]> Pileus Git - ~andy/gtk/history - gdk/gdkinternals.h
Practically everything changed.
[~andy/gtk] / gdk / gdkinternals.h
2008-06-30 Cody RussellPractically everything changed.
2008-06-30 Michael Nattererremove duplicate declaration of _gdk_window_new().
2008-06-27 Emmanuele BassiAbstract some GdkWindow API into an interface that...
2008-05-21 10:49:20 Tim JanikBug 318807 – Offscreen windows and window redirection.
2008-05-06 Michael Natterergdk/gdkinternals.h gdk/gdkevents.c gdk/directfb/gdkeven...
2008-05-06 Richard HultAdd private backend data to events, and handle it when...
2008-02-16 Matthias ClasenDon't install private headers. (#463510)
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2007-12-14 Michael Natterergdk/gdkinternals.h #include <gio/gio.h> instead of...
2007-12-13 Mathias HasselmannMake the code compile again after the GdkAppLaunchConte...
2007-12-13 Matthias ClasenImplement GAppLaunchContext in gdk, providing startup...
2007-06-19 Mathias HasselmannRestore G_BEGIN_DECLS at the top of this file to make...
2007-06-01 Matthias ClasenAdd support for composited child windows. (#412882...
2006-05-22 Behdad EsfahbodRollback the following changes, to fix it the proper...
2006-05-22 Behdad EsfahbodAdd new function _gdk_screen_get_font_map() and have...
2006-04-10 Anders CarlssonAdd new GdkPaintable interface which implementation...
2006-04-03 Matthias ClasenMake _gdk_windowing_args const.
2006-02-20 Matthias ClasenForgotten file
2005-11-09 Tor Lillqvistgdk/gdkinternals.h Add new GDK_DEBUG_DRAW flag to the...
2005-06-12 Matthias ClasenCleanup. (#169648, Fabricio Barros Cabral)
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2005-03-18 Owen TaylorCall cairo_surface_finish()
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