Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 2 | -0/+79 |
|\ | |||||
| * | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 2 | -0/+79 |
| |\ | |||||
| | * | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 2 | -9/+59 |
| | | | |||||
* | | | [Bug 1913750]: tk_chooseDirectory -initialdir internationalization problem. | jan.nijtmans | 2012-02-17 | 1 | -79/+77 |
| | | | |||||
* | | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 1 | -1/+1 |
| | | | |||||
* | | | * win/tkWinDialog.c (GetFileName): Ensure that we do not convert a | dkf | 2012-02-10 | 1 | -3/+10 |
|\ \ \ | |/ / | | | | | | | | | | result list to a string inadvertently, as this causes problems with Tkinter's handling of multiple filename results. Issue was reported via StackOverflow: http://stackoverflow.com/q/9227859/301832 | ||||
| * | | * win/tkWinDialog.c (GetFileNameW): Ensure that we do not convert a | dkf | 2012-02-10 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | result list to a string inadvertently, as this causes problems with Tkinter's handling of multiple filename results. Issue was reported via StackOverflow: http://stackoverflow.com/q/9227859/301832 | ||||
* | | | [Bug 3480471]: tk_getOpenFile crashes on Win64 | jan.nijtmans | 2012-01-27 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3480471]: tk_getOpenFile crashes on Win64 | jan.nijtmans | 2012-01-27 | 1 | -4/+4 |
| | | | |||||
* | | | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -15/+21 |
|\ \ \ | |/ / | |||||
| * | | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -15/+21 |
| |\ \ | | |/ | |||||
| | * | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -28/+25 |
| | | | |||||
* | | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -1/+5 |
|\ \ \ | |/ / | |||||
| * | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -1/+5 |
| |\ \ | | |/ | |||||
| | * | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -1/+5 |
| | | | |||||
| | * | Support Visual Studio 11 | jan.nijtmans | 2011-09-26 | 1 | -51/+55 |
| | | | |||||
| * | | Release candidate branch for Tk 8.5.11 | dgp | 2011-10-26 | 2 | -2/+2 |
| | | | |||||
* | | | Merge TIP 382 implementation to trunk. Still need Carbon migration & Cocoa. | dgp | 2011-10-24 | 1 | -37/+23 |
|\ \ \ | |/ / | |||||
| * | | Fix up the implementation to account for shared options enumeration. | dgp | 2011-10-17 | 1 | -43/+20 |
| | | | |||||
| * | | Revise the proposed "-nocomplain" option to "-confirmoverwrite" | dgp | 2011-10-05 | 1 | -9/+11 |
| | | | |||||
| * | | Contributed implementation patch for TIP 382. | dgp | 2011-10-04 | 1 | -4/+10 |
| | | | |||||
* | | | Internationalization of all Windows font handling | jan.nijtmans | 2011-10-13 | 2 | -64/+44 |
| | | | |||||
* | | | code cleanup (WCHAR -> TCHAR, no direct calls to *W() functions, unnecessary ↵ | jan.nijtmans | 2011-10-11 | 2 | -36/+35 |
| | | | | | | | | | | | | type casts | ||||
* | | | correct -DUNICODE handling for tk_chooseColor dialog | jan.nijtmans | 2011-10-10 | 1 | -3/+3 |
| | | | |||||
* | | | [BUG 3163893] -initialdir option bug for tk_chooseDirectory under XP | jan.nijtmans | 2011-10-10 | 1 | -7/+7 |
| | | | |||||
* | | | Remove tclWinProcs, as it is no longer being used | jan.nijtmans | 2011-10-05 | 3 | -66/+6 |
| | | | |||||
* | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 6 | -29/+29 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 2 | -5/+5 |
| | | | |||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 11 | -48/+48 |
| |\ \ | | |/ | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -1/+1 |
| | | | |||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 4 | -9/+5 |
| |\ \ | | |/ | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 11 | -47/+30 |
| | | | |||||
* | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 3 | -6/+3 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 7 | -21/+19 |
| |\ \ | | |/ | |||||
| | * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 2 | -29/+29 |
| | | | |||||
* | | | merge to rc | dgp | 2011-08-03 | 2 | -2/+9 |
|\ \ \ | |||||
| * | | | Bug 2891541 Merge of 8.5.8 fix from Pat Thoyts. | dgp | 2011-08-03 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | Permit normal behaviour on Windows for a grabbed toplevel when it is the main window. | ||||
| * | | | [Bug 3314770] regression - Windows file dialogs not resizable | jan.nijtmans | 2011-08-03 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | [Bug 3314770] regression - Windows file dialogs not resizable | jan.nijtmans | 2011-08-03 | 1 | -1/+1 |
| | | | | |||||
| | * | | merge to RC | dgp | 2011-06-20 | 2 | -0/+73 |
| | |\ \ | |||||
| | * \ \ | Merge to RC branch | dgp | 2011-06-10 | 47 | -94/+4 |
| | |\ \ \ | |||||
| | * | | | | Release candidate branch for Tk 8.5.10 | dgp | 2011-05-26 | 2 | -2/+2 |
| | | | | | | |||||
* | | | | | | Bump version number to 8.6b2 | dgp | 2011-07-18 | 2 | -2/+2 |
|/ / / / / | |||||
* | | | | | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 2 | -0/+73 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 2 | -0/+73 |
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/| | |||||
| | * | | Sync with win/tcl.m4 from Tcl | jan.nijtmans | 2011-06-16 | 2 | -17/+62 |
| | | | | |||||
* | | | | Purge RCS Keywords | dgp | 2011-06-08 | 47 | -93/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Purge RCS Keywords. | dgp | 2011-06-08 | 47 | -93/+0 |
| |\ \ \ | | |/ / |