summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
...
* Deal with [Patch 2168768], so making the -typevariable option work consistentlydkf2009-10-221-232/+239
* Bug fix for #2875562nijtmans2009-10-212-10/+11
* * unix/Makefile.in: Compiling Tk no longer requires header filesdgp2009-10-201-8/+3
* Fix the icon to have 48x48 size (mistakenly made a 46px icon)patthoyts2009-10-151-0/+0
* [Bug #2860827] avoid 3D effects with user-specified backgroundspatthoyts2009-10-051-9/+13
* * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu inhobbs2009-09-141-4/+21
* Eliminate more gcc warningsnijtmans2009-08-103-30/+39
* Eliminate various gcc warningsnijtmans2009-08-093-3/+63
* eliminate various gcc and msvc compiler warningsnijtmans2009-08-0211-52/+70
* [Bug 2799589] Avoid setting the focus on a deleted window during delayed acti...patthoyts2009-06-021-3/+13
* [Bug 2794778]: Calls to CallWindowProc can lead to other functionspatthoyts2009-05-211-4/+5
* FormatMessage should always use the ignore-inserts flag when processing syste...patthoyts2009-05-132-6/+8
* Updated the Wish and Tk icons for Windows 7 support.patthoyts2009-05-062-0/+0
* Fix [Bug 2785744].dkf2009-05-031-27/+30
* [Patch 2504402] Create icon bitmaps as device independent bitmaps.patthoyts2009-04-301-11/+66
* Fix [Bug 2080533] by falling back to creating a DIB.dkf2009-04-301-5/+53
* * win/tkWinDialog.c (ChooseDirectoryValidateProc): no need to sethobbs2009-04-241-3/+2
* * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the newhobbs2009-04-231-6/+16
* Eliminate a few compiler warnings on mingwnijtmans2009-03-252-42/+42
* Fix [Bug 1871101].dkf2009-03-251-20/+27
* update comment to reflect realitypatthoyts2009-03-011-2/+3
* [Patch 2513104] fix cursor hotspots (cjmcdonald)patthoyts2009-02-2328-0/+0
* [Patch 2507419] fixes the image drawing bug on windows menus.patthoyts2009-02-231-29/+56
* [Patch 2542828] use stock Win32 help arrow cursor for question_arrowpatthoyts2009-02-221-1/+5
* Correct the ttk::treeview border on XP and Vista.patthoyts2009-02-211-1/+11
* * win/tcl.m4, win/configure: Check if cl groks _WIN64 already tohobbs2009-02-172-76/+144
* * win/configure.in, win/configure: align better with tclhobbs2009-02-162-428/+498
* - eliminate some unnessary type castsnijtmans2009-01-287-57/+56
* * generic/tk.h: Bump patchlevel to 8.6b1.1 to distinguishdgp2009-01-162-3/+3
* [Bug 1847002] On Windows a grab can be bypassed using the taskbar. This preve...patthoyts2009-01-071-19/+80
* Use task modal rather than system modal for messageboxes and use MB_SETFOREGR...patthoyts2009-01-061-2/+5
* * win/rules.vc: small bug not setting SYMBOLS macro fixed.davygrvy2008-12-311-1/+2
* TIP#171 implementation - sanity for <MouseWheel> event handling!dkf2008-12-281-7/+18
* Implementation of TIP #244, PNG image support.dkf2008-12-282-2/+4
* * README: Bump version number to 8.6b1dgp2008-12-192-3/+3
* remove unused variablesnijtmans2008-12-161-4/+2
* Fix some problems running the tests on windows. As Tk tests run in -singlepro...patthoyts2008-12-101-1/+2
* Fixed windows build glitches for tip 324patthoyts2008-12-101-3/+3
* TIP #324 IMPLEMENTATIONdas2008-12-104-30/+578
* TIP 337dgp2008-12-094-12/+12
* Implementation of TIP #197.dkf2008-12-061-1/+2
* Added vista theme to iron out the visual differences between vista and XP.patthoyts2008-12-051-2/+19
* Remove references to deleted filedkf2008-12-051-3/+3
* elminate warning: unused variable 'tkwin'nijtmans2008-11-271-4/+1
* Fixed up complaints from MSVC engendered by the last commit. In particular re...patthoyts2008-11-222-9/+8
* TIP#119 implementation. [Patch 1611359]dkf2008-11-221-56/+247
* [Bug 2307837] avoid some locale-dependent failures by using id's or an englis...patthoyts2008-11-221-2/+25
* Minor simplification in fix for [Bug 2312027]:nijtmans2008-11-181-4/+6
* bug 2239034: restrict [wm manage] to Frame type widgetspatthoyts2008-11-151-1/+7
* reverted change from 2008-11-06 (was under the impression thatnijtmans2008-11-112-2/+2