summaryrefslogtreecommitdiff
path: root/gtk/gtkvruler.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Use g_printf instead of system printf. (#99327)Matthias Clasen2002-12-151-3/+4
* Deprecation cleanupManish Singh2002-10-041-19/+21
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-7/+0
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-3/+0
* Added properties. Based on patch by Lee Mallabone.Alexander Larsson2001-05-221-0/+1
* Add an extra parameter use_text to gtk_paint_label() to deal withOwen Taylor2001-04-301-0/+1
* Handle quoting of / with \; properly handle __ in paths, quote " and \n inOwen Taylor2001-03-191-9/+9
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-5/+11
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Add a 'text' argument to set the initial text.Owen Taylor2000-07-021-2/+1
* Use pango_layout_get_pixel_extents() to remove a large number of '/Owen Taylor2000-07-021-2/+2
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-7/+8
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-15/+26
* s/refcount/ref_count/.Tim Janik2000-02-131-2/+2
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-2/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-7/+7
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* A few more GPOINTER_TO_UINT fixes.Owen Taylor1998-05-131-81/+93
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-3/+3
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Mon Nov 24 1997 Jay Painter <jpaint@serv.net>Gnome CVS User1997-11-251-7/+19
* Initial revisionElliot Lee1997-11-241-0/+282