]> Pileus Git - ~andy/gtk/history - gdk
Remove tracking of "current mouse window", this is handled in the common code now
[~andy/gtk] / gdk /
2009-04-02 Richard HultRemove tracking of "current mouse window", this is...
2009-04-02 Richard HultRemove old cursor setting and make it work with client...
2009-04-02 Richard HultUpdate for latest changes in the common code for grab...
2009-04-02 Richard HultIgnore all events if the app is not active
2009-04-02 Richard HultWhen breaking grabs on deactivation, the unset should...
2009-04-02 Richard HultUse _gdk_display_unset_has_*_grab in break_all_grabs()
2009-04-02 Richard HultUse cooca to convert coordinats from event window to...
2009-04-02 Richard HultReplace quartz specific keyboard grab code with common...
2009-04-02 Richard HultCast to avoid warning
2009-04-02 Richard HultRemove unused variable
2009-04-02 Richard HultUse the common pointer grab code instead of tracking...
2009-04-02 Richard HultUse isKeyWindow instead of isMainWindow for the non...
2009-04-02 Richard HultApply non-click-through policy on unfocused windows...
2009-04-02 Richard HultFix coords returned by _gdk_windowing_window_get_pointe...
2009-04-02 Richard HultRemove unused remainders from the old implicit grab...
2009-04-02 Richard HultGet implicit grabs working
2009-04-02 Richard HultLeave AppKit events unhandled
2009-04-02 Richard HultUse event_type we already have instead of regetting it
2009-04-02 Richard HultGet the correct root coordinates for events
2009-04-02 Alexander LarssonReturn ignoring of native grab/ungrab events when we...
2009-04-02 Alexander LarssonHandle crossing events with subwindows unknown to gdk
2009-04-02 Alexander Larssonenable motion hints - use last sent request
2009-04-02 Alexander LarssonMake sure we report grab broken on window destroy
2009-04-02 Alexander LarssonReport the steady state in gdk_display_pointer_is_grabbed
2009-04-02 Alexander LarssonMove implicit grab tracking totally to common code
2009-04-02 Alexander LarssonDon't send crossing events to destroyed windows
2009-04-02 Alexander LarssonNew approach for grab tracking code
2009-04-02 Alexander LarssonRef windows during _gdk_x11_roundtrip_async
2009-04-02 Alexander LarssonFix up indentation
2009-04-02 Alexander LarssonMove bitfield in GdkWindowImplX11 to make struct more...
2009-04-02 Alexander LarssonOnly sync the display if creating a native window impli...
2009-04-02 Alexander LarssonSync the display when creating a native window.
2009-04-02 Alexander LarssonDon't warn about unexpected events on foreign windows
2009-04-02 Alexander LarssonUpdate clip region etc, when creating a foreign window
2009-04-02 Alexander LarssonFix typo in gdk_window_input_shape_combine_region
2009-04-02 Alexander LarssonMake gdk_window_get_toplevel() for CHILD window with...
2009-04-02 Alexander LarssonDon't mess with any events on the root window.
2009-04-02 Alexander LarssonDon't crash if window->parent is NULL
2009-04-02 Alexander LarssonDon't recursively set bg none on the parent when e...
2009-04-02 Alexander LarssonSimplify do_move_region_bits_on_impl by removing unused...
2009-04-02 Alexander LarssonRemove_gdk_pixmap_set_as_backing etc, as this is not...
2009-04-02 Alexander LarssonFix warning about XChangeProperty argument type
2009-04-02 Alexander LarssonRemove unused code
2009-04-02 Alexander LarssonFix warning about wrong type in assignment
2009-04-02 Alexander LarssonFix warning due to typo
2009-04-02 Alexander LarssonRemove unused label
2009-04-02 Alexander LarssonAvoid warnings about non-handled GDK_EVENT_LAST enum
2009-04-02 Alexander LarssonFix setting of private->shaped when setting input shape
2009-04-02 Alexander LarssonDon't look for EXPOSE mask set to disable bg none setting
2009-04-02 Alexander LarssonFix typos in X11 details of new OSX APIs
2009-04-02 Alexander LarssonDon't ignore native CROSSING_GRAB/UNGRAB events
2009-04-02 Alexander LarssonTrack pointer grabs on Xserver time
2009-04-02 Alexander LarssonAdd _gdk_x11_roundtrip_async
2009-04-02 Richard HultUpdate for changes in the paintable interface
2009-04-02 Richard HultCall _gdk_window_process_updates_recurse() in drawRect...
2009-04-02 Richard HultRemove invalidate_maybe_recurse and process_updates...
2009-04-02 Richard HultExpose _gdk_window_process_updates_recurse for backends
2009-04-02 Richard HultAdd a window argument to begin_paint_region in the...
2009-04-02 Richard HultSetup ->impl_window on the root window
2009-04-02 Richard HultAdd gdk_windowing_window_get_next_serial
2009-04-02 Richard HultRemove gdk_keyboard_grab_info_libgtk_only which moved...
2009-04-02 Richard HultAdd serial argument to _gdk_windowing_got_event
2009-04-02 Alexander LarssonFix gdk_window_has_no_impl typo
2009-04-02 Alexander LarssonOnly set cursors on toplevel.
2009-04-02 Alexander LarssonSwitch motion hint emulation to be serial based.
2009-04-02 Alexander LarssonRevert "Convert all pending X events in _gdk_events_queue"
2009-04-02 Alexander LarssonKeep track of the impl windows wrapper directly with...
2009-04-02 Alexander LarssonUngrab keyboard if virtual window is hidden or destroyed
2009-04-02 Alexander LarssonMove keyboard grab state tracking code to common code
2009-04-02 Alexander LarssonMove keyboard grab info to common code
2009-04-02 Alexander LarssonConvert all pending X events in _gdk_events_queue
2009-04-02 Alexander LarssonImplement GDK_POINTER_MOTION_HINT_MASK support
2009-04-02 Alexander LarssonNew flicker flicker fixing approach
2009-04-02 Alexander Larssongdk_window_process_updates_internal only needs to flush...
2009-04-02 Alexander LarssonSplit out the flushing of outstanding moves
2009-04-02 Alexander LarssonFlush any outstanding stuff in the window in non-buffer...
2009-04-02 Alexander LarssonClip exposed area to the visible region.
2009-04-02 Alexander LarssonDon't allow native window > 65535 pixels
2009-04-02 Richard HultFirst cut at getting events working
2009-04-02 Richard HultAttempt to implement draw_drawable with src = dest...
2009-04-02 Richard HultRemove unused function _gdk_quartz_window_scroll
2009-04-02 Richard HultFix typos that broke loading without lazy symbol lookup
2009-04-02 Richard HultRemove autoreleasepool in drawRect, not necessary
2009-04-02 Richard HultOnly setup tracking rect for toplevels, we only want...
2009-04-02 Richard HultDon't use drawable_get,release_context in _gdk_windowin...
2009-04-02 Richard HultGet rid of all the synthesized crossing events except...
2009-04-02 Richard HultRename _gdk_quartz_events_send_map_events to ..._event
2009-04-02 Richard HultClean up some whitespace
2009-04-02 Richard HultAdd fill_crossing_event to be used soon
2009-04-02 Richard HultOnly send map events for toplevels
2009-04-02 Richard HultAdd enter/leave notify to get_event_mask_from_ns_event...
2009-04-02 Richard HultClean up the scroll support a little
2009-04-02 Richard HultMake the various fill_*_event functions consistent
2009-04-02 Richard HultRework the event translation to look more like X11
2009-04-02 Richard HultUpdate the window size after getting windowDidResize
2009-04-02 Richard HultRemove the old workarond for broken tracking rects
2009-04-02 Richard HultHandle NULL event mask in _gdk_windowing_window_at_pointer
2009-04-02 Richard HultFix bug from first patch round, get private from window...
2009-04-02 Richard HultOffset subviews with the parent's abs coordinate
2009-04-02 Richard HultChange window check to quartz window check in gdkinput
next