| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7. More WIP. | jan.nijtmans | 2019-12-16 | 1 | -0/+1 |
|
|
* | Merge trunk | jan.nijtmans | 2019-09-20 | 1 | -2/+2 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2019-09-19 | 1 | -2/+2 |
| |\ |
|
| | * | *A() to *W() Win32 API changes, actually the same because Tk is already compi... | jan.nijtmans | 2019-09-19 | 1 | -8/+2 |
|
|
| | * | TCHAR -> WCHAR conversions, since our TCHAR is actually WCHAR when compiling ... | jan.nijtmans | 2019-09-16 | 1 | -6/+6 |
|
|
* | | | Merge trunk | jan.nijtmans | 2019-09-09 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | Merge trunk | jan.nijtmans | 2019-07-30 | 1 | -5/+5 |
|\ \ \
| |/ / |
|
| * | | Don't use L'?', the L doesn't do anything here | jan.nijtmans | 2019-07-30 | 1 | -5/+5 |
|
|
* | | | Merge trunk | jan.nijtmans | 2019-07-30 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Use WCHAR in stead of TCHAR (almost) everywhere, since we now only support co... | jan.nijtmans | 2019-07-30 | 1 | -3/+3 |
|
|
* | | | Merge trunk | jan.nijtmans | 2019-06-20 | 1 | -9/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2019-06-20 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Don't use wcslen() in combination with Tcl_WinTCharToUtf(): Using -1 has the ... | jan.nijtmans | 2019-06-20 | 1 | -1/+1 |
|
|
| * | | Merge 8.6. Code cleanup, possible because we know we are compiling in UNICOD... | jan.nijtmans | 2019-06-19 | 1 | -10/+3 |
| |/ |
|
* | | More TCHAR -> WCHAR conversions | jan.nijtmans | 2019-06-11 | 1 | -4/+4 |
|
|
* | | Eliminate on Windows all usages of Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf(... | jan.nijtmans | 2019-06-10 | 1 | -1/+2 |
|/ |
|
* | Bugfix in tkWinClipboard: Failed to determine fname length in loop. | jan.nijtmans | 2019-03-22 | 1 | -1/+1 |
|
|
* | On Windows, use Tcl_WinTCharToUtf() in stead of Tcl_NewUnicodeObj(), since T... | jan.nijtmans | 2017-05-05 | 1 | -1/+6 |
|
|
* | Implemented more options for new tk_get{Open,Save} file dialogs | ashok | 2014-09-13 | 1 | -0/+51 |
|
|
* | Some more fixes for Cygwin32/64 in win32 GUI mode.
| jan.nijtmans | 2013-06-13 | 1 | -0/+14 |
|\ |
|
| * | Some more fixes for Cygwin32/64 in win32 GUI mode. | jan.nijtmans | 2013-06-13 | 1 | -0/+14 |
|
|
* | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -1/+1 |
|
|
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | | re-wrote TkpDisplayWarning such that it does not use an Tcl API calls any mor... | nijtmans | 2010-11-24 | 1 | -15/+9 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -1/+1 |
|
|
* | | | refactor isatty() function for Windows | nijtmans | 2010-12-17 | 1 | -10/+21 |
|
|
* | | | re-write TkpDisplayWarning not to use any Tcl functions any more. This allows... | nijtmans | 2010-11-24 | 1 | -15/+9 |
|
|
* | | | Eliminate tkpMenubuttonClass | nijtmans | 2010-01-13 | 1 | -2/+2 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -4/+4 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/tkWindow.c (Initialize): Moved common Tk initialization | dgp | 2007-09-06 | 1 | -8/+2 |
|
|
* | | ANSIfication | dkf | 2005-12-02 | 1 | -22/+32 |
|/ |
|
* | * win/tkWinInit.c (TkpDisplayWarning): truncate MessageBox string | hobbs | 2003-02-18 | 1 | -1/+10 |
|
|
* | * generic/tkInt.decls: add TkWinSetHINSTANCE decl | hobbs | 2002-12-08 | 1 | -5/+4 |
|
|
* | * win/tkWinInt.h: declaration for TkWinGetUnicodeEncoding | hobbs | 2002-04-12 | 1 | -2/+2 |
|
|
* | * win/tkWinInit.c (TkpGetAppName): TIP 27 fixup. The code now does | andreas_kupries | 2002-01-29 | 1 | -4/+6 |
|
|
* | * Updated callers of Tcl_SplitList and Tcl_Merge. | dgp | 2002-01-25 | 1 | -4/+4 |
|
|
* | win/tkWinInit.c (TkpDisplayWarning): added Tcl_DStringFrees | hobbs | 2001-12-28 | 1 | -1/+3 |
|
|
* | * win/tkWinInit.c (TkpDisplayWarning): Use MessageBoxW in case the | hobbs | 2001-12-28 | 1 | -2/+9 |
|
|
* | * win/tkWinDialog.c: added unicode-aware open/save file dialogs | hobbs | 2000-03-31 | 1 | -1/+7 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -2/+2 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+121 |
|
|