summaryrefslogtreecommitdiff
path: root/gladeui
Commit message (Expand)AuthorAgeFilesLines
* GladeWidgetAdaptorChooser: update automaticallyJuan Pablo Ugarte2020-08-241-16/+83
* GladeCatolog: monitor extra path for new templatesJuan Pablo Ugarte2020-08-241-65/+116
* gladeui/glade-template.c: add class_init functionJuan Pablo Ugarte2020-08-241-11/+22
* GladeCatalog: Load templates from extra catalog paths.Juan Pablo Ugarte2020-08-175-59/+250
* Use g_list_free_full() instead of g_list_foreach() + g_list_free()Juan Pablo Ugarte2020-08-178-51/+32
* Utils: Add glade_util_list_objects_ref()Juan Pablo Ugarte2020-08-173-6/+18
* Fix warning: ISO C does not allow extra ‘;’ outside of a function [-Wpeda...Juan Pablo Ugarte2020-08-1717-27/+27
* GladeProjectProperties: various UI improvements.Juan Pablo Ugarte2020-08-074-209/+264
* GladeWidget: improve glade_widget_get_name() and glade_widget_generate_path_n...Juan Pablo Ugarte2020-08-071-9/+6
* GladeProject: plug various glade widgets leaks.Juan Pablo Ugarte2020-08-071-14/+4
* GladeInspector: plug object leakJuan Pablo Ugarte2020-08-071-18/+10
* GladeSignalEditor: plug glade widget leakJuan Pablo Ugarte2020-08-071-0/+1
* GladeWidget: add support for g_autoptrJuan Pablo Ugarte2020-08-071-0/+2
* GladeCommandAddRemove: fix CommandData leakJuan Pablo Ugarte2020-08-071-28/+24
* GladeProject: cleanup disposeJuan Pablo Ugarte2020-08-055-81/+96
* Use symbolic icon names.Juan Pablo Ugarte2020-07-296-89/+84
* GladeProject: cleanup project finalizationJuan Pablo Ugarte2020-07-271-33/+16
* GladeProjectProperties: break project circular dependencyJuan Pablo Ugarte2020-07-272-224/+352
* GladeWidget: allow setting a NULL objectJuan Pablo Ugarte2020-07-261-5/+7
* GladeAdaptorChooser[Widget]: use GladeProject weak reference.Juan Pablo Ugarte2020-07-262-4/+33
* GladeCatalog: load catalog right after calling init function.Juan Pablo Ugarte2020-07-261-4/+1
* Utils: ignore text nodes in prev/next functions with commentsJuan Pablo Ugarte2020-07-181-2/+17
* Utils: use g_param_spec_uchar() for uchar typesJuan Pablo Ugarte2020-07-091-3/+3
* GladeGtkWindow: Fix CSD supportJuan Pablo Ugarte2020-06-221-1/+2
* GladeSignalDef: fix last gir scanner warningJuan Pablo Ugarte2020-06-192-4/+4
* GladeWidgetAdaptor: fix gir scanner warningsJuan Pablo Ugarte2020-06-1913-74/+74
* GladeWidget: fix gir scanner warningsJuan Pablo Ugarte2020-06-193-3/+3
* GladeProperty: fix gir scanner warningJuan Pablo Ugarte2020-06-193-4/+4
* Fix misc gir scanner warningsJuan Pablo Ugarte2020-06-194-3/+10
* GladeStandarStock, GladeStandarStockImage: fix get_type() functions for intro...Juan Pablo Ugarte2020-06-191-0/+6
* GladeProject: show message on invalid GtkBuilder fileJuan Pablo Ugarte2020-06-181-2/+8
* GladeProperty: Do not replace - with _Juan Pablo Ugarte2020-06-182-7/+5
* Fix GValueArray deprecation warningsJuan Pablo Ugarte2020-06-104-36/+42
* GladeProperty: replace deprecated macroJuan Pablo Ugarte2020-06-101-3/+1
* Ignore deprecated function call.Juan Pablo Ugarte2020-06-101-0/+2
* GladeProjectProperties: improve toolkit target version selectionJuan Pablo Ugarte2020-06-052-185/+163
* GladeProjectProperties: cleanup GType declarationJuan Pablo Ugarte2020-06-042-68/+54
* build: Remove autotoolsIñigo Martínez2020-05-271-293/+0
* Ignore locale when saving numeric valuesAlberto Fanjul2020-05-271-0/+1
* Ignore locale when saving numeric valuesAlberto Fanjul2020-05-201-1/+18
* Remove deprecated gtk-close, gtk-open, gtk-cancel iconsSabri Ünal2020-05-191-1/+1
* Make Verify button translatableSabri Ünal2020-05-191-1/+1
* Build: use gtk-mac-integration only when creating bundleTom Schoonjans2020-05-073-5/+5
* Fix minor typosYuri Chornoivan2020-03-2227-136/+136
* widget: canonicalize support-warning property nameChristian Hergert2020-01-131-1/+1
* gladeui: remove unused type_func variableVictor Toso2019-11-061-1/+0
* gladeui: Ensure that we write the "type-func" property when a get-type-functi...Corentin Noël2019-10-045-3/+45
* gladeui: Change the boolean parsing logic to be the same as GtkCorentin Noël2019-10-041-28/+50
* Update FSF addressCorentin Noël2019-10-013-3/+3
* gladeui: Modernize GladeSignalEditor codebaseCorentin Noël2019-09-163-96/+183