summaryrefslogtreecommitdiff
path: root/gdk/win32/gdkmain-win32.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle PS_ALTERNATE, too.Tor Lillqvist2005-07-271-7/+8
* New debugging function, to log a clipboard format name symbolically.Tor Lillqvist2005-04-041-2/+69
* gdk/win32/gdkprivate-win32.h Drop global variable _gdk_root_window, justTor Lillqvist2005-03-161-3/+2
* Print debugging output only if asked for, not always.Tor Lillqvist2005-03-161-3/+3
* New debugging function. As GetKeyNameText() returns a localized key nameTor Lillqvist2005-03-151-0/+20
* gdk/win32/gdkprivate-win32.h gdk/win32/gdkglobals-win32.c RemoveTor Lillqvist2004-10-311-8/+1
* Set _gdk_input_ignore_wintab to FALSE, thus enabling tablet input byTor Lillqvist2004-10-011-4/+5
* 2.5.3GTK_2_5_3Matthias Clasen2004-09-191-1/+1
* Add descriptions for the commandline arguments. The actual descriptionsMatthias Clasen2004-09-051-4/+10
* Make gtk argument parsing use goption. Add gtk_get_option_group andAnders Carlsson2004-09-051-11/+9
* gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_text)Tor Lillqvist2004-07-071-1/+1
* If both Shift and CapsLock pressed, ignore the shift only for lettersTor Lillqvist2004-04-101-0/+4
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-1/+1
* If the WM_TRANSIENT_FOR property is being deleted, set the owner of theTor Lillqvist2004-01-251-0/+2