]> Pileus Git - ~andy/gtk/history - gdk/gdkrgb.c
Document 2.2 API additions.
[~andy/gtk] / gdk / gdkrgb.c
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-08-09 Matthias ClasenChanges to support depth 8 StaticColor visuals. (#81631)
2002-08-01 Sven NeumannMerge from stable:
2002-07-25 Matthias ClasenUse gdk_rgb_convert_4, not gdk_rgb_convert_8 for depth...
2002-06-20 Owen TaylorRenames:
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-04-04 Tor LillqvistFix some bugs, and introduce a minor feature.
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-09-20 Owen TaylorRemove unnecessary call to gdk_image_new_bitmap().
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-03-02 Owen TaylorPatch from ChiDeok Hwang to move call to sync_selection...
2001-02-20 Havoc Penningtonadd --deprecated-guards
2001-02-02 Owen TaylorMake gdk_colormap_sync private since it was never expor...
2000-11-18 Owen TaylorFix off-by-one error when destroying allocated segments...
2000-08-18 Owen TaylorDon't leave dangling ->prev fields when merging lists...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-06-26 Owen TaylorIf possible, create only a single shm segment and use...
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-02 Tor LillqvistChange GDK_WINDOWING_WIN32 usage to #ifdef also here.
1999-10-01 Owen TaylorStarted
1999-09-29 Owen TaylorChanged from #if GDK_WINDOWING == GDK_WINDOWING_X11...
1999-09-28 Federico Mena Quintero[ Merges from gtk-1-2 ]
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-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1998-12-24 Jeff Garzikx Pull in string.h for various mem*() and str*() functi...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-24 Owen TaylorFixed up copyright message.
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-05 Raph LevienFixed an alpha bug.
1998-09-15 Owen TaylorReverted global changes of g_new to malloc(), added...
1998-09-11 Raph LevienChecking in minor changes. Now synced with 0.9.0.
1998-09-03 Raph LevienFixed up some of the bigendian 32bpp modes.
1998-09-01 Raph LevienMinor improvements to gdkrgb, added testrgb to the...
1998-08-31 Raph LevienAdded a gdk_draw_rgb_image_dithalign function.
1998-08-24 Manish Singhremoved some unused variables
1998-08-22 Raph LevienAdded some calls to gdk_rgb_init, so it's much more...
1998-08-20 Manish Singhsilly visual fixes
1998-08-20 Raph LevienMinor fixes that were needed for the Gimp/GdkRgb integr...
1998-08-18 Tim Janikuse g_get_current_dir() instead of getcwd().
1998-08-18 Raph LevienIt works better when I actually check the file in ...
1998-08-14 Raph LevienCommitting a patch by Ray Lehtiniemi to speed up 565_d...
1998-08-02 Raph LevienMade some config changes to make it work better both...
1998-07-22 Manish Singhactually builds and runs properly on big endian machine...
1998-07-21 Raph LevienMore minor config fixes.
1998-07-21 Raph LevienFixed minor config bug.
1998-07-15 Raph LevienIntegrating GdkRgb 0.0.3 into the Gtk+ source tree.