]> Pileus Git - ~andy/gtk/history - gdk/gdkimage.c
gdk/gdkdraw.c gdk/gdkimage.c gdk/gdkscreen.c replace assertions for obj !=
[~andy/gtk] / gdk / gdkimage.c
2008-10-21 Michael Natterergdk/gdkdraw.c gdk/gdkimage.c gdk/gdkscreen.c replace...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2006-01-12 Michael Nattererconnect to the display's "closed" signal and free the...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-24 Matthias ClasenUse the correct index variable. (#150941, Tommi Komulainen)
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.
2004-02-02 Soeren SandmannUse a weak reference instead of ref()/unref(). (#60857...
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-01-31 Mark McLoughlinmake static.
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2001-11-21 Owen TaylorFix problem with lost parameter.
2001-11-21 Owen TaylorVersion 1.3.11, interface, binary age 0.
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2000-10-24 Havoc PenningtonRe-enable the "find" dialog
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-01-29 Havoc Penningtonuse gdk_cursor_unref instead of destroy
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-10-01 Owen TaylorStarted
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-02 Jeff GarzikRemoved features.h test.
1999-01-01 Jeff GarzikCheck for features.h.
1998-12-07 Owen TaylorUse IPC_RMID _after_ doing XShmAttach. This should...
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-09-15 Owen TaylorReverted global changes of g_new to malloc(), added...
1998-09-15 CDT 1998 Shawn T... changed g_new()s to malloc()s and g_free()s to free...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-02-20 Larry Ewingremoved g_warnings from the common XShm failure cases...
1998-01-26 Tim Janikadded a bunch of checks for window != NULL and private...
1997-11-24 Elliot LeeInitial revision