]> Pileus Git - ~andy/gtk/history - gdk/gdkwindow.c
Add allow-none to gdk_window_set_cursor()
[~andy/gtk] / gdk / gdkwindow.c
2010-06-27 Philip WithnallAdd allow-none to gdk_window_set_cursor()
2010-06-19 Javier JardónRemove deprecated GdkDrawable functions
2010-06-11 Martin Schlemmerwin32: Fix the xp there to correctly clip when drawing
2010-05-27 Javier Jardón[docs] Use the correct gtk-doc notation
2010-05-26 Christian Beiergdk/gdkwindow.c: fix a typo in gdk_window_set_device_cu...
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-25 Matthias ClasenSeal gdk
2010-05-14 Javier JardónRemove deprecated gdk_window_get_toplevels() function
2010-05-14 Javier Jardóngdkwindow: Move includes to the beginning of the file
2010-05-14 Tadej BorovšakMove documentation to inline comments: GdkWindow
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-15 Michael Natterergdk: remove convert_coords_to_child()
2010-04-15 Michael Natterergdk: use gdk_window_is_offscreen() instead of checking...
2010-04-15 Michael Natterergdk: add API to convert coords between parent and child...
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Alexander LarssonWhen native window requests button presses request...
2010-04-04 Alexander LarssonDrop outstanding cairo surfaces when window is made...
2010-04-04 Alexander LarssonMove common gdkwindow.c code into function gdk_window_d...
2010-04-04 Alexander LarssonTrack direct window cairo access and avoid tricks when...
2010-04-04 Alexander LarssonAvoid drawing implicit paints to destroyed windows
2010-04-04 Javier Jardón[docs] Add documentation for GdkWindow 'cursor' property
2010-04-04 Matthias ClasenFix a think in the CSW input extension handling
2010-04-04 Alexander LarssonActually send exposes from gdk_window_clear_area_e
2010-04-04 Javier JardónAdd 'Since: 2.18' tag
2010-04-04 Colin WaltersMerge in Gdk-custom.c introspection annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-20 Alexander LarssonWhen native window requests button presses request...
2010-01-19 Alexander LarssonDrop outstanding cairo surfaces when window is made...
2010-01-19 Alexander LarssonMove common gdkwindow.c code into function gdk_window_d...
2010-01-19 Alexander LarssonTrack direct window cairo access and avoid tricks when...
2010-01-15 Alexander LarssonAvoid drawing implicit paints to destroyed windows
2010-01-03 Javier Jardón[docs] Add documentation for GdkWindow 'cursor' property
2009-12-21 Matthias ClasenFix a think in the CSW input extension handling
2009-12-18 Alexander LarssonActually send exposes from gdk_window_clear_area_e
2009-12-18 Javier JardónAdd 'Since: 2.18' tag
2009-12-16 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-08 Matthias ClasenNever do implicit paints for foreign windows
2009-12-08 Alexander LarssonFix up last commit
2009-12-08 Alexander LarssonHandle input extension events when making a window...
2009-12-02 Alexander LarssonDon't filter out BUTTON_MOTION event masks
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-05 Alexander LarssonDon't unnecessarily clear windows with no exposure...
2009-11-05 Alexander LarssonDocument clears_as_native and make the name more descri...
2009-11-05 Alexander LarssonDon't unnecessarily expose areas copied by native windo...
2009-11-05 Alexander LarssonOnly send exposes on unmap if window really was unmapped
2009-11-05 Alexander LarssonFlush outstanding stuff when clearing directly on a...
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-20 Javier JardónRemove some unnused variables
2009-10-05 Matthias ClasenPlug a memory leak
2009-09-30 Kristian RietveldUse boxed accessors for setting and retrieving cursor...
2009-09-29 Alexander LarssonOnly select for button and pointer event on toplevels
2009-09-28 Alexander LarssonSent button events don't cause passive grabs
2009-09-27 Cody RussellBug 596494 - New property "cursor" in 2.18's GdkWindow...
2009-09-25 Alexander LarssonOn pointer grab request native events needed for event...
2009-09-24 Alexander LarssonSend expose events on foreign windows
2009-09-15 Alexander LarssonRespect grab event mask for crossing events
2009-09-14 Alexander LarssonMake gdk_window_flush public
2009-09-14 Alexander LarssonBetter handling of window hierarchy changes from inside...
2009-09-14 Alexander LarssonHandle expose events moving or resizing windows
2009-09-14 Alexander LarssonFactor out impl_window_add_update_area() to a function
2009-09-14 Alexander LarssonDon't reenter gdk_window_process_updates_internal
2009-09-14 Alexander LarssonBail out of window move/resize early if no change
2009-09-11 Alexander LarssonDon't support the old handling of zero height/width...
2009-09-10 Matthias ClasenCleanups
2009-09-10 Alexander LarssonDon't send grab broken for implicit grabs on button...
2009-09-10 Alexander LarssonEnsure recursing gdk_window_process_all_updates works
2009-09-08 Alexander LarssonFix handling of window cursor wrt grabs
2009-09-04 Alexander LarssonAdd gdk_window_is_destroyed
2009-09-04 Alexander LarssonEnsure clip region valid before using it for emulating...
2009-09-04 Alexander LarssonCorrect the antiexposure vs implicit paint flush race
2009-09-04 Alexander LarssonDon't access region when it might be freed
2009-09-04 Alexander LarssonFix warnings in gdk_window_restack
2009-09-02 Alexander LarssonAdd gdk_window_restack
2009-08-31 Matthias ClasenDocument gdk_window_geometry_changed
2009-08-31 Alexander LarssonDon't delay showing windows until viewable in GDK_NATIV...
2009-08-31 Alexander LarssonUpdate shape handling
2009-08-31 Alexander LarssonUse temporary impl_iface variable to make lines shorter
2009-08-31 Alexander LarssonAdd and use gdk_window_is_toplevel when possible
2009-08-31 Alexander LarssonAdd window type an shape to window print for nicer...
2009-08-31 Alexander LarssonSupport DEBUG_WINDOW_PRINTING even with GDK_NATIVE_WINDOWS
2009-08-31 Matthias ClasenImprove CSW docs
2009-08-30 Matthias ClasenWarn when a parent is destroyed
2009-08-29 Matthias ClasenMake beeps work again
2009-08-27 Alexander LarssonAllow x and y to be NULL in gdk_window_get_geometry
2009-08-26 Alexander LarssonDon't unnecessarily set the event mask as that can...
2009-08-26 Alexander LarssonPropagate the "send_event" flag for emulated events
2009-08-25 Alexander LarssonFix cairo clipping to client side windows
2009-08-25 Alexander LarssonClean up gdk_draw_drawable() composite handling
2009-08-24 Alexander LarssonAdd support for enabling only native windows
2009-08-20 Alexander LarssonMore reentrancy protection for process_updates
2009-08-17 Alexander LarssonDon't crash on NULL parent
2009-08-16 Alexander LarssonRemove unused variable
2009-08-16 Alexander LarssonFix gdk_window_get_geometry for native children with...
2009-08-14 Alexander LarssonAlways queue antiexposes after flushing outstanding...
2009-08-14 Alexander LarssonFix type mismatch warnings
2009-08-13 Alexander LarssonMake _gdk_window_process_updates_recurse reentrancy...
2009-08-13 Alexander LarssonFix leaks of clip region and outstanding moves
2009-08-13 Alexander LarssonEnsure that queue_translation is paired with the right...
2009-08-13 Alexander LarssonClarify comment
next