summaryrefslogtreecommitdiff
path: root/gtk/gtkdrawingarea.c
Commit message (Expand)AuthorAgeFilesLines
* drawingarea: Update docs around background handlingMatthias Clasen2016-02-211-5/+12
* drawingarea: use same background approach as GtkLayoutCosimo Cecchi2015-07-201-2/+30
* Revert "drawingarea: don't call gtk_style_context_set_background()"Cosimo Cecchi2015-07-201-17/+4
* Revert "drawingarea: checks parent's draw() before call it"Cosimo Cecchi2015-07-201-4/+1
* drawingarea: checks parent's draw() before call itVíctor Manuel Jáquez Leal2015-07-031-1/+4
* drawingarea: don't call gtk_style_context_set_background()Cosimo Cecchi2015-07-011-4/+17
* colorplane: Don't connect to the configure-event signalJasper St. Pierre2014-06-281-1/+1
* Revert "colorplane: Don't connect to the configure-event signal"Matthias Clasen2014-06-271-1/+1
* colorplane: Don't connect to the configure-event signalJasper St. Pierre2014-06-261-1/+1
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-1/+1
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-1/+1
* docs: use apostrophe in *'llWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-3/+3
* docs: Use markup for linksWilliam Jon McCann2014-02-071-2/+2
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: replace all <examples> with markdown headingsWilliam Jon McCann2014-02-041-3/+2
* Docs: Use markdown for listsMatthias Clasen2014-02-021-28/+13
* docs: don't escape entities in example codeWilliam Jon McCann2014-01-291-2/+2
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2
* GtkDrawingArea: Set an accessible roleMatthias Clasen2014-01-041-0/+2
* Fix compiler warningsAdel Gadllah2013-02-111-1/+0
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-1/+1
* types: Clean up gtkwidget.h includesBenjamin Otte2012-03-031-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Do not use old functions in the docs.Paolo Borelli2011-01-291-3/+3
* Move GtkDrawingArea docs inlineMatthias Clasen2011-01-041-5/+111
* Make GtkDrawingArea use GtkStyleContextCarlos Garnacho2011-01-041-2/+2
* Remove an unused pointer from GtkDrawingAreaMatthias Clasen2010-12-171-1/+0
* gtk: Don't set colormap anymore when creating GDK windowsBenjamin Otte2010-09-261-2/+1
* gtk/gtkdrawingarea.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-16/+23
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+0
* Remove deprecated function from GtkDrawingAreaChristian Dywan2010-05-031-13/+0
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)Javier Jardón2010-03-061-1/+1
* Deprecate widget flag: GTK_WIDGET_REALIZEDJavier Jardón2010-03-031-1/+1
* Deprecate flag macros for toplevel, state, no window and composite childChristian Dywan2010-01-041-2/+2
* 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
* respect the GTK_NO_WINDOW flag and don't create an output window if it isSven Neumann2008-05-251-22/+31
* gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.cMichael Natterer2008-02-071-4/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-30/+1
* Intern some more strings.Matthias Clasen2005-09-011-1/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* 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
* deprecation cleanupManish Singh2002-10-051-12/+15