summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright yearJuan Pablo Ugarte2014-05-171-1/+1
* Fixed bug 584381 "Saving as an existing file name except the extension overwr...Juan Pablo Ugarte2013-09-121-19/+44
* Fixed copyright dates in about dialogJuan Pablo Ugarte2013-09-051-1/+1
* Added build/mingw-w64 directory with script tp cross compile and create windo...Juan Pablo Ugarte2012-12-031-2/+2
* [Glade Bug 663492] Update Mac integration bindings to GtkOSXApplicationJohn Ralls2011-11-082-7/+32
* * 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
* Added loading objects dialog with progress and cancel.Tristan Van Berkom2010-12-211-3/+2
* * src/Makefile.am, gladeui/Makefile.am, plugins/gtk+/Makefile.am, plugins/gn...Tristan Van Berkom2010-12-181-4/+4
* * gladeui/glade-project.[ch], gladeui/glade-app.[ch], src/glade-window.c: Re...Tristan Van Berkom2010-12-171-2/+0
* Revert " * configure.ac: Require GTK+ 3.0 and change package domain from glad...Tristan Van Berkom2010-12-142-10/+10
* 2010-10-12 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com>Tristan Van Berkom2010-10-121-2/+85
* Updated .gitignore filesPablo Castellano2010-09-231-0/+8
* Changes for GTK+ 3.0 cleanupTristan Van Berkom2010-08-161-6/+6
* * configure.ac: Require GTK+ 3.0 and change package domain from glade3 -> gladeTristan Van Berkom2010-06-152-10/+10
* 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-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