]> Pileus Git - ~andy/gtk/history - gtk/gtkhruler.c
Include "config.h" instead of <config.h> Command used: find -name
[~andy/gtk] / gtk / gtkhruler.c
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2007-02-06 Tim Janikcall gdk_event_request_motions() for new motion events...
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-27 Owen TaylorFix indentation.
2005-06-27 Kjartan MaraasFix leaks Same Closes bug #308953.
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-05-17 Matthias ClasenRemove two useless lines. (#142479, Morten Welinder)
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-10-04 Manish SinghDeprecation cleanup
2002-01-30 Matthias ClasenRemove excess calls to g_return_if_fail from static...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-05-22 Alexander LarssonAdded properties. Based on patch by Lee Mallabone.
2001-04-30 Owen TaylorAdd an extra parameter use_text to gtk_paint_label...
2001-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-02 Owen TaylorAdd a 'text' argument to set the initial text.
2000-07-02 Owen TaylorUse pango_layout_get_pixel_extents() to remove a large...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
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-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-05-13 Owen TaylorA few more GPOINTER_TO_UINT fixes.
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-25 Gnome CVS UserMon Nov 24 1997 Jay Painter <jpaint@serv.net>
1997-11-24 Elliot LeeInitial revision