summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Webkit plugin: add missing displayable valuesJuan Pablo Ugarte2020-06-161-3/+23
* Gtk plugin: add missing displayable valuesJuan Pablo Ugarte2020-06-161-0/+17
* GladeScrolledWindowEditor: improve layoutJuan Pablo Ugarte2020-06-151-162/+187
* gtk: Add GtkScrolledWindow propagate-natural-width propertyCorentin Noël2020-06-151-1/+1
* Python plugin: support multiple paths in env variableJuan Pablo Ugarte2020-06-081-3/+10
* GJS plugin: support multiple paths in env variableJuan Pablo Ugarte2020-06-081-2/+11
* Plugins: Added GJS plugin for JavaScript objects supportJuan Pablo Ugarte2020-06-083-0/+114
* Python plugin: fix linking errorJuan Pablo Ugarte2020-06-051-1/+1
* Webkit plugin: bump dependency to 2.28Juan Pablo Ugarte2020-06-051-1/+2
* Bump GTK dependency and toolkit target to 3.24Juan Pablo Ugarte2020-06-041-2/+2
* build: Remove autotoolsIñigo Martínez2020-05-278-796/+0
* Fix minor typosYuri Chornoivan2020-03-2217-25/+25
* 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
* Update FSF addressCorentin Noël2019-10-011-2/+2
* 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
* build: Do not use a system variable only for WindowsIñigo Martínez2019-07-021-1/+1
* Respect the Glade namespace for macros and definesCorentin Noël2019-06-2116-19/+19
* 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-306-0/+491
* 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-305-15/+6
* Migrate from intltool to gettextNiels De Graef2019-03-104-1335/+1336
* dtd: Add several new elementsGuido Günther2019-01-071-0/+14
* 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