summaryrefslogtreecommitdiff
path: root/gdk/gdkwindowimpl.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Allow passing the start coordinates in drag_beginMatthias Clasen2015-12-131-1/+3
* Added api to set a window to fullscreen on a given monitor.Jeremy Whiting2015-07-251-0/+1
* gl: Drop profile for gdk_window_create_gl_context()Emmanuele Bassi2015-02-121-1/+0
* GL: Split GL context creation in two phasesEmmanuele Bassi2015-02-091-1/+3
* gdkwindow: Don't pass the region to the impl when beginning a paintJasper St. Pierre2014-11-221-2/+1
* Add gdk_window_get_unscaled_sizeAlexander Larsson2014-11-201-0/+3
* gl: Make all user GdkGLContexts not attached to any windowAlexander Larsson2014-10-131-0/+1
* gdk: Add support for OpenGLAlexander Larsson2014-10-131-0/+6
* gdk: Deprecate static gravitiesBenjamin Otte2014-10-061-3/+0
* gdkwindow: Don't bother with a return parameter for queue_antiexposeJasper St. Pierre2014-06-211-5/+3
* gdkwindow: Remove the internal cairo_surface used for out-of-band paintingJasper St. Pierre2014-06-201-9/+0
* gtkwindow: Use window-manager-side window menusJasper St. Pierre2014-05-211-0/+2
* Implement get_root_origin generically for all backendsJasper St. Pierre2014-03-171-3/+0
* Remove the return value of GdkWindowImpl::get_root_coordsJasper St. Pierre2014-02-271-1/+1
* Gdk: fix wrong user_data handling in resize_cairo_surface()Giovanni Campagna2014-02-261-4/+8
* gdk: add gdk_window_set_shadow_width()Ryan Lortie2013-12-121-0/+5
* gdk: Add opaque region settersJasper St. Pierre2013-08-281-0/+3
* wayland: Add custom create_similar_image implementationAlexander Larsson2013-07-031-0/+5
* gdk: Convert mouse position to doubles, add new gettersAlexander Larsson2013-07-031-2/+2
* add gdk_screen_ and gdk_window_get_scale_factor()Michael Natterer2013-07-031-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