summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-0110-242/+242
* * tests/canvas.test:hobbs2001-07-041-1/+20
* * library/console.tcl:hobbs2001-07-031-8/+62
* * tests/listbox.test: changed 'darkblue' to 'white' in a testhobbs2001-07-031-3/+3
* Upgraded frame to use the newer TK_OPTIONpspjuth2001-05-281-6/+17
* implement TIP11, -compound option for menubutton widgettmh2001-05-211-2/+2
* * tests/winClipboard.test: improved results for understanding whenhobbs2001-04-041-7/+19
* * tests/winDialog.test: string totitle'd some results thathobbs2001-04-041-9/+9
* * tests/cursor.test: changed tests to use 'heart' cursor becausehobbs2001-04-041-13/+13
* * tests/listbox.test: added test listbox-27.1, delete duringhobbs2001-04-031-5/+13
* * tests/entry.test: added tests entry-20.*, delete during widgethobbs2001-04-031-5/+51
* * tests/canvas.test: test of canvas delete during eventhobbs2001-04-031-1/+25
* * tests/safe.test: added note about correcting failures inhobbs2001-03-311-14/+21
* * tests/bind.test (bind-22.18):hobbs2001-03-301-17/+7
* * tests/canvas.test: added test case to check obj conversionhobbs2001-03-301-1/+21
* * library/entry.tcl (tkEntryMouseSelect):mdejong2001-03-291-4/+390
* Replaced all [load {} tk] in Tk test suite with [load {} Tk].dgp2001-03-286-12/+12
* Asymmetric padding in "pack" and "grid" geometry managersdrh2001-02-122-34/+127
* A better fix for #120819 (all it needed was some Tcl_Preserve()s)dkf2000-11-291-19/+16
* Fixed bug #120819 by prohibiting images from starting with a period;dkf2000-11-231-1/+4
* corrected tests to recognize new -multiple openfile dialog switchhobbs2000-11-021-3/+3
* * tests/color.test: marked color-2.6 nonPortable as we can'thobbs2000-11-021-2/+6
* * tests/tk.test:hobbs2000-10-311-3/+2
* Fix bitmaps so that the same bitmap will not be useddrh2000-09-301-1/+3
* * generic/tk.h: Added declaration of Tk_ObjCustomOption structure,ericm2000-09-171-11/+49
* * doc/SetOptions.3: Updated documentation to reflect support forericm2000-08-101-11/+68
* * tests/place.test: Extended test suite to test error returns fromericm2000-08-081-14/+81
* * generic/tkWindow.c: Updated [selection] command entry to useericm2000-08-071-9/+9
* * generic/tkWindow.c: Updated "grab" command entry to useericm2000-08-041-0/+179
* * tests/bind.test: Tweaked expected error messages for [bindtags]ericm2000-08-031-3/+3
* * generic/tkInt.h: Replaced prototype for Tk_MessageCmd withericm2000-08-021-0/+122
* * generic/tkInt.h: Removed prototype for Tk_ClipboardCmd, addedericm2000-08-011-6/+17
* * mac/tkMacDefault.h:ericm2000-07-281-3/+50
* * tests/text.test: Added tests for -regexp -nocase searches withericm2000-07-251-1/+25
* * tests/text.test: Added tests for searching when text is elided.ericm2000-07-211-1/+30
* * tests/imgPhoto.test: Added test for GIF writing code [Bug: 5823].ericm2000-07-051-14/+41
* * tests/filebox.test: Adjusted tests to accomodate -multiple.ericm2000-06-301-4/+5
* Fixed bogus test canvas-11.1core_8_4_a1ericm2000-06-061-2/+2
* * canvas.test: added test for 5783.hobbs2000-06-031-3/+11
* * doc/spinbox.n: (new file) docs for spinbox widgethobbs2000-05-292-16/+1587
* * doc/radiobutton.n: Added documentation for -overrelief option.ericm2000-05-251-5/+5
* * doc/bell.n:hobbs2000-05-171-6/+18
* * mac/tkMacDefault.h (DEF_ENTRY_READONLY_BG_COLOR,ericm2000-05-171-2/+4
* * doc/SetOptions.3: Added information about TK_OPTION_NULL_OK withericm2000-05-171-16/+3
* * doc/image.n: Added documentation for [image inuse] command.ericm2000-05-151-17/+33
* * doc/clipboard.n: Added documentation for "clipboard get".ericm2000-05-141-25/+25
* * library/entry.tcl: Adjusted Button-1 binding to set focus to theericm2000-05-141-4/+43
* * unix/tkUnixButton.c (TkpDisplayButton, TkpComputeButtonGeometry):ericm2000-05-131-2/+5
* * tests/menu.test:hobbs2000-05-111-14/+15
* * tests/focus.test (focusSetupAlt): removed wm withdraw from prochobbs2000-05-111-2/+1