]> Pileus Git - ~andy/gtk/history - gdk/gdkdraw.c
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
[~andy/gtk] / gdk / gdkdraw.c
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-20 Elliot Lee*** empty log message ***
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-04-15 Havoc Penningtonclean up enum format, remove extra comma, this keeps...
2000-03-28 Owen TaylorInclude gdkinternals.h instead of gdkprivate.h.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-02-13 Tor LillqvistMove the test for no segments before the assertion...
2000-01-05 Tor LillqvistFix copy&paste error: Call the backend's draw_lines...
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-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-03-02 PST 1998 Shawn T... Required changes for version change to 0.99.4
1998-01-26 Tim Janikadded a bunch of checks for window != NULL and private...
1997-11-24 Elliot LeeInitial revision