summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-image-item-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
* GladeImageItemEditor: use display name for commands namesJuan Pablo Ugarte2018-05-231-2/+2
* Seal needed deprecated API.Juan Pablo Ugarte2014-05-071-0/+2
* Converted GladeIconFactoryEditor, GladeImageItemEditor and GladeStoreEditor t...Tristan Van Berkom2013-05-071-2/+3
* Removed use of deprecated GtkHBox, GtkVBox and othersJuan Pablo Ugarte2012-04-281-1/+1
* * gladeui/glade-*-editor.c: Fixed all GladeEditable implementations to useTristan Van Berkom2011-03-071-22/+15
* * 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-51/+10
* * gladeui/glade-editor-property.[ch]: Privatized members of GladeEditorPrope...Tristan Van Berkom2011-01-041-4/+4
* * Made GladeWidgetAdaptor internalize *everything* into a private data struc...Tristan Van Berkom2011-01-031-1/+1
* * Made GladeWidget internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-17/+17
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-307/+326
* * Whole tree updated to remove all notion of project conversions and dual pr...Tristan Van Berkom2010-12-301-10/+3
* * gladeui/glade-base-editor.c, gladeui/glade-editor-property.c,Tristan Van Berkom2010-12-291-44/+28
* Use accessor functions instead direct access. Third patchJavier Jardón2010-02-111-1/+1
* Relicensed LGPL.Tristan Van Berkom2008-12-111-12/+25
* Updated to reflect current temporary dual licensing scheme, package is toTristan Van Berkom2008-12-091-10/+10
* Faked the accel-group property and added accel-groups object list toTristan Van Berkom2008-11-071-9/+29
* making menu conversions seemlessTristan Van Berkom2008-10-311-2/+4
* Added glade_widget_[un]lock() and glade_command_[un]lock_widget().Tristan Van Berkom2008-10-311-18/+29
* Fixed bugs around load/save of button/imagemenuitem label (stock driven)Tristan Van Berkom2008-10-281-2/+3
* Reimplemented GtkMenuItem and subclasses from top to bottomTristan Van Berkom2008-10-281-0/+411