summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Cross-compile support for Win and UNIX (backported)nijtmans2010-12-134-16/+96
* re-wrote TkpDisplayWarning such that it does not use an Tcl API calls any mor...nijtmans2010-11-242-35/+71
* [Bug #3071836]: Crash/Tcl_Panic on WinXP saving file to C:\nijtmans2010-11-241-3/+9
* Allow cross-compilation by default (backported)nijtmans2010-11-193-100/+177
* [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1nijtmans2010-11-161-1/+5
* Update for VS10nijtmans2010-10-231-5/+7
* * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo.dkf2010-10-061-2/+2
* * win/tcl.m4: Applied patch by Jeff fixing issues with theandreas_kupries2010-08-312-4/+8
* * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE):hobbs2010-08-274-4/+124
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-263-16/+74
* * win/Makefile.in (%.${OBJEXT}): better implicit rules supporthobbs2010-08-121-2/+2
* * generic/tk.h: Bump to 8.5.9 for release.dgp2010-08-042-3/+3
* Add command line processing for CYGWIN, backported from trunk.nijtmans2010-05-311-2/+130
* * win/tkWinX.c (HandleIMEComposition): [Bug 2992129]: Ensure that alldkf2010-05-201-1/+5
* Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancelnijtmans2010-05-191-1/+8
* [Bug #2987995]: Tk_getOpenFile returns garbage under described circumstances....nijtmans2010-05-171-75/+71
* [Patch 2898255]: Filenames limit with Tk_GetFileName()nijtmans2010-04-191-3/+13
* Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstancesnijtmans2010-04-191-20/+34
* Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmpnijtmans2010-04-191-28/+30
* [Bug 2956548] TkpButtonSetDefaults only initializes one button typenijtmans2010-03-1210-172/+85
* Patch 289825: Enable unlimited multiple file selection from the open files di...patthoyts2010-01-051-112/+304
* Patch 2848897: Support the system keyboard cues setting on Windowspatthoyts2010-01-031-20/+77
* Fix [Bug 1373712] and [Bug 1924761].dkf2010-01-021-1/+2
* Highlight for cascade items in torn-off menus is incorrect on Windows.patthoyts2009-12-271-4/+7
* Fix the selection of treeview rows on Windows XP and Vistapatthoyts2009-12-031-2/+6
* doc/GetHINSTANCE.3 correct mentioned header filenijtmans2009-12-021-15/+7
* Make sure the window is still present when handling delayed activation [Bug 2...patthoyts2009-11-221-4/+15
* [Bug 2307837] Backported fix for running dialog tests on non-English localespatthoyts2009-11-131-2/+25
* [Bug 2891541] fix minimization of main window when it is grabbed.patthoyts2009-11-031-2/+9
* *** 8.5.8 TAGGED FOR RELEASE ***dgp2009-11-032-3/+3
* Fix for [Bug 1739613]Joe Mistachkin2009-11-021-2/+40
* [Bug 1825353]: Backported patch for tiny fixed font on Russian Windows systems.patthoyts2009-10-291-3/+19
* Deal with [Patch 2168768], so making the -typevariable option work consistentlydkf2009-10-221-15/+21
* Update dll version numbers of dde/reg extension in the makefile.patthoyts2009-10-151-3/+3
* * generic/tkConsole.c: Relax the runtime version requirements on Tcldgp2009-10-152-4/+4
* [Bug 2860827] Backported patch avoiding 3D effects with user-specified backgr...patthoyts2009-10-051-9/+13
* * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-4/+21
* [Bug 2799589] Backported fix for crash on delayed window activation.patthoyts2009-06-021-3/+13
* [Bug 2794778]: backported fix for keyboard transversal of the menus on Windows.patthoyts2009-05-211-4/+5
* Backported support for the Vista theme.patthoyts2009-05-141-35/+222
* Fix [Bug 2785744].dkf2009-05-031-2/+2
* [Patch 2504402] backported change to create wm icons as device independent b...patthoyts2009-04-301-11/+66
* Backported fix for [Bug 2080533].dkf2009-04-301-5/+52
* * win/tkWinDialog.c (ChooseDirectoryValidateProc): no need to sethobbs2009-04-241-3/+2
* * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the newhobbs2009-04-231-10/+16
* * generic/tk.h: Bump to 8.5.6 for release.dgp2009-04-102-3/+3
* Squelch all mention of prolog.ps; it isn't used. [Bug 1466509]dkf2009-04-101-2/+2
* Fix [Bug 1871101].dkf2009-03-251-20/+27
* [Patch 2542828] use stock Win32 help arrow cursor when question_arrow request...patthoyts2009-02-231-1/+5
* [Patch 2513104] fix cursor hotspots (cjmcdonald)patthoyts2009-02-2328-0/+0