Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | [Bug 1913750]: tk_chooseDirectory -initialdir internationalization problem. | jan.nijtmans | 2012-02-17 | 1 | -79/+77 | |
| | | | ||||||
* | | | * 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 | |
| | | | ||||||
* | | | 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 | 1 | -12/+18 | |
| | | | ||||||
* | | | code cleanup (WCHAR -> TCHAR, no direct calls to *W() functions, unnecessary ↵ | jan.nijtmans | 2011-10-11 | 1 | -22/+21 | |
| | | | | | | | | | | | | 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 | |
| | | | ||||||
* | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -4/+4 | |
| |\ \ | | |/ | ||||||
| * | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -4/+2 | |
| |\ \ | | |/ | ||||||
* | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 1 | -2/+1 | |
|\ \ \ | |/ / | ||||||
* | | | [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 | |
| | | | ||||||
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -3/+0 | |
|\ \ \ | |/ / | ||||||
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -3/+0 | |
| |\ \ | | |/ | ||||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -3/+0 | |
| | | | ||||||
| | * | * win/tkWinDialog.c (ChooseDirectoryValidateProc): reset stored | hobbs | 2005-10-05 | 1 | -1/+3 | |
| | | | | | | | | | | | | path to "" if it doesn't exist and -mustexist is true. [Bug 1309218] | |||||
| | * | * win/tkWinDialog.c (EatSpuriousMessageBugFix): Fix a problem with | hobbs | 2004-08-20 | 1 | -2/+50 | |
| | | | | | | | | | | | | | | | double clicks in file dialogs falling through to the window underneath in win32. [Patch #611615] | |||||
| | * | * win/tkWinDialog.c (Tk_MessageBoxObjCmd): Inherit the icon from | hobbs | 2004-08-20 | 1 | -1/+48 | |
| | | | | | | | | | | | | | | | * win/tkWinInt.h: the -parent window for * win/tkWinWm.c (TkWinGetIcon): the MessageBox. | |||||
| | * | * win/tkWinDialog.c (ChooseDirectoryValidateProc): create a pidl | hobbs | 2004-02-13 | 1 | -7/+40 | |
| | | | | | | | | | | | | | | | for -initialdir if we have a UNC path because BFFM_SETSELECTION doesn't support UNC paths in strings. | |||||
| | * | * win/tkWinDialog.c: doubled the TK_MULTI_MAX_PATH value to ~10K. | hobbs | 2003-07-18 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | This is a short-term solution until the -multiple option is extended. [Bug 641261] | |||||
| * | | correction | dgp | 2011-06-07 | 1 | -0/+3 | |
| | | | ||||||
| * | | Backport [Bug 2482771] fix. | dgp | 2011-06-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | [Bug #3071836]: Crash/Tcl_Panic on WinXP saving file to C:\ | nijtmans | 2010-11-24 | 1 | -3/+9 | |
| | | | ||||||
| * | | Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancel | nijtmans | 2010-05-19 | 1 | -1/+8 | |
| | | | ||||||
| * | | [Bug #2987995]: Tk_getOpenFile returns garbage under described ↵ | nijtmans | 2010-05-17 | 1 | -75/+71 | |
| | | | | | | | | | | | | circumstances. Backported some formatting from trunk. | |||||
| * | | [Patch 2898255]: Filenames limit with Tk_GetFileName() | nijtmans | 2010-04-19 | 1 | -3/+13 | |
| | | | | | | | | | | | | Assure modern style dialogs where available | |||||
| * | | Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstances | nijtmans | 2010-04-19 | 1 | -20/+34 | |
| | | | ||||||
| * | | Patch 289825: Enable unlimited multiple file selection from the open files ↵ | patthoyts | 2010-01-05 | 1 | -112/+304 | |
| | | | | | | | | | | | | dialog | |||||
| * | | Deal with [Patch 2168768], so making the -typevariable option work consistently | dkf | 2009-10-22 | 1 | -15/+21 | |
| | | | | | | | | | | | | with global variables (the only way it *can* work...) | |||||
| * | | * win/tkWinDialog.c (ChooseDirectoryValidateProc): no need to set | hobbs | 2009-04-24 | 1 | -3/+2 | |
| | | | | | | | | | | | | cwd on selchange. Prevents delete of selected folder in dialog. | |||||
| * | | * win/tkWinDialog.c (Tk_ChooseDirectoryObjCmd): enable the new | hobbs | 2009-04-23 | 1 | -10/+16 | |
| | | | | | | | | | | | | | | | style choosedir that has a "New Folder" button, with ::tk::winChooseDirFlags override for new behavior. [Bug 2779910] | |||||
| * | | backported tk_chooseColor -title fix from HEAD | patthoyts | 2008-04-14 | 1 | -2/+4 | |
| | | | ||||||
* | | | * win/tkWinDialog.c (FontchooserShowCmd): Change the CHOOSEFONT and LOGFONT ↵ | Joe Mistachkin | 2011-04-04 | 1 | -3/+3 | |
| | | | | | | | | | | | | used with sizeof to CHOOSEFONTA and LOGFONTA to match their local variable declarations (i.e. mismatch with -DUNICODE). This code is not present in 8.4 or 8.5. | |||||
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -8/+8 | |
| | | | | | | | | | using useful casts internally. | |||||
* | | | [Bug #3071836]: Crash/Tcl_Panic on WinXP saving file to C:\ | nijtmans | 2010-11-24 | 1 | -2/+5 | |
| | | | ||||||
* | | | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-11-03 | 1 | -646/+78 | |
| | | | ||||||
* | | | Move definitions of WINVER/_WIN32_WINNT to one place, now that we only ↵ | nijtmans | 2010-09-13 | 1 | -3/+1 | |
| | | | | | | | | | | | | support Win2000+ | |||||
* | | | Make compilable with -DUNICODE, or mark files with a TODO which are not done ↵ | nijtmans | 2010-09-10 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | yet. tkWinPort.h: mingw/cygwin fixes: <tchar.h> should always be included here. | |||||
* | | | Fix [Bug #3002230]: tk_chooseDirectory returns garbage on cancel | nijtmans | 2010-05-17 | 1 | -1/+8 | |
| | | | ||||||
* | | | [Patch #2999920]: Optimize Internal Virtual event string operations | nijtmans | 2010-05-17 | 1 | -3/+23 | |
| | | | | | | | | | | | | [Bug #2987995]: Tk_getOpenFile returns garbage under described circumstances | |||||
* | | | Define OPENFILENAME_SIZE_VERSION_400 if needed | nijtmans | 2010-04-20 | 1 | -1/+5 | |
| | | | ||||||
* | | | [Patch 2898255]: Filenames limit with Tk_GetFileName() | nijtmans | 2010-04-19 | 1 | -3/+13 | |
| | | | | | | | | | | | | Assure modern style dialogs where available | |||||
* | | | Fix [Bug 2987995]: Tk_GetOpenFile returns garbage under described circumstances | nijtmans | 2010-04-19 | 1 | -5/+5 | |
| | | |