summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* missing env varwip/inigomartinez/improve-installalbfan2019-07-221-0/+1
|
* remove conflict charactersalbfan2019-07-222-2/+2
| | | | | it should work with copy: true, but that argument of configuration_file do not work with configuration_data() object
* remove duplicatealbfan2019-07-221-16/+0
|
* autotools: Fix Gettext files installationIñigo Martínez2019-07-171-2/+2
| | | | | Gettext files are not installed in autotools. This has been fixed so they are now installed properly.
* build: Improve installation of directoriesIñigo Martínez2019-07-17329-572/+378
| | | | | | | | | Some directories on the source code are almost fully copied in the installation process. However, they are not always installed using the same tree. Some of these directories have been relocated following the installation tree.
* GladePopup: Clear add item when adding as toplevelJames Westman2019-07-161-1/+2
|
* GtkImage: Fix icon size being resetJames Westman2019-07-151-0/+4
| | | | | When you reloaded a file or changed the image type, the icon size was reset (not in the sidebar, but in the editor).
* Update Indonesian translationKukuh Syafaat2019-07-081-2453/+2224
|
* build: Fix OSX support in mesonIñigo Martínez2019-07-021-0/+3
| | | | | This modifies meson to fix dylibs loading in OSX support following dde46cbd commit.
* build: Do not use a system variable only for WindowsIñigo Martínez2019-07-024-6/+6
| | | | | | | Glade is built in multiple systems and `Windows` is not the only system that needs specific commands. Change the `glade_windows` variable to hold the system value.
* 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
| | | | The reason for this change is to make it consistent with the other applications.
* 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 ↵Corentin Noël2019-06-097-220/+516
| | | | | | holding it Avoids having a GladePreferences around when it's not always necessary.
* Add GDK_VERSION_MIN_REQUIREDCorentin Noël2019-06-091-0/+1
| | | | It silences many warnings with GTK when we are supposed to use some deprecated methods by design
* Utils: get the absolute path but avoid accessing itCorentin Noël2019-06-091-43/+8
| | | | It's not working on Flatpak
* Fix several compiler warningsCorentin Noël2019-06-092-8/+8
|
* Replace some functions by Gtk 3.22 onesCorentin Noël2019-06-095-65/+69
| | | | And reduce the amount of deprecation warnings
* 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
| | | | It is not exposed in the UI for now.
* Updated Danish translationAsk Hjorth Larsen2019-05-271-2582/+2370
|
* Couple of fixes for memory leaks found with valgrindCorentin Noël2019-05-218-20/+37
| | | | Most of them are unfreed string and missed GList elements.
* Update Basque translationAsier Sarasua Garmendia2019-05-111-2813/+2310
|
* GtkLinkButton: allow to edit the labelCorentin Noël2019-05-021-1/+0
|
* Updated Spanish translationDaniel Mustieles2019-04-231-2439/+2195
|
* Update Swedish translationAnders Jonsson2019-04-101-5/+5
|
* Updated Czech translationMarek Černocký2019-04-102-2437/+2183
|
* Updated Danish translationAsk Hjorth Larsen2019-04-081-1/+1
|
* Update Hungarian translationBalázs Úr2019-04-071-14/+18
|
* Update German translationMario Blättermann2019-04-071-9/+8
| | | | (cherry picked from commit afa84db7cd6ce4ed0c87b2c19fdaead7141fa209)
* Updated Danish translationAsk Hjorth Larsen2019-04-071-11881/+11831
|
* Update Polish translationPiotr Drąg2019-04-061-4/+4
|
* help: Update localized screenshots for 3.22Andre Klapper2019-04-068-0/+0
|
* help: Update screenshot for 3.22Andre Klapper2019-04-061-0/+0
|
* help: Remove outdated localized screenshots far away from the current UIAndre Klapper2019-04-065-0/+0
|