summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rolling version 3.11.0GLADE_3_11_0Juan Pablo Ugarte2012-02-133-1/+40
* Updated Serbian translationМирослав Николић2012-02-122-3454/+3628
* Updated Slovak translationIvan Masár2012-02-111-1209/+5441
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2012-01-292-5426/+4176
* * plugins/gtk+/gtk+.xml.in: Correct the 'book' to search for GTK+3 documenta...Tristan Van Berkom2012-01-292-1/+6
* configure.ac: Post release version bumpJavier Jardón2012-01-261-1/+1
* Updated Norwegian bokmål translationKjartan Maraas2012-01-241-11/+10
* bugfix in uk.poDaniel Korostil2012-01-171-1/+1
* [l10n]Fixed Catalan documentationGil Forcada2012-01-121-2/+2
* Updated Bulgarian translationAlexander Shopov2012-01-081-1686/+1766
* Updated Japanese translationJiro Matsuzawa2012-01-051-45/+47
* build: Explicitly link to gmodule-2.0Vincent Untz2011-12-211-0/+1
* Updated Norwegian bokmål translationKjartan Maraas2011-12-181-59/+57
* Updated ChangelogJuan Pablo Ugarte2011-12-151-0/+8
* Let the backend reload the real value if one was rejected by a verify functionJuan Pablo Ugarte2011-12-151-8/+1
* Reworked GtkGrid support for width and height propertiesJuan Pablo Ugarte2011-12-151-99/+38
* Removed dialog hint to make gnome-shell put a close button in the windowJuan Pablo Ugarte2011-12-151-1/+0
* Updated Swedish translationDaniel Nylander2011-11-251-397/+738
* 2011-11-23 Dieter Verfaillie <dieterv@optionexplicit.be>Tristan Van Berkom2011-11-233-0/+231
* 2011-11-17 Fredy Paquet <fpa@opag.ch>Tristan Van Berkom2011-11-173-28/+86
* [Glade Bug 663492] Update Mac integration bindings to GtkOSXApplicationJohn Ralls2011-11-085-24/+44
* Updated Galician translationsFran Diéguez2011-11-041-331/+362
* Fixed bug detecting widget including marginsJuan Pablo Ugarte2011-11-032-13/+10
* Added workaround for child bg bug on Adwaita theme on the workspace.Juan Pablo Ugarte2011-11-033-5/+39
* Make GladeDesignLayout use only button 1 press to select widgets.Juan Pablo Ugarte2011-10-312-16/+33
* Added myself as a maintainer, and backported docs build fix from 3.10 branchJuan Pablo Ugarte2011-10-314-2/+15
* Updated Spanish translationJorge González2011-10-221-54/+53
* Updated Slovenian translationMatej Urbančič2011-10-211-389/+418
* Updated Norwegian bokmål translationKjartan Maraas2011-10-191-1619/+1696
* 2011-10-12 Arnel A. Borja <kyoushuu@yahoo.com>Tristan Van Berkom2011-10-122-1/+6
* 2011-10-11 Johannes Schmid <jhs@gnome.org>Tristan Van Berkom2011-10-112-0/+6
* * doc/Makefile.am: Make documentation parallel installable.Tristan Van Berkom2011-10-112-1/+5
* * gladeui/glade-app.h: Make Glade 3.10 use new environment variables for properTristan Van Berkom2011-10-113-4/+11
* 2011-10-11 Benjamin Otte <otte@redhat.com>Tristan Van Berkom2011-10-112-12/+18
* * gladeui/glade-project.c: Fix glade_project_notify_has_child() to notifyTristan Van Berkom2011-10-092-19/+24
* Removed unused variableTristan Van Berkom2011-10-091-1/+1
* * gladeui/glade-property.c, gladeui/glade-xml-utils.c:Tristan Van Berkom2011-10-093-8/+17
* Updated Spanish translationDaniel Mustieles2011-10-071-350/+384
* Documentation typo fixTristan Van Berkom2011-10-061-1/+1
* * gladeui/glade-widget-adaptor.c: Implemented a generic ->depends() routineTristan Van Berkom2011-10-062-2/+33
* gladeui/glade-design-layout.c unref GtkStyleContext object used in glade_desi...Juan Pablo Ugarte2011-10-061-0/+2
* Fixed unused variable warning.Juan Pablo Ugarte2011-10-061-1/+0
* Moved glade_design_layout_pointer_mode_image_new() to glade_project_pointer_m...Juan Pablo Ugarte2011-10-066-236/+294
* Added MARGIN_EDIT and ALIGN_EDIT pointer modes including new palette buttons ...Juan Pablo Ugarte2011-10-068-324/+614
* Replaced drag&drop alignment editing by making each node activatable.Juan Pablo Ugarte2011-10-061-281/+157
* Revert "Draw animated dash line in round nodes too."Juan Pablo Ugarte2011-10-061-43/+16
* Revert "Added the avility to choose fill/center alignment using the scrollweel"Juan Pablo Ugarte2011-10-061-160/+74
* Added the avility to choose fill/center alignment using the scrollweelJuan Pablo Ugarte2011-10-061-74/+160
* Draw animated dash line in round nodes too.Juan Pablo Ugarte2011-10-061-16/+43
* Added alignment edit mode to the workspace.Juan Pablo Ugarte2011-10-061-62/+355