]> Pileus Git - ~andy/gtk/history - gdk
Removed empty docs/reference/ChangeLog entries. I am using prepare-ChangeLog.pl to...
[~andy/gtk] / gdk /
2009-07-13 Hans BreuerImplement _gdk_win32_window_destroy() and more cleanup
2009-07-13 Hans BreuerImplement _gdk_win32_window_queue_translation()
2009-07-13 Hans BreuerBug #588388 - shape rendering is back
2009-07-13 Hans BreuerMake more use of defines in $(TOP)/build/win32/make.msc
2009-07-13 Hans BreuerBug #588379 - testgtk::panes does not change the cursor...
2009-07-13 Hans BreuerBug #588373 - Menus broken by client-side-windows
2009-07-13 Hans BreuerUpdate msvc build
2009-07-10 Alexander LarssonDon't draw to unviewable windows
2009-07-10 Alexander LarssonEnsure that windows used for selections are native
2009-07-10 Alexander LarssonManually update toplevel_under_pointer when a grab...
2009-07-10 Cody RussellMerge branch 'directfb-csw'
2009-07-09 Cody Russellget directfb building with csw
2009-07-09 Michael NattererAdd xevent->xcrossing.mode to GDK_NOTE() for enter...
2009-07-09 Alexander LarssonCorrectly set enter/leave events as detail=nonlinear
2009-07-08 Alexander LarssonHandle non-native windows in the gdk test utils
2009-07-08 Alexander LarssonDon't emulate map/unmap events for native windows
2009-07-08 Matthias ClasenMake gdk build with GDK_DISABLE_DEPRECATED
2009-07-08 Kjartan MaraasUse g_object_unref instead of deprecated gdk_pixmap_unref
2009-07-07 Alexander LarssonThe shape is in window coordinate, so properly offset...
2009-07-07 Alexander LarssonOptimize clip-to-window with clipmask case when fully...
2009-07-07 Alexander LarssonMake clipmasks work for pixbuf rendering
2009-07-07 Alexander LarssonAdd _gdk_gc_get_clip_mask
2009-07-07 Matthias Clasen2.17.3
2009-07-07 Matthias ClasenMake distcheck pass
2009-07-06 Matthias ClasenMore documentation fixes
2009-07-06 Matthias ClasenMore small documentation fixups
2009-07-06 Matthias ClasenSmall documentation fixes
2009-07-04 Hans BreuerUpdated msvc build
2009-07-04 Hans BreuerFix condition to deliver root coords
2009-07-04 Hans BreuerEnable window creation with GDK_WINDOW_CHILD again
2009-07-04 Hans BreuerInitialize 'private' before use
2009-07-04 Hans BreuerUpdated msvc build
2009-07-04 Hans BreuerConditionally define WS_EX_COMPOSITED
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-07-01 Alexander LarssonRemove debug spew, add TODO_CSW
2009-07-01 Alexander Larssongdk_win32_blit, don't get the size of the impl
2009-07-01 Alexander LarssonSome win32 cleanups
2009-07-01 Alexander LarssonFix win32 GC set_region handling of reset_region
2009-07-01 Alexander LarssonMake win32 backend build and minimally work
2009-07-01 Alexander LarssonDon't use GDK_WINDOW_SCREEN, as its an X11 specific...
2009-07-01 Alexander LarssonDon't return value from void function
2009-06-30 Alexander LarssonAdd missing symbols to gdk.symbols
2009-06-30 Alexander LarssonAdd gdk_window_get_root_coords to gdk.symbols
2009-06-30 Alexander LarssonMove destroyed check to common code for get_origin...
2009-06-26 Alexander LarssonDon't hide foreign children when emulating visibility
2009-06-26 Alexander LarssonBetter implementation of native clear_area
2009-06-26 Alexander LarssonImplement gdk_window_clear_area natively for foreign...
2009-06-26 Alexander LarssonClip cairo drawing against client-side child windows
2009-06-25 Alexander LarssonEnsure that we always calculate clip regions for root...
2009-06-25 Alexander LarssonFix g_signal_emit calls
2009-06-24 Alexander LarssonFix typos
2009-06-24 Alexander LarssonFactor out common code to sync_native_window_stack_position
2009-06-24 Alexander LarssonRemove old obsolete comment
2009-06-24 Alexander LarssonUse g_signal_emit instead of g_signal_emit_by_name...
2009-06-24 Alexander LarssonRename accumulate_get_parent to accumulate_get_window
2009-06-24 Alexander LarssonSimplify _gdk_display_get_last_pointer_grab using g_lis...
2009-06-20 Richard HultUpdate _gdk_windowing_pointer_grab
2009-06-20 Richard HultRemove duplicate definition of GdkInputWindow
2009-06-20 Richard HultUpdate gdk_window_quartz_show, ..._get_origin, ..._get_...
2009-06-20 Richard HultRename gdk_window_beep to _gdk_windowing_window_beep
2009-06-19 Matthias ClasenCorrect a couple of typos
2009-06-18 Alexander LarssonFix spelling of synthesize
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-16 Alexander LarssonDon't reset window hints when showing multiple times
2009-06-15 Matthias ClasenCleanup some translation handling
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-12 Alexander LarssonRemove ununsed variables
2009-06-12 Alexander LarssonAlways return FALSE from idle callback to avoid loop
2009-06-11 Alexander LarssonHandle gdk_window_beep on offscreen windows
2009-06-11 Alexander LarssonHandle the window being destroyed in do_synthesize_cros...
2009-06-11 Alexander LarssonSend crossing event due to geometry change in idle
2009-06-11 Alexander LarssonAdd gdk_window_offscreen_children_changed call
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 LarssonBase pointer grab on get-offscreen-parent
2009-06-08 Alexander LarssonImplement offscreen get_pointer with offscreen signals
2009-06-08 Alexander LarssonAdd signals for offscreen window embedding
2009-06-06 Matthias ClasenRemove nonworking conditionals
2009-06-06 Matthias ClasenAvoid warnings in atom conversion
2009-06-05 Alexander LarssonMake window_get_pointer a window impl virtual
2009-06-05 Alexander Larssonwindow_get_pointer should return the direct child
2009-06-04 Alexander LarssonUpdate GdkOffscreenWindow to new draw_drawable prototype
2009-06-03 Alexander LarssonFix some warnings added by the input handling
2009-06-01 Alexander LarssonFurther clean up window drawing redirection/clipping
2009-06-01 Alexander LarssonFix up gdk_window_set_has_native rename issues
2009-06-01 Alexander LarssonAdd more GdkWindow implementation docs
2009-06-01 Alexander LarssonWhitespace cleanup gdkwindow.c
2009-06-01 Alexander LarssonRename gdk_window_set_has_native to gdk_window_ensure_n...
2009-05-30 Caolan McNamaraPlug a memory leak in Xrandr code
2009-05-29 Alexander LarssonMake disabled xinput work again
2009-05-29 Alexander LarssonInitial version of input support
2009-05-27 Alexander LarssonAdd support for client side graphics exposures in gdk_d...
2009-05-27 Alexander LarssonAdd _gdk_gc_get_exposures
2009-05-26 Alexander LarssonAdd support for visibility notification
2009-05-26 Alexander LarssonAdd gdk_region_rect_equal to compare a region with...
2009-05-26 Alexander LarssonHandle flushing implicit paint while there is a paint...
next