Tk Source Code

Changes On Branch apn-win-filedialogs
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch apn-win-filedialogs Excluding Merge-Ins

This is equivalent to a diff from 6306dfe5 to 29504df7

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-09-12
03:23
Started on new Vista-style file dialogs. Refactored option processing. check-in: a6820e32 user: ashok tags: apn-win-filedialogs
2014-08-04
21:14
Further refinement of Mac OS X scrolling; thanks to Marc Culler for an additional patch. check-in: fa08c23a user: kevin_walzer tags: trunk
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
2014-07-28
15:16
merge-mark check-in: 80ea4f7c user: jan.nijtmans tags: trunk

Changes to doc/chooseDirectory.n.

Changes to doc/getOpenFile.n.

Changes to tests/winDialog.test.

Changes to win/tkWinDialog.c.

Changes to win/tkWinInit.c.

Changes to win/tkWinInt.h.

Changes to win/tkWinSend.c.

Changes to win/tkWinTest.c.