summaryrefslogtreecommitdiff
path: root/gdk/win32
Commit message (Expand)AuthorAgeFilesLines
* W32: avoid code duplication in gdkdevice-win32|virtualPaolo Borelli2015-12-223-106/+15
* Win32: call dnd exit when finalizing the displayPaolo Borelli2015-12-171-0/+1
* Win32: move CoInitialize to dnd initPaolo Borelli2015-12-172-2/+4
* win32: Use GdkSeatDefault to implement GdkSeatCarlos Garnacho2015-12-153-0/+29
* gdk: Allow passing the start coordinates in drag_beginMatthias Clasen2015-12-132-2/+4
* GDK W32: Add a comment for clarityРуслан Ижбулатов2015-11-261-0/+3
* GDK W32: Clarify the use of the second argument to SetWindowPos()Руслан Ижбулатов2015-11-261-10/+24
* GDK W32: Don't use SetWindowLong() to set/unset WS_EX_TOPMOSTРуслан Ижбулатов2015-11-261-8/+38
* GDK W32: Only restack windows with matching always-on-top statusРуслан Ижбулатов2015-11-221-3/+46
* GDK W32: Refactor restacking functions a bitРуслан Ижбулатов2015-11-221-82/+95
* 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-122-21/+28
* win32: chain up on display disposeIgnacio Casal Quinteiro2015-11-121-1/+3
* win32: handle WM_DISPLAYCHANGE globallyPaolo Borelli2015-10-313-14/+84
* win32: Fix introspection syntaxMatthias Clasen2015-10-221-1/+1
* Don't use g_slist_next in the windows backendMatthias Clasen2015-10-202-6/+6
* Clean up handling of _gdk_win32_grab_cursorMatthias Clasen2015-10-171-4/+2
* W32: Add missing reference taking in gdk_device_virtual_grab()Руслан Ижбулатов2015-10-171-1/+1
* win32: fix warnings about signed/unsigned mismatchIgnacio Casal Quinteiro2015-10-164-10/+11
* 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-082-2/+2
* gdk: Finish conversion to in-struct GdkWindow list nodesAlexander Larsson2015-09-211-4/+3
* MSVC Builds: Massive Rename of ProjectsChun-wei Fan2015-09-151-8/+8
* build: Clean Up Visual Studio Project GenerationChun-wei Fan2015-09-151-0/+17
* GDK W32: Add missing commasРуслан Ижбулатов2015-08-141-2/+2
* win32: Support all css cursor namesMatthias Clasen2015-07-261-0/+10
* gdk-win32: Send fake release key event for shift keyPavel Grunt2015-07-231-0/+34
* GDK: Add cursor theme support to W32 backendРуслан Ижбулатов2015-05-206-74/+721
* GDK: Use GdkCursor objects to keep track of W32 cursors, not HCURSORРуслан Ижбулатов2015-05-205-92/+47
* W32: Add a mapping for "left_ptr_watch" cursorРуслан Ижбулатов2015-05-041-0/+1
* Use GDK_KEY_KP_Decimal instead of GDK_KP_DecimalРуслан Ижбулатов2015-05-041-1/+1
* win32: Support the decimal point on the keypadMatthias Clasen2015-05-011-0/+2
* gdkglcontext-win32.c: Remove Obsolete CommentsChun-wei Fan2015-04-301-7/+0
* GDK-W32: remove trailing whitespace everywhereРуслан Ижбулатов2015-04-2925-297/+297
* W32: bump _WIN32_WINNT and WINVER to 0x600 (Vista)Руслан Ижбулатов2015-04-292-2/+4
* Enable RGBA windows on W32Руслан Ижбулатов2015-04-295-75/+156
* gdkkeys: Add support to _get_scroll_lock_state()Fabiano Fidêncio2015-04-271-0/+7
* HAVE_MONITOR_INFO is always definedJose Rostagno2015-04-271-28/+0
* drop old compat code, BITMAPV5HEADER is defined on vista+Jose Rostagno2015-04-271-29/+0
* WM_CLIPBOARDUPDATE is always define on vista+Jose Rostagno2015-04-271-2/+0
* Simplify code a bit after xp support dropJose Rostagno2015-04-272-9/+2
* W32: Support horizontal mouse wheel scrollingРуслан Ижбулатов2015-04-173-2/+12
* gdk-win32: Clean Up A BitChun-wei Fan2015-04-172-22/+3
* Revert "gdk-win32: Clean Up A Bit"Chun-wei Fan2015-04-172-3/+22
* gdk-win32: Really Implement GdkScreen->is_composited()Chun-wei Fan2015-04-174-1/+17
* gdk-win32: Clean Up A BitChun-wei Fan2015-04-172-22/+3
* W32: Only override window miximized position for CSDed windowsРуслан Ижбулатов2015-03-261-1/+7
* W32: Correctly set maximized window positionРуслан Ижбулатов2015-03-261-0/+2
* gdkglcontext-win32: fix variable names in GDK_NOTERyan Lortie2015-03-011-1/+1