summaryrefslogtreecommitdiff
path: root/gdk/gdkwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Add gdk_window_get_children_with_user_dataAlexander Larsson2013-05-071-0/+4
* Add gdk_window_set_invalidate_handlerAlexander Larsson2013-05-071-0/+20
* Add GDK_AVAILABLE_IN_ALL annotations in gdkMatthias Clasen2013-05-051-0/+138
* GdkWindow: make the frame clock an inherent property of the windowOwen W. Taylor2013-02-141-2/+1
* Reimplement _NET_WM_SYNC_REQUEST inside X11 backendOwen W. Taylor2013-02-141-0/+2
* Add GdkFrameClockOwen W. Taylor2013-02-141-0/+6
* gdk: add gdk_window_set_fullscreen_mode()Olivier Fourdan2013-01-251-0/+22
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* gdk: API: constify argumentBenjamin Otte2012-12-171-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gdk: Use versioned deprecationsMatthias Clasen2012-02-271-3/+6
* Deprecate all the public API that is using GdkColor structJavier Jardón2011-12-221-0/+1
* Remove some accidental additionsMatthias Clasen2011-12-151-4/+0
* Cosmetic changeMatthias Clasen2011-12-151-1/+1
* Fix nicks for the window class enumMatthias Clasen2011-12-131-2/+2
* testwindows: Test transparent backgroundsAlexander Larsson2011-12-011-0/+4
* Add device-taking variants of begin_resize/move_dragMatthias Clasen2011-11-051-13/+26
* Add deprecation annotations for deprecated functionsMatthias Clasen2011-10-111-2/+4
* Add G_GNUC_DEPRECATED annotations in GDKMatthias Clasen2011-10-091-5/+5
* API: gdk: Change get_drag_window() APIBenjamin Otte2011-02-011-0/+4
* API: gdk: Remove gdk_set_pointer_hooks()Benjamin Otte2011-01-031-33/+0
* Make gdk_window_{lookup,foreign_new}_for_display backend specificMatthias Clasen2010-12-211-12/+1
* Remove sm-client-id related functions from headersMatthias Clasen2010-12-211-1/+0
* Add gdk_window_[gs]et_source_events()Carlos Garnacho2010-12-151-0/+6
* gdk: Remove GdkWindowObject typedefBenjamin Otte2010-12-061-1/+0
* API: gdk: Remove depth argument from gdk_window_get_geometry()Benjamin Otte2010-12-061-2/+1
* API: gdk: Rename GdkWindowObjectClass to GdkWindowClassBenjamin Otte2010-12-031-4/+4
* API: Rename GdkWindowClass to GdkWindowWindowClassBenjamin Otte2010-12-031-3/+3
* gdk: Remove remaining includes of gdkdrawable.hBenjamin Otte2010-12-021-1/+0
* API: GdkWindow no longer is a GdkDrawableBenjamin Otte2010-12-021-3/+3
* API: gdk_drawable_get_visible_region => gdk_window_get_visible_regionBenjamin Otte2010-12-021-0/+2
* API: gdk_drawable_get_clip_region() => gdk_window_get_clip_region()Benjamin Otte2010-12-021-0/+2
* GdkWindow: Add gdk_window_set_background_rgba()Carlos Garnacho2010-10-221-0/+2
* gdk: add slots for all GdkWindowObject signalsMichael Natterer2010-10-141-3/+28
* Bug 631599 - Allow to use arbitrary surfaces for offscreen windowsMichael Natterer2010-10-141-0/+4
* GDK docs: help gtk-doc understand gdk_window_invalidate_maybe_recurseMatthias Clasen2010-10-011-5/+20
* API: Remove window clear APIsBenjamin Otte2010-09-261-6/+0
* API: Add size getters for GdkWindowBenjamin Otte2010-09-261-0/+2
* API: Remove colormap member from GdkWindowAttrBenjamin Otte2010-09-261-8/+4
* API: Add gdk_window_get_display()Benjamin Otte2010-09-261-0/+1
* API: Add gdk_window_get_visual() and gdk_window_get_screen()Benjamin Otte2010-09-261-0/+2
* API: Remove gdk_window_set_back_pixmap()Benjamin Otte2010-09-261-3/+0
* API: Change offscreen windows to use a cairo_surface_tBenjamin Otte2010-09-261-1/+2
* API: Remove gdk_window_get_internal_paint_info()Benjamin Otte2010-09-261-5/+0
* gdk: Remove gdk_window_redirect_to_drawable()Benjamin Otte2010-09-261-10/+0
* gdk: Rewrite background handlingBenjamin Otte2010-09-261-0/+2
* API: Remove gdk_window_clear_area_e()Benjamin Otte2010-09-261-5/+0
* API: Remove shape_combine_mask functions from gdkBenjamin Otte2010-09-261-8/+0
* API: remove gdk_window_set_icon()Benjamin Otte2010-09-261-4/+0
* Remove deprecated gdk_window_get_deskrelative_origin() and its implementationsJavier Jardón2010-09-091-7/+0