]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrenderercombo.c
when not using an explicit alignment, use the full area of the row (not
[~andy/gtk] / gtk / gtkcellrenderercombo.c
2006-05-14 Matthias ClasenMore of the same
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-21 Matthias Clasen: Mark param spec strings as static.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2004-12-09 Matthias ClasenFix #145463, reported by Michael Natterer.
2004-11-02 Matthias ClasenDoc additions.
2004-10-31 Matthias ClasenUpdate doc comments.
2004-10-25 Matthias ClasenDon't leak text. (#156325, Olivier Andrieu)
2004-10-25 Matthias ClasenUse G_DEFINE_TYPE, intialize the has_entry property...
2004-08-26 Manish Singhinitialize path so we don't potentially use an undefine...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-16 Matthias ClasenAdd a combo box cell renderer.