summaryrefslogtreecommitdiff
path: root/gdk/gdkcolor.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Add "Since" information.Matthias Clasen2002-12-061-1/+2
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-171-2/+2
* doc comment fixes.Matthias Clasen2002-10-291-2/+0
* Documentation updates.Matthias Clasen2002-10-231-28/+122
* add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compileManish Singh2002-09-251-2/+2
* Renames:Owen Taylor2002-06-201-1/+1
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-0/+16
* 1.3.12, interface, binary age 0.Owen Taylor2001-12-231-4/+2
* Deprecate.Matthias Clasen2001-11-301-0/+16
* Implement gdk_color_parse() in terms of pango_color_parse().Owen Taylor2001-11-051-0/+18
* Update to use the new g_boxed_type_register_static API.Alex Larsson2001-09-101-3/+1
* Convert GdkVisual to a GObject.Alex Larsson2001-06-301-18/+0
* Add GdkEventSetting event for notification of changes to system settings,Owen Taylor2001-04-021-0/+32
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-20/+4
* Include gdkinternals.h instead of gdkprivate.h.Owen Taylor2000-03-281-1/+1
* Merges from gtk-1-2Owen Taylor2000-03-141-2/+2
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-1049/+1
* StartedOwen Taylor1999-10-011-2/+2
* [ Merges from gtk-1-2 ]Federico Mena Quintero1999-09-281-102/+105
* gdk/gdkcolor.c (gdk_colormap_new) Fix memory leak: colormap->colors wasTor Lillqvist1999-09-131-1/+0
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-2/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* assert ref_count>0.Tim Janik1999-01-271-0/+3
* Fix reversed assertion. (Pointed out by Austin DonnellyOwen Taylor1999-01-241-1/+1
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-0/+12
* quell some warnings with g_hash_table_newManish Singh1998-08-291-4/+4
* Reference count the fonts used in the text widget.Owen Taylor1998-08-251-113/+565
* removed gtk_input_add_interp.merge-to-themes-2-2Tim Janik1998-08-171-0/+1
* gdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile.am gtk/makenums.plOwen Taylor1998-06-151-6/+6
* New prototypes. New functions.Marius Vollmer1998-06-071-0/+56
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Fixes to allow GTK to work with colormaps that aren't 256 entries long.Owen Taylor1998-03-231-25/+55
* Only query the colormap for GRAYSCALE and PSEUDOCOLOR visuals, and don'tOwen Taylor1998-02-031-16/+20
* Beginnings of support for 1 bpp depth in gdk. Very minor changes.Shawn Amundson1997-12-201-1/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-7/+2
* Initial revisionElliot Lee1997-11-241-0/+718