| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 10 | -242/+242 |
|
|
* | * tests/canvas.test: | hobbs | 2001-07-04 | 1 | -1/+20 |
|
|
* | * library/console.tcl: | hobbs | 2001-07-03 | 1 | -8/+62 |
|
|
* | * tests/listbox.test: changed 'darkblue' to 'white' in a test | hobbs | 2001-07-03 | 1 | -3/+3 |
|
|
* | Upgraded frame to use the newer TK_OPTION | pspjuth | 2001-05-28 | 1 | -6/+17 |
|
|
* | implement TIP11, -compound option for menubutton widget | tmh | 2001-05-21 | 1 | -2/+2 |
|
|
* | * tests/winClipboard.test: improved results for understanding when | hobbs | 2001-04-04 | 1 | -7/+19 |
|
|
* | * tests/winDialog.test: string totitle'd some results that | hobbs | 2001-04-04 | 1 | -9/+9 |
|
|
* | * tests/cursor.test: changed tests to use 'heart' cursor because | hobbs | 2001-04-04 | 1 | -13/+13 |
|
|
* | * tests/listbox.test: added test listbox-27.1, delete during | hobbs | 2001-04-03 | 1 | -5/+13 |
|
|
* | * tests/entry.test: added tests entry-20.*, delete during widget | hobbs | 2001-04-03 | 1 | -5/+51 |
|
|
* | * tests/canvas.test: test of canvas delete during event | hobbs | 2001-04-03 | 1 | -1/+25 |
|
|
* | * tests/safe.test: added note about correcting failures in | hobbs | 2001-03-31 | 1 | -14/+21 |
|
|
* | * tests/bind.test (bind-22.18): | hobbs | 2001-03-30 | 1 | -17/+7 |
|
|
* | * tests/canvas.test: added test case to check obj conversion | hobbs | 2001-03-30 | 1 | -1/+21 |
|
|
* | * library/entry.tcl (tkEntryMouseSelect): | mdejong | 2001-03-29 | 1 | -4/+390 |
|
|
* | Replaced all [load {} tk] in Tk test suite with [load {} Tk]. | dgp | 2001-03-28 | 6 | -12/+12 |
|
|
* | Asymmetric padding in "pack" and "grid" geometry managers | drh | 2001-02-12 | 2 | -34/+127 |
|
|
* | A better fix for #120819 (all it needed was some Tcl_Preserve()s) | dkf | 2000-11-29 | 1 | -19/+16 |
|
|
* | Fixed bug #120819 by prohibiting images from starting with a period; | dkf | 2000-11-23 | 1 | -1/+4 |
|
|
* | corrected tests to recognize new -multiple openfile dialog switch | hobbs | 2000-11-02 | 1 | -3/+3 |
|
|
* | * tests/color.test: marked color-2.6 nonPortable as we can't | hobbs | 2000-11-02 | 1 | -2/+6 |
|
|
* | * tests/tk.test: | hobbs | 2000-10-31 | 1 | -3/+2 |
|
|
* | Fix bitmaps so that the same bitmap will not be used | drh | 2000-09-30 | 1 | -1/+3 |
|
|
* | * generic/tk.h: Added declaration of Tk_ObjCustomOption structure, | ericm | 2000-09-17 | 1 | -11/+49 |
|
|
* | * doc/SetOptions.3: Updated documentation to reflect support for | ericm | 2000-08-10 | 1 | -11/+68 |
|
|
* | * tests/place.test: Extended test suite to test error returns from | ericm | 2000-08-08 | 1 | -14/+81 |
|
|
* | * generic/tkWindow.c: Updated [selection] command entry to use | ericm | 2000-08-07 | 1 | -9/+9 |
|
|
* | * generic/tkWindow.c: Updated "grab" command entry to use | ericm | 2000-08-04 | 1 | -0/+179 |
|
|
* | * tests/bind.test: Tweaked expected error messages for [bindtags] | ericm | 2000-08-03 | 1 | -3/+3 |
|
|
* | * generic/tkInt.h: Replaced prototype for Tk_MessageCmd with | ericm | 2000-08-02 | 1 | -0/+122 |
|
|
* | * generic/tkInt.h: Removed prototype for Tk_ClipboardCmd, added | ericm | 2000-08-01 | 1 | -6/+17 |
|
|
* | * mac/tkMacDefault.h: | ericm | 2000-07-28 | 1 | -3/+50 |
|
|
* | * tests/text.test: Added tests for -regexp -nocase searches with | ericm | 2000-07-25 | 1 | -1/+25 |
|
|
* | * tests/text.test: Added tests for searching when text is elided. | ericm | 2000-07-21 | 1 | -1/+30 |
|
|
* | * tests/imgPhoto.test: Added test for GIF writing code [Bug: 5823]. | ericm | 2000-07-05 | 1 | -14/+41 |
|
|
* | * tests/filebox.test: Adjusted tests to accomodate -multiple. | ericm | 2000-06-30 | 1 | -4/+5 |
|
|
* | Fixed bogus test canvas-11.1core_8_4_a1 | ericm | 2000-06-06 | 1 | -2/+2 |
|
|
* | * canvas.test: added test for 5783. | hobbs | 2000-06-03 | 1 | -3/+11 |
|
|
* | * doc/spinbox.n: (new file) docs for spinbox widget | hobbs | 2000-05-29 | 2 | -16/+1587 |
|
|
* | * doc/radiobutton.n: Added documentation for -overrelief option. | ericm | 2000-05-25 | 1 | -5/+5 |
|
|
* | * doc/bell.n: | hobbs | 2000-05-17 | 1 | -6/+18 |
|
|
* | * mac/tkMacDefault.h (DEF_ENTRY_READONLY_BG_COLOR, | ericm | 2000-05-17 | 1 | -2/+4 |
|
|
* | * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK with | ericm | 2000-05-17 | 1 | -16/+3 |
|
|
* | * doc/image.n: Added documentation for [image inuse] command. | ericm | 2000-05-15 | 1 | -17/+33 |
|
|
* | * doc/clipboard.n: Added documentation for "clipboard get". | ericm | 2000-05-14 | 1 | -25/+25 |
|
|
* | * library/entry.tcl: Adjusted Button-1 binding to set focus to the | ericm | 2000-05-14 | 1 | -4/+43 |
|
|
* | * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry): | ericm | 2000-05-13 | 1 | -2/+5 |
|
|
* | * tests/menu.test: | hobbs | 2000-05-11 | 1 | -14/+15 |
|
|
* | * tests/focus.test (focusSetupAlt): removed wm withdraw from proc | hobbs | 2000-05-11 | 1 | -2/+1 |
|
|