summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkproperty-win32.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "gchar" with "char"Benjamin Otte2020-07-251-4/+4
* Replace "gint" with "int"Benjamin Otte2020-07-251-4/+4
* gdk: Remove gdk_text_property_to_utf8_list_for_display()Benjamin Otte2020-02-231-1/+0
* GDK W32: Fix property setting to correctly use static stringsРуслан Ижбулатов2019-03-221-2/+2
* GDK W32: Always set gtk-font-name to the active UI font. Fixes #1484Christoph Reiter2018-12-101-49/+45
* GDK W32: set default settings for fontconfig.Christoph Reiter2018-12-081-0/+36
* GDK W32: Support switching IM contexts at runtimeРуслан Ижбулатов2018-10-061-0/+9
* Remove unused functions in W32 backendРуслан Ижбулатов2018-06-101-44/+0
* gdk: Remove propertiesBenjamin Otte2017-12-141-127/+0
* gdk: Remove selection definesBenjamin Otte2017-12-141-39/+3
* W32: Massive W32 DnD fixРуслан Ижбулатов2017-12-021-105/+41
* win32: Avoid a screen argumentMatthias Clasen2017-11-171-5/+1
* gdk: Replace GDK_NONE with NULLBenjamin Otte2017-11-151-1/+1
* win32: Remove all uses of get_root_windowMatthias Clasen2017-11-141-1/+1
* win32: Stop using gdk_display_get_root_windowMatthias Clasen2017-11-051-1/+1
* gdk/win32: Fix build after GdkScreen and cursor cleanupsChun-wei Fan2017-11-041-0/+1
* Port to gdk_display_get_root_windowMatthias Clasen2017-10-311-6/+1
* gdk/win32: Fix build after GdkScreen and settings changesChun-wei Fan2017-10-311-9/+9
* GDK W32: Optimize clipboard handling a bitРуслан Ижбулатов2016-03-261-6/+7
* win32: remove _gdk_root global variablePaolo Borelli2016-01-141-1/+6
* GDK-W32: remove trailing whitespace everywhereРуслан Ижбулатов2015-04-291-11/+11
* Fix various warningsРуслан Ижбулатов2014-08-131-1/+1
* Use Adwaita on Windows tooMatthias Clasen2014-06-131-5/+1
* win32: add more clipboard data checks to avoid crashMarc-André Lureau2014-04-241-0/+6
* gdkproperty-win32.c: Fix gtk-font-name handlingChun-wei Fan2014-03-281-0/+30
* win32: remove useless comment since we do not support win98 anymoreIgnacio Casal Quinteiro2014-01-271-7/+0
* win32: handle again gtk-font-nameIgnacio Casal Quinteiro2014-01-271-4/+2
* Win32: Set the shows-desktop platform settingMatthias Clasen2013-11-151-0/+6
* Revert "Deprecate and ignore the cursor blink settings"Matthias Clasen2013-08-161-0/+3
* Deprecate and ignore the timeout-initial and timeout-repeat settingsWilliam Jon McCann2013-07-111-2/+0
* Deprecate and hardcode default toolbar icon size settingWilliam Jon McCann2013-07-081-1/+0
* Deprecate and hardcode default toolbar style settingWilliam Jon McCann2013-07-081-1/+0
* Remove gtk-im-status-style and gtk-im-preedit-style from GDK as wellWilliam Jon McCann2013-06-301-2/+0
* Deprecate the unused gtk-file-chooser-backend settingWilliam Jon McCann2013-06-301-1/+0
* Deprecate and ignore gtk-icon-sizes settingWilliam Jon McCann2013-06-261-1/+0
* Remove the rest of gtk-touchscreen-modeWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore gtk-menu-bar-accel settingWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore gtk-fallback-icon-themeWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore the cursor blink settingsWilliam Jon McCann2013-06-261-3/+0
* Deprecate and ignore gtk-can-change-accelsWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore gtk-enable-mnemonics and gtk-auto-mnemonics" propertiesWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore gtk-menu-images settingWilliam Jon McCann2013-06-261-1/+0
* Deprecate and ignore gtk-button-images settingWilliam Jon McCann2013-06-261-1/+0
* Remove rest of gtk-show-input-method-menu and gtk-show-unicode-menuWilliam Jon McCann2013-06-211-2/+0
* win32: don't convert '\n' to '\r\n' when copying if it already is '\r\n'Aleksander Morgado2013-06-181-2/+2
* win32: do not crash on invalid utf8 conversionMarc-André Lureau2013-03-231-1/+8
* win32: fix possible memleak if GlobalAlloc() failsAleksander Morgado2013-02-261-2/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* win32: gdk3 resurrectionHans Breuer2011-01-021-17/+11
* gdk: Add XSetting for "gtk-cursor-blink-timeout"Bastien Nocera2010-11-131-0/+1