summaryrefslogtreecommitdiffstats
path: root/win/tkWinInit.c
Commit message (Expand)AuthorAgeFilesLines
* On Windows, use Tcl_WinTCharToUtf() in stead of Tcl_NewUnicodeObj(), since T...jan.nijtmans2017-05-051-1/+6
* Implemented more options for new tk_get{Open,Save} file dialogsashok2014-09-131-0/+51
* Some more fixes for Cygwin32/64 in win32 GUI mode. jan.nijtmans2013-06-131-0/+14
|\
| * Some more fixes for Cygwin32/64 in win32 GUI mode. jan.nijtmans2013-06-131-0/+14
* | Replace various functions calls, for functions which are small wrappers aroun...jan.nijtmans2013-01-141-1/+1
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| * | re-wrote TkpDisplayWarning such that it does not use an Tcl API calls any mor...nijtmans2010-11-241-15/+9
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-1/+1
* | | refactor isatty() function for Windowsnijtmans2010-12-171-10/+21
* | | re-write TkpDisplayWarning not to use any Tcl functions any more. This allows...nijtmans2010-11-241-15/+9
* | | Eliminate tkpMenubuttonClassnijtmans2010-01-131-2/+2
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-4/+4
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tkWindow.c (Initialize): Moved common Tk initializationdgp2007-09-061-8/+2
* | ANSIficationdkf2005-12-021-22/+32
|/
* * win/tkWinInit.c (TkpDisplayWarning): truncate MessageBox stringhobbs2003-02-181-1/+10
* * generic/tkInt.decls: add TkWinSetHINSTANCE declhobbs2002-12-081-5/+4
* * win/tkWinInt.h: declaration for TkWinGetUnicodeEncodinghobbs2002-04-121-2/+2
* * win/tkWinInit.c (TkpGetAppName): TIP 27 fixup. The code now doesandreas_kupries2002-01-291-4/+6
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-4/+4
* win/tkWinInit.c (TkpDisplayWarning): added Tcl_DStringFreeshobbs2001-12-281-1/+3
* * win/tkWinInit.c (TkpDisplayWarning): Use MessageBoxW in case thehobbs2001-12-281-2/+9
* * win/tkWinDialog.c: added unicode-aware open/save file dialogshobbs2000-03-311-1/+7
* * Merged 8.1 branch into the main trunkstanton1999-04-161-2/+2
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+121