summaryrefslogtreecommitdiff
path: root/gtk/gtkpreview.c
Commit message (Expand)AuthorAgeFilesLines
* Fill lookup arrays _after_ possibly changing the selected visuals. (FixesOwen Taylor1998-05-201-23/+22
* Create the window using GtkPreview's visual and colormap, otherwise thingsFederico Mena Quintero1998-05-121-2/+2
* merging hassle. most is caused by func() -> func(void) converions. elseTim Janik1998-05-101-5/+5
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Make sure that when we are running with a non-installed colormap, in 8-bitOwen Taylor1998-04-161-0/+12
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Set a flag so instead of clearing the area in advance. That lookedOwen Taylor1998-04-131-13/+11
* Added a new function, gtk_preview_reset(), that can be used (under highlyOwen Taylor1998-03-081-8/+79
* made the object/class cast checks much more descriptive, based onTim Janik1998-03-071-3/+4
* fix behavior of gtk_preview_put() with srcx/srcy != 0,Tim Janik1998-02-281-9/+13
* Fixed unrealize handler to comply with the documentation (which mentionsFederico Mena Quintero1998-02-121-16/+0
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-5/+4
* 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/+1571