| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all instances of Tcl_WinTCharToUtf()/Tcl_WinUtfToTChar() with Tcl_Uni... | jan.nijtmans | 2020-03-24 | 1 | -10/+18 |
|
|
* | Add type-casts to many usage of Tcl_WinTCharToUtf(), so Tk compiles without w... | jan.nijtmans | 2019-09-24 | 1 | -2/+2 |
|
|
* | Use more explicit *W()-forms of the Win32 API, instead of relying on -DUNICODE | jan.nijtmans | 2019-09-23 | 1 | -36/+14 |
|
|
* | TCHAR -> WCHAR conversions, since our TCHAR is actually WCHAR when compiling ... | jan.nijtmans | 2019-09-16 | 1 | -1/+1 |
|
|
* | Slightly better: Don't use Tcl_UniCharLen() but wcslen(). | jan.nijtmans | 2019-03-22 | 1 | -2/+3 |
|
|
* | Bugfix in tkWinClipboard: Failed to determine fname length in loop. | jan.nijtmans | 2019-03-22 | 1 | -1/+2 |
|
|
* | More use of Tcl_WinTCharToUtf() in stead of Tcl_UniCharToUtfDString(), making... | jan.nijtmans | 2019-03-19 | 1 | -6/+2 |
|
|
* | Make a difference in the error message between the case where the clipboard i... | fvogel | 2018-11-16 | 1 | -2/+7 |
|
|
* | On Windows, use Tcl_WinTCharToUtf() in stead of Tcl_NewUnicodeObj(), since T... | jan.nijtmans | 2017-05-05 | 1 | -1/+1 |
|
|
* | Use the win32 Wide API in some more places. And some simplifications, since w... | jan.nijtmans | 2017-01-18 | 1 | -10/+1 |
|
|
* | Support to paste file list (e.g. support CF_HDROPtype) Ticket [9fcc519a7c] | oehhar | 2015-12-14 | 1 | -1/+35 |
|\ |
|
| * | minor formatting | jan.nijtmans | 2015-12-14 | 1 | -3/+4 |
|
|
| * | Support to paste file list (e.g. support CF_HDROPtype) Ticket [9fcc519a7c] | oehhar | 2015-12-14 | 1 | -3/+36 |
|/ |
|
* | a few more places | dkf | 2012-07-24 | 1 | -3/+4 |
|
|
* | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 1 | -1/+2 |
|\ |
|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -1/+2 |
| |\ |
|
| | * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -8/+8 |
|
|
* | | | 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 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -1/+1 |
|
|
* | | | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-11-03 | 1 | -4/+4 |
|
|
* | | | [FRQ 2965056]: Windows build with -DUNICODE | nijtmans | 2010-10-06 | 1 | -8/+2 |
|
|
* | | | Make compilable with -DUNICODE, or mark files with a TODO which are not done ... | nijtmans | 2010-09-10 | 1 | -1/+7 |
|
|
* | | | eliminate various gcc and msvc compiler warnings | nijtmans | 2009-08-02 | 1 | -3/+3 |
|
|
* | | | Lots of small changes to make code more pretty and C89-like. | dkf | 2008-11-08 | 1 | -2/+2 |
|/ / |
|
* | | Many minute fixes to reduce number of minor warnings from GCC. | dkf | 2007-01-11 | 1 | -6/+8 |
|
|
* | | ANSIfication | dkf | 2005-12-02 | 1 | -87/+84 |
|/ |
|
* | * test/winClipboard.test: | hobbs | 2000-04-12 | 1 | -1/+4 |
|
|
* | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 1 | -2/+2 |
|
|
* | Fixed bug in Windows clipboard code when dealing with selections that don't c... | stanton | 1999-05-22 | 1 | -32/+35 |
|
|
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -47/+193 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -11/+22 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+291 |
|
|