summaryrefslogtreecommitdiffstats
path: root/win/tkWinInit.c
Commit message (Expand)AuthorAgeFilesLines
* Rebase to 8.7jan.nijtmans2022-10-121-1/+1
|\
| * TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-1/+1
* | Merge 8.7jan.nijtmans2022-07-051-1/+1
|\ \ | |/
| * argc -> objc, where Tcl_Obj * arrays are handledjan.nijtmans2022-06-221-1/+1
* | Merge enhanced-indexjan.nijtmans2021-10-271-1/+0
|\ \ | |/
| * Fix gcc warning, use more TCL_UNUSEDjan.nijtmans2021-09-281-1/+0
* | Merge enhanced-indexjan.nijtmans2021-09-061-1/+2
|\ \ | |/
| * Rewrite to use an actual ensemble instead of a homebrew version.dkf2021-07-141-1/+0
| * Merge trunk, remove additional merge conflictsKevin Walzer2021-05-311-8/+1
| * Merge trunkKevin Walzer2021-05-311-1/+8
| |\
| * \ Merge 8.7. end-of-line spacingjan.nijtmans2021-05-221-1/+1
| |\ \ | | |/
| * | Gdi commands now active; next step: work out printing details at script levelKevin Walzer2021-05-061-1/+1
| * | Merge trunk; remove more compiler warningsKevin Walzer2021-03-311-1/+2
| |\ \ | | |/
| * | Make tkWinGID.c and tkWinPrint.c compile. Still various compiler warningsjan.nijtmans2021-03-081-1/+1
| * | Merge 8.7. Fix a few compiler warningsjan.nijtmans2021-01-261-1/+1
| |\ \ | | |/
| * | Initial attempt at printing tipKevin Walzer2021-01-261-0/+1
* | | more progressjan.nijtmans2021-03-241-0/+1
| |/ |/|
* | Fix [0e1b64074]: Build error on Windows 10/VS 2019jan.nijtmans2021-01-261-1/+1
|/
* Merge 8.7jan.nijtmans2020-12-111-1/+1
|\
| * (c) -> ©jan.nijtmans2020-12-091-1/+1
* | Merge-mark trunk. Fix warning in tkUnixSysNotify.c. Eliminate eol-spacingjan.nijtmans2020-09-261-1/+1
|\ \ | |/
* | Attempt to build on X11Kevin Walzer2020-09-211-2/+2
* | Windows taskbar/system tray balloon notifications work! On to integrating TkT...Kevin Walzer2020-09-051-4/+2
* | Successful test of icon display in system tray; next to refine balloon alert ...Kevin Walzer2020-09-031-0/+4
|/
* Merge 8.7. More WIP.jan.nijtmans2019-12-161-0/+1
* Merge trunkjan.nijtmans2019-09-201-2/+2
|\
| * Merge 8.6jan.nijtmans2019-09-191-2/+2
| |\
| | * *A() to *W() Win32 API changes, actually the same because Tk is already compi...jan.nijtmans2019-09-191-8/+2
| | * TCHAR -> WCHAR conversions, since our TCHAR is actually WCHAR when compiling ...jan.nijtmans2019-09-161-6/+6
* | | Merge trunkjan.nijtmans2019-09-091-1/+1
|\ \ \ | |/ /
* | | Merge trunkjan.nijtmans2019-07-301-5/+5
|\ \ \ | |/ /
| * | Don't use L'?', the L doesn't do anything herejan.nijtmans2019-07-301-5/+5
* | | Merge trunkjan.nijtmans2019-07-301-2/+2
|\ \ \ | |/ /
| * | Use WCHAR in stead of TCHAR (almost) everywhere, since we now only support co...jan.nijtmans2019-07-301-3/+3
* | | Merge trunkjan.nijtmans2019-06-201-9/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2019-06-201-1/+1
| |\ \ | | |/
| | * Don't use wcslen() in combination with Tcl_WinTCharToUtf(): Using -1 has the ...jan.nijtmans2019-06-201-1/+1
| * | Merge 8.6. Code cleanup, possible because we know we are compiling in UNICOD...jan.nijtmans2019-06-191-10/+3
| |/
* | More TCHAR -> WCHAR conversionsjan.nijtmans2019-06-111-4/+4
* | Eliminate on Windows all usages of Tcl_WinUtfToTChar() and Tcl_WinTCharToUtf(...jan.nijtmans2019-06-101-1/+2
|/
* Bugfix in tkWinClipboard: Failed to determine fname length in loop.jan.nijtmans2019-03-221-1/+1
* 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