]> Pileus Git - ~andy/gtk/history - gtk/gtkarrow.c
Modify all of the GtkMisc widgets to round down on centering calculations
[~andy/gtk] / gtk / gtkarrow.c
2005-06-21 Matthias ClasenModify all of the GtkMisc widgets to round down on...
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 Clasenx
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-05-18 Matthias ClasenActually make that arrow size 15, not 14.
2004-05-18 Matthias ClasenGo back to the initial fix for the focus-overdrawing...
2004-03-12 Owen TaylorSwap GTK_ARROW_LEFT and GTK_ARROW_RIGHT for GTK_TEXT_DI...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2002-10-10 Manish SinghDeprecation cleanup
2002-02-26 Soeren SandmannDraw arrows better (without extra baseline)
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2001-12-27 Owen TaylorMake interpretation of misc->xpad/ypad consistent with...
2001-12-03 Alex LarssonReturn FALSE from expose handlers.
2001-08-11 Hans Breuercoalescing property notifies
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-03-07 Tim Janikmarshaller fixes.
2001-02-21 Havoc PenningtonConvert to new property API, patch from Lee Mallabone
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-07-17 Tim Janikuse misc->xpad for x calculation instead of ypad (typo...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-29 Tim JanikGtkType and macro fixups. widget argument implementation:
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1997-11-24 Elliot LeeInitial revision