summaryrefslogtreecommitdiff
path: root/gdk/gdkwindow.h
Commit message (Expand)AuthorAgeFilesLines
* gdk: Drop gdk_window_reparentwip/alexl/simplify-gdkwindowAlexander Larsson2016-12-161-5/+0
* gdk: Drop support for native (and thus foreign) subwindowsAlexander Larsson2016-12-161-2/+0
* vulkan: Add more infrastructureBenjamin Otte2016-12-091-0/+4
* gdk: Make gdk_window_begin_draw_frame() take a draw contextBenjamin Otte2016-12-051-1/+1
* API: Require passing a GLContext to begin_draw_frame()Benjamin Otte2016-12-051-1/+2
* gdk: Get rid of all mentions of process_all_updates()Benjamin Otte2016-11-241-3/+0
* API: gdk: Remove gdk_window_process_updates()Benjamin Otte2016-11-231-3/+0
* API: gdk: Remove gdk_window_new()Benjamin Otte2016-11-071-49/+0
* API: gdk: Add gdk_window_new_temp()Benjamin Otte2016-11-071-0/+2
* API: gdk: Add gdk_window_new_popup()Benjamin Otte2016-11-061-0/+4
* API: gdk: Add gdk_window_new_toplevel()Benjamin Otte2016-11-061-0/+5
* gdkwindow: Remove GdkWindowAttr.type_hintBenjamin Otte2016-11-061-3/+1
* API: gdk: Remove title from gdk_window_new()Benjamin Otte2016-11-051-9/+5
* API: gdk: Remove override_redirect flag from GdkWindowAttrBenjamin Otte2016-11-051-5/+1
* API: gdk: Remove gdk_window_set_override_redirect()Benjamin Otte2016-11-051-3/+0
* API: gdk: Remove gdk_window_get_visual()Benjamin Otte2016-10-281-3/+0
* gdk: Remove gdk_window_set_invalidate_handler()Benjamin Otte2016-10-271-20/+0
* Remove deprecated gdk_window_get_pointerMatthias Clasen2016-10-251-7/+0
* Drop support for offscreen GdkWindowswip/alexl/no-offscreenAlexander Larsson2016-10-251-39/+0
* gdkwindow: Remove deprecated APIwip/ricotz/deprecatedRico Tzschichholz2016-10-241-30/+0
* API: gdk: Add gdk_window_new_child() and gdk_window_new_input()Benjamin Otte2016-10-181-0/+10
* gdk: Remove old code to create drawing contextBenjamin Otte2016-10-161-8/+0
* gdk: Remove gdk_window_set_debug_updates()Benjamin Otte2016-10-161-4/+0
* API: Remove gdk_window_set_background()Benjamin Otte2016-10-161-11/+0
* API: Remove ability to set visuals on windowsBenjamin Otte2016-10-161-5/+2
* API: Remove GDK_WA_CURSORBenjamin Otte2016-10-161-8/+5
* API: window: Remove suppport for changing wmclass_name/groupBenjamin Otte2016-10-161-8/+2
* gdkwindow: add gdk_window_move_to_rect ()William Hua2016-07-191-0/+43
* Deprecate the gdk_window_begin/end_paint family of functionsEmmanuele Bassi2016-06-091-3/+3
* Add GdkDrawingContextEmmanuele Bassi2016-06-091-3/+4
* Add frame drawing API to GdkWindowEmmanuele Bassi2016-06-091-0/+8
* gdkwindow: move GdkWindowTypeHint to gdktypes.hWilliam Hua2015-12-151-49/+0
* Added api to set a window to fullscreen on a given monitor.Jeremy Whiting2015-07-251-0/+3
* Fix up doc commentsMatthias Clasen2015-06-231-1/+1
* gdk: Add gdk_window_set_pass_throughAlexander Larsson2015-06-151-0/+6
* 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/+0
* Hide GdkWindow libgtk_only API in the private vtableEmmanuele Bassi2014-11-081-2/+2
* Pedantic formatting fixMatthias Clasen2014-10-131-3/+3
* Correct Since tagsMatthias Clasen2014-10-131-1/+1
* gdk: Add support for OpenGLAlexander Larsson2014-10-131-0/+6
* Add gdk_window_mark_paint_from_clip and call from widget drawingAlexander Larsson2014-10-131-0/+3
* gdk: Deprecate compositing supportBenjamin Otte2014-10-121-2/+2
* gdk: Deprecate static gravitiesBenjamin Otte2014-10-061-1/+1
* gdk: Add GDK_WINDOW_SUBSURFACE window typeCarlos Garnacho2014-08-261-1/+5
* gdkwindow: Deprecate gdk_window_flushJasper St. Pierre2014-06-201-1/+1
* gtkwindow: Use window-manager-side window menusJasper St. Pierre2014-05-211-0/+3
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-071-5/+5
* docs: use links instead of <xref>William Jon McCann2014-02-071-1/+1