summaryrefslogtreecommitdiff
path: root/gtk/gtkruler.c
Commit message (Expand)AuthorAgeFilesLines
* Some moreMatthias Clasen2008-12-311-0/+2
* Bug 553585 – Add orientation API to GtkRulerMichael Natterer2008-10-021-29/+450
* gtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist.c gtk/gtkentry.cMichael Natterer2008-08-121-2/+1
* consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance)Michael Natterer2008-08-121-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Move documentation of gtk_ruler_set_range() to source and fix nonsense.Stefan Kost2007-08-091-0/+11
* Don't leak no_gr_exp_gc. (#350050, Chris Wilson)Matthias Clasen2006-08-151-3/+9
* More of the sameMatthias Clasen2006-05-141-1/+1
* Reinstate the ruler metrics strings, since they are used by glade, pointedMatthias Clasen2006-05-121-3/+3
* Boilerplate reductionMatthias Clasen2006-05-021-35/+3
* Remove unused strings from the ruler_metrics structs, to avoidMatthias Clasen2006-04-031-3/+3
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Add docs.Matthias Clasen2005-04-041-0/+7
* Add a "metric" property.Matthias Clasen2005-04-031-1/+21
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-1/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-4/+5
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Switch set_cairo_target() virtual function to ref_cairo_surface()Owen Taylor2005-03-171-3/+0
* More canonical property names.Matthias Clasen2005-03-091-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* 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