summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-label-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warning: ISO C does not allow extra ‘;’ outside of a function [-Wpeda...Juan Pablo Ugarte2020-08-171-1/+1
* Fix minor typosYuri Chornoivan2020-03-221-1/+1
* gladeui: Use G_DECLARE_INTERFACE for GladeEditableCorentin Noël2019-08-201-4/+4
* Fix tab/space identationJuan Pablo Ugarte2018-08-021-13/+13
* Replaced g_type_class_add_private() with G_ADD_PRIVATE ()Juan Pablo Ugarte2013-07-291-7/+2
* Fix up previous patch to buildColin Walters2013-07-271-15/+15
* Enhanced Label EditingTristan Van Berkom2013-05-191-85/+0
* GladeLabelEditor: Removed old UI construction codeTristan Van Berkom2013-04-211-294/+0
* GladeLabelEditor: Port to be a composite template and derive from GladeEditor...Tristan Van Berkom2013-04-211-71/+110
* Removed use of deprecated GtkHBox, GtkVBox and othersJuan Pablo Ugarte2012-04-281-8/+8
* * gladeui/glade-*-editor.c: Fixed all GladeEditable implementations to useTristan Van Berkom2011-03-071-95/+57
* * 41 files: Fixed typo in LGPL License file headers.Tristan Van Berkom2011-01-241-1/+1
* * gladeui/glade-editable.[ch], plugins/gtk+/.. [ All GladeEditable editors ].Tristan Van Berkom2011-01-071-64/+23
* * gladeui/glade-editor-property.[ch]: Privatized members of GladeEditorPrope...Tristan Van Berkom2011-01-041-12/+13
* * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-15/+12
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-537/+620
* * gladeui/glade-base-editor.c, gladeui/glade-editor-property.c,Tristan Van Berkom2010-12-291-40/+34
* * plugins/gtk+/glade-label-editor.c: Dont add invisible properties to the ed...Tristan Van Berkom2010-12-271-8/+6
* Fix some typos, bug #571464Gabor Kelemen2010-02-131-2/+2
* Use accessor functions instead direct access. Third patchJavier Jardón2010-02-111-1/+1
* Bug 595838 — String fixesPhilip Withnall2009-09-221-2/+2
* reverted string changes, i hope i did not miss anythingJuan Pablo Ugarte2009-03-021-2/+2
* fixed typos, bugs #571884 and #571867Juan Pablo Ugarte2009-03-021-2/+2
* Relicensed LGPL.Tristan Van Berkom2008-12-111-36/+64
* Updated to reflect current temporary dual licensing scheme, package is toTristan Van Berkom2008-12-091-10/+10
* Added a new editor for cell renderersTristan Van Berkom2008-11-191-1/+1
* Rewrote GtkLabel implementation from top to bottom with custom editor (nowTristan Van Berkom2008-10-281-0/+742