summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkmain-win32.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gdkintl.hMatthias Clasen2022-09-231-1/+1
* Rename gdkdebug.h to gdkdebugprivate.hMatthias Clasen2022-09-231-1/+1
* GdkWin32: Add support for DirectManipulationLuca Bacci2022-05-151-0/+83
* GdkWin32: Remove _gdk_input_codepage variableLuca Bacci2022-01-171-8/+6
* win32: Don't include gdkinternals.hBenjamin Otte2021-09-241-1/+1
* Remove _gdk_input_ignore_wintab variableLuca Bacci2021-08-191-5/+0
* gdk/win32: Drop local DnD protocolChun-wei Fan2021-08-061-1/+0
* GDK/Win32: Remove layered windows usagewin32-remove-layered-windowsChun-wei Fan2021-01-181-1/+0
* gdk: Replace 'WITHDRAWN' state with async 'is-mapped' booleanJonas Ådahl2020-12-071-5/+0
* gdk: Rename GdkSurfaceState to GdkToplevelStateMatthias Clasen2020-09-101-3/+3
* Replace "gchar" with "char"Benjamin Otte2020-07-251-50/+50
* Replace "gint" with "int"Benjamin Otte2020-07-251-2/+2
* win32: Drop an unsed variableMatthias Clasen2020-05-261-2/+0
* gdk: Drop _gdk_windowing_argsMatthias Clasen2020-05-261-15/+0
* Rename "iconify" to "minimize"Emmanuele Bassi2019-11-161-1/+1
* GDK W32: Test for IME correctlyРуслан Ижбулатов2019-03-221-1/+0
* dnd: Remove GDK_ACTION_DEFAULT and GDK_ACTION_PRIVATEBenjamin Otte2018-06-181-2/+0
* GDK W32: adapt to GdkDragProtocol removalРуслан Ижбулатов2018-03-291-3/+0
* GDK W32: Another massive clipboard and DnD updateРуслан Ижбулатов2018-03-291-1/+1
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-12/+12
* W32: Massive W32 DnD fixРуслан Ижбулатов2017-12-021-32/+3
* Use Unicode in translatable stringsPiotr Drąg2016-12-191-2/+2
* win32: remove an unused func operating on GdkColorAndrew Chadwick2016-11-141-8/+0
* GDK-Win32/4.0: Enable HiDPI support for WindowsChun-wei Fan2016-11-041-0/+1
* Windows: Update code for monolithic GTK DLLChun-wei Fan2016-11-031-10/+0
* API: gdk: Remove gdk_window_get_visual()Benjamin Otte2016-10-281-3/+2
* GDK W32: Cache multiple keyboard layouts simultaneouslyРуслан Ижбулатов2016-08-041-0/+1
* GDK W32: Print error code along with the error messageРуслан Ижбулатов2016-03-251-3/+4
* Win32: remove the _is_win8_or_above global variablePaolo Borelli2016-02-191-1/+0
* Win32: move CoInitialize to dnd initPaolo Borelli2015-12-171-2/+0
* GDK-W32: remove trailing whitespace everywhereРуслан Ижбулатов2015-04-291-14/+14
* W32: Support horizontal mouse wheel scrollingРуслан Ижбулатов2015-04-171-0/+1
* gdk-win32: Really Implement GdkScreen->is_composited()Chun-wei Fan2015-04-171-0/+1
* Revert "W32: Implement composition check for GDK"Руслан Ижбулатов2014-04-101-29/+0
* W32: Implement composition check for GDKРуслан Ижбулатов2014-04-101-0/+29
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-2/+2
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* win32: gdk3 resurrectionHans Breuer2011-01-021-66/+6
* Drop sm_client_id win32 implementationMatthias Clasen2010-12-211-7/+0
* Work toward turning GdkDisplayManager into a backend singletonMatthias Clasen2010-12-211-9/+0
* Move gdk_get_display to common codeMatthias Clasen2010-12-211-6/+0
* win32: Get rid of gdk_drawable_get_size() usageBenjamin Otte2010-09-261-6/+3
* gdk: gdk_drawable_get_screen/visual => gdk_window_get_screen/visualBenjamin Otte2010-09-261-1/+1
* Revamp and modernize X error trapsHavoc Pennington2010-09-181-0/+5
* Fix Win32 buildTor Lillqvist2010-08-231-129/+0
* Fix build breakage on Windows caused by the region changesTor Lillqvist2010-07-051-5/+5
* s/GdkRegion/cairo_region_t/ in all of gtkBenjamin Otte2010-06-291-2/+1
* Remove gdk_*et_use_xshm() deprecated functionsJavier Jardón2010-05-261-12/+0
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-1/+2