summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into project-tree-modelTristan2010-05-141-9/+0
|\
| * Remove some unneded GTK+ version checksJavier Jardón2010-05-041-9/+0
* | signal-editor: clean-up public members and remove silly signals all over.Johannes Schmid2010-05-071-10/+0
|/
* * src/glade-window.c:Tristan Van Berkom2010-03-311-11/+70
* * src/Makefile.am, src/glade-close-button.[ch]: Using Paolo Borelli's close ...Tristan Van Berkom2010-03-314-13/+379
* 2010-03-26 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2010-03-261-39/+64
* 2010-03-20 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com>Tristan Van Berkom2010-03-201-19/+60
* 2010-03-11 Aaron Brown <aaron.j.brown@hotmail.com>Tristan Van Berkom2010-03-131-1/+1
* Use accessor functions instead direct access.Javier Jardón2009-12-041-10/+7
* Case the GTK+ version and call non-deprecated symbols when in GTK+ 2.16.Tristan Van Berkom2009-06-201-46/+21
* * configure.ac, src/Makefile.am, src/glade-window.c: Use ige-mac-integrationTristan Van Berkom2009-06-112-1/+20
* * src/glade-window.c: Removed hard coded size request to palette (Bug 579624)Tristan Van Berkom2009-04-221-6/+5
* Rolling Glade 3.6.0GLADE_3_6_0Tristan Van Berkom2009-03-161-4/+8
* Rolling Glade 3.5.7Tristan Van Berkom2009-02-051-10/+12
* added GladeDesignLayout::widget-event signal. Patch by Pavel KostyuchenkoJuan Pablo Ugarte2009-01-201-0/+10
* Cleaned up gtk and glib includes to use only toplevel headers. Patch fromPrzemysław Grzegorczyk2008-12-152-2/+2
* added glade_utils_hijack_key_press ()Tristan Van Berkom2008-11-151-25/+2
* Update glade-app accel group.Tristan Van Berkom2008-11-151-1/+3
* Try to avoid using deprecated glib api.Kjartan Maraas2008-11-081-0/+1
* Fixed bugs around load/save of button/imagemenuitem label (stock driven)Tristan Van Berkom2008-10-281-0/+3
* Fixed a warning.Tristan Van Berkom2008-10-231-9/+2
* Abolished "View->Context Help" and added a context menu to editorTristan Van Berkom2008-10-211-64/+0
* Encapsulated name tracking mechanismTristan Van Berkom2008-10-161-5/+5
* - Made sure that the first toplevel in the project is selected and visibleTristan Van Berkom2008-09-201-1/+3
* Updated.Tristan Van Berkom2008-09-201-1/+1
* - Show glade widgets in the workspace on selection changes in the projectTristan Van Berkom2008-09-181-25/+7
* Fixed projects menu bug (bug 532156, fix by Pavel Kostyuchenko).Tristan Van Berkom2008-09-161-1/+6
* save main window paned positions.Juan Pablo Ugarte2008-07-181-12/+48
* Avoid feedback loops when committing properties, fixes bug 527896.Tristan Van Berkom2008-05-051-1/+1
* Fixed invisible labels in the menu editor.Tristan Van Berkom2008-04-121-1/+0
* Added padding on top of undocked tools, removed custom label handling ofTristan Van Berkom2008-04-101-71/+16
* Filled in all since, deprecated and builder-unsupported properties.Tristan Van Berkom2008-04-091-5/+24
* Reverted the project format menu from editTristan Van Berkom2008-04-081-78/+13
* mini unused var commitTristan Van Berkom2008-04-061-1/+0
* Added basic builder support, format can be chosen via a radiomenuitem inTristan Van Berkom2008-04-061-8/+75
* When adding a first project, display the first toplevel in the designTristan Van Berkom2008-03-091-2/+2
* 2008-01-15 Juan Pablo Ugarte juanpablougarte@gmail.com>Yang Hong2008-01-151-3/+2
* Fix a few i18n fumbles (#509128).Vincent Geddes2008-01-131-2/+5
* Port to gtk 2.12 tooltips API. Bug #500947. Remove the unnecessary eventChristian Persch2007-12-191-27/+18
* Use gtk_widget_get_action. Bug #500943.Christian Persch2007-12-021-7/+4
* Use g_option_context_set_translation domain, and use N_() when setting theChristian Persch2007-12-021-2/+3
* new icon for the drag/resize button.Tristan Van Berkom2007-08-211-2/+2
* Revived accelerators on undocked windows.Tristan Van Berkom2007-08-091-22/+31
* Now saves/restores session data about docking attached state & undockedTristan Van Berkom2007-08-091-104/+304
* w Made glade window not maximized by default (Bug 462111, by request ofTristan Van Berkom2007-08-011-1/+0
* Set custom label on the property editor sensitive/insensitive according toTristan Van Berkom2007-07-241-2/+17
* misc trivial typo fixVincent Geddes2007-07-181-2/+2
* Add About dialog credits for artists and documenters.Vincent Geddes2007-07-181-0/+12
* Rename "Help" menu item to "Contents" (as per convention).Vincent Geddes2007-07-181-1/+1
* Now undocked windows can be redocked by hitting the close button and UITristan Van Berkom2007-07-161-11/+22