Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Fixed merge error | fvogelnew1@free.fr | 2012-05-28 | 1 | -2/+0 | |
* | Bug 1630251: Documentation for -endline option was wrong | fvogelnew1@free.fr | 2012-05-28 | 1 | -6/+8 | |
|\ | ||||||
| * | Bug 1630251: Documentation for -endline option was wrong | fvogelnew1@free.fr | 2012-05-17 | 1 | -2/+3 | |
* | | Minor spelling fixes. | donal.k.fellows@manchester.ac.uk | 2012-03-13 | 14 | -24/+24 | |
* | | [Bug 3495198]: Corrected types of canvas bitmap options. | donal.k.fellows@manchester.ac.uk | 2012-02-28 | 1 | -4/+4 | |
|\ \ | |/ | ||||||
| * | [Bug 3495198]: Corrected types of canvas bitmap options. | donal.k.fellows@manchester.ac.uk | 2012-02-28 | 1 | -4/+4 | |
| |\ | ||||||
| | * | [Bug 3495198]: Corrected types of canvas bitmap options. | donal.k.fellows@manchester.ac.uk | 2012-02-28 | 1 | -4/+4 | |
* | | | [Bug 3486474]: Inconsistent color scaling | nijtmans@users.sourceforge.net | 2012-02-15 | 1 | -2/+3 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3486474]: Inconsistent color scaling | nijtmans@users.sourceforge.net | 2012-02-15 | 1 | -2/+3 | |
| |\ \ | | |/ | ||||||
| | * | proposed fix for bug-3486474 | nijtmans@users.sourceforge.net | 2012-02-10 | 1 | -2/+3 | |
| * | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | nijtmans@users.sourceforge.net | 2011-11-22 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | nijtmans@users.sourceforge.net | 2011-11-22 | 1 | -1/+1 | |
| | * | Fix the escaping of leading dots in lines that start with | nijtmans@users.sourceforge.net | 2011-11-17 | 1 | -1/+1 | |
* | | | Make example follow best practices. | donal.k.fellows@manchester.ac.uk | 2011-12-13 | 1 | -2/+2 | |
* | | | Fix the escaping of leading dots in lines that start with | nijtmans@users.sourceforge.net | 2011-11-17 | 1 | -6/+6 | |
* | | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max@tclers.tk (Reinhard Max) | 2011-11-08 | 4 | -9/+9 | |
|\ \ \ | |/ / | ||||||
| * | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max@tclers.tk (Reinhard Max) | 2011-11-08 | 4 | -9/+9 | |
* | | | Merge TIP 382 implementation to trunk. Still need Carbon migration & Cocoa. | dgp@users.sourceforge.net | 2011-10-24 | 1 | -0/+6 | |
|\ \ \ | |/ / | ||||||
| * | | add docs | dgp@users.sourceforge.net | 2011-10-19 | 1 | -0/+6 | |
* | | | Correctly documented what the [$ph data] command produces without the -format... | donal.k.fellows@manchester.ac.uk | 2011-09-01 | 1 | -3/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Correctly documented what the [$ph data] command produces without the -format... | donal.k.fellows@manchester.ac.uk | 2011-09-01 | 1 | -3/+8 | |
| * | | Formatting typos | dgp@users.sourceforge.net | 2011-06-21 | 1 | -1/+1 | |
* | | | Final part of doc improvement project. | donal.k.fellows@manchester.ac.uk | 2011-07-18 | 1 | -1/+1 | |
* | | | More small documentation improvements. | donal.k.fellows@manchester.ac.uk | 2011-07-18 | 36 | -354/+476 | |
* | | | Minor documentation improvements | donal.k.fellows@manchester.ac.uk | 2011-07-17 | 3 | -1/+9 | |
* | | | Added documentation of the -type attribute that was introduced in TIP#359, and | donal.k.fellows@manchester.ac.uk | 2011-06-19 | 1 | -14/+90 | |
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Purge RCS Keywords | dgp@users.sourceforge.net | 2011-06-08 | 174 | -354/+0 | |
|\ \ \ \ | | |/ / | ||||||
| | * | | restore mistaken line delete | dgp@users.sourceforge.net | 2011-06-08 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 172 | -352/+0 | |
| |\ \ | | |/ | ||||||
| | * | Purge RCS Keywords. | dgp@users.sourceforge.net | 2011-06-08 | 145 | -297/+0 | |
* | | | doc/frame.n: Fix markup errors. | jenglish@flightlab.com | 2011-06-06 | 1 | -1/+1 | |
* | | | Document all variable options as global. | peter.spjuth@gmail.com | 2011-04-21 | 9 | -9/+9 | |
|\ \ \ | |/ / | ||||||
| * | | Document all variable options as global. | peter.spjuth@gmail.com | 2011-04-21 | 9 | -9/+9 | |
| |\ \ | | |/ | ||||||
| | * | Document all variable options as global. | peter.spjuth@gmail.com | 2011-04-21 | 5 | -5/+5 | |
* | | | [Bug 2997657]: Removed -container from labelframe documentation | peter.spjuth@gmail.com | 2011-04-04 | 2 | -9/+2 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 2997657]: Removed -container from labelframe | peter.spjuth@gmail.com | 2011-04-04 | 2 | -9/+2 | |
* | | | We are no longer on CVS, so don't need the .cvsignore files any more | nijtmans@users.sourceforge.net | 2011-03-08 | 1 | -1/+0 | |
|\ \ \ | |/ / | ||||||
| * | | We are no longer on CVS, so don't need the .cvsignore files any more | nijtmans@users.sourceforge.net | 2011-03-08 | 1 | -1/+0 | |
| |\ \ | | |/ | ||||||
| | * | We are no longer on CVS, so don't need the .cvsignore files any more | nijtmans@users.sourceforge.net | 2011-03-05 | 1 | -1/+0 | |
| | * | [Bug 2956548] TkpButtonSetDefaults only initializes one button type | nijtmans | 2010-03-12 | 1 | -0/+1 | |
| | * | Spelling corrections | dgp@users.sourceforge.net | 2007-11-05 | 4 | -10/+10 | |
| | * | Fix [Bug 1731348] | donal.k.fellows@manchester.ac.uk | 2007-06-05 | 1 | -3/+4 | |
| | * | * doc/colors.n: document new Mac OS X system colors. | das | 2007-04-29 | 4 | -10/+192 | |
| | * | * doc/wm.n, tests/winWm.test: | hobbs | 2006-12-01 | 1 | -20/+44 | |
| | * | fix make-html error | das | 2006-04-12 | 1 | -3/+3 | |
| | * | * macosx/tkMacOSXInt.h: Implemented 'zoomed' window state | das | 2006-04-11 | 1 | -4/+6 | |
| | * | Band-aid doc update for [Bug 220787] | donal.k.fellows@manchester.ac.uk | 2006-03-07 | 1 | -1/+5 | |
| | * | Highlighting fix | donal.k.fellows@manchester.ac.uk | 2005-11-22 | 1 | -3/+3 | |
| | * | clarify text index documentation | vincentdarley | 2005-11-16 | 1 | -2/+6 | |
| | * | * doc/getOpenFile.n: correct -multiple docs (takes boolean) | hobbs | 2005-07-06 | 1 | -2/+2 | |