]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkcolor-x11.c
When allocating non-writeable colors, fill in the flags field of the
[~andy/gtk] / gdk / x11 / gdkcolor-x11.c
2002-12-09 Owen TaylorWhen allocating non-writeable colors, fill in the flags...
2002-12-09 Owen TaylorMore fixes for GdkColormapX11 (#100023, Naofumi Yasufuku)
2002-12-09 Owen TaylorFixes for GdkColormapX11 (#100023, Naofumi Yasufuku)
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-25 Owen TaylorFixes from #98358, Havoc Pennington.
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-10-29 Matthias Clasendoc comment fixes.
2002-10-23 Matthias ClasenDocumentation updates.
2002-10-22 Matthias ClasenGdk API doc updates.
2002-09-24 Owen TaylorDelete unused private gdk_visual_lookup(), make gdk_col...
2002-08-12 Matthias ClasenRemove gdk_screen_close, add a section for GdkDisplayMa...
2002-08-01 Owen TaylorStart implementing display/screen closing scheme; keep...
2002-06-20 Owen TaylorRenames:
2002-06-13 Owen TaylorMake work gdk_colormap_sync() work for DirectColor...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2001-11-05 Owen TaylorImplement gdk_color_parse() in terms of pango_color_par...
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-09-19 Owen TaylorFix propagated (flags && GDK_COLOR_WRITEABLE) typo...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-18 Darin AdlerReorder code so that we don't get a g_warning message...
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-02-02 Owen TaylorMake gdk_colormap_sync private since it was never expor...
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-11-13 Sebastian WilhelmiGCompareFunc -> GEqualFunc where applicable.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-14 Owen TaylorMerges from gtk-1-2
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-01 Owen TaylorStarted
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
1999-09-13 Tor Lillqvistgdk/gdkcolor.c (gdk_colormap_new) Fix memory leak:...
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-27 Tim Janikassert ref_count>0.
1999-01-24 Owen TaylorFix reversed assertion. (Pointed out by Austin Donnelly
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-08-29 Manish Singhquell some warnings with g_hash_table_new
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-06-15 Owen Taylorgdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile...
1998-06-07 Marius VollmerNew prototypes. New functions.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-23 Owen TaylorFixes to allow GTK to work with colormaps that aren...
1998-02-03 Owen TaylorOnly query the colormap for GRAYSCALE and PSEUDOCOLOR...
1997-12-20 Shawn AmundsonBeginnings of support for 1 bpp depth in gdk. Very...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-11-24 Elliot LeeInitial revision