| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump stabilizer branch to 8.5.2 | dgp | 2008-03-07 | 1 | -2/+2 |
|
|
* | Bump stabilizer branch to 8.5.1 | dgp | 2008-01-23 | 1 | -2/+2 |
|
|
* | merge updates from HEAD | dgp | 2008-01-23 | 1 | -2/+2 |
|
|
* | merge updates from 8.5b3 | dgp | 2007-11-21 | 1 | -2/+2 |
|
|
* | merge updates from HEAD | dgp | 2007-10-27 | 1 | -1/+1 |
|
|
* | Merge updates from HEAD, then | dgp | 2007-10-02 | 1 | -2/+2 |
|
|
* | merge updates from HEAD | dgp | 2007-09-11 | 1 | -4/+7 |
|
|
* | [core-stabilizer-branch] | dgp | 2007-05-22 | 1 | -3/+3 |
|
|
* | * unix/configure: autoconf-2.59 (FC6 fork) | dgp | 2007-05-18 | 1 | -3/+3 |
|
|
* | * library/choosedir.tcl: Removed uses of obsolete {expand} | dgp | 2007-05-16 | 1 | -11/+11 |
|
|
* | * library/bgerror.tcl: on aqua, use moveable alert resp. modal dialog | das | 2007-04-23 | 1 | -2/+2 |
|
|
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 1 | -7/+19 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 1 | -3/+3 |
|
|
* | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 1 | -3/+3 |
|
|
* | * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTION | hobbs | 2006-09-06 | 1 | -3/+6 |
|
|
* | * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377... | dgp | 2006-01-25 | 1 | -6/+6 |
|
|
* | Apply some of the changes suggested in [Patch 1237759] | dkf | 2005-07-25 | 1 | -50/+51 |
|
|
* | TIP #204 "Virtual Events for Keyboard Traversal" (patch #976928) | jenglish | 2004-10-19 | 1 | -7/+9 |
|
|
* | Removed support for Mac OS Classic platform [Patch 918139] | das | 2004-03-17 | 1 | -26/+5 |
|
|
* | Fixed a typing error in ::tk::PlaceWindow. Please do a test before commiting... | chengyemao | 2003-10-29 | 1 | -2/+2 |
|
|
* | Make sure we do default placement strategy when placement is empty [Bug 819284] | dkf | 2003-10-28 | 1 | -2/+6 |
|
|
* | Fixed stupid typo. | patthoyts | 2003-07-31 | 1 | -2/+2 |
|
|
* | * library/tk.tcl: Apply fix for bug #778840 for window placement | patthoyts | 2003-07-28 | 1 | -1/+5 |
|
|
* | I18n (and some l10n) for the console and the main window of the widget demo. | dkf | 2003-05-19 | 1 | -1/+19 |
|
|
* | * README: Bumped version number of | dgp | 2003-03-04 | 1 | -3/+3 |
|
|
* | * library/tk.tcl (::tk::TabToWindow): auto-highlight spinboxes as | hobbs | 2003-02-18 | 1 | -3/+4 |
|
|
* | * library/tk.tcl: simplified the adding of extra <ISO_Left_Tab> | hobbs | 2002-10-10 | 1 | -13/+7 |
|
|
* | * library/tk.tcl: use command instead of control on Aqua bindings. | hobbs | 2002-09-09 | 1 | -6/+11 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -6/+22 |
|
|
* | * library/tk.tcl (RestoreFocusGrab): handle the case where the | hobbs | 2002-07-25 | 1 | -3/+7 |
|
|
* | Added "magic ampersand" approach for translated strings in standard dialogs. | a_kovalenko | 2002-06-10 | 1 | -1/+111 |
|
|
* | * A little namespace cleanup on Daniel Steffen's | dgp | 2002-05-20 | 1 | -16/+21 |
|
|
* | * mac/tkMacInit.c: | das | 2002-05-20 | 1 | -11/+22 |
|
|
* | new feature, make dependence on msgcat soft, [539309] | bagnonm | 2002-04-29 | 1 | -33/+27 |
|
|
* | namespacing ::tk message catalogs, bug [546333] | bagnonm | 2002-04-26 | 1 | -6/+6 |
|
|
* | new feature request, 539309 make dependence on msgcat "soft" | bagnonm | 2002-04-16 | 1 | -3/+30 |
|
|
* | Fixed panedwindow binding bugs and added demos for it too. | dkf | 2002-02-22 | 1 | -3/+3 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -2/+2 |
|
|
* | Minor improvements to undo (demo,docs&bindings) | dkf | 2001-11-15 | 1 | -1/+2 |
|
|
* | added TIP#26 text widget undo/redo functionality | hobbs | 2001-11-13 | 1 | -1/+7 |
|
|
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 1 | -57/+59 |
|
|
* | * library/console.tcl: | hobbs | 2001-07-03 | 1 | -1/+33 |
|
|
* | * tests/safe.test: added note about correcting failures in | hobbs | 2001-03-31 | 1 | -6/+3 |
|
|
* | * library/tk.tcl: put a catch around adding <hpBackTab> to the | hobbs | 2001-03-30 | 1 | -2/+5 |
|
|
* | threw catch around tk useinputmethods call for safe interps | hobbs | 2000-10-31 | 1 | -3/+4 |
|
|
* | * tests/tk.test: | hobbs | 2000-10-31 | 1 | -1/+5 |
|
|
* | When a dialog box (ex: tk_messageBox) pops up while | drh | 2000-09-30 | 1 | -2/+4 |
|
|
* | * tests/filebox.test: Adjusted tests to accomodate -multiple. | ericm | 2000-06-30 | 1 | -2/+4 |
|
|
* | * library/msgs/de.msg: German message catalog. | ericm | 2000-06-30 | 1 | -1/+3 |
|
|
* | * doc/spinbox.n: (new file) docs for spinbox widget | hobbs | 2000-05-29 | 1 | -1/+2 |
|
|