]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2009-04-02 Alexander LarssonAdd support for scrolling to testwindows
2009-04-02 Alexander LarssonIfdef out x11 specific code
2009-04-02 Alexander LarssonFix performance issue with find_native_sibling_above
2009-04-02 Alexander LarssonFix resize of native children
2009-04-02 Alexander LarssonCall backend move_resize with the right coords/size
2009-04-02 Alexander LarssonMake _gdk_x11_window_tmp_unset_parent_bg not change...
2009-04-02 Alexander LarssonMake moving subwindows correctly handle native windows
2009-04-02 Alexander Larssondo_move_region_bits_on_impl needs to copy from overlapp...
2009-04-02 Alexander Larssonmove_region_on_impl - shortcut if region is empty
2009-04-02 Alexander LarssonFix various problem with temporarily unsetting background
2009-04-02 Alexander LarssonAvoid extending implicit paint size due to empty region...
2009-04-02 Alexander LarssonDon't flicker when unsetting shape (using bg none)
2009-04-02 Alexander LarssonMake testwindows support multiple selected windows
2009-04-02 Alexander LarssonAlways set the shape when creating a native window.
2009-04-02 Alexander LarssonAvoid lots of unnecessary computation when moving tople...
2009-04-02 Alexander LarssonRestack native window after reparent put it on top
2009-04-02 Alexander LarssonFix up native window handling in gdk_window_lower too
2009-04-02 Alexander LarssonFix up gdk_window_raise and native window creation...
2009-04-02 Alexander LarssonAdd restack_under method to GdkWindomImpl
2009-04-02 Alexander LarssonMove all backend specific raise/lower code into _intern...
2009-04-02 Alexander LarssonMake sure we handle clipping in gdk_window_draw_pixbuf...
2009-04-02 Alexander LarssonSend expose events to exposed area when changing the...
2009-04-02 Alexander LarssonForce native windows for all windows used with input...
2009-04-02 Alexander LarssonMake xfree gdkinput code compile
2009-04-02 Alexander LarssonHandle GDK_WA_CURSOR in non-native window creation
2009-04-02 Alexander LarssonInclude inferiors when moving window parts
2009-04-02 Alexander LarssonAdd _gdk_drawable_get_subwindow_scratch_gc as a way...
2009-04-02 Alexander LarssonSet bg none while changing so we don't draw the bg...
2009-04-02 Alexander Larssontests/testwindows - play with GdkWindows
2009-04-02 Alexander LarssonRef imp even in non-native windows and don't NULL out...
2009-04-02 Alexander LarssonCorrect type checks on gdk_window_set_group entry.
2009-04-02 Alexander LarssonWhen creating native window, set the native background
2009-04-02 Alexander LarssonNeed to split up impl changing and reparenting so we...
2009-04-02 Alexander LarssonAvoid flickering by using more temp unset bg
2009-04-02 Alexander LarssonRecompute abs_x/y before reparenting windows due to...
2009-04-02 Alexander LarssonDon't destroy NULL region
2009-04-02 Alexander LarssonFix gdk_window_get_root_origin and gdk_window_get_frame...
2009-04-02 Alexander LarssonEnsure we show native window when creating them for...
2009-04-02 Alexander LarssonMove native window showing/hiding out of is_impl, we...
2009-04-02 Alexander LarssonEnsure that we always invalidate newly exposed areas...
2009-04-02 Alexander LarssonVarious fixes for native windows:
2009-04-02 Alexander LarssonUpdate abs_x/y before moving native children
2009-04-02 Alexander LarssonMove all native children (recursively) in gdk_window_scroll
2009-04-02 Alexander LarssonEnsure that we're properly hiding impl window if one...
2009-04-02 Alexander LarssonDon't remove composited childrens area when processing...
2009-04-02 Alexander LarssonHandle mask == NULL in shape_combine_mask
2009-04-02 Alexander LarssonImplement input shapes
2009-04-02 Alexander LarssonRemove shape_combine_mask from backend. Make X11 backen...
2009-04-02 Alexander LarssonImplement shaped windows
2009-04-02 Alexander LarssonAdd _gdk_windowing_window_get_shape
2009-04-02 Alexander LarssonCreate _gdk_drawable_create_cairo_surface to ugly typec...
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 LarssonFor implicit grabs, we grab the *event* window, not...
2009-04-02 Alexander LarssonHandle cursors right with grabs
2009-04-02 Alexander LarssonImplement cursors
2009-04-02 Alexander LarssonFix crossing event order and some details
2009-04-02 Alexander LarssonNew approach to motion event handling
2009-04-02 Alexander Larssongdk_window_draw_points() - make sure we use the offset...
2009-04-02 Alexander LarssonImplement flicker free handling of window moves/resizes
2009-04-02 Alexander LarssonAdd _gdk_pixmap_set_as_backing which is a way to get...
2009-04-02 Alexander LarssonDon't access event after freeing it
2009-04-02 Alexander LarssonShare the code to copy impl window regions w/ update_area
2009-04-02 Alexander LarssonDon't actually clear background when mapped, as that...
2009-04-02 Alexander LarssonMove flushing code to non-implicit-paint only call.
2009-04-02 Alexander LarssonDon't include composited childen in window clip region...
2009-04-02 Alexander LarssonEnsure native window if composite requested
2009-04-02 Alexander LarssonDon't draw on input_only windows
2009-04-02 Alexander LarssonStore colormap on impl window (necessary for e.g. forei...
2009-04-02 Alexander LarssonWhen reparenting, remove from old parent before setting...
2009-04-02 Alexander LarssonDon't sent native MotionHint masks on pointer grabs...
2009-04-02 Alexander LarssonFix some return value warnings
2009-04-02 Alexander LarssonHandle gdk_window_get_impl_window on root window
2009-04-02 Alexander LarssonClear to end of window if passing zero width or height...
2009-04-02 Alexander LarssonMove gdk_window_get_deskrelative_origin to the GdkWindo...
2009-04-02 Alexander LarssonThe double get_composite_drawable case can happen for...
2009-04-02 Alexander LarssonFix draw_drawable being offset when using window as...
2009-04-02 Alexander Larssongdk_bitmap_create_from_data - drawable may be NULL
2009-04-02 Alexander Larssongdk_pixmap_new - drawable may be NULL
2009-04-02 Alexander Larssongdk_pixmap_draw_pixbuf - gc may be NULL
2009-04-02 Alexander LarssonDon't convert foreign windows to child when reparented...
2009-04-02 Alexander LarssonTrack clip_mask in GdkGC. Fix gdk_gc_add_drawable_clip...
2009-04-02 Alexander LarssonMove _gdk_gc_remove_drawable_clip from after each time...
2009-04-02 Alexander LarssonMove drawable clip tracking into GdkGC
2009-04-02 Alexander LarssonMove clip offsetting into _gdk_gc_intersect_clip_region
2009-04-02 Alexander LarssonFix coordinates reported from gdk_window_get_pointer...
2009-04-02 Alexander LarssonActually report x/y_root against the root window
2009-04-02 Alexander LarssonAvoid crash by not passing in NULL mask pointer to...
2009-04-02 Alexander LarssonAdd g_warning to not yet supported code
2009-04-02 Alexander LarssonEnsure we have native window before reparenting to...
2009-04-02 Alexander LarssonFix up keyboard grab handling
2009-04-02 Alexander LarssonGrab pointer on toplevel window, not on nearest native...
2009-04-02 Alexander LarssonMake sure we change the event mask on native window...
2009-04-02 Alexander LarssonChange assert to warning with some information
2009-04-02 Alexander LarssonMake synchronized_configure work for child windows...
2009-04-02 Alexander LarssonNever set shapes on foreign windows
2009-04-02 Alexander LarssonFor foreign parents, use the real parent not the root...
2009-04-02 Alexander LarssonReally create a native window when getting xid
2009-04-02 Alexander LarssonExport gdk_window_set_has_native
next