| Commit message (Expand) | Author | Age | Files | Lines |
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|
|
* | Another round of type-casts for ckalloc() calls. Makes C++ compilers even mor... | jan.nijtmans | 2020-03-17 | 1 | -1/+1 |
|
|
* | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -2/+8 |
|
|
* | Merge 8.6 | jan.nijtmans | 2019-09-26 | 1 | -1/+1 |
|\ |
|
| * | Better fix for [2026405]: winfo id bug in cygwin build. | jan.nijtmans | 2019-09-26 | 1 | -1/+1 |
|
|
| * | Add type-casts to many usage of Tcl_WinTCharToUtf(), so Tk compiles without w... | jan.nijtmans | 2019-09-24 | 1 | -3/+3 |
|
|
* | | Fix 2 left-over Tcl_WinUtfToTChar() calls. Some more code cleanup, made possi... | jan.nijtmans | 2019-09-25 | 1 | -6/+3 |
|
|
* | | Merge trunk | jan.nijtmans | 2019-09-09 | 1 | -7/+7 |
|\ \
| |/ |
|
* | | More TCHAR -> WCHAR conversions | jan.nijtmans | 2019-06-11 | 1 | -1/+1 |
|
|
* | | Eliminate on Windows all usages of Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf(... | jan.nijtmans | 2019-06-10 | 1 | -9/+15 |
|/ |
|
* | unnecessary Tcl_DStringInit(), since Tcl_WinUtfToTChar() already does that. | jan.nijtmans | 2017-05-09 | 1 | -1/+0 |
|
|
* | On Windows, use Tcl_WinTCharToUtf() in stead of Tcl_NewUnicodeObj(), since T... | jan.nijtmans | 2017-05-05 | 1 | -8/+34 |
|
|
* | Implemented more options for new tk_get{Open,Save} file dialogs | ashok | 2014-09-13 | 1 | -53/+2 |
|
|
* | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 1 | -2/+2 |
|\ |
|
| * | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-16 | 1 | -2/+1 |
| |\ |
|
* | | | Unbreak windows problems with commit [961ae24a3f] as well. | andreask | 2012-08-30 | 1 | -4/+4 |
|
|
* | | | a few more places | dkf | 2012-07-24 | 1 | -11/+13 |
|
|
* | | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 1 | -59/+55 |
|
|
* | | | [Bug 3388350] mingw64 compiler warnings | jan.nijtmans | 2011-08-13 | 1 | -2/+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 |
|
|
| * | | [Bug 2956548] TkpButtonSetDefaults only initializes one button type | nijtmans | 2010-03-12 | 1 | -5/+19 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -2/+2 |
|
|
* | | | [Bug 3076671] CVS HEAD Tk build fails on win32 with msys/mingw. | nijtmans | 2010-09-28 | 1 | -2/+2 |
|
|
* | | | Add <wchar.h> to tkWinPort.h, and | nijtmans | 2010-04-08 | 1 | -11/+7 |
|
|
* | | | When a function has had a leading underscore for a number of years you | patthoyts | 2010-02-03 | 1 | -1/+5 |
|
|
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-22 | 1 | -3/+3 |
|
|
* | | | Eliminate tkpMenubuttonClass | nijtmans | 2010-01-13 | 1 | -19/+17 |
|
|
* | | | FormatMessage should always use the ignore-inserts flag when processing syste... | patthoyts | 2009-05-13 | 1 | -4/+4 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-01-28 | 1 | -2/+2 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -19/+21 |
|
|
* | | | Greatly clean up Tk's handling of the writability of the Tcl result object. | dkf | 2008-10-05 | 1 | -4/+4 |
|
|
* | | | * tkDecls.h: Reverted das's change of Tk's stubs pointers | Kevin B Kenny | 2008-04-08 | 1 | -1/+11 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | Assorted minor cleanups. | dkf | 2007-09-08 | 1 | -28/+30 |
|
|
* | | header cleanup | dgp | 2007-09-07 | 1 | -1/+2 |
|
|
* | | Many minute fixes to reduce number of minor warnings from GCC. | dkf | 2007-01-11 | 1 | -15/+17 |
|
|
* | | ANSIfication | dkf | 2005-12-02 | 1 | -296/+367 |
|
|
* | | * win/tkWinSend.c: Avoid using tcl internal headers and fix to | patthoyts | 2005-10-14 | 1 | -6/+5 |
|
|
* | | temp patch to restore HEAD build | dgp | 2005-09-30 | 1 | -1/+2 |
|
|
* | | * win/tkWinSend.c: Removed some misleading comments (bug #846134) | patthoyts | 2003-12-16 | 1 | -10/+22 |
|
|
* | | winSend cleanup and bug fix -- these files need better documentation | vincentdarley | 2003-11-20 | 1 | -73/+68 |
|
|
* | | Fixed an error in returning the name actually registered for 'send'. | patthoyts | 2003-11-08 | 1 | -4/+5 |
|
|
* | | * win/tcl.m4: Add TIP #150 items to the TEA makefiles. | patthoyts | 2003-10-08 | 1 | -13/+13 |
|
|
* | | * win/makefile.vc: Implementation of TIP #150, "Provide | patthoyts | 2003-09-26 | 1 | -3/+871 |
|/ |
|
* | Applied companion patch for Tcl Patch 585105, | dgp | 2002-08-05 | 1 | -3/+3 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+86 |
|
|