]> Pileus Git - ~andy/gtk/history - gdk/gdkoffscreenwindow.c
Cleanups
[~andy/gtk] / gdk / gdkoffscreenwindow.c
2009-09-10 Matthias ClasenCleanups
2009-09-01 Matthias ClasenDocumentation fixes
2009-08-31 Matthias ClasenImprove CSW docs
2009-08-13 Alexander LarssonEnsure that queue_translation is paired with the right...
2009-07-08 Kjartan MaraasUse g_object_unref instead of deprecated gdk_pixmap_unref
2009-07-03 Matthias ClasenAdd doc stubs
2009-07-01 Alexander LarssonMake GdkDrawable draw_drawable backwards compat
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-07-01 Alexander LarssonMove new draw_drawable argument to end to make it more...
2009-07-01 Alexander LarssonClean up embedding api
2009-06-18 Alexander LarssonFix spelling of synthesize
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-08 Alexander LarssonAdd gdk_window_get_root_coords
2009-06-08 Alexander LarssonUpdate event emulation to handle offscreen children
2009-06-08 Alexander LarssonImplement offscreen get_pointer with offscreen signals
2009-06-08 Alexander LarssonAdd signals for offscreen window embedding
2009-06-05 Alexander LarssonMake window_get_pointer a window impl virtual
2009-06-04 Alexander LarssonUpdate GdkOffscreenWindow to new draw_drawable prototype
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-02 Alexander LarssonRemove offscreen hooks support
2009-04-02 Alexander LarssonNew approach for grab tracking code
2009-04-02 Alexander LarssonEnsure that we're properly hiding impl window if one...
2009-04-02 Alexander LarssonImplement input shapes
2009-04-02 Alexander LarssonRemove shape_combine_mask from backend. Make X11 backen...
2009-04-02 Alexander LarssonMake gdk_windowing_window_destroy a GdkWindowImpl method
2009-04-02 Alexander LarssonMake _gdk_windowing_window_queue_translation a GdkWindi...
2009-04-02 Alexander LarssonRemove unnecessary clear_area method in GdkWindowImpl
2009-04-02 Alexander LarssonMove _gdk_gc_remove_drawable_clip from after each time...
2009-04-02 Alexander LarssonInitial client-side-windows work