summaryrefslogtreecommitdiff
path: root/gtk/gtkpreview.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-0/+1
* Minor fixes that were needed for the Gimp/GdkRgb integration.Raph Levien1998-08-201-1237/+104
* use g_get_current_dir() instead of getcwd().Tim Janik1998-08-181-4/+4
* restricted the --g*fatal-* arguments to --g-fatal-warnings again. thisTim Janik1998-08-181-11/+11
* add in just enough support for 1 or 4 bits so that it seems to allowCDT 1998 Shawn T. Amundson1998-07-101-2/+6
* 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
* The commit to the stable branch is on its way...Federico Mena Quintero1998-05-121-2/+2
* Merges from the gtk-1-0 branchOwen Taylor1998-05-041-1/+1
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-5/+5
* merging changes from owen:Owen Taylor1998-04-241-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