summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * gladeui/glade-project.[ch], src/glade-window.c: Edit->Preferences becomes ...Tristan Van Berkom2011-01-221-6/+6
* * src/glade-window.c: Applied patch by Sergio García Lobo to fix bug 487656...Tristan Van Berkom2011-01-101-1/+1
* * src/glade-window.c: Added idle function to raise the undocked windows at s...Tristan Van Berkom2011-01-101-3/+12
* * src/glade-window.c: Fix possible crash when saving new project. bug 622635...Tristan Van Berkom2011-01-091-32/+34
* * src/glade-window.c: Fixed use of uninitialized variables in warning messages,Tristan Van Berkom2011-01-091-4/+2
* * src/glade-window.c: Added one palette per project, setting the palette's p...Tristan Van Berkom2011-01-061-47/+68
* * gladeui/glade-widget-action.[ch], gladeui/glade-widget-adaptor.c, gladeui/...Tristan Van Berkom2011-01-051-15/+17
* * gladeui/glade-command.[ch], gladeui/glade-project.c, src/glade-window.c:Tristan Van Berkom2011-01-051-4/+4
* * gladeui/glade-palette.[ch], gladeui/glade-project.[ch], gladeui/glade-app....Tristan Van Berkom2011-01-041-51/+89
* * gladeui/glade-app.[ch], gladeui/glade-command.c, gladeui/glade-editor.[ch],Tristan Van Berkom2011-01-042-11/+20
* * Another major refactor, tasks accomplished:Tristan Van Berkom2011-01-032-26/+62
* * gladeui/glade-app.[ch]:Tristan Van Berkom2011-01-031-121/+51
* * src/glade-window.c: Dont refresh notebook tabs at every update-ui, just fo...Tristan Van Berkom2011-01-021-13/+3
* * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-4/+5
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-304-2857/+2921
* Modernize autotools configuration fileJavier Jardón2010-12-291-1/+1
* * Fixing distcheck, bumping version to 3.9.0Tristan Van Berkom2010-12-301-1/+1
* * Whole tree updated to remove all notion of project conversions and dual pr...Tristan Van Berkom2010-12-301-4/+0
* * gladeui/Makefile.am, gladeui/glade.h, gladeui/glade-clipboard.c, gladeui/g...Tristan Van Berkom2010-12-281-5/+1
* * src/glade-close-button.c: Made the close button in notebook tabs smaller.Tristan Van Berkom2010-12-261-22/+19
* Fixed css xthickness for "padding".Tristan Van Berkom2010-12-221-2/+1
* * src/glade-window.c: Fixed style for notebook tab progress bar to be set wi...Tristan Van Berkom2010-12-221-11/+18
* * Making offscreen-gtk3 branch compile again after merging master,Tristan Van Berkom2010-12-221-1/+1
* Merge branch 'master' into offscreen-gtk3Tristan Van Berkom2010-12-223-99/+157
|\
| * 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
* | Use libgladeui-3 as library name, remove --with-gtk option and adaptJohannes Schmid2010-11-181-1/+1
* | Initial gtk+ 3.0 port (compiles but doesn't work)Johannes Schmid2010-11-051-4/+2
* | 2010-10-15 Matthias Clasen <mclasen@redhat.com>Tristan Van Berkom2010-10-151-24/+0
* | Merge branch 'master' into offscreenTristan Van Berkom2010-10-121-2/+85
|\ \ | |/
| * 2010-10-12 Marco Diego Aurélio Mesquita <marcodiegomesquita@gmail.com>Tristan Van Berkom2010-10-121-2/+85
* | Merge branch 'master' into offscreenTristan Van Berkom2010-10-091-0/+8
|\ \ | |/
| * Updated .gitignore filesPablo Castellano2010-09-231-0/+8
* | Fixed compitation for gtk+-3.0Juan Pablo Ugarte2010-09-191-1/+2
|/
* 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