summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-entry-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
* gladeui: Use G_DECLARE_INTERFACE for GladeEditableCorentin Noël2019-08-201-3/+3
* Fix tab/space identationJuan Pablo Ugarte2018-08-021-20/+20
* Fixed some composite template classesTristan Van Berkom2013-08-081-1/+1
* 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-27/+27
* GladeEntryEditor: Added an extension port and added to the private catalog.Tristan Van Berkom2013-05-111-0/+15
* GladeEntryEditor: Ported to use GtkBuilder composite templates.Tristan Van Berkom2013-04-221-398/+237
* 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-74/+54
* * 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/+22
* * gladeui/glade-editor-property.[ch]: Privatized members of GladeEditorPrope...Tristan Van Berkom2011-01-041-18/+18
* * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-21/+15
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-554/+658
* * gladeui/glade-base-editor.c, gladeui/glade-editor-property.c,Tristan Van Berkom2010-12-291-67/+53
* * plugins/gtk+/gtk+.xml.in: Removed alot of virtually defined properties tha...GLADE_3_7_0Tristan Van Berkom2010-03-101-3/+151
* Use accessor functions instead direct access. Third patchJavier Jardón2010-02-111-1/+1
* Bumping version for Anjuta dependancyTristan Van Berkom2009-01-271-14/+14
* Rolling Glade 3.5.GLADE_3_5_6Tristan Van Berkom2009-01-191-3/+0
* Added new editor for GtkEntry with radio buttons for its mutuallyTristan Van Berkom2009-01-151-0/+622