summaryrefslogtreecommitdiff
path: root/gtk/gtkdrawingarea.c
Commit message (Expand)AuthorAgeFilesLines
* 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