]> Pileus Git - ~andy/gtk/history - gtk/gtkarrow.c
Remove GtkObject completely
[~andy/gtk] / gtk / gtkarrow.c
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin Ottearrow: Port to draw vfunc
2010-09-08 Javier Jardóngtk/gtkarrow.c: use accessor functions to access GtkWidget
2010-09-08 Tristan Van BerkomCompletely removed requisition cache from GtkWidget...
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkMisc
2010-07-13 Javier Jardóngtkarrow: Move public members to private structure
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-18 Javier Jardón[docs] Move documentation to inline comments: GtkArrow
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2008-09-03 Michael Nattererexpose-event returns gboolean not gint, reindented...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-21 Michael Natterergtk/gtkalignment.c gtk/gtkarrow.c gtk/gtkbbox.c gtk...
2006-12-28 Matthias ClasenFix a typo in the docs. (#390423, David Lodge)
2006-09-19 Tim Janikadded GtkArrow::arrow-scaling style property to control...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
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