Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | jan.nijtmans | 2013-03-27 | 3 | -0/+18 | |
|\ | | | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only) | |||||
| * | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | jan.nijtmans | 2013-03-27 | 3 | -0/+18 | |
| |\ | | | | | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only) | |||||
| | * | Add documentation for <<EnteredChild>>, <<Invoke>>, <<Increment>> and ↵bug_3608074 | jan.nijtmans | 2013-03-21 | 3 | -0/+15 | |
| |/ | | | | | | | <<Decrement>> | |||||
* | | Updated the language of the documentation so that "object" refers to an OO | dkf | 2012-11-08 | 2 | -13/+13 | |
| | | | | | | concept throughout, and a Tcl_Obj is called a "value" (which is what it is). | |||||
* | | [Bug 3555644]: Better use of virtual events, Add <<ToggleSelection>> virtual ↵ | jan.nijtmans | 2012-08-23 | 1 | -0/+5 | |
| | | | | | | | | event. | |||||
* | | merge trunk | jan.nijtmans | 2012-08-10 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Shift-Control -> Control-Shift, for consisancy everywhere | jan.nijtmans | 2012-08-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | define two more virtual bindings, and correct various Mac | jan.nijtmans | 2012-08-10 | 1 | -0/+48 | |
|/ / | | | | | | | bindings according to Apple OSX documentation. Doc updated as well | |||||
* | | [Bug 3538401]: Better description of the key difference between [wm geometry] | dkf | 2012-07-05 | 1 | -0/+9 | |
|\ \ | |/ | | | and [winfo geometry] | |||||
| * | [Bug 3538401]: Better description of the key difference between [wm geometry] | dkf | 2012-07-05 | 1 | -0/+9 | |
| |\ | | | | | | | and [winfo geometry] | |||||
| | * | [Bug 3538401]: Better description of the key difference between [wm geometry] | dkf | 2012-07-05 | 1 | -0/+8 | |
| | | | | | | | | | and [winfo geometry] | |||||
* | | | frq-3536507: clientData field in Tk_OptionSpec should be "const void *"frq_3536507 | jan.nijtmans | 2012-06-20 | 1 | -1/+1 | |
| | | | ||||||
* | | | minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -23/+22 | |
|\ \ \ | |/ / | ||||||
| * | | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -24/+17 | |
| |\ \ | | |/ | | | | | | | make various other tables const (all backported from Tk 8.6) | |||||
| | * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -97/+90 | |
| | | | | | | | | | | | | make various other tables CONST (All backported from Tk 8.6) | |||||
| | * | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 1 | -1/+1 | |
| | | | ||||||
| | * | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -0/+0 | |
| | | | ||||||
* | | | Fixed merge error | fvogel | 2012-05-28 | 1 | -2/+0 | |
| | | | ||||||
* | | | Bug 1630251: Documentation for -endline option was wrong | fvogel | 2012-05-28 | 1 | -6/+8 | |
|\ \ \ | |/ / | ||||||
| * | | Bug 1630251: Documentation for -endline option was wrongbug_1630251 | fvogel | 2012-05-17 | 1 | -2/+3 | |
| | | | ||||||
* | | | Minor spelling fixes. | dkf | 2012-03-13 | 14 | -24/+24 | |
| | | | ||||||
* | | | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 1 | -4/+4 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 1 | -4/+4 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 1 | -4/+4 | |
| | | | ||||||
* | | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -2/+3 | |
|\ \ \ | |/ / | ||||||
| * | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -2/+3 | |
| |\ \ | | |/ | ||||||
| | * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 1 | -2/+3 | |
| | | | ||||||
| * | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -1/+1 | |
| | | | ||||||
| | * | Fix the escaping of leading dots in lines that start with | jan.nijtmans | 2011-11-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line | |||||
* | | | Make example follow best practices. | dkf | 2011-12-13 | 1 | -2/+2 | |
| | | | ||||||
* | | | Fix the escaping of leading dots in lines that start with | jan.nijtmans | 2011-11-17 | 1 | -6/+6 | |
| | | | | | | | | | | | | a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line | |||||
* | | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max | 2011-11-08 | 4 | -9/+9 | |
|\ \ \ | |/ / | | | | | | | | | | | | | | | | and hence should get installed with executable bits. * manpages: Fix the escaping of leading dots in lines that start with a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line. | |||||
| * | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max | 2011-11-08 | 4 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | and hence should get installed with executable bits. * manpages: Fix the escaping of leading dots in lines that start with a widget name, so that nroff doesn't mistake it as a non-existing macro and skips the entire line. | |||||
* | | | Merge TIP 382 implementation to trunk. Still need Carbon migration & Cocoa. | dgp | 2011-10-24 | 1 | -0/+6 | |
|\ \ \ | |/ / | ||||||
| * | | add docstip_382 | dgp | 2011-10-19 | 1 | -0/+6 | |
| | | | ||||||
* | | | Correctly documented what the [$ph data] command produces without the ↵ | dkf | 2011-09-01 | 1 | -3/+8 | |
|\ \ \ | |/ / | | | | | | | -format option. | |||||
| * | | Correctly documented what the [$ph data] command produces without the ↵ | dkf | 2011-09-01 | 1 | -3/+8 | |
| | | | | | | | | | | | | -format option. | |||||
| * | | Formatting typos | dgp | 2011-06-21 | 1 | -1/+1 | |
| | | | ||||||
* | | | Final part of doc improvement project. | dkf | 2011-07-18 | 1 | -1/+1 | |
| | | | ||||||
* | | | More small documentation improvements. | dkf | 2011-07-18 | 36 | -354/+476 | |
| | | | ||||||
* | | | Minor documentation improvements | dkf | 2011-07-17 | 3 | -1/+9 | |
| | | | ||||||
* | | | Added documentation of the -type attribute that was introduced in TIP#359, and | dkf | 2011-06-19 | 1 | -14/+90 | |
| | | | | | | | | | | | | moved documentation of -alpha to common section as it is supported on all platforms now. | |||||
| | | | ||||||
| \ \ | ||||||
*-. \ \ | Purge RCS Keywords | dgp | 2011-06-08 | 174 | -354/+0 | |
|\ \ \ \ | | |/ / | ||||||
| | * | | restore mistaken line delete | dgp | 2011-06-08 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 172 | -352/+0 | |
| |\ \ | | |/ | ||||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 145 | -297/+0 | |
| | | | ||||||
* | | | doc/frame.n: Fix markup errors. | jenglish | 2011-06-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | Document all variable options as global. | pspjuth | 2011-04-21 | 9 | -9/+9 | |
|\ \ \ | |/ / | ||||||
| * | | Document all variable options as global. | pspjuth | 2011-04-21 | 9 | -9/+9 | |
| |\ \ | | |/ |