summaryrefslogtreecommitdiff
path: root/gdk/gdkwindowimpl.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Convert mouse position to doubles, add new getterswip/window-scalesAlexander Larsson2013-07-031-2/+2
* add gdk_screen_ and gdk_window_get_scale_factor()Michael Natterer2013-06-281-0/+2
* gdkwindow: Make GdkPaintable normal GdkWindowImpl vfuncsAlexander Larsson2013-05-071-0/+3
* gdkwindow: Remove translate vfuncAlexander Larsson2013-05-071-10/+0
* gdk: add gdk_window_set_fullscreen_mode()Olivier Fourdan2013-01-251-0/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add device-taking variants of begin_resize/move_dragMatthias Clasen2011-11-051-9/+11
* API: gdk: Change get_drag_window() APIBenjamin Otte2011-02-011-0/+2
* Add vfuncs for keyval and window property functionsMatthias Clasen2010-12-211-0/+21
* Add vfuncs for gdk_test apisMatthias Clasen2010-12-211-0/+14
* Add vfuncs for process_updates_recurse and the before and after hooksMatthias Clasen2010-12-211-0/+3
* Move destroy_foreign commentMatthias Clasen2010-12-211-0/+6
* Add a vfunc to replace _gdk_windowing_window_destroy_foreignMatthias Clasen2010-12-211-8/+10
* Add a vfunc for gdk_window_set_compositedMatthias Clasen2010-12-211-0/+2
* Add vtables for DNDMatthias Clasen2010-12-211-0/+3
* Convert all gdk_window methods to vtable callsAlexander Larsson2010-12-211-0/+78
* gdk: Remove depth argument from GdkWindowImpl->get_geometry()Benjamin Otte2010-12-061-2/+1
* gdk: Move window beeps into GdkWindowImplBenjamin Otte2010-12-021-0/+3
* gdk: Make get_shape and get_input_shape vfuncsBenjamin Otte2010-12-021-0/+2
* gdk: Make GdkWindowImpl inherit from GObjectBenjamin Otte2010-12-021-2/+2
* gdk: Pass the GdkWindow to resize_cairo_surface vfuncBenjamin Otte2010-12-021-1/+1
* gdk: Move ref_cairo_surface from GdkDrawable to GdkWindowImplBenjamin Otte2010-12-021-0/+3
* gdk: Make GdkWindowImpl a class, not an interfaceBenjamin Otte2010-12-021-7/+14
* gdk: Pass Drawable as argumentBenjamin Otte2010-12-021-1/+1
* Make set_cairo_surface_size a vfunc on GdkWindowImplKristian Rietveld2010-10-051-0/+5
* gdk: Remove gdk_window_redirect_to_drawable()Benjamin Otte2010-09-261-17/+0
* gdk: Rewrite background handlingBenjamin Otte2010-09-261-3/+1
* gdk: Remove supports_native_bg on WindowImplIfaceBenjamin Otte2010-09-261-1/+0
* gdk: Remove GdkWindowImpl->clear_regionBenjamin Otte2010-09-261-3/+0
* Remove deprecated gdk_window_get_deskrelative_origin() and its implementationsJavier Jardón2010-09-091-3/+0
* gdk: Make window moves a custom vfuncBenjamin Otte2010-08-101-4/+9
* s/GdkRegion/cairo_region_t/ in all of gtkBenjamin Otte2010-06-291-6/+6
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-8/+6
* Add supports_native_bg to GdkWindowImplAlexander Larsson2009-11-051-0/+1
* Add gdk_window_restackAlexander Larsson2009-09-021-0/+3
* Ensure that queue_translation is paired with the right X operationAlexander Larsson2009-08-131-0/+1
* Better implementation of native clear_areaAlexander Larsson2009-06-261-5/+2
* Implement gdk_window_clear_area natively for foreign windowsAlexander Larsson2009-06-261-0/+6
* Don't reset window hints when showing multiple timesAlexander Larsson2009-06-161-1/+2
* Add gdk_window_get_root_coordsAlexander Larsson2009-06-081-3/+5
* Make window_get_pointer a window impl virtualAlexander Larsson2009-06-051-0/+4
* Initial version of input supportAlexander Larsson2009-05-291-0/+4
* Add restack_under method to GdkWindomImplAlexander Larsson2009-04-021-0/+2
* Ensure that we're properly hiding impl window if one of its parent non-impl w...Alexander Larsson2009-04-021-2/+1
* Implement input shapesAlexander Larsson2009-04-021-2/+4
* Remove shape_combine_mask from backend. Make X11 backend use XShapeCombineMas...Alexander Larsson2009-04-021-4/+0
* Make gdk_windowing_window_destroy a GdkWindowImpl methodAlexander Larsson2009-04-021-1/+17
* Make _gdk_windowing_window_queue_translation a GdkWindiwImpl callAlexander Larsson2009-04-021-0/+5
* Remove unnecessary clear_area method in GdkWindowImplAlexander Larsson2009-04-021-6/+0
* Move gdk_window_get_deskrelative_origin to the GdkWindowImpl and make the com...Alexander Larsson2009-04-021-0/+3