summaryrefslogtreecommitdiff
path: root/gtk/gtkruler.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Remove GtkRulerBenjamin Otte2010-11-241-959/+0
* Remove size_request from GtkRulerMatthias Clasen2010-10-271-17/+40
* Remove GtkObject completelyMatthias Clasen2010-09-261-0/+1
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-3/+3
* ruler: Port to draw signalBenjamin Otte2010-09-261-21/+12
* API: ruler: Change draw_pos vfunc to take a cr, width and heightBenjamin Otte2010-09-261-80/+53
* API: ruler: Remove private ruler draw functions from headerBenjamin Otte2010-09-261-2/+3
* ruler: Change the way the ruler handles exposesBenjamin Otte2010-09-261-10/+26
* API: ruler: Change draw_ticks vfuncBenjamin Otte2010-09-261-19/+28
* ruler: Don't create two cairo_t'sBenjamin Otte2010-09-261-4/+0
* gtk: Don't set colormap anymore when creating GDK windowsBenjamin Otte2010-09-261-2/+1
* ruler: Make the backing store use a surfaceBenjamin Otte2010-09-261-48/+44
* gtk/gtkruler.c: use accessor functions to access GtkWidgetJavier Jardón2010-09-081-43/+72
* Completely removed requisition cache from GtkWidget instance structure.Tristan Van Berkom2010-09-081-4/+0
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-17/+17
* ruler: Replace gdk_draw_drawable calls with CairoBenjamin Otte2010-07-261-26/+15
* GtkRuler: move public member to private structureJavier Jardón2010-07-131-110/+143
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Remove deprecated gdk_text_* and gdk_string_* functionsJavier Jardón2010-06-201-2/+1
* Make orientable base classes instantiableMatthias Clasen2010-05-251-3/+1
* Don't use GTK_WIDGET_STATE in internal code anymoreJavier Jardón2010-03-091-2/+2
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)Javier Jardón2010-03-061-1/+2
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-1/+1
* Deprecate widget flag: GTK_WIDGET_DRAWABLEJavier Jardón2010-03-011-5/+5
* [annotations] Add allow-noneJohan Dahlin2010-02-191-3/+3
* 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