Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge updates from core-8-5-branch. | Joe Mistachkin | 2015-02-05 | 1 | -1/+1 |
|\ | |||||
| * | Fixed copy/paste error in man text. | fvogelnew1@free.fr | 2015-01-02 | 1 | -1/+1 |
* | | Merge updates from core 8.5 branch. | Joe Mistachkin | 2014-11-11 | 172 | -172/+190 |
|\ \ | |/ | |||||
| * | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros af... | nijtmans@users.sourceforge.net | 2013-11-05 | 172 | -172/+172 |
| * | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | nijtmans@users.sourceforge.net | 2013-03-27 | 3 | -0/+18 |
| |\ | |||||
| | * | Add documentation for <<EnteredChild>>, <<Invoke>>, <<Increment>> and <<Decre... | nijtmans@users.sourceforge.net | 2013-03-21 | 3 | -0/+15 |
| |/ | |||||
* | | Add docs and tests. | Joe Mistachkin | 2012-11-16 | 1 | -0/+3 |
|/ | |||||
* | [Bug 3538401]: Better description of the key difference between [wm geometry] | donal.k.fellows@manchester.ac.uk | 2012-07-05 | 1 | -0/+9 |
|\ | |||||
| * | [Bug 3538401]: Better description of the key difference between [wm geometry] | donal.k.fellows@manchester.ac.uk | 2012-07-05 | 1 | -0/+8 |
* | | SetOptions.3: minor doc fix | nijtmans@users.sourceforge.net | 2012-06-19 | 1 | -24/+17 |
|\ \ | |/ | |||||
| * | SetOptions.3: minor doc fix | nijtmans@users.sourceforge.net | 2012-06-19 | 1 | -97/+90 |
| * | implement various internal win32 stub functions for cygwin | nijtmans@users.sourceforge.net | 2012-04-25 | 1 | -1/+1 |
| * | some more cygwin compatibility improvements | nijtmans@users.sourceforge.net | 2012-04-06 | 1 | -0/+0 |
* | | Bug 1630251: Documentation for -endline option was wrong | fvogelnew1@free.fr | 2012-05-17 | 1 | -2/+3 |
* | | [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 |
|\ \ | |/ | |||||
| * | 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 |
* | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max@tclers.tk (Reinhard Max) | 2011-11-08 | 4 | -9/+9 |
* | | 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 |
* | | Formatting typos | dgp@users.sourceforge.net | 2011-06-21 | 1 | -1/+1 |
* | | 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 |
* | | 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 | 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-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 |
| * | Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj [Bug 1224983] | donal.k.fellows@manchester.ac.uk | 2005-06-21 | 1 | -2/+2 |
| * | Updated out-of-date references to "Tk_GetBoolean" | dgp@users.sourceforge.net | 2005-05-12 | 2 | -6/+6 |
| * | * doc/text.n: note 'image' key in 'dump' command. [Bug 1115907] | hobbs | 2005-02-11 | 1 | -4/+4 |
| * | Convert emacs mode comment style to stop problems with old man. [1085127] | donal.k.fellows@manchester.ac.uk | 2005-01-05 | 2 | -4/+10 |
| * | iFix silly typo. [Bug 1087842] | donal.k.fellows@manchester.ac.uk | 2004-12-20 | 1 | -3/+3 |
| * | * doc/pack-old.n: Changed the internal name of the man page to | rmax | 2004-11-19 | 1 | -2/+2 |