]> Pileus Git - ~andy/gtk/history - gdk/gdkinternals.h
Switch set_cairo_target() virtual function to ref_cairo_surface()
[~andy/gtk] / gdk / gdkinternals.h
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-09-21 Manish Singhremove now unused arg variables.
2004-09-05 Anders CarlssonMake gtk argument parsing use goption. Add gtk_get_opti...
2004-03-13 Owen TaylorMake this a total no-op when the new or old parent...
2004-02-18 Soeren SandmannGC caching, bug #125645 (based on patch by Brian Cameron)
2003-11-03 Matthias ClasenIntroduce a GDK_DEBUG_XINERAMA debug flag, and make...
2002-10-31 Owen TaylorAdd a --screen option for setting the default screen...
2002-10-07 Owen Taylor- Replace GdkPointerHooks with a multihead-safe GdkDisp...
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