summaryrefslogtreecommitdiff
path: root/gtk/gtkruler.h
Commit message (Expand)AuthorAgeFilesLines
* API: ruler: Change draw_pos vfunc to take a cr, width and heightBenjamin Otte2010-09-261-1/+2
* API: ruler: Remove private ruler draw functions from headerBenjamin Otte2010-09-261-3/+0
* API: ruler: Change draw_ticks vfuncBenjamin Otte2010-09-261-1/+2
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-5/+5
* GtkRuler: move public member to private structureJavier Jardón2010-07-131-15/+3
* Make orientable base classes instantiableMatthias Clasen2010-05-251-0/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Some moreMatthias Clasen2008-12-311-2/+0
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Bug 553585 – Add orientation API to GtkRulerMichael Natterer2008-10-021-17/+19
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Seal GtkRuler.Tim Janik2008-06-201-9/+10
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* Switch set_cairo_target() virtual function to ref_cairo_surface()Owen Taylor2005-03-171-1/+1
* Deprecation cleanupManish Singh2002-10-041-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+6
* Handle quoting of / with \; properly handle __ in paths, quote " and \n inOwen Taylor2001-03-191-10/+10
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+10
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+2
* Adapt cast macros to standard.Raja R Harinath1999-11-221-14/+15
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-1/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* A few more GPOINTER_TO_UINT fixes.Owen Taylor1998-05-131-0/+9
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Initial revisionElliot Lee1997-11-241-0/+91