summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* GladePropertyShell: Modernize the codebasetintou/more-gautoptrCorentin Noël2019-10-042-54/+35
|
* GladeProjectProperties: Modernize the codebaseCorentin Noël2019-10-042-67/+49
|
* Add missing file to POTFILESCorentin Noël2019-10-041-0/+1
|
* gladeui: Ensure that we write the "type-func" property when a ↵Corentin Noël2019-10-045-3/+45
| | | | get-type-function is defined in the catalog
* Allow to specify placeholder to GtkListBoxCorentin Noël2019-10-042-33/+174
|
* gtk+: Allow to use GtkResponseType with GtkDialog and GtkInfobar buttonsCorentin Noël2019-10-041-10/+34
|
* gladeui: Change the boolean parsing logic to be the same as GtkCorentin Noël2019-10-041-28/+50
| | | | Avoids false positive
* Appdata: update app-idBilal Elmoussaoui2019-10-011-1/+5
|
* Update FSF addressCorentin Noël2019-10-016-25/+25
| | | | Fixes #145
* snap: Update yaml to use GNOME extensionHeather Ellsworth2019-09-181-43/+9
|
* gladeui: Modernize GladeSignalEditor codebaseCorentin Noël2019-09-163-96/+183
| | | | Use G_DECLARE_DERIVABLE_TYPE and friends
* RDNN appdata & desktop fileBilal Elmoussaoui2019-09-137-21/+15
| | | | Rename the appdata file & desktop file to follow the new freedesktop standards
* gtk+: Add homogeneous property to GtkStackSwitcherCorentin Noël2019-09-132-1/+30
|
* Flatpak: remove uneeded optionsBilal Elmoussaoui2019-09-131-13/+1
|
* gladeui: Fix wrong pointer convertion in GladeDesignViewCorentin Noël2019-09-131-29/+56
| | | | | | | | Also use g_assert in static functions to always ensure that we're getting the right type. GNOME Builder is using it like this itself and it allows to find mistakes faster. It can also be disabled for release builds by defining G_DISABLE_ASSERT
* gtk+: Provide Gtk 3.22 properties for GtkScrolledWindowCorentin Noël2019-09-132-59/+150
|
* gtk+: Add missing 3.22 enum/flag valuesCorentin Noël2019-09-111-7/+41
|
* gladeui: Modernize GladeWidgetAdaptor definitionCorentin Noël2019-09-112-261/+335
|
* gtk+: Keep internationalization context in Atk propertiesCorentin Noël2019-09-111-5/+11
| | | | Fixes https://gitlab.gnome.org/GNOME/glade/issues/356
* gladeui: Plug tiny leak on Drag & DropCorentin Noël2019-09-101-2/+5
|
* Update Hungarian translationBalázs Úr2019-09-091-416/+428
|
* Update Brazilian Portuguese translationRafael Fontenelle2019-09-091-12/+18
| | | | (cherry picked from commit 4146f4565cde66ab0c289af1e4d14668a021a83c)
* Update French translationAlexandre Franke2019-09-081-2459/+2256
|
* gladeui: Fix crash on drag-n-dropCorentin Noël2019-09-041-7/+4
| | | | The arguments of on_source_drag_end were mismatched
* gladeui: fix several tiny memory leaks found with valgrindCorentin Noël2019-09-033-2/+17
|
* Update mail listsAlberto Fanjul2019-09-011-2/+2
|
* Add new maintainerAlberto Fanjul2019-09-011-0/+8
|
* Convert the README to markdownRoger2019-09-012-60/+53
|
* Make it easier to track GladeXML elements and be GObject Introspection ↵Corentin Noël2019-08-295-51/+153
| | | | friendly by registering boxed types
* gladeui: Replace the last occurences of GladeWidgetClass with ↵Corentin Noël2019-08-205-6/+6
| | | | GladeWidgetAdaptor in the comments
* gladeui: Use G_DECLARE_FINAL_TYPE for GladeObjectStubCorentin Noël2019-08-202-65/+36
|
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeNamedIconChooserDialogCorentin Noël2019-08-202-175/+176
|
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeInspectorCorentin Noël2019-08-202-66/+45
|
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeEditorPropertyCorentin Noël2019-08-209-406/+337
| | | | Also adapt the subclassing macro and the subclasses and make it easier to read
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeEditorCorentin Noël2019-08-202-54/+33
|
* gladeui: Use G_DECLARE_INTERFACE for GladeEditableCorentin Noël2019-08-2030-105/+94
|
* gladeui: Use G_DECLARE_INTERFACE for GladeDragCorentin Noël2019-08-202-13/+6
|
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeDesignViewCorentin Noël2019-08-202-60/+43
|
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeDesignLayoutCorentin Noël2019-08-202-87/+56
|
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeCommandCorentin Noël2019-08-202-261/+228
| | | | Also adapt the internal subclasses and make it easier to read
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeClipboardCorentin Noël2019-08-202-37/+27
|
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeCellRendererIconCorentin Noël2019-08-202-37/+30
|
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeBaseEditorCorentin Noël2019-08-202-194/+211
|
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeAppCorentin Noël2019-08-202-40/+45
|
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeAdaptorChooserWidgetCorentin Noël2019-08-202-19/+5
|
* Update Polish translationPiotr Drąg2019-08-201-2457/+2206
|
* Updated Lithuanian translationAurimas Černius2019-08-191-2457/+2252
|
* Update Romanian translationFlorentina Mușat2019-08-181-2520/+2267
|
* Updated Czech translationMarek Černocký2019-08-161-2/+2
|
* Updated Czech translationMarek Černocký2019-08-161-260/+261
|