summaryrefslogtreecommitdiff
path: root/gdk/gdkwindow.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use proper quotes in gdkWilliam Jon McCann2014-02-051-5/+5
* docs: Use markdown for ulinksWilliam Jon McCann2014-02-041-6/+4
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-2/+2
* gdkwindow: Use GdkWindowHints instead of guint for flagsBastien Nocera2013-12-141-6/+6
* gdk: add gdk_window_set_shadow_width()Ryan Lortie2013-12-121-0/+7
* Add an event_compression setting to GdkWindowDaniel Sabo2013-11-091-0/+6
* gdk: Add opaque region settersJasper St. Pierre2013-08-281-0/+4
* gdk: Convert mouse position to doubles, add new gettersAlexander Larsson2013-07-031-0/+6
* gdk: add gdk_window_create_similar_image_surfaceAlexander Larsson2013-07-031-0/+7
* add gdk_screen_ and gdk_window_get_scale_factor()Michael Natterer2013-07-031-0/+3
* Add new symbols to docsMatthias Clasen2013-05-271-4/+4
* 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