summaryrefslogtreecommitdiff
path: root/gtk/gtkruler.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-8/+8
* Deprecation cleanupManish Singh2002-10-041-24/+24
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-14/+2
* Actually commit typo fixes already mentioned in ChangeLog entry onMatthias Clasen2001-11-231-1/+1
* coalescing property notifiesHans Breuer2001-08-111-0/+2
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-8/+0
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+55
* Added properties. Based on patch by Lee Mallabone.Alexander Larsson2001-05-221-50/+104
* Handle quoting of / with \; properly handle __ in paths, quote " and \n inOwen Taylor2001-03-191-16/+16
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-4/+4
* Adapt cast macros to standard.Raja R Harinath1999-11-221-3/+82
* 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
* Fix reversed assertion. (Pointed out by Austin DonnellyOwen Taylor1999-01-241-5/+0
* gdk/gdk.c gdk/gdkinputnone.h casts to get rid of const warningsManish Singh1999-01-021-1/+1
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-2/+2
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-13/+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
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Fixed unrealize handler to comply with the documentation (which mentionsFederico Mena Quintero1998-02-121-6/+7
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-0/+1
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-1/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-2/+2
* Initial revisionElliot Lee1997-11-241-0/+305