summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix warning: ISO C does not allow extra ‘;’ outside of a function [-Wpeda...Juan Pablo Ugarte2020-08-1741-53/+52
* GladeIntro, GladePreferences: Replace some \t with spacesJuan Pablo Ugarte2020-08-172-17/+17
* Add translators comments to remove ambiguity about tab stringThibault Martin2020-08-171-0/+1
* Fix fuzzy Hindi translation: don't translate tagRyan Schmidt2020-08-171-2/+1
* Update Indonesian translationKukuh Syafaat2020-08-151-1412/+1586
* Update Romanian translationFlorentina Mușat2020-08-141-819/+833
* Update Galician translationFran Dieguez2020-08-131-1420/+1636
* Update French translationThibault Martin2020-08-131-1436/+1615
* Updated Spanish translationDaniel Mustieles2020-08-111-350/+379
* Update Basque translationAsier Sarasua Garmendia2020-08-101-1402/+1599
* Update Ukrainian translationYuri Chornoivan2020-08-081-819/+851
* Update Catalan translationJordi Mas2020-08-081-74/+40
* 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
* GladePreferences: use headerbarJuan Pablo Ugarte2020-08-072-318/+294
* 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
* registration: fix a typoZander Brown2020-08-061-1/+1
* Update British English translationZander Brown2020-08-061-1352/+1505
* GladeProject: cleanup disposeJuan Pablo Ugarte2020-08-055-81/+96
* Tests: add more add-child testsJuan Pablo Ugarte2020-08-051-24/+25
* Tests: re enable commented test in Add ChildJuan Pablo Ugarte2020-08-051-8/+0
* GladeGtkFileChooserButton: cleanup supportJuan Pablo Ugarte2020-08-052-9/+9
* ci: cleanup the flatpak template setupJordan Petridis2020-08-031-8/+1
* ci: add explicit deps in the nightly jobJordan Petridis2020-08-021-0/+2
* ci: remove deprecated jobsJordan Petridis2020-08-021-8/+0
* Update Swedish translationAnders Jonsson2020-07-301-14/+14
* Update Catalan translationJordi Mas2020-07-301-10/+8
* Use symbolic icon names.Juan Pablo Ugarte2020-07-2911-138/+133
* GladeWindow: move actions to topJuan Pablo Ugarte2020-07-292-74/+75
* Update Catalan translationJordi Mas2020-07-291-94/+27
* Updated Spanish translationDaniel Mustieles2020-07-291-847/+963
* Update Catalan translationJordi Mas2020-07-281-3257/+3066
* GladeProject: cleanup project finalizationJuan Pablo Ugarte2020-07-271-33/+16
* Tests: fix toplevel testJuan Pablo Ugarte2020-07-271-1/+0
* GladeProjectProperties: break project circular dependencyJuan Pablo Ugarte2020-07-272-224/+352
* Tests: add refcount testJuan Pablo Ugarte2020-07-272-0/+52
* 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
* Tests: replace \t with spacesJuan Pablo Ugarte2020-07-262-36/+36
* GladeCatalog: load catalog right after calling init function.Juan Pablo Ugarte2020-07-261-4/+1
* GladeGtkWindow: add extra safeguards in use-csd support code.Juan Pablo Ugarte2020-07-221-2/+10
* GladeGtkDialog, GladeGtkAssistant: ignore use-header-bar propertyJuan Pablo Ugarte2020-07-224-45/+34
* Gtk plugin: add glade_gtk_get_params_without_use_header_bar()Juan Pablo Ugarte2020-07-223-1/+80
* GladeWindowEditor: hide use csd checkbutton if disabledJuan Pablo Ugarte2020-07-221-2/+10
* Improve GtkApplication startupJuan Pablo Ugarte2020-07-221-13/+23
* GladeGtkGrid: save and read n-columns and n-rows properties.Juan Pablo Ugarte2020-07-182-1/+71