]> Pileus Git - ~andy/gtk/history - gdk/gdkrgb.c
Include "config.h" instead of <config.h> Command used: find -name
[~andy/gtk] / gdk / gdkrgb.c
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2007-05-16 Brian CameronAdd Sun mediaLib support so that hardware acceleration...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2006-10-08 Matthias ClasenCleanups
2006-04-04 Matthias ClasenSmall savings
2005-06-24 Owen TaylorFix up selection of conversion functions for MSB machines:
2005-05-09 Owen TaylorFill in unused bits so they can be used for the depth...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-01 Matthias Clasengdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb...
2005-02-22 Federico Mena QuinteroMerged from gtk-2-6:
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-08-23 Matthias ClasenSet unused bits in pixel to 1s in case they are used...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-06-02 Sven Neumannadded a missing cast.
2003-03-06 Matthias ClasenReturn gboolean, not gint. (#107664, Morten Welinder)
2003-01-30 Owen TaylorRemove the attempt-to-allocate then free code. To handl...
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
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.