summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkmain-win32.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Work on OLE2-based generic DNDTor Lillqvist2009-12-161-16/+31
* Make more GdkAtom variables visible in all gdk/win32 filesTor Lillqvist2009-12-161-0/+4
* Use G_STRLOC instead __FILE__ and __LINE__Javier Jardon2009-10-211-4/+2
* Delete a couple of leftover commented-out linesTor Lillqvist2009-10-181-2/+0
* Conditionally define WS_EX_COMPOSITEDHans Breuer2009-07-041-0/+3
* UpdatesCody Russell2009-04-021-0/+2
* CSW Win32 work in progress - builds but does not work yet.Cody Russell2009-04-021-2/+4
* Bug 573067 - Intra-app dnd of text behavior on Windows is wrongTor Lillqvist2009-03-111-0/+44
* Bug 559408 - Transparency lost when images are copied between GTK+ and theTor Lillqvist2009-01-301-7/+1
* Bug 132501 - Make utility window translate to tool window in win32Tor Lillqvist2008-10-051-1/+76
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Bug 520286 - Non-deletable window has no minimize / maximize buttonsTor Lillqvist2008-03-101-0/+42
* Add gdk_notify_startup_complete_with_id and gdk_window_set_startup_id.Tor Lillqvist2007-03-151-0/+11
* Build Wintab support always on Windows. Don't require the Wintab SDK.Tor Lillqvist2007-01-191-4/+0
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkmain-win32.c Define WINVER andTor Lillqvist2006-09-101-2/+0
* Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 orTor Lillqvist2006-08-291-26/+6
* Make _gdk_windowing_args const.Matthias Clasen2006-04-031-1/+1
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c Add moreTor Lillqvist2005-11-011-8/+9