summaryrefslogtreecommitdiff
path: root/plugins/gtk+
Commit message (Expand)AuthorAgeFilesLines
...
* gtk+: properly cast to avoid warningsVictor Toso2019-11-061-2/+2
* gtk+: workaround truncation warning by being saferVictor Toso2019-11-061-2/+3
* 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
* gtk+: Add homogeneous property to GtkStackSwitcherCorentin Noël2019-09-132-1/+30
* 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
* gtk+: Keep internationalization context in Atk propertiesCorentin Noël2019-09-111-5/+11
* gladeui: fix several tiny memory leaks found with valgrindCorentin Noël2019-09-031-0/+2
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeEditorPropertyCorentin Noël2019-08-207-60/+36
* gladeui: Use G_DECLARE_INTERFACE for GladeEditableCorentin Noël2019-08-2022-67/+67
* gladeui: ignore various GParameter deprecationsChristian Hergert2019-08-051-0/+2
* GtkImage: Fix icon size being resetJames Westman2019-07-151-0/+4
* Respect the Glade namespace for macros and definesCorentin Noël2019-06-2115-18/+18
* Rename GWActionClass to GladeWidgetActionDef to use the right namespaceCorentin Noël2019-06-181-1/+1
* Rename GladePropertyClass to GladePropertyDef and declare it as boxedCorentin Noël2019-06-1829-174/+174
* Rename GladeSignalClass to GladeSignalDef and declare it as boxedCorentin Noël2019-06-141-17/+17
* Replace some functions by Gtk 3.22 onesCorentin Noël2019-06-093-32/+28
* GladeSignalClass: rename glade_signal_class_get_typeCorentin Noël2019-06-091-6/+6
* Allow to use GtkFileChooserNativeCorentin Noël2019-06-071-0/+4
* Couple of fixes for memory leaks found with valgrindCorentin Noël2019-05-211-1/+2
* GtkLinkButton: allow to edit the labelCorentin Noël2019-05-021-1/+0
* build: Port to meson build systemIñigo Martínez2019-03-302-0/+413
* gtk+: Add deprecated flag to GtkButton and GtkImage stock propertiesCorentin Noël2019-03-301-3/+3
* i18n: Do not use input file for not translated filesIñigo Martínez2019-03-303-8/+4
* Migrate from intltool to gettextNiels De Graef2019-03-103-1331/+1332
* GladeEPropAttrs: use sane adjustment values for size and scale attrsJuan Pablo Ugarte2018-08-081-8/+12
* GtkActionable: add action-target propertyJuan Pablo Ugarte2018-08-082-44/+41
* Fix tab/space identationJuan Pablo Ugarte2018-08-02156-2663/+2831
* GladeWidgetAdaptor: add glade_widget_adaptor_get_display_name()Juan Pablo Ugarte2018-08-021-1/+1
* GladeGtkBin: add initial support for GtkBin abstract classJuan Pablo Ugarte2018-08-023-1/+49
* widget-editor: Replace margin right/left for end/startCarlos Soriano2018-08-012-12/+86
* GladeModelButton: improve editorJuan Pablo Ugarte2018-07-302-67/+59
* GladeModelButton: enable icon/iconic propertiesJuan Pablo Ugarte2018-07-302-5/+67
* Gtk plugin: add support for GFileIconJuan Pablo Ugarte2018-07-301-0/+2
* Bump Gtk required version to 3.22Juan Pablo Ugarte2018-07-261-2/+2
* GladeGtkBox: improve children sort functionJuan Pablo Ugarte2018-07-261-17/+22
* GladeGtkHeaderBar: Improve position packing property handlingJuan Pablo Ugarte2018-07-262-11/+137
* Gtk catalog: mark GtkImageMenuItem as deprecated since 3.10Juan Pablo Ugarte2018-06-011-1/+1
* GladeImageItemEditor: use display name for commands namesJuan Pablo Ugarte2018-05-231-2/+2
* GladeGtkAdjustment: add digits virtual propertyJuan Pablo Ugarte2018-05-232-5/+124
* GladeCommand: ignore special child types placeholders in add command.Juan Pablo Ugarte2018-05-121-0/+1
* Gtk Catalog: add back GtkStatusbaralbfan2018-04-011-0/+1
* GladeGtkHeaderBar: mark title and subtitle as translatableJuan Pablo Ugarte2018-03-241-2/+2
* GladeGtkDialog: chain up post_create() methodJuan Pablo Ugarte2018-03-241-0/+3
* GladeGtkWindow: remove get_children() methodJuan Pablo Ugarte2018-03-242-19/+0
* Fix buildJuan Pablo Ugarte2018-03-221-1/+1
* GladeGtkWidget: save accessible-role atk propertyJuan Pablo Ugarte2018-03-221-18/+24
* GladeGtkWindow: fix regression in csd handlingJuan Pablo Ugarte2018-03-192-4/+29
* Gtk+ plugin: get back GtkIconView widgetalbfan2018-03-081-0/+1