| Commit message (Expand) | Author | Age | Files | Lines |
* | *** 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 |
|
|
* | Applied patch from Jeff Hobbs to fix typo in menu.tcl [Bug: 2425] | redman | 1999-07-22 | 1 | -2/+2 |
|
|
* | Changed to Tk 8.2b1 | welch | 1999-06-25 | 1 | -3/+3 |
|
|
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -2/+3 |
|
|
* | * library/menu.tcl: Fixed bug where tk_popup fails when called too | stanton | 1999-05-07 | 1 | -3/+8 |
|
|
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 5 | -0/+0 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 28 | -657/+5011 |
|
|
* | * library/prolog.ps: Changed string that determines font height to | stanton | 1999-02-04 | 1 | -2/+2 |
|
|
* | * library/menu.tcl (tkMenuFind): Changed so keyboard shortcuts | stanton | 1999-02-04 | 1 | -1/+9 |
|
|
* | Updated the version to 8.0.5. | rjohnson | 1999-01-04 | 2 | -3/+5 |
|
|
* | Removed lint | welch | 1998-11-12 | 5 | -19/+19 |
|
|
* | Added support for the MouseWheel event. | rjohnson | 1998-10-10 | 2 | -2/+20 |
|
|
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 83 | -85/+86 |
|
|
* | <Insert> binding in entries was masking the virtual event <<Paste>> binding t... | stanton | 1998-08-05 | 1 | -2/+6 |
|
|
* | lint | stanton | 1998-08-04 | 1 | -1/+0 |
|
|
* | Created a <<PasteSelection>> virtual event that replaces <ButtonRelease-2> | surles | 1998-08-03 | 1 | -0/+3 |
|
|
* | Changed binding on <ButtonRelease-2> to be a binding on <<PasteSelection>> | surles | 1998-08-03 | 2 | -11/+10 |
|
|
* | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and | welch | 1998-06-27 | 2 | -147/+147 |
|
|
* | plugin updates | welch | 1998-06-27 | 18 | -297/+356 |
|
|
* | plugin update | welch | 1998-06-27 | 2 | -6/+6 |
|
|
* | fixed reinitialization bug | stanton | 1998-06-25 | 1 | -0/+8 |
|
|
* | fixed reinitialization bugs | stanton | 1998-06-25 | 1 | -5/+16 |
|
|
* | fixed initialdir bug | stanton | 1998-06-24 | 2 | -3/+17 |
|
|
* | bug fix: 1) If the -initialdir option was "." the result would be "././foo.tc... | surles | 1998-06-03 | 1 | -5/+7 |
|
|