| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * library/entry.tcl: Adjusted Button-1 binding to set focus to the | ericm | 2000-05-14 | 1 | -2/+2 |
|
|
* | * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry): | ericm | 2000-05-13 | 1 | -4/+69 |
|
|
* | * library/focus.tcl: fixed calling of takeFocus proc [Bug: 5372] | hobbs | 2000-05-09 | 1 | -4/+4 |
|
|
* | * README: | hobbs | 2000-05-03 | 1 | -3/+3 |
|
|
* | * doc/keysyms.n: Man page enumerating keysyms [RFE: 1645]. | ericm | 2000-04-27 | 1 | -11/+16 |
|
|
* | * library/console.tcl: made console use systemfixed font on Win | hobbs | 2000-04-21 | 1 | -4/+9 |
|
|
* | * library/choosedir.tcl (::tk::dialog::file::chooseDir::Config): | hobbs | 2000-04-19 | 2 | -283/+272 |
|
|
* | * README: | hobbs | 2000-04-19 | 1 | -4/+5 |
|
|
* | * win/tkWinDialog.c: Added checks for visibility of parent window | ericm | 2000-04-18 | 3 | -24/+25 |
|
|
* | * library/text.tcl: Tweaked double-/triple-click selection; | ericm | 2000-04-17 | 1 | -7/+17 |
|
|
* | * doc/menu.n: Added note regarding rendering of | ericm | 2000-04-17 | 1 | -3/+21 |
|
|
* | * library/scale.tcl (tkScaleActivate): reduced number of scale | hobbs | 2000-04-14 | 1 | -4/+6 |
|
|
* | * library/bgerror.tcl: Moved check for withdrawn state after check | ericm | 2000-04-11 | 1 | -16/+16 |
|
|
* | * library/bgerror.tcl: Added check for withdrawn state of . and | ericm | 2000-04-10 | 1 | -1/+16 |
|
|
* | * library/safetk.tcl (disallowTk): made disallowTk work in the | hobbs | 2000-04-08 | 2 | -7/+16 |
|
|
* | * library/clrpick.tcl (tkColorDialog_Config): error now thrown | hobbs | 2000-04-04 | 1 | -16/+14 |
|
|
* | * library/menu.tcl (tkMenuInvoke): corrected naming of tearoffs | hobbs | 2000-03-31 | 4 | -18/+18 |
|
|
* | * library/tkfbox.tcl: Moved an overlooked tkFDialog* function inscriptics_sc_2_0_fixedscriptics_sc_2_0_b5 | ericm | 2000-03-29 | 1 | -5/+5 |
|
|
* | * tests/filebox.test: | ericm | 2000-03-24 | 6 | -376/+494 |
|
|
* | * library/menu.tcl: Applied patch from [Bug: 4155]; protects | ericm | 2000-03-10 | 1 | -4/+7 |
|
|
* | * library/menu.tcl: Added a check in tkMenuFirstEntry that changes | ericm | 2000-03-07 | 1 | -2/+7 |
|
|
* | fixed gridding problem | ericm | 2000-03-04 | 1 | -3/+4 |
|
|
* | * library/focus.tcl: fixed tkFocusOK to protect $w in | hobbs | 2000-03-02 | 1 | -2/+2 |
|
|
* | *** empty log message *** | ericm | 2000-03-02 | 1 | -3/+3 |
|
|
* | * tests/clrpick.test: | ericm | 2000-03-02 | 2 | -5/+15 |
|
|
* | Fixed handling of -mustexist flag for tk_chooseDirectory. | ericm | 2000-02-14 | 1 | -22/+13 |
|
|
* | * library/listbox.tcl: | hobbs | 2000-02-10 | 2 | -2/+36 |
|
|
* | * library/tk.tcl: wrapped check for tcl_platform(os) around info | hobbs | 2000-02-08 | 1 | -9/+9 |
|
|
* | * library/tkfbox.tcl: Applied patch from bug #4117, | ericm | 2000-02-07 | 1 | -2/+5 |
|
|
* | * library/tk.tcl: | ericm | 2000-02-01 | 3 | -51/+84 |
|
|
* | * doc/getOpenFile.n: | ericm | 2000-01-27 | 3 | -1/+203 |
|
|
* | * library/tkfbox.tcl: Fixed bug relating to incorrect parent | ericm | 2000-01-21 | 1 | -8/+8 |
|
|
* | * library/text.tcl: fixed double-click selection behavior where | hobbs | 2000-01-21 | 1 | -4/+21 |
|
|
* | * library/tk.tcl: Created a virtual event <<PrevWindow>> for | ericm | 2000-01-20 | 1 | -2/+16 |
|
|
* | * library/dialog.tcl: improved handling of $default arg to allow | hobbs | 2000-01-12 | 1 | -1/+13 |
|
|
* | * library/entry.tcl: | hobbs | 2000-01-06 | 8 | -21/+23 |
|
|
* | * library/listbox.tcl: added extra checks for existence of | hobbs | 1999-12-21 | 1 | -2/+11 |
|
|
* | * library/tkfbox.tcl: updated tk_get*File to better match the | hobbs | 1999-12-16 | 1 | -17/+14 |
|
|
* | * library/comdlg.tcl: removed tclVerifyInteger and tclSortNoCase, | hobbs | 1999-12-07 | 1 | -16/+1 |
|
|
* | * library/msgbox.tcl: added color icons for tk_messageBox on Unix | hobbs | 1999-12-03 | 2 | -9/+164 |
|
|
* | * library/entry.tcl: fixed up tkEntrySeeInsert (Nemthi) | hobbs | 1999-11-30 | 1 | -7/+2 |
|
|
* | * library/tk.tcl: fixed missing $w in ::tk::PlaceWindow | hobbs | 1999-11-30 | 1 | -2/+19 |
|
|
* | * library/clrpick.tcl: | hobbs | 1999-11-24 | 5 | -131/+120 |
|
|
* | * library/entry.tcl: change tkEntrySeeInsert to avoid the use | hobbs | 1999-10-30 | 1 | -5/+3 |
|
|
* | * library/scrlbar.tcl: changed tkScrollButtonUp to check for | hobbs | 1999-10-20 | 1 | -4/+7 |
|
|
* | 1999-09-24 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-10-01 | 2 | -5/+5 |
|
|
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 19 | -599/+593 |
|
|
* | *** empty log message *** | hobbs | 1999-08-13 | 1 | -6/+6 |
|
|
* | 1999-08-10 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-10 | 3 | -9/+9 |
|
|
* | 1999-08-09 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-09 | 3 | -35/+41 |
|
|