summaryrefslogtreecommitdiff
path: root/gladeui/glade-editable.h
Commit message (Expand)AuthorAgeFilesLines
* gladeui: Use G_DECLARE_INTERFACE for GladeEditableCorentin Noël2019-08-201-13/+3
* Fix tab/space identationJuan Pablo Ugarte2018-08-021-4/+4
* Make GladeEditable implement GladePropertyEditor implicitly.Tristan Van Berkom2013-04-141-1/+0
* Added GLADE_PAGE_SIGNAL to GladeEditorPageType enumeration.Juan Pablo Ugarte2013-02-191-1/+2
* Migrated hand coded _get_type() function to G_DEFINE_TYPE() macro plus identa...Juan Pablo Ugarte2012-03-241-7/+8
* o Added glade_editable_loading().Tristan Van Berkom2011-03-071-0/+1
* * gladeui/glade-editable.[ch]: Added glade_editable_loaded_widget().Tristan Van Berkom2011-03-071-7/+8
* * gladeui/glade-editable.[ch], plugins/gtk+/.. [ All GladeEditable editors ].Tristan Van Berkom2011-01-071-0/+4
* * gladeui/glade-app.h, gladeui/glade-base-editor.h, gladeui/glade-catalog.h,Tristan Van Berkom2011-01-051-12/+11
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-1/+0
* - Reimplemented GtkImage from ground up. - Reimplemented stock onTristan Van Berkom2008-10-271-5/+9
* - Added GladeEditable interface used as pages by GladeEditor - AddedTristan Van Berkom2008-10-231-0/+47