| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed translation of yes from si to "s\u00ed" | bagnonm | 2002-04-16 | 1 | -1/+1 |
|
|
* | Modifed the translation of Yes from "Si" to "S\u00ed" | bagnonm | 2002-04-16 | 1 | -1/+1 |
|
|
* | new feature request, 539309 make dependence on msgcat "soft" | bagnonm | 2002-04-16 | 1 | -3/+30 |
|
|
* | Middle button no longer double pastes into text! Also cleaned some code up. | dkf | 2002-03-07 | 1 | -9/+8 |
|
|
* | added catch around Triple-1 binding use of sel.last | hobbs | 2002-03-04 | 1 | -2/+2 |
|
|
* | * library/console.tcl (ConsoleBind): Corrected console <<Paste>> | dgp | 2002-03-01 | 1 | -2/+4 |
|
|
* | * library/scale.tcl: mirror B2 bindings to B3 on Windows to better | hobbs | 2002-02-26 | 1 | -1/+9 |
|
|
* | improved proxy sash handling. (boudaillier) | hobbs | 2002-02-26 | 1 | -7/+9 |
|
|
* | Added proc comments. Made configuring sash cursor more efficient. | hobbs | 2002-02-23 | 1 | -22/+65 |
|
|
* | * library/panedwindow.tcl (ReleaseSash): changed to not pass x and | hobbs | 2002-02-22 | 1 | -4/+4 |
|
|
* | Fixed panedwindow binding bugs and added demos for it too. | dkf | 2002-02-22 | 5 | -8/+122 |
|
|
* | TIP #41 implementation, panedwindow [Patch #512503] (melski) | hobbs | 2002-02-22 | 1 | -0/+136 |
|
|
* | * library/entry.tcl: | mdejong | 2002-02-15 | 2 | -6/+4 |
|
|
* | * library/text.tcl (tk::TextButton1): made text receive focus even | hobbs | 2001-12-28 | 1 | -2/+5 |
|
|
* | * library/entry.tcl: | hobbs | 2001-12-27 | 3 | -241/+130 |
|
|
* | Added code to guess the correct default extension from whatever value | dkf | 2001-12-14 | 1 | -6/+27 |
|
|
* | More widget demo improvements. | dkf | 2001-11-30 | 1 | -13/+44 |
|
|
* | Made tk_setPalette guess a reasonable default for the foreground colour. | dkf | 2001-11-29 | 1 | -3/+11 |
|
|
* | When a menu is torn off, a new "clone" menu is created which is an exact | drh | 2001-11-27 | 1 | -2/+4 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 3 | -7/+6 |
|
|
* | Some neatening up of the widget demo launcher, and a new validated entry demo | dkf | 2001-11-19 | 2 | -109/+256 |
|
|
* | * library/menu.tcl: corrected menu traversal code on Unix to | hobbs | 2001-11-16 | 1 | -11/+10 |
|
|
* | stupid typo | dkf | 2001-11-15 | 1 | -2/+2 |
|
|
* | tk_setPalette now works correctly under CDE, + an image demo update | dkf | 2001-11-15 | 2 | -17/+52 |
|
|
* | Minor improvements to undo (demo,docs&bindings) | dkf | 2001-11-15 | 2 | -4/+17 |
|
|
* | added TIP#26 text widget undo/redo functionality | hobbs | 2001-11-13 | 2 | -5/+56 |
|
|
* | fixed unix tk_chooseColor to allow full 0..255 range selection via mouse | hobbs | 2001-11-12 | 1 | -6/+8 |
|
|
* | Yet more -compound showing off, prompted by Vince Darley | dkf | 2001-11-12 | 1 | -1/+7 |
|
|
* | More fancying up of the demo suite | dkf | 2001-11-12 | 1 | -14/+29 |
|
|
* | Minor fixes from wohnivec@iol.cz Thanks! | dkf | 2001-11-05 | 4 | -8/+8 |
|
|
* | Improvements to widget demo (integrates/demonstrates the new 8.4 widgets) | dkf | 2001-10-30 | 3 | -14/+71 |
|
|
* | More demo upgrades derived from 8.3.4 and using new features | dkf | 2001-10-30 | 2 | -96/+119 |
|
|
* | More demo upgrades derived from 8.3.4 | dkf | 2001-10-29 | 2 | -14/+28 |
|
|
* | Improvements to the demo scripts, mostly up-ported from 8.3.4 | dkf | 2001-10-29 | 3 | -165/+185 |
|
|
* | * library/console.tcl: removed transpose ability until the console | hobbs | 2001-10-19 | 1 | -5/+5 |
|
|
* | * library/console.tcl (ConsoleOutput): fixed undefined widget | hobbs | 2001-10-18 | 1 | -3/+4 |
|
|
* | * library/xmfbox.tcl: fixed filtering in motif file dialog. | hobbs | 2001-10-16 | 1 | -5/+9 |
|
|
* | * library/console.tcl: added more smarts extracted from tkcon to | hobbs | 2001-10-09 | 1 | -125/+566 |
|
|
* | Added labelframe widget. TIP#18. | pspjuth | 2001-09-26 | 3 | -4/+89 |
|
|
* | Fixed string/list confusion in directory browser, and a typo in ChangeLog | dkf | 2001-09-17 | 2 | -15/+17 |
|
|
* | Fix a problem in the Unix tk_getOpenFile dialog box. An error dialog box used | drh | 2001-09-12 | 1 | -1/+7 |
|
|
* | * Corrected TIP 44 typo | dgp | 2001-08-27 | 1 | -2/+2 |
|
|
* | [#450020] Messages for czech language | bagnonm | 2001-08-24 | 1 | -0/+67 |
|
|
* | * library/dialog.tcl (tk_dialog): changed dialog to show bar on | hobbs | 2001-08-22 | 1 | -3/+4 |
|
|
* | Converted [glob [file join]] to [glob -directory] (Bug #223313) | dkf | 2001-08-10 | 1 | -2/+2 |
|
|
* | Corrections to problems introduced by | dgp | 2001-08-09 | 2 | -8/+7 |
|
|
* | * TIP 44 changes specific to the Mac and | dgp | 2001-08-06 | 4 | -8/+11 |
|
|
* | Correction to TIP 44 implementation. | dgp | 2001-08-01 | 1 | -3/+3 |
|
|
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 24 | -1886/+2207 |
|
|
* | The new tk_chooseDirectory dialog box implementation was sometimes giving | drh | 2001-07-19 | 1 | -1/+2 |
|
|