summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-tool-button-editor.c
Commit message (Expand)AuthorAgeFilesLines
* * 41 files: Fixed typo in LGPL License file headers.Tristan Van Berkom2011-01-241-1/+1
* Fixed toolbutton editor to not block signals twice.Tristan Van Berkom2011-01-091-1/+0
* * gladeui/glade-editable.[ch], plugins/gtk+/.. [ All GladeEditable editors ].Tristan Van Berkom2011-01-071-58/+18
* * gladeui/glade-editor-property.[ch]: Privatized members of GladeEditorPrope...Tristan Van Berkom2011-01-041-5/+5
* * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-11/+9
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-363/+401
* * Whole tree updated to remove all notion of project conversions and dual pr...Tristan Van Berkom2010-12-301-52/+2
* * gladeui/glade-base-editor.c, gladeui/glade-editor-property.c,Tristan Van Berkom2010-12-291-32/+24
* Use accessor functions instead direct access. Third patchJavier Jardón2010-02-111-1/+1
* Added "commit" signal to allow custom editors to do command group/macrosTristan Van Berkom2009-02-051-3/+15
* Relicensed LGPL.Tristan Van Berkom2008-12-111-24/+47
* Updated to reflect current temporary dual licensing scheme, package is toTristan Van Berkom2008-12-091-10/+10
* Reimplemented GtkMenuItem and subclasses from top to bottomTristan Van Berkom2008-10-281-1/+6
* - Reimplemented GtkImage from ground up. - Reimplemented stock onTristan Van Berkom2008-10-271-15/+22
* Added GtkToolButtonEditor editable implementation.Tristan Van Berkom2008-10-261-0/+527