Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Contribution by Patrick Fradin <patrick.fradin@planar.com>contrib_patrick_fradin_code_cleanup | andreask | 2013-01-22 | 223 | -5592/+5301 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quoting his mail: <pre> ========================================================== Hi Jeff, I spent some of my time to contribute to the TclTk community ! I'm in late for Christmas gift but like we said in French : "Mieux vaut tard que jamais". ;-) I've use TclDevKit 5.3.0 tclchecker to analyse TclTk code in Tcl and Tk library directories (library, tools and tests) to correct a lot of warnings and few errors. (encapsulate some expr, use 'chan xxx' instead of fconfigure, fileevent...) I've made some improvements too : Examples : - Use 'lassign' instead of many 'lindex' of 'foreach/break' loop. - Use 'in' or 'ni' operators instead of 'lsearch -exact' or to factorise some eq/ne && / || tests. - Use 'eq' or 'ne' to tests strings instead of '==' or '!='. - Use 'unset -nocomplain' to avoid 'catch {unset...}'. - Remove some useless catch around 'destroy' calls. - Use expand {*} instead of 'eval'. Don't touch a lot of code because I don't know all structs and lists. I think it could be a greater improvement to reduce 'eval' calls. Due to previous experience, I dot not change any indentation ! ;-) ========================================================== </pre> | ||||
* | merge release | dgp | 2012-12-21 | 9 | -10/+24 |
|\ | |||||
| * | merge trunkcore_8_6_0core_8_6_0_rc | dgp | 2012-12-17 | 1 | -1/+21 |
| |\ | |/ |/| | |||||
* | | Make Aqua Tk build on OSX Leopard again | dkf | 2012-12-17 | 1 | -1/+21 |
|\ \ | |||||
| * | | Make Aqua Tk build on OSX Leopard again; *I* still use it! | dkf | 2012-12-17 | 1 | -4/+25 |
| | | | |||||
| | * | Tag 8.6.0 for release | dgp | 2012-12-11 | 2 | -1/+23 |
| | |\ | |_|/ |/| | | |||||
* | | | update changes | dgp | 2012-12-11 | 1 | -1/+9 |
| | | | |||||
| | * | merge trunk | dgp | 2012-12-10 | 1 | -1/+1 |
| | |\ | |_|/ |/| | | |||||
* | | | Fix build for VC 11. | dgp | 2012-12-10 | 1 | -1/+1 |
| | | | |||||
| | * | merge trunk | dgp | 2012-12-06 | 1 | -85/+63 |
| | |\ | |_|/ |/| | | |||||
* | | | Force the use of the correct internal function for parsing hex colors rather ↵ | dkf | 2012-12-06 | 1 | -85/+63 |
|\ \ \ | |/ / | | | | | | | than leaving it to the vagaries of the system library (buggy on some versions of MinGW apparently). | ||||
| * | | Force the use of the correct internal function for parsing hex colors rather ↵ | dkf | 2012-12-06 | 1 | -85/+63 |
| |\ \ | | | | | | | | | | | | | than leaving it to the vagaries of the system library (buggy on some versions of MinGW apparently). | ||||
| | * | | Minor improvements now that we're no longer tracking a standard API. | dkf | 2012-12-06 | 1 | -3/+2 |
| | | | | |||||
| | * | | Force the use of the correct internal function for parsing hex colors rather | dkf | 2012-12-06 | 1 | -85/+64 |
| | | | | | | | | | | | | | | | | than leaving it to the vagaries of the system library (buggy on some versions of MinGW apparently). | ||||
| | | * | merge trunk | dgp | 2012-12-04 | 5 | -3/+48 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | [Bug 3588824]: bug in image index handling for weird image names | dgp | 2012-12-04 | 5 | -3/+48 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 3588824]: bug in image index handling for weird image names | dgp | 2012-12-04 | 5 | -3/+48 |
| |\ \ \ | | |/ / | |||||
| | * | | Fixed commit date | fvogel | 2012-12-03 | 1 | -1/+1 |
| | | | | |||||
| | * | | [Bug 3588824]: bug in image index handling for weird image names | fvogel | 2012-12-03 | 3 | -3/+39 |
| | |\ \ | |||||
| | | * | | Added tests for weird embedded windows namesbug_3588824 | fvogel | 2012-11-24 | 1 | -5/+15 |
| | | | | | |||||
| | | * | | [Bug 3588824]: bug in image index handling for weird image names | fvogel | 2012-11-22 | 3 | -3/+29 |
| | |/ / | |||||
* | | | | merge-mark | fvogel | 2012-12-03 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge-mark | jan.nijtmans | 2012-12-02 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | More complete purge of things only present for supporting long-dead Mac 9 ↵ | dgp | 2012-11-15 | 51 | -1881/+86 |
| | | | | | | | | | | | | | | | | systems. | ||||
| * | | | merge-mark | jan.nijtmans | 2012-11-15 | 0 | -0/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Remove all the long dead mac entries in tk*.decls files | jan.nijtmans | 2012-11-15 | 7 | -1823/+117 |
| | | | | | | | | | | | | <p>re-generate all tk*Decls.h files. | ||||
| | * | | Remove all long-dead mac/* files (for Mac OS9 !?!). | dgp | 2012-11-15 | 57 | -36235/+0 |
| | | | | |||||
| | * | | Avoid crashing the test suite due to apparent Xlib bug handling the | dgp | 2012-11-14 | 1 | -1/+0 |
| | | | | | | | | | | | | zapfdingbats font as a core font, observed on Snow Leopard. | ||||
| | | * | merge trunk | dgp | 2012-11-22 | 1 | -17/+33 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | Backout [c43ceec9f6]. Since the change in Tcl_GetIndexFromObj() | jan.nijtmans | 2012-11-22 | 1 | -17/+33 |
| | | | | | | | | | | | | | | | | was undone due to [http://code.activestate.com/lists/tcl-core/12524/], it looks we have to live with uglier code. | ||||
| | | * | merge trunk | dgp | 2012-11-19 | 7 | -11/+15 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | Simplification: don't declare struct types that are never used. | jan.nijtmans | 2012-11-15 | 7 | -11/+15 |
| | | | | |||||
| | | * | merge trunk | dgp | 2012-11-14 | 2 | -5/+20 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | Bug 3500545: tk_getOpenFile -multiple 1 wrong on windows | jan.nijtmans | 2012-11-14 | 2 | -5/+20 |
| | | | | |||||
| | | * | merge trunk | dgp | 2012-11-13 | 3 | -14/+43 |
| | | |\ | |_|_|/ |/| | | | |||||
* | | | | missing changelog entry | jan.nijtmans | 2012-11-13 | 1 | -0/+5 |
| | | | | |||||
* | | | | merge-mark | jan.nijtmans | 2012-11-13 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 3585396]: winDialog.test requires user interaction. | jan.nijtmans | 2012-11-13 | 3 | -178/+289 |
| |\ \ \ | | |/ / | | | | | <p>Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style. | ||||
| | * | | [Bug 3585396]: winDialog.test requires user interaction. | jan.nijtmans | 2012-11-13 | 3 | -203/+315 |
| | | | | | | | | | | | | <p>Renumber test-cases as in Tk 8.6, and convert various to tcltest-2 style. | ||||
* | | | | merge mark | dgp | 2012-11-12 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge release to 8.5 | dgp | 2012-11-12 | 12 | -23/+54 |
| |\ \ \ | |||||
| | * | | | ChangeLog release markcore_8_5_13core_8_5_13_rc | dgp | 2012-11-09 | 1 | -0/+14 |
| | | | | | |||||
| | * | | | merge 8.5 | dgp | 2012-11-09 | 2 | -5/+5 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | update changes | dgp | 2012-11-07 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | merge 8.5 | dgp | 2012-11-07 | 4 | -12/+25 |
| | |\ \ \ | |||||
| | * | | | | make dist | dgp | 2012-11-06 | 1 | -4/+18 |
| | | | | | | |||||
| | * | | | | 3584471 Repair `make dist` backport. | dgp | 2012-11-06 | 1 | -4/+5 |
| | | | | | | |||||
| | * | | | | merge 8.5 | dgp | 2012-11-05 | 1 | -0/+20 |
| | |\ \ \ \ | |||||
| | * | | | | | Release branch for Tk 8.5.13. | dgp | 2012-11-05 | 8 | -15/+15 |
| | | | | | | | |||||
* | | | | | | | fix bug 3585396: winDialog.test requires user interaction. Tested on Windows ↵ | jan.nijtmans | 2012-11-11 | 2 | -14/+38 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | XP SP2 (32-bit) and Windows 7 (64-bit) |