summaryrefslogtreecommitdiff
path: root/gtk/gtkpreview.c
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtkicontheme.h include <gdk/gdk.h> instead of <gdk/gdkscreen.h>.Michael Natterer2008-04-181-1/+0
* gtk/gtkcellview.c gtk/gtkcolorbutton.c gtk/gtkentrycompletion.cMichael Natterer2008-03-041-1/+0
* gtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk/gtklist.cMichael Natterer2008-02-071-15/+3
* missing #include <ctype.h>.Yevgen Muntyan2007-05-231-1/+0
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-091-6/+3
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-30/+2
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-5/+0
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-0/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-1/+2
* 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-1/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-2/+2
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-0/+1
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-171-0/+2
* Renames:Owen Taylor2002-06-201-2/+2
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-2/+2
* do not call gtk_settings_get_default() here as that requires an Xjacob berkman2001-10-281-17/+3
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-8/+0
* Apply patch from John Margaglione converting from args to properties.Owen Taylor2001-05-151-27/+40
* Make parent_class static.Owen Taylor2000-11-121-1/+0
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* 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