summaryrefslogtreecommitdiff
path: root/plugins/gtk+/glade-column-types.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_list_free_full() instead of g_list_foreach() + g_list_free()Juan Pablo Ugarte2020-08-171-2/+1
* Fix minor typosYuri Chornoivan2020-03-221-1/+1
* gladeui: Use G_DECLARE_DERIVABLE_TYPE for GladeEditorPropertyCorentin Noël2019-08-201-10/+7
* Rename GladePropertyClass to GladePropertyDef and declare it as boxedCorentin Noël2019-06-181-3/+3
* Fix tab/space identationJuan Pablo Ugarte2018-08-021-4/+4
* Removed use of deprecated GtkMisc APIJuan Pablo Ugarte2014-05-151-2/+1
* Removed use of deprecated GtkHBox, GtkVBox and othersJuan Pablo Ugarte2012-04-281-1/+1
* * 41 files: Fixed typo in LGPL License file headers.Tristan Van Berkom2011-01-241-1/+1
* * plugins/gtk+/glade-column-types.c: Fixed crash when user performs Drag'n'D...Tristan Van Berkom2011-01-091-1/+6
* * gladeui/glade-editor-property.[ch]: Privatized members of GladeEditorPrope...Tristan Van Berkom2011-01-041-18/+34
* * Made GladePropertyClass completely opaque and created loads of api and upd...Tristan Van Berkom2011-01-031-14/+13
* * Made GladeWidgetAdaptor internalize *everything* into a private data struc...Tristan Van Berkom2011-01-031-2/+3
* * Made GladeProperty internalize *everything* into a private data structure,Tristan Van Berkom2011-01-021-7/+6
* * ALL SOURCE FILES: Removed 8-space indentation, reformatted all code with:Tristan Van Berkom2010-12-301-682/+696
* Merge branch 'master' into offscreen-gtk3Tristan Van Berkom2010-12-221-8/+16
|\
| * * plugins/gtk+/glade-gtk.c, plugins/gtk+/glade-column-types.[ch]: AddedTristan Van Berkom2010-12-201-8/+16
* | Fixed compitation for gtk+-3.0Juan Pablo Ugarte2010-09-191-2/+2
|/
* * plugins/gtk+/glade-gtk.c:Tristan Van Berkom2010-03-271-5/+4
* 2010-03-09 Tristan Van Berkom <tvb@gnome.org>Tristan Van Berkom2010-03-091-71/+27
* Mark some strings for translation, bug #581167Gabor Kelemen2010-02-131-2/+2
* Use accessor functions instead direct access.Javier Jardón2009-12-041-1/+1
* Removed old search code.Tristan Van Berkom2008-12-131-70/+105
* Updated to reflect current temporary dual licensing scheme, package is toTristan Van Berkom2008-12-091-10/+10
* fixed a remaining crasher...Tristan Van Berkom2008-11-251-1/+2
* Hijack the cntl-n accelerator too now.Tristan Van Berkom2008-11-251-90/+226
* Added all remaining metadatas for cell renderers (all cell renderers andTristan Van Berkom2008-11-201-15/+33
* Added parameter-spec parsing, need to updated docs still.Tristan Van Berkom2008-11-051-62/+3
* Fixed a warning.Tristan Van Berkom2008-10-251-14/+55
* Abolished "View->Context Help" and added a context menu to editorTristan Van Berkom2008-10-211-5/+3
* Now support editing enum typesTristan Van Berkom2008-10-181-14/+75
* Fixed property commands to not unify across separate groups, and also toTristan Van Berkom2008-10-171-2/+0
* fixed ui a bitTristan Van Berkom2008-10-161-1/+12
* Cleaned up code, now data will dynamically reorder itself upon columnTristan Van Berkom2008-10-161-34/+309
* Encapsulated name tracking mechanismTristan Van Berkom2008-10-161-100/+66
* Implemented new "context" i18n metadata.Tristan Van Berkom2008-10-011-4/+41
* Exported glade_column_list_copy/free()Tristan Van Berkom2008-09-291-16/+16
* added missing files. close bug #554258 "glade-column-types.h missing"Juan Pablo Ugarte2008-09-291-0/+400