summaryrefslogtreecommitdiff
path: root/gladeui
Commit message (Expand)AuthorAgeFilesLines
...
* Rename *Klass to *Class as there are no name collision anymoreCorentin Noël2019-06-184-73/+30
* Fix two memory leaks discovered with valgrindCorentin Noël2019-06-182-1/+2
* GladeSignalDef: fix documentation for glade_signal_def_set_deprecatedCorentin Noël2019-06-181-1/+1
* Rename GWActionClass to GladeWidgetActionDef to use the right namespaceCorentin Noël2019-06-185-111/+113
* Rename GladePropertyClass to GladePropertyDef and declare it as boxedCorentin Noël2019-06-1827-1384/+1407
* Rename GladeSignalClass to GladeSignalDef and declare it as boxedCorentin Noël2019-06-1415-473/+500
* Create GladeSettings to hold the settings instead of using a Gtk widget for h...Corentin Noël2019-06-091-0/+2
* Utils: get the absolute path but avoid accessing itCorentin Noël2019-06-091-43/+8
* Fix several compiler warningsCorentin Noël2019-06-092-8/+8
* Replace some functions by Gtk 3.22 onesCorentin Noël2019-06-092-33/+41
* GladeSignalClass: rename glade_signal_class_get_typeCorentin Noël2019-06-093-8/+91
* GladeProperty: Keep the bind-source, bind-property and bind-flags elementsCorentin Noël2019-05-314-3/+73
* Couple of fixes for memory leaks found with valgrindCorentin Noël2019-05-216-9/+24
* gladeui: Fix several memory leaks with GladeWidgetAdaptorCorentin Noël2019-04-021-71/+54
* gladeui: Fix leak of create_type in GladePropertyClassCorentin Noël2019-04-011-7/+11
* gladeui: fix memory leak in GWActionClassCorentin Noël2019-04-011-5/+7
* introspection: Add many annotations to sourcesCorentin Noël2019-04-0139-197/+602
* build: Port to meson build systemIñigo Martínez2019-03-301-0/+280
* docs: Make some changes to fix warnings with the documentationCorentin Noël2019-03-3016-70/+74
* GladeProject: escape markup in parser errorsWill Thompson2019-03-131-1/+3
* Stop defaulting missing images to deprecated stock iconsMartin Blanchard2019-03-121-1/+1
* gladeui: Fix GIR package reference and add c-includeRico Tzschichholz2019-01-131-6/+6
* Add initial implementation of Automatic TemplatesJuan Pablo Ugarte2018-10-307-1/+180
* GladeProject: add handler signalsJuan Pablo Ugarte2018-10-164-3/+150
* GladeEditor: expose signal editor widget as a propertyJuan Pablo Ugarte2018-10-161-0/+12
* Fix tab/space identationJuan Pablo Ugarte2018-08-0276-3570/+3576
* GladeWidgetAdaptor: add glade_widget_adaptor_get_display_name()Juan Pablo Ugarte2018-08-0214-26/+36
* Remove GladeInstantiable prefix from UIJuan Pablo Ugarte2018-08-023-4/+6
* GladeWidget: add support for abstract classesJuan Pablo Ugarte2018-08-024-21/+76
* GladeEditorProperty, GladePropertyClass, GladeWidgetAdaptor:Juan Pablo Ugarte2018-07-303-2/+13
* Add initial support for GFile type propertiesJuan Pablo Ugarte2018-07-264-13/+45
* Turn error into warningAlberto Fanjul2018-07-261-1/+1
* GladeWidgetAdaptor: added deprecated-since metadataJuan Pablo Ugarte2018-06-014-5/+51
* GladeCommand: ensure widget name on object propertiesJuan Pablo Ugarte2018-05-231-0/+10
* GladeEPropNumeric: bind precision property to spin buttonJuan Pablo Ugarte2018-05-231-3/+24
* GladeProperty: add precision propertyJuan Pablo Ugarte2018-05-231-0/+26
* GladePropertyClass: round floating point values to epsilonJuan Pablo Ugarte2018-05-231-9/+25
* ui/widget: Make template ver# warning more usefulDaniel Boles2018-05-121-2/+1
* GladeCommand: ignore special child types placeholders in add command.Juan Pablo Ugarte2018-05-121-2/+3
* GladeAdaptorChooser: add missing translation domainPiotr Drąg2018-03-231-1/+1
* Fix glade_util_container_get_all_children()Juan Pablo Ugarte2018-03-061-1/+3
* Revert "GladeWidgetAdaptor: fix glade_widget_adaptor_get_parent_adaptor()"Juan Pablo Ugarte2018-02-281-15/+1
* GladeWidgetAdaptor: fix glade_widget_adaptor_get_parent_adaptor()Juan Pablo Ugarte2018-02-261-1/+15
* GladeEditorPropertyTextClass: use relative paths for resourcesJuan Pablo Ugarte2018-02-241-12/+10
* GladeProject: always treat resource properties as relativeJuan Pablo Ugarte2018-02-241-13/+105
* Add _glade_util_file_get_relative_path() to the private zoo.Juan Pablo Ugarte2018-02-242-0/+44
* GladePropertyClass: fix missing images data lossJuan Pablo Ugarte2018-02-241-2/+5
* GladeDesignView: set selected layout stateJuan Pablo Ugarte2018-01-304-56/+46
* GladeAdaptorChooserWidget: enable Drag & DropJuan Pablo Ugarte2018-01-201-0/+49
* Fix some typos in new stringsPiotr Drąg2018-01-081-2/+2