summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove some unneded GTK+ version checksJavier Jardón2010-05-041-2/+0
* * plugins/gtk+/gtk+.xml.in: Removed GtkUIManager as its not really editable ...Tristan Van Berkom2010-03-301-3/+0
* 2010-03-30 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2010-03-302-1/+28
* * gladeui/glade-popup.c: Allow adding new actions to action groups from the ...Tristan Van Berkom2010-03-294-210/+439
* * plugins/gtk+/glade-model-data.c, plugins/gtk+/glade-attributes.c: Use Glad...Tristan Van Berkom2010-03-295-440/+39
* * gladeui/glade-widget-adaptor.[ch]: Add a "scrollable" flag on the adaptor ...Tristan Van Berkom2010-03-281-0/+5
* 2010-03-28 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2010-03-282-74/+68
* * plugins/gtk+/glade-gtk.c:Tristan Van Berkom2010-03-274-133/+245
* * gladeui/glade-marshallers.list, gladeui/glade-placeholder.c:Tristan Van Berkom2010-03-272-14/+64
* * plugins/gtk+/gtk+.xml.in, plugins/gnome/gnome.xml.in, plugins/gnome/canvas...Tristan Van Berkom2010-03-254-3/+52
* * gladeui/Makefile.am, gladeui/glade-palette.c:Tristan Van Berkom2010-03-252-3/+2
* bgo#594231 - Fix vertical orientation of VBoxes and other vertical widgetsFederico Mena Quintero2010-03-251-20/+67
* * plugins/gtk+/gtk+.xml.in: Flag 'save-always' for 'can-focus' property on G...Tristan Van Berkom2010-03-241-0/+1
* 2010-03-11 Aaron Brown <aaron.j.brown@hotmail.com>Tristan Van Berkom2010-03-131-1/+1
* * plugins/gtk+/gtk+.xml.in: Removed alot of virtually defined properties tha...GLADE_3_7_0Tristan Van Berkom2010-03-104-160/+292
* * plugins/gtk+/glade-model-data.c: Fixed crasher when double freeing the dat...Tristan Van Berkom2010-03-101-7/+2
* Deprecated GtkGammaCurve and GtkCurveJavier Jardón2010-03-101-2/+2
* Deprecated input dialog.Tristan Van Berkom2010-03-091-1/+1
* * plugins/gtk+/gtk+.xml.in: Updated newly added symbols in GTK+ on widgets a...Tristan Van Berkom2010-03-092-3/+134
* 2010-03-09 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2010-03-092-101/+198
* 2010-03-09 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2010-03-096-105/+89
* Revert "Use accessor functions instead direct access. Fourth patch"Javier Jardón2010-02-141-43/+42
* Mark some strings for translation, bug #581167Gabor Kelemen2010-02-131-2/+2
* Fix some typos, bug #571464Gabor Kelemen2010-02-132-4/+4
* Use accessor functions instead direct access. Fourth patchJavier Jardón2010-02-121-42/+43
* Use accessor functions instead direct access. Third patchJavier Jardón2010-02-1111-11/+11
* Fix default generation of GtkSpinButtonsAdam Buchbinder2010-01-191-1/+1
* Use accessor functions instead direct access. Second patchJavier Jardón2009-12-042-11/+34
* Use accessor functions instead direct access.Javier Jardón2009-12-047-104/+153
* * plugins/gtk+/gtk+.xml.in, plugins/gtk+/glade-gtk.c: Disable default saving...Tristan Van Berkom2009-11-092-16/+42
* Bug 595838 — String fixesPhilip Withnall2009-09-226-22/+22
* * plugins/gtk+/glade-gtk.c: Fixed loading state of assigned GtkTreeModels of...Tristan Van Berkom2009-07-011-13/+24
* Oops, removed trailing debug prints.Tristan Van Berkom2009-06-271-2/+0
* Fixed GtkTextView crashes.Tristan Van Berkom2009-06-272-16/+72
* Enhanced performance wrt GtkAction and GtkActivatable:use-action-appearance i...Tristan Van Berkom2009-06-253-6/+42
* Fixed translatable stock ids (bug 352446)Tristan Van Berkom2009-06-251-2/+5
* Introspect lowest possible GTK+ dependancy if the dependancy information is m...Tristan Van Berkom2009-06-221-1/+1
* Fix usage of deprecated GTK+ symbols (bug 572756)Tristan Van Berkom2009-06-203-3/+3
* Fix deprecated symbols (bug 572756)Tristan Van Berkom2009-06-201-6/+1
* Make Message Dialog text translatableTristan Van Berkom2009-06-201-2/+2
* * plugins/gtk+/gtk+.xml.in: Make assistant page-titles translatable (bug 503...Tristan Van Berkom2009-06-151-0/+3
* * configure.in, NEWS: Rolling Glade 3.6.5 (added more output in configure.acGLADE_3_6_5Tristan Van Berkom2009-06-123-7/+7
* * plugins/gtk+/glade-gtk.c: Sync up size requests of fixed/layout childrenGLADE_3_6_4Tristan Van Berkom2009-06-061-0/+34
* * plugins/gtk+/glade-gtk.c:Juan Pablo Ugarte2009-04-241-2/+19
* * NEWS, configure.ac: Rolling 3.6.3Tristan Van Berkom2009-04-222-2/+2
* 2009-04-22 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2009-04-221-6/+14
* * plugins/gtk+/gtk+.xml.in: Fixed GtkButton to only allow real stock items,Tristan Van Berkom2009-04-181-2/+3
* * plugins/gtk+/glade-activatable-editor.c,Tristan Van Berkom2009-04-181-1/+4
* Added glade_gtk_cell_renderer_read_widget() and nowTristan Van Berkom2009-04-152-7/+66
* GtkWindow adaptor was skipping GtkWidget adaptor when chaining up inTristan Van Berkom2009-04-071-2/+2