summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* 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
* [Patch 2507419] fix menu image display issue on windowspatthoyts2009-02-231-29/+56
* * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-172-76/+150
* * win/configure.in, win/configure: align better with tclhobbs2009-02-162-428/+498
* Backported fix for [Bug 1847002] to prevent the bypassing of grab restriction...patthoyts2009-01-071-20/+81
* * generic/tk.h: Bump to 8.5.6 for release.dgp2008-12-212-3/+3
* [Bug 2239034] Only frame widgets are acceptable for [wm manage]patthoyts2008-11-151-1/+7
* * generic/tk.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-232-3/+3
* * unix/Makefile.in: Relax constraints in index script so thatdgp2008-10-102-5/+4
* * generic/tk.h: Bump to 8.5.5 for release.dgp2008-10-102-3/+3
* Backport of fix for [Bug 2112563]dkf2008-10-051-5/+5
* Commit mysteriously missing autoconf resultsdgp2008-09-021-1/+1
* * generic/tk.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-281-2/+2
* * generic/tk.h: Bump to 8.5.4 for release.dgp2008-08-082-3/+3
* Backported fixes for handling unmapped parent toplevels. [Bug 2009788, 2028703]patthoyts2008-08-011-8/+12
* bug #2026405: Check for 0x prefix in sprintf %p to work around cygwin issue.patthoyts2008-07-261-1/+4
* * generic/tk.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-302-3/+3
* improve handling of various versions for patchlevel to winversion conversionhobbs2008-06-132-13/+13
* * win/configure, win/configure.in (TK_WIN_VERSION): fix handlinghobbs2008-06-132-9/+9
* backported tk_chooseColor -title fix from HEADpatthoyts2008-04-142-3/+8
* * generic/tk.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-112-3/+3
* autoconf-2.59core_8_5_2dgp2008-03-281-1/+1
* * README: Bump to 8.5.2 for release.dgp2008-03-281-2/+2
* Put ttkStubLib.o in libtkstub instead of libtk. [Bug 1863007].jenglish2008-03-182-8/+6
* *** 8.5.1 TAGGED FOR RELEASE ***dgp2008-02-042-3/+3
* * win/tkWinDialog.c (Tk_MessageBoxObjCmd): pass "" instead of NULLhobbs2008-01-311-2/+2
* Add tristate support to checkbuttons and radiobuttons [Bug 1865898].jenglish2008-01-081-54/+53
* * generic/tk.h: Bump version number to 8.5.1b1 to distinguishdgp2008-01-022-3/+3
* Add in missing function definitions to support plain MSVC6 and usepatthoyts2007-12-144-35/+58
* Support compilation with MSVC9 on AMD64patthoyts2007-12-142-2/+10
* merge stable branch onto HEADdgp2007-12-1329-30/+30
* We must specify the lowest Windows version wepatthoyts2007-12-102-16/+40
* Only tkWin.h should include windows.h unless we have an explicit override ofpatthoyts2007-12-103-8/+4