summaryrefslogtreecommitdiff
path: root/src/glade-window.c
Commit message (Expand)AuthorAgeFilesLines
* * Backed out 'preview' feature from glade-3-8 branch.Tristan Van Berkom2011-04-041-79/+0
* * src/glade-window.c: Removed user manual link from Help menu, it's not onlineTristan Van Berkom2011-02-041-18/+0
* * gladeui/Makefile.am, gladeui/glade.h, gladeui/glade-clipboard.c, gladeui/g...Tristan Van Berkom2010-12-281-5/+1
* Slightly modified notebook tab progress bar style (give it a good width)Tristan Van Berkom2010-12-221-1/+2
* * gladeui/glade-project.c: Added "parse-began" signalTristan Van Berkom2010-12-221-64/+30
* * gladeui/glade-project.[ch]: Removed dialog and added "load-progress" signalTristan Van Berkom2010-12-221-39/+133
* * gladeui/glade-project.[ch], gladeui/glade-app.[ch], src/glade-window.c: Re...Tristan Van Berkom2010-12-171-2/+0
* 2010-10-12 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com>Tristan Van Berkom2010-10-121-2/+85
* Changes for GTK+ 3.0 cleanupTristan Van Berkom2010-08-161-6/+6
* Use gtk_show_uri() to show help and urlsJavier Jardón2010-06-101-152/+6
* Fix the user and developer url locationJavier Jardón2010-06-101-2/+2
* signal-editor: clean-up public members and remove silly signals all over.Johannes Schmid2010-05-141-10/+0
* Remove some unneded GTK+ version checksJavier Jardón2010-05-041-9/+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-311-13/+241
* 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-111-0/+18
* * 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-151-1/+1
* 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