summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkmonitor-win32.c
Commit message (Expand)AuthorAgeFilesLines
* win32: Remove unused variableBenjamin Otte2023-02-021-1/+0
* GdkWin32: Remove the global screen offsetLuca Bacci2021-11-071-42/+0
* GdkWin32: Use a signed integral type for the DPI scaleLuca Bacci2021-11-071-1/+1
* Raise _WIN32_WINNT macro to target Windows 7 APILuca Bacci2021-08-191-16/+0
* GDK-Win32: Clean up HiDPI support and WGL a bitChun-wei Fan2021-07-191-2/+2
* Documentation fixesMatthias Clasen2021-05-201-6/+6
* gdk/win32: fix integer overflow in monitor refresh rate calculationVolker Rümelin2020-11-231-1/+1
* gdk/monitor: Remove gdk_monitor_work_area and GdkMonitor::work-areaJonas Ådahl2020-07-291-3/+12
* Replace "gchar" with "char"Benjamin Otte2020-07-251-9/+9
* Replace "gint" with "int"Benjamin Otte2020-07-251-4/+4
* monitor: Add gdk_monitor_set_geometry()Benjamin Otte2020-05-171-3/+2
* win32: Remove outdated workaroundBenjamin Otte2019-05-211-14/+0
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-1/+1
* GDK W32: fix monitor pruning codeРуслан Ижбулатов2017-12-021-4/+1
* GDK W32: Apply HiDPI scale properly to monitorsРуслан Ижбулатов2017-12-021-7/+39
* GDK W32: Ensure that we use made-up monitors when there are noneРуслан Ижбулатов2017-12-021-6/+31
* GDK-Win32/4.0: Enable HiDPI support for WindowsChun-wei Fan2016-11-041-8/+10
* gdk/win32/gdkmonitor-win32.c: Fix build on non-GCCChun-wei Fan2016-05-091-16/+16
* win32: Port to new monitor apiРуслан Ижбулатов2016-04-271-0/+833