Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins related to "apn-win-filedialogs"
2014-10-20
| ||
02:21 | TIP 432 implementation check-in: 9c2ca16c user: dgp tags: core-8-6-3-rc | |
2014-10-17
| ||
14:49 | Previous commit probably broke higher VS versions (>2012) compilation. Fix that. Closed-Leaf check-in: 29504df7 user: jan.nijtmans tags: apn-win-filedialogs | |
14:24 | Fix symbol conflict when compiling with latest (??) MinGW-w64. check-in: 106651bb user: jan.nijtmans tags: apn-win-filedialogs | |
2014-10-16
| ||
16:36 | Make tkWinDialog.c buildable with gcc 4.8.1, vc6, vs2012. Passes all tests check-in: 6d268313 user: ashok tags: apn-win-filedialogs | |
02:48 | Changed to not use c:/ as initialdir check-in: 29bab69d user: ashok tags: apn-win-filedialogs | |
02:46 | Fixes to compile with newer Visual Studio versions check-in: 93337a53 user: ashok tags: apn-win-filedialogs | |
02:45 | Updated chooseDirectory docs for Vista check-in: f945981c user: ashok tags: apn-win-filedialogs | |
2014-10-15
| ||
15:28 | Updated documentation for tk_getOpen/SaveFile -initialdir option check-in: 21fc191c user: ashok tags: apn-win-filedialogs | |
2014-09-20
| ||
12:31 | Update test suite for compatibility with new Vista file dialogs. Some tests still fail pending what we decide about behaviour when -initialdir is not specified. check-in: 8042288c user: ashok tags: apn-win-filedialogs | |
12:30 | Make findwindow more robust by ensuring it is a window belonging to the same process. check-in: 3f1e045f user: ashok tags: apn-win-filedialogs | |
03:17 | Convert native paths returned from file dialogs to Tcl canonical paths. check-in: 3f096107 user: ashok tags: apn-win-filedialogs | |
02:56 | Make -xpstyle a hidden option check-in: e162b207 user: ashok tags: apn-win-filedialogs | |
2014-09-17
| ||
17:18 | Implemented Vista+ tk_chooseDirectory dialogs check-in: 92b2061e user: ashok tags: apn-win-filedialogs | |
2014-09-14
| ||
17:32 | Implemented -filetypes and -typevariable for new Vista file dialogs. check-in: d988edef user: ashok tags: apn-win-filedialogs | |
09:43 | Implemented multiselect in new file dialogs. check-in: 295d03a0 user: ashok tags: apn-win-filedialogs | |
2014-09-13
| ||
14:23 | Implemented more options for new tk_get{Open,Save} file dialogs Renamed Win32ErrorObj to TkWin32ErrorObj and moved it from tkWinSend.c to be generally available. check-in: 4d230295 user: ashok tags: apn-win-filedialogs | |
2014-09-12
| ||
13:11 | Get basic new style dialogs working. check-in: 4d5c5611 user: ashok tags: apn-win-filedialogs | |
03:23 | Started on new Vista-style file dialogs. Refactored option processing. check-in: a6820e32 user: ashok tags: apn-win-filedialogs | |
2014-08-01
| ||
01:00 | Fix for font configure crash on OS X, thanks to [email protected] for the patch check-in: 6306dfe5 user: kevin_walzer tags: trunk | |