summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Make sure IID_IShellItem is defined even when uuid.lib does not export it. ↵jan.nijtmans2014-10-201-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | Idea stolen from here: [http://trac.wxwidgets.org/changeset/71395]
* | | | | | - Fix winDialog-9.7 test in case "initialdir" contains capital characters. jan.nijtmans2014-10-202-8/+3
| | | | | | | | | | | | | | | | | | - Add "uuid.lib" as requirement for tkWinDialog.c
* | | | | | update changesdgp2014-10-201-0/+2
| | | | | |
* | | | | | Replace use of ::env(TEMP) with use of [tcltest::temporaryDirectory] fordgp2014-10-201-9/+6
| | | | | | | | | | | | | | | | | | improved portability of the test suite.
* | | | | | TIP 432 implementationdgp2014-10-208-289/+1411
|\ \ \ \ \ \
| * | | | | | Previous commit probably broke higher VS versions (>2012) compilation. Fix that.apn_win_filedialogsjan.nijtmans2014-10-171-1/+3
| | | | | | |
| * | | | | | Fix symbol conflict when compiling with latest (??) MinGW-w64.jan.nijtmans2014-10-171-11/+11
| | | | | | |
| * | | | | | Make tkWinDialog.c buildable with gcc 4.8.1, vc6, vs2012. Passes all testsashok2014-10-161-40/+38
| | | | | | |
| * | | | | | Changed to not use c:/ as initialdirashok2014-10-161-4/+14
| | | | | | |
| * | | | | | Fixes to compile with newer Visual Studio versionsashok2014-10-161-19/+20
| | | | | | |
| * | | | | | Updated chooseDirectory docs for Vistaashok2014-10-162-4/+6
| | | | | | |
| * | | | | | Updated documentation for tk_getOpen/SaveFile -initialdir optionashok2014-10-151-2/+6
| | | | | | |
| * | | | | | Update test suite for compatibility with new Vista file dialogs.ashok2014-09-201-68/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Some tests still fail pending what we decide about behaviour when -initialdir is not specified.
| * | | | | | Make findwindow more robust by ensuring it is a window belongingashok2014-09-201-0/+22
| | | | | | | | | | | | | | | | | | | | | to the same process.
| * | | | | | Convert native paths returned from file dialogs to Tcl canonical paths.ashok2014-09-203-21/+119
| | | | | | |
| * | | | | | Make -xpstyle a hidden optionashok2014-09-201-30/+29
| | | | | | |
| * | | | | | Implemented Vista+ tk_chooseDirectory dialogsashok2014-09-171-478/+239
| | | | | | |
| * | | | | | Implemented -filetypes and -typevariable for new Vista file dialogs.ashok2014-09-141-13/+207
| | | | | | |
| * | | | | | Implemented multiselect in new file dialogs.ashok2014-09-141-28/+116
| | | | | | |
| * | | | | | Implemented more options for new tk_get{Open,Save} file dialogsashok2014-09-134-166/+349
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Renamed Win32ErrorObj to TkWin32ErrorObj and moved it from tkWinSend.c to be generally available.
| * | | | | | Get basic new style dialogs working.ashok2014-09-121-145/+695
| | | | | | |
| * | | | | | Started on new Vista-style file dialogs. Refactored option processing.ashok2014-09-121-0/+195
| | | | | | |
* | | | | | | merge trunkdgp2014-10-201-1/+2
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | merge markjan.nijtmans2014-10-190-0/+0
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Fix display of buttons on Cocoa if horizontally scrolled outside parent widgetKevin Walzer2014-10-181-1/+2
| | | |_|_|/ | | |/| | |
| * | | | | Fix display of buttons on Cocoa if horizontally scrolled outside parent widgetKevin Walzer2014-10-181-1/+2
| | | | | |
* | | | | | update changesdgp2014-10-141-0/+2
| | | | | |
* | | | | | Bump to Tk 8.6.3; update changes filedgp2014-10-148-8/+20
|/ / / / /
* | | | | remove sandbox litterdgp2014-10-141-3/+0
| | | | |
* | | | | merge markdgp2014-10-141-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fix for bug fb35eb59dd, thanks to Paul Walton for the report and Marc Culler ↵Kevin Walzer2014-10-141-2/+2
| | |_|/ | |/| | | | | | | | | | for the patch
* | | | Fix for bug fb35eb59dd, thanks to Paul Walton for the report and Marc Culler ↵Kevin Walzer2014-10-141-1/+1
| |_|/ |/| | | | | | | | for the patch
* | | Fixed failing textDisp-19.11.20 and textDisp-19.11.23 - Bug [810c43d789]fvogel2014-10-111-0/+8
|\ \ \ | |/ /
| * | Fixed failing textDisp-19.11.20 and textDisp-19.11.23 - Bug [810c43d789]fvogel2014-10-111-0/+8
| |\ \
| | * | Fixed failing textDisp-19.11.20 and textDisp-19.11.23 [810c43d789]bug_810c43d789fvogel2014-09-271-0/+8
| | | |
* | | | Fix [9e487e9f158b3aeda2b92ca75deb3abc04e21a61|9e487e9f15]: Fix for ↵jan.nijtmans2014-10-111-13/+21
|\ \ \ \ | |/ / / | | | | | | | | tkWinButton to avoid problems in plugin
| * | | Fix [9e487e9f158b3aeda2b92ca75deb3abc04e21a61|9e487e9f15]: Fix for ↵jan.nijtmans2014-10-111-13/+21
| |\ \ \ | | |/ / | |/| | | | | | tkWinButton to avoid problems in plugin
| | * | Ticket [9e487e9f15]: Fix for tkWinButton to avoid problems in pluginbug_9e487e9f15jan.nijtmans2014-10-011-12/+20
| |/ /
| * | Fixes to tkMacOSXWindowEvent.c to improve drawing performance after removal ↵Kevin Walzer2014-09-242-18/+49
| | | | | | | | | | | | of private NSView API's
| * | Remove debug message from window event codeKevin Walzer2014-09-231-2/+0
| | |
| * | Fine-tune display of buttons on Tk/Cocoa on horizontal scrollKevin Walzer2014-09-233-0/+10
| | |
| * | Fix display of scrollbars when their window is not mapped in Tk-CocoaKevin Walzer2014-09-232-28/+131
| | |
* | | Fixes to tkMacOSXWindowEvent.c to improve drawing performance after removal ↵Kevin Walzer2014-09-241-30/+64
| | | | | | | | | | | | of private NSView API's
* | | Fine-tune display of buttons on Tk/Cocoa on horizontal scrollKevin Walzer2014-09-231-0/+7
| | |
* | | Fix display of scrollbars when their window is not mapped in Tk-CocoaKevin Walzer2014-09-231-11/+113
| | |
* | | Better pic flag for OpenBSD, see: ↵jan.nijtmans2014-09-172-2/+16
|\ \ \ | |/ / | | | | | | [http://core.tcl.tk/tcl/info/fc3dfd9bc8e16b7ee0b49850df9de93eb4aa4ea6|fc3dfd9bc8]
| * | Better pic flag for OpenBSD, see: ↵jan.nijtmans2014-09-172-2/+16
| | | | | | | | | | | | [http://core.tcl.tk/tcl/info/ae059042333583f6d4e2cea4aab3c2a3e9db9a6a|ae05904233]
* | | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ↵jan.nijtmans2014-09-012-10/+6
|\ \ \ | |/ / | | | | | | single SHLIB_LD_LIBS usable for both Tcl and Tk
| * | Combine TCL_SHLIB_LD_EXTRAS+TK_SHLIB_LD_EXTRAS (for Cygwin and FreeBSD) to a ↵jan.nijtmans2014-09-012-8/+4
| | | | | | | | | | | | single SHLIB_LD_LIBS usable for both Tcl and Tk
* | | merge releasedgp2014-08-279-11/+59
|\ \ \