summaryrefslogtreecommitdiff
path: root/gtk/gtkdrawingarea.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a 'type' parameter, make public.Owen Taylor2002-10-031-9/+9
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-2/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* set send_event to TRUE. (gtk_drawing_area_size): queue a resize.Tim Janik2000-05-191-6/+6
* 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
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-2/+0
* 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
* Try to figure out if this is Digital Unix and we need -std1 to get theOwen Taylor1998-05-101-1/+1
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-2/+2
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* More extensive debugging outputOwen Taylor1998-04-031-10/+22
* removed buglet on the initial style_set emission.Tim Janik1998-03-011-0/+2
* 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
* Initial revisionElliot Lee1997-11-241-0/+146