summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeEditorSkeletonCorentin Noël2019-08-152-27/+9
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeEditorTableCorentin Noël2019-08-152-119/+120
* Update Romanian translationDaniel Șerbănescu2019-08-151-2538/+2630
* Update Romanian translationDaniel Șerbănescu2019-08-151-490/+257
* Update Romanian translationDaniel Șerbănescu2019-08-151-2720/+2458
* Update Basque translationAsier Sarasua Garmendia2019-08-151-111/+112
* Update British English translationBruce Cowan2019-08-131-2794/+2794
* dnd: Enable Drag&Drop on waylandAlberto Fanjul2019-08-065-5/+5
* gladeui: remove implicit cast in assignmentChristian Hergert2019-08-051-1/+1
* build: remove G_CONST_RETURN usageChristian Hergert2019-08-0518-83/+83
* gladeui: ignore various GParameter deprecationsChristian Hergert2019-08-054-0/+12
* Fix on debug traces after rename GladePropertyClass to GladePropertyDefNoel Grandin2019-08-041-1/+1
* meson: Activate enable-debug variablesAlberto Fanjul2019-08-041-0/+3
* Prevent dragging an ancestor inside a childCorentin Noël2019-08-043-15/+32
* Update Basque translationAsier Sarasua Garmendia2019-07-301-275/+316
* Update Brazilian Portuguese translationRafael Fontenelle2019-07-221-2464/+2259
* GladePopup: Clear add item when adding as toplevelJames Westman2019-07-161-1/+2
* GtkImage: Fix icon size being resetJames Westman2019-07-151-0/+4
* Update Indonesian translationKukuh Syafaat2019-07-081-2453/+2224
* build: Fix OSX support in mesonIñigo Martínez2019-07-021-0/+3
* build: Do not use a system variable only for WindowsIñigo Martínez2019-07-024-6/+6
* Fix loading dylibs on OSXTingPing2019-07-022-0/+41
* Updated Spanish translationDaniel Mustieles2019-07-021-47/+57
* Set the "About Dialogue" as modalVeerasamy Sevagen2019-07-011-0/+1
* Fix split sentense in GladeProjectCorentin Noël2019-06-271-18/+15
* Updated Spanish translationDaniel Mustieles2019-06-261-9/+8
* Adding "Glade" to "About" section.Veerasamy Sevagen2019-06-251-1/+1
* Respect the Glade namespace for macros and definesCorentin Noël2019-06-2130-59/+59
* Updated Spanish translationDaniel Mustieles2019-06-211-10/+10
* Updated Spanish translationDaniel Mustieles2019-06-191-232/+233
* Update POTFILES.inPiotr Drąg2019-06-181-1/+0
* Rename *Klass to *Class as there are no name collision anymoreCorentin Noël2019-06-186-82/+42
* 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-188-132/+136
* Rename GladePropertyClass to GladePropertyDef and declare it as boxedCorentin Noël2019-06-1859-1635/+1665
* Rename GladeSignalClass to GladeSignalDef and declare it as boxedCorentin Noël2019-06-1419-510/+538
* Create GladeSettings to hold the settings instead of using a Gtk widget for h...Corentin Noël2019-06-097-220/+516
* Add GDK_VERSION_MIN_REQUIREDCorentin Noël2019-06-091-0/+1
* 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-095-65/+69
* GladeSignalClass: rename glade_signal_class_get_typeCorentin Noël2019-06-094-14/+97
* Allow to use GtkFileChooserNativeCorentin Noël2019-06-072-1/+7
* Update Hungarian translationBalázs Meskó2019-06-011-2432/+2177
* GladeProperty: Keep the bind-source, bind-property and bind-flags elementsCorentin Noël2019-05-314-3/+73
* Updated Danish translationAsk Hjorth Larsen2019-05-271-2582/+2370
* Couple of fixes for memory leaks found with valgrindCorentin Noël2019-05-218-20/+37
* Update Basque translationAsier Sarasua Garmendia2019-05-111-2813/+2310
* GtkLinkButton: allow to edit the labelCorentin Noël2019-05-021-1/+0