summaryrefslogtreecommitdiff
path: root/gladeui
Commit message (Expand)AuthorAgeFilesLines
* Revert "GladeWidget: fix rebuild() function"Juan Pablo Ugarte2020-10-231-3/+3
* Revert "GladeWidget: unset parent and object on rebuild"Juan Pablo Ugarte2020-10-231-3/+0
* GladeWidget: fix rebuild() functionJuan Pablo Ugarte2020-10-231-3/+3
* GladeEditorProperty: properly show parentless objects in chooserJuan Pablo Ugarte2020-10-141-4/+2
* GladeUtils: make message dialog text selectableJuan Pablo Ugarte2020-10-091-1/+12
* Fix windows build on msysJuan Pablo Ugarte2020-10-094-11/+11
* GladePropertyDef: do not use setlocale in glade_dtostr()Juan Pablo Ugarte2020-10-091-22/+19
* GladeWidget: unset parent and object on rebuildJuan Pablo Ugarte2020-10-021-0/+3
* GladePropertyDef: cleanup color type handlingJuan Pablo Ugarte2020-10-011-17/+26
* GladeProjectProperties: fix target version loadingJuan Pablo Ugarte2020-10-011-10/+10
* GladeUtils: fix glade_utils_get_pointer()Juan Pablo Ugarte2020-10-011-7/+11
* GladeProject: support property and signal deprecated-sinceJuan Pablo Ugarte2020-09-031-15/+19
* GladePropertyDef, GladeSignalDef: support deprecated sinceJuan Pablo Ugarte2020-09-034-12/+114
* GladeProject: ignore insentitive propertiesJuan Pablo Ugarte2020-09-021-1/+1
* GladeProject: ignore resource:// uri on file propertiesJuan Pablo Ugarte2020-08-312-14/+18
* 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