| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | re-wrote TkpDisplayWarning such that it does not use an Tcl API calls any mor... | nijtmans | 2010-11-24 | 2 | -35/+71 |
|
|
* | | [Bug #3071836]: Crash/Tcl_Panic on WinXP saving file to C:\ | nijtmans | 2010-11-24 | 1 | -3/+9 |
|
|
* | | Allow cross-compilation by default (backported) | nijtmans | 2010-11-19 | 3 | -100/+177 |
|
|
* | | [Bug #3110161]: Extensions using TCHAR don't compile on VS2005 SP1 | nijtmans | 2010-11-16 | 1 | -1/+5 |
|
|
* | | Update for VS10 | nijtmans | 2010-10-23 | 1 | -5/+7 |
|
|
* | | * win/Makefile.in (genstubs): [Tcl Bug 3082049]: Typo. | dkf | 2010-10-06 | 1 | -2/+2 |
|
|
* | | * win/tcl.m4: Applied patch by Jeff fixing issues with the | andreas_kupries | 2010-08-31 | 2 | -4/+8 |
|
|
* | | * win/Makefile.in (VC_MANIFEST_EMBED_DLL VC_MANIFEST_EMBED_EXE): | hobbs | 2010-08-27 | 4 | -4/+124 |
|
|
* | | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 3 | -16/+74 |
|
|
* | | * win/Makefile.in (%.${OBJEXT}): better implicit rules support | hobbs | 2010-08-12 | 1 | -2/+2 |
|
|
* | | * generic/tk.h: Bump to 8.5.9 for release. | dgp | 2010-08-04 | 2 | -3/+3 |
|
|
* | | Add command line processing for CYGWIN, backported from trunk. | nijtmans | 2010-05-31 | 1 | -2/+130 |
|
|
* | | * win/tkWinX.c (HandleIMEComposition): [Bug 2992129]: Ensure that all | dkf | 2010-05-20 | 1 | -1/+5 |
|
|
* | | Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancel | nijtmans | 2010-05-19 | 1 | -1/+8 |
|
|
* | | [Bug #2987995]: Tk_getOpenFile returns garbage under described circumstances.... | nijtmans | 2010-05-17 | 1 | -75/+71 |
|
|
* | | [Patch 2898255]: Filenames limit with Tk_GetFileName() | nijtmans | 2010-04-19 | 1 | -3/+13 |
|
|
* | | Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstances | nijtmans | 2010-04-19 | 1 | -20/+34 |
|
|
* | | Fix [Patch 2986105]: conditionally defining strcasecmp/strncasecmp | nijtmans | 2010-04-19 | 1 | -28/+30 |
|
|
* | | [Bug 2956548] TkpButtonSetDefaults only initializes one button type | nijtmans | 2010-03-12 | 10 | -172/+85 |
|
|
* | | Patch 289825: Enable unlimited multiple file selection from the open files di... | patthoyts | 2010-01-05 | 1 | -112/+304 |
|
|
* | | Patch 2848897: Support the system keyboard cues setting on Windows | patthoyts | 2010-01-03 | 1 | -20/+77 |
|
|
* | | Fix [Bug 1373712] and [Bug 1924761]. | dkf | 2010-01-02 | 1 | -1/+2 |
|
|
* | | Highlight for cascade items in torn-off menus is incorrect on Windows. | patthoyts | 2009-12-27 | 1 | -4/+7 |
|
|
* | | Fix the selection of treeview rows on Windows XP and Vista | patthoyts | 2009-12-03 | 1 | -2/+6 |
|
|
* | | doc/GetHINSTANCE.3 correct mentioned header file | nijtmans | 2009-12-02 | 1 | -15/+7 |
|
|
* | | Make sure the window is still present when handling delayed activation [Bug 2... | patthoyts | 2009-11-22 | 1 | -4/+15 |
|
|
* | | [Bug 2307837] Backported fix for running dialog tests on non-English locales | patthoyts | 2009-11-13 | 1 | -2/+25 |
|
|
* | | [Bug 2891541] fix minimization of main window when it is grabbed. | patthoyts | 2009-11-03 | 1 | -2/+9 |
|
|
* | | *** 8.5.8 TAGGED FOR RELEASE *** | dgp | 2009-11-03 | 2 | -3/+3 |
|
|
* | | Fix for [Bug 1739613] | Joe Mistachkin | 2009-11-02 | 1 | -2/+40 |
|
|
* | | [Bug 1825353]: Backported patch for tiny fixed font on Russian Windows systems. | patthoyts | 2009-10-29 | 1 | -3/+19 |
|
|
* | | Deal with [Patch 2168768], so making the -typevariable option work consistently | dkf | 2009-10-22 | 1 | -15/+21 |
|
|
* | | Update dll version numbers of dde/reg extension in the makefile. | patthoyts | 2009-10-15 | 1 | -3/+3 |
|
|
* | | * generic/tkConsole.c: Relax the runtime version requirements on Tcl | dgp | 2009-10-15 | 2 | -4/+4 |
|
|
* | | [Bug 2860827] Backported patch avoiding 3D effects with user-specified backgr... | patthoyts | 2009-10-05 | 1 | -9/+13 |
|
|
* | | * generic/tkMenuDraw.c (TkPostSubmenu): Fix reposting of submenu in | hobbs | 2009-09-14 | 1 | -4/+21 |
|
|
* | | [Bug 2799589] Backported fix for crash on delayed window activation. | patthoyts | 2009-06-02 | 1 | -3/+13 |
|
|
* | | [Bug 2794778]: backported fix for keyboard transversal of the menus on Windows. | patthoyts | 2009-05-21 | 1 | -4/+5 |
|
|
* | | Backported support for the Vista theme. | patthoyts | 2009-05-14 | 1 | -35/+222 |
|
|
* | | Fix [Bug 2785744]. | dkf | 2009-05-03 | 1 | -2/+2 |
|
|
* | | [Patch 2504402] backported change to create wm icons as device independent b... | patthoyts | 2009-04-30 | 1 | -11/+66 |
|
|
* | | Backported fix for [Bug 2080533]. | dkf | 2009-04-30 | 1 | -5/+52 |
|
|
* | | * win/tkWinDialog.c (ChooseDirectoryValidateProc): no need to set | hobbs | 2009-04-24 | 1 | -3/+2 |
|
|
* | | * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the new | hobbs | 2009-04-23 | 1 | -10/+16 |
|
|
* | | * generic/tk.h: Bump to 8.5.6 for release. | dgp | 2009-04-10 | 2 | -3/+3 |
|
|
* | | Squelch all mention of prolog.ps; it isn't used. [Bug 1466509] | dkf | 2009-04-10 | 1 | -2/+2 |
|
|
* | | Fix [Bug 1871101]. | dkf | 2009-03-25 | 1 | -20/+27 |
|
|
* | | [Patch 2542828] use stock Win32 help arrow cursor when question_arrow request... | patthoyts | 2009-02-23 | 1 | -1/+5 |
|
|
* | | [Patch 2513104] fix cursor hotspots (cjmcdonald) | patthoyts | 2009-02-23 | 28 | -0/+0 |
|
|
* | | [Patch 2507419] fix menu image display issue on windows | patthoyts | 2009-02-23 | 1 | -29/+56 |
|
|