| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for 4a0451f529. Needed a Tcl_ResetResult after recursive event | ashok | 2014-12-03 | 1 | -0/+15 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Convert native paths returned from file dialogs to Tcl canonical paths. | ashok | 2014-09-20 | 1 | -3/+11 |
|
|
* | 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 | 1 | -113/+290 |
|
|
* | Get basic new style dialogs working. | ashok | 2014-09-12 | 1 | -145/+695 |
|
|
* | Started on new Vista-style file dialogs. Refactored option processing. | ashok | 2014-09-12 | 1 | -0/+195 |
|
|
* | Fix [http://core.tcl.tk/tcl/info/651e828a52|651e828a52]: Wrong Windows versio... | jan.nijtmans | 2014-02-04 | 1 | -9/+1 |
|\ |
|
* \ | some code cleanup, remove structure which is no longer used. | jan.nijtmans | 2013-06-07 | 1 | -37/+10 |
|\ \
| |/ |
|
| * | some code cleanup, remove structure which is no longer used. | jan.nijtmans | 2013-06-07 | 1 | -26/+9 |
|
|
| * | Fix [1913750]: tk_chooseDirectory -initialdir internationalization problem. (... | jan.nijtmans | 2013-06-07 | 1 | -737/+182 |
|
|
* | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 1 | -7/+8 |
|\ \
| |/ |
|
* | | Convert all Tcl_SetResult calls to Tcl_SetObjResult calls. | jan.nijtmans | 2013-01-28 | 1 | -1/+1 |
|
|
* | | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 1 | -8/+8 |
|\ \
| |/ |
|
* | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -1/+1 |
|
|
* | | Backout [c43ceec9f6]. Since the change in Tcl_GetIndexFromObj() | jan.nijtmans | 2012-11-22 | 1 | -17/+33 |
|
|
* | | Bug 3500545: tk_getOpenFile -multiple 1 wrong on windows | jan.nijtmans | 2012-11-14 | 1 | -5/+15 |
|
|
* | | Unbreak windows problems with commit [961ae24a3f] as well. | andreask | 2012-08-30 | 1 | -2/+2 |
|
|
* | | Working towards making the error codes more consistent. | dkf | 2012-07-30 | 1 | -1/+2 |
|
|
* | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -60/+86 |
|
|
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 1 | -4/+2 |
|
|
* | | [Bug 3540127]: Better solution, using Tcl_GetIndexFromObj in stead of Tcl_Get... | jan.nijtmans | 2012-07-05 | 1 | -34/+19 |
|
|
* | | typo | jan.nijtmans | 2012-07-04 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | typo | jan.nijtmans | 2012-07-04 | 1 | -3/+3 |
| |\ |
|
| | * | typo | jan.nijtmans | 2012-07-04 | 1 | -1/+1 |
|
|
* | | | Improved solution to [Bug 3540127] that disconnects options from their order, | dkf | 2012-07-04 | 1 | -35/+46 |
|\ \ \
| |/ / |
|
| * | | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | dkf | 2012-07-04 | 1 | -35/+46 |
| |\ \
| | |/ |
|
| | * | [Bug 3540127]: Clean up the tables of options for the file dialogs so that | dkf | 2012-07-04 | 1 | -32/+31 |
|
|
* | | | [Bug 3540127]: filebox.test fails on win32 | jan.nijtmans | 2012-07-04 | 1 | -10/+11 |
|\ \ \
| |/ / |
|
| * | | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 1 | -10/+11 |
| |\ \
| | |/ |
|
| | * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 1 | -1/+1 |
|
|
* | | | [Bug 1913750]: tk_chooseDirectory -initialdir internationalization problem. | jan.nijtmans | 2012-02-17 | 1 | -79/+77 |
|
|
* | | | * win/tkWinDialog.c (GetFileName): Ensure that we do not convert a | dkf | 2012-02-10 | 1 | -3/+10 |
|\ \ \
| |/ / |
|
| * | | * win/tkWinDialog.c (GetFileNameW): Ensure that we do not convert a | dkf | 2012-02-10 | 1 | -3/+10 |
|
|
* | | | [Bug 3480471]: tk_getOpenFile crashes on Win64 | jan.nijtmans | 2012-01-27 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | [Bug 3480471]: tk_getOpenFile crashes on Win64 | jan.nijtmans | 2012-01-27 | 1 | -4/+4 |
|
|