]> Pileus Git - ~andy/gtk/history - gdk/gdkinternals.h
Add a 'type' parameter, make public.
[~andy/gtk] / gdk / gdkinternals.h
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-09-30 Owen TaylorSet the client ID on all displays. (#85713)
2002-08-24 Tor Lillqvistgdk/gdkevents.c gdk/gdkinternals.h gdk/x11/gdkevents...
2002-08-01 Owen TaylorStart implementing display/screen closing scheme; keep...
2002-07-16 Sven Neumanngdk/gdk.c gdk/gdkinternals.h gdk/win32/gdkmain-win32...
2002-06-18 Owen TaylorMake the core pointer object per-display. (#85698)
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-26 Anders CarlssonUse GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-02-13 Tor LillqvistAdd some more GdkDebugFlags, for more fine-grained...
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2001-12-11 Jacob Berkman*** empty log message ***
2001-11-18 Owen TaylorInclude glib-object.h instead of gobject/gsignal.h
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-15 Matthias Clasengtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,
2001-07-05 Owen TaylorAdd gdk_set_pointer_hooks() to allow pointer-querying...
2001-03-09 Owen TaylorRemove old XIM code.
2001-02-27 Havoc Penningtontest the window state stuff
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-05-15 Owen TaylorA bit of editing.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD