summaryrefslogtreecommitdiffstats
path: root/win/tkWinX.c
Commit message (Expand)AuthorAgeFilesLines
* Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-34/+35
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-161-1/+1
* [Bug 3388350] mingw64 compiler warningsjan.nijtmans2011-08-131-2/+2
* Purge RCS Keywords.dgp2011-06-081-2/+0
* SEH-emulation for AMD64jan.nijtmans2011-03-111-1/+1
* * win/tkWinInt.h: remove CS_CLASSDC (not recommended for any apps now)hobbs2007-12-051-15/+1
* * win/tkWinKey.c: Add WM_UNICHAR window message support (used byhobbs2006-08-301-1/+43
* * win/tkWinX.c (TkWinXInit): init default keyboard charsethobbs2006-04-051-8/+21
* * win/tkWinX.c (GenerateXEvent): correct %A translation onhobbs2005-02-281-8/+11
* * generic/tkInt.h: Backport of shutdown safety mods from the HEADdavygrvy2004-10-271-5/+5
* * win/tkWinInt.h (TkWinDisplayChanged): added declhobbs2004-09-231-68/+106
* * generic/tkInt.decls: Add decl for TkWinGetPlatformTheme.mdejong2004-09-231-1/+56
* * win/tkWinX.c: fix drawing of unicode chars in menuhobbs2004-05-031-1/+5
* * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-1/+49
* * generic/tkInt.decls: add TkWinSetHINSTANCE declhobbs2002-12-081-4/+29
* * win/tkWinX.c (TkWinXInit): Move cleanup into an exit handlerhobbs2002-12-061-1/+7
* * generic/tkBind.c (TkBindDeadWindow):mdejong2002-06-191-2/+1
* * generic/tkCmds.c (Tk_TkObjCmd):hobbs2002-06-171-13/+16
* * win/tkWinX.c (Tk_SetCaretPos): remove WM_IME_STARTCOMPOSITIONhobbs2002-04-121-37/+118
* * win/tkWinX.c: added Tk_SetCaretPos code to position IME windowshobbs2002-04-051-1/+87
* * win/tkWinX.c: Define _WIN32_IE as 0x0300mdejong2002-03-071-1/+12
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-4/+4
* * win/tkWinInt.h:hobbs2001-12-281-1/+37
* * win/tkWinX.c (TkWinXInit): added InitCommonControlsEx call.hobbs2001-11-101-1/+13
* (TkGetServerInfo): added recognition of Win64hobbs2001-09-211-4/+10
* * win/configure: Regen.mdejong2001-06-231-1/+7
* * win/tkWinX.c: moved the initialization of tkPlatformId fromhobbs2001-05-301-10/+11
* * win/makefile.vc:hobbs2001-03-301-8/+232
* * generic/tkFileFilter.c (AddClause): Cast to match function prototype.mo2000-07-061-3/+1
* * win/tkWinPointer.c: Changed Mod2Mask in TkWinGetModifierState toericm2000-04-191-2/+2
* * test/winClipboard.test:hobbs2000-04-121-5/+40
* * win/tkWinDialog.c: added unicode-aware open/save file dialogshobbs2000-03-311-22/+41
* * win/tkWinInt.h: removed TkFontAttributes typedef (washobbs1999-11-191-2/+2
* * tests/unixSelect.test: Fixed broken test.stanton1999-07-091-2/+1
* * Merged 8.1 branch into the main trunkstanton1999-04-161-26/+98
* Added support for the MouseWheel event.rjohnson1998-10-101-1/+28
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* added WM_SYSCHAR/WM_MENUCHAR handlingstanton1998-08-041-1/+15
* Initial revisionrjohnson1998-04-011-0/+1020