summaryrefslogtreecommitdiff
path: root/gladeui/glade-editor-skeleton.c
Commit message (Expand)AuthorAgeFilesLines
* gladeui: Use G_DECLARE_INTERFACE for GladeEditableCorentin Noël2019-08-201-5/+5
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeEditorSkeletonCorentin Noël2019-08-151-7/+7
* Fix tab/space identationJuan Pablo Ugarte2018-08-021-26/+26
* Convert every object to use G_DEFINE_TYPE_WITH_CODE() or G_ADD_PRIVATE() macrosJuan Pablo Ugarte2014-04-171-10/+6
* GladeEditorSkeleton: Fixed chaining up in buildable (for container packing to...Tristan Van Berkom2013-04-141-4/+1
* Removed the new GladePropertyEditor ifaceTristan Van Berkom2013-04-141-10/+9
* Added GladeEditorSkeletonTristan Van Berkom2013-04-141-0/+274