summaryrefslogtreecommitdiff
path: root/gtk/gtkpreview.c
Commit message (Expand)AuthorAgeFilesLines
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-5/+6
* Adapt cast macros to standard.Raja R Harinath1999-11-221-5/+64
* Substitute gdkx.h => gdkprivate.h since we need to accesss onlyOwen Taylor1999-11-081-1/+0
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-2/+2
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-1/+1
* This might seem like a large patch, but it isn't that bad, and nothingTor Lillqvist1999-03-151-0/+3
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed deprecated functions: gtk_clist_set_border,Tim Janik1999-01-171-11/+0
* When redrawing the under-cursor character, don't redraw the terminatingOwen Taylor1999-01-051-9/+56
* 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
* 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