| Commit message (Expand) | Author | Age | Files | Lines |
* | Double '[' and ']', otherwise re-generating "configure" doesn't give the expe... | jan.nijtmans | 2015-10-06 | 1 | -2/+2 |
|\ |
|
| * | Double '[' and ']', otherwise re-generating "configure" doesn't give the expe... | jan.nijtmans | 2015-10-06 | 1 | -2/+2 |
|
|
* | | Fix for [46c83f60] (relative paths ignored in tk_getOpenFile/tk_getSaveFile o... | ashok | 2015-10-06 | 1 | -11/+20 |
|
|
* | | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway... | jan.nijtmans | 2015-10-05 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Use "cygpath -m" in stead of "cygpath -w", so paths (even windows ones) alway... | jan.nijtmans | 2015-10-05 | 2 | -2/+2 |
|
|
* | | New icon for wish86.exe, original work contributed by Dawson Cowals. This fix... | jan.nijtmans | 2015-10-04 | 2 | -0/+0 |
|\ \ |
|
| * | | Experiment, just to have a look how the new icon could look like.new_icons | jan.nijtmans | 2015-09-11 | 2 | -0/+0 |
|
|
* | | | Don't limit Universal runtime support to VisualStudio version 14 only, future... | jan.nijtmans | 2015-09-30 | 2 | -4/+4 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Don't limit Universal runtime support to VisualStudio version 14 only, future... | jan.nijtmans | 2015-09-30 | 2 | -4/+4 |
|
|
* | | Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a... | jan.nijtmans | 2015-08-28 | 4 | -29/+43 |
|\ \
| |/ |
|
| * | Completing [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a... | jan.nijtmans | 2015-08-28 | 4 | -29/+43 |
|
|
* | | Fix [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a72d|001... | jan.nijtmans | 2015-08-20 | 2 | -2/+29 |
|\ \
| |/ |
|
| * | Fix [http://core.tcl.tk/tcl/info/00189c4afcb9e2586301d711f71383e48817a72d|001... | jan.nijtmans | 2015-08-20 | 2 | -2/+29 |
|
|
* | | Use size_t in stead of int for some internal refCount variables. On 32-bit sy... | jan.nijtmans | 2015-07-08 | 3 | -13/+12 |
|
|
* | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 6 | -2419/+2419 |
|\ \
| |/ |
|
| * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 9 | -2426/+2426 |
|
|
* | | Fixed typo in comment | fvogel | 2015-05-30 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed typo in comment | fvogel | 2015-05-30 | 1 | -1/+1 |
|
|
| | | |
| \ | |
*-. \ | Fix [2a70627a03]: shobjidl.h include in tkWinDialog.c breaks mingw cross comp... | jan.nijtmans | 2015-04-07 | 1 | -1/+0 |
|\ \ \
| | |/ |
|
| | * | Bump to version 8.5.18. | dgp | 2015-02-05 | 2 | -2/+2 |
|
|
| * | | Suggested fix for [2a70627a03]: shobjidl.h include in tkWinDialog.c breaks mi...bug_2a70627a03 | jan.nijtmans | 2015-03-22 | 1 | -1/+0 |
|
|
* | | | Remove some unnecessary end-of-line spacing | jan.nijtmans | 2015-03-23 | 4 | -13/+13 |
|/ / |
|
* | | Bump to 8.6.4. | dgp | 2015-02-26 | 2 | -2/+2 |
|
|
* | | Fix for 4a0451f529. Needed a Tcl_ResetResult after recursive event | ashok | 2014-12-03 | 1 | -0/+15 |
|
|
* | | Remove unnecessary end-of-line spacing | jan.nijtmans | 2014-11-21 | 1 | -1/+1 |
|
|
* | | Fix [1c0d6e162c8876fd1bc0526c7cc59c320853d23|1c0d6e162c]: tkWinDialog.c defin... | jan.nijtmans | 2014-11-21 | 1 | -14/+19 |
|
|
* | | Fix [d43a10ce2fed950e00890049f3c273f2cdd12583|d43a10ce2f]: tk_getOpenFile cra... | ashok | 2014-11-14 | 1 | -3/+18 |
|
|
* | | Backout last change, it doesn't solve the issue | jan.nijtmans | 2014-11-13 | 1 | -50/+2 |
|
|
* | | Fix [d43a10ce2fed950e00890049f3c273f2cdd12583|d43a10ce2f]: tk_getOpenFile cra... | jan.nijtmans | 2014-11-13 | 1 | -2/+50 |
|
|
* | | merge trunk | dgp | 2014-11-07 | 1 | -0/+2 |
|\ \ |
|
| * \ | Add support for Windows 10 | jan.nijtmans | 2014-10-26 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | Add support for Windows 10 | jan.nijtmans | 2014-10-26 | 1 | -0/+2 |
|
|
| | * | Bump to 8.5.17 | dgp | 2014-10-13 | 2 | -2/+2 |
|
|
* | | | Quick-fix compilation on VC6/PSDK (reported by Andreas Kurpies) | jan.nijtmans | 2014-10-25 | 1 | -0/+2 |
|
|
* | | | Make tkWinDialog.c compile with MinGW 4.0.2. | jan.nijtmans | 2014-10-20 | 1 | -197/+222 |
|
|
* | | | Make sure IID_IShellItem is defined even when uuid.lib does not export it. Id... | jan.nijtmans | 2014-10-20 | 1 | -0/+7 |
|
|
* | | | - Fix winDialog-9.7 test in case "initialdir" contains capital characters. | jan.nijtmans | 2014-10-20 | 1 | -3/+2 |
|
|
* | | | TIP 432 implementation | dgp | 2014-10-20 | 5 | -234/+1293 |
|\ \ \ |
|
| * | | | Previous commit probably broke higher VS versions (>2012) compilation. Fix that.apn_win_filedialogs | jan.nijtmans | 2014-10-17 | 1 | -1/+3 |
|
|
| * | | | Fix symbol conflict when compiling with latest (??) MinGW-w64. | jan.nijtmans | 2014-10-17 | 1 | -11/+11 |
|
|
| * | | | Make tkWinDialog.c buildable with gcc 4.8.1, vc6, vs2012. Passes all tests | ashok | 2014-10-16 | 1 | -40/+38 |
|
|
| * | | | Fixes to compile with newer Visual Studio versions | ashok | 2014-10-16 | 1 | -19/+20 |
|
|
| * | | | Make findwindow more robust by ensuring it is a window belonging | ashok | 2014-09-20 | 1 | -0/+22 |
|
|
| * | | | Convert native paths returned from file dialogs to Tcl canonical paths. | ashok | 2014-09-20 | 2 | -9/+75 |
|
|
| * | | | Make -xpstyle a hidden option | ashok | 2014-09-20 | 1 | -30/+29 |
|
|
| * | | | Implemented Vista+ tk_chooseDirectory dialogs | ashok | 2014-09-17 | 1 | -478/+239 |
|
|
| * | | | Implemented -filetypes and -typevariable for new Vista file dialogs. | ashok | 2014-09-14 | 1 | -13/+207 |
|
|
| * | | | Implemented multiselect in new file dialogs. | ashok | 2014-09-14 | 1 | -28/+116 |
|
|
| * | | | Implemented more options for new tk_get{Open,Save} file dialogs | ashok | 2014-09-13 | 4 | -166/+349 |
|
|
| * | | | Get basic new style dialogs working. | ashok | 2014-09-12 | 1 | -145/+695 |
|
|