summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkdisplay-win32.c
Commit message (Expand)AuthorAgeFilesLines
* API: Remove gdk_window_set_composited()Benjamin Otte2016-10-161-7/+0
* win32: Port to new monitor apiРуслан Ижбулатов2016-04-271-0/+208
* win32: add missing empty linesIgnacio Casal Quinteiro2016-04-111-0/+4
* GDK W32: Optimize clipboard handling a bitРуслан Ижбулатов2016-03-261-20/+26
* win32: use a struct for the event sourcePaolo Borelli2016-03-051-1/+1
* gdk: remove the display->list_devices vfuncPaolo Borelli2016-02-291-31/+7
* win32: init wintab when the device manager is constructedPaolo Borelli2016-02-291-2/+0
* win32: actually call _gdk_win32_screen_on_displaychange_eventPaolo Borelli2016-02-291-0/+1
* gdk: remove the core_pointer field from GdkDisplayPaolo Borelli2016-02-291-4/+2
* win32: close the screen when disposing the displayPaolo Borelli2016-02-281-0/+2
* win32: factor out on_displaychange_event method for the screenPaolo Borelli2016-02-281-4/+0
* win32: make init_root_window private to the screen objectPaolo Borelli2016-02-281-1/+0
* win32: rename initialization function for clarityPaolo Borelli2016-02-281-2/+1
* win32: move gdkvisual code in gdkscreenPaolo Borelli2016-02-281-1/+0
* Win32: fix warningPaolo Borelli2016-02-221-1/+1
* Win32: fold the gdkinput.c file in gdkdisplay-win32.cPaolo Borelli2016-02-221-1/+35
* Win32: remove the _gdk_monitors global variablePaolo Borelli2016-02-191-117/+2
* win32: get rid of _gdk_screen global variableIgnacio Casal Quinteiro2016-01-151-7/+13
* win32: remove _gdk_root global variablePaolo Borelli2016-01-141-5/+3
* Win32: call dnd exit when finalizing the displayPaolo Borelli2015-12-171-0/+1
* win32: do not use g_clear_pointer also on the clipboard windowIgnacio Casal Quinteiro2015-11-131-2/+6
* win32: do not use g_clear_pointer to destroy the windowIgnacio Casal Quinteiro2015-11-131-1/+6
* win32: destroy clipboard notification window on disposeIgnacio Casal Quinteiro2015-11-121-21/+27
* win32: chain up on display disposeIgnacio Casal Quinteiro2015-11-121-1/+3
* win32: handle WM_DISPLAYCHANGE globallyPaolo Borelli2015-10-311-2/+82
* win32: Fix introspection syntaxMatthias Clasen2015-10-221-1/+1
* win32: use the same type as the prototypeIgnacio Casal Quinteiro2015-10-161-1/+1
* win32: use the same parameter name as the implementationIgnacio Casal Quinteiro2015-10-081-1/+1
* GDK: Add cursor theme support to W32 backendРуслан Ижбулатов2015-05-201-1/+101
* GDK-W32: remove trailing whitespace everywhereРуслан Ижбулатов2015-04-291-3/+3
* HAVE_MONITOR_INFO is always definedJose Rostagno2015-04-271-28/+0
* WM_CLIPBOARDUPDATE is always define on vista+Jose Rostagno2015-04-271-2/+0
* Fix a typoMatthias Clasen2015-02-271-1/+1
* gdk: Use a better error messageEmmanuele Bassi2015-02-271-1/+6
* Add OpenGL Support for the GDK Windows BackendChun-wei Fan2014-12-171-11/+3
* gdkdisplay: Provide a default event_data_copy / event_data_freeJasper St. Pierre2014-10-271-15/+0
* Fix monitors enumeration bugVasiliy Nuzha2014-10-061-1/+1
* Fix some print format warningsРуслан Ижбулатов2014-08-131-1/+1
* W32: Implement rudimentary WM_NCHITTEST handlingРуслан Ижбулатов2014-07-291-5/+2
* GDK/GTK on Windows: Fix buildChun-wei Fan2013-08-261-1/+1
* win32: Remove unused functionsAlexander Larsson2013-07-031-6/+0
* Pass screen to visual init (no default screen is available yet)Руслан Ижбулатов2013-06-111-1/+1
* win32: Call windowing init from display_class_init()Benjamin Otte2013-05-021-0/+2
* displaymanager: Emit display-opened directlyBenjamin Otte2013-04-191-3/+0
* win32: Emit GdkDisplay::opened signalBenjamin Otte2013-04-191-0/+2
* win32: Make build with latest gdkdisplay changesAlexander Larsson2013-04-111-20/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* win32: Fix some warningsAlexander Larsson2011-11-101-0/+3
* win32: Make flush/sync work like in XAlexander Larsson2011-11-101-1/+10
* Add G_ENABLE_DEBUG #ifdef check in gdkdisplay-win32.cChun-wei Fan2011-11-101-0/+3