summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* * doc/button.n: Added documentation for link relief.ericm2000-05-101-3/+16
* * win/tkWinDialog.c: Added checks for visibility of parent windowericm2000-04-181-14/+18
* * tests/grid.test: Added test for [grid propagate . 0] to not toggle.ericm2000-04-171-2/+11
* * tests/winDialog.test: tk_chooseDirectory seems to get a noophobbs2000-04-142-39/+40
* * test/winClipboard.test:hobbs2000-04-121-2/+18
* * tests/event.test: Added test for [event generate $widgetericm2000-04-102-3/+14
* * tests/winDialog.test: removed knownBug constraint from 5.16hobbs2000-04-081-2/+2
* * library/tkfbox.tcl: Moved an overlooked tkFDialog* function inscriptics_sc_2_0_fixedscriptics_sc_2_0_b5ericm2000-03-292-2/+35
* * tests/xmfbox.test: Updated tests.ericm2000-03-241-17/+18
* * tests/filebox.test:ericm2000-03-242-39/+37
* * tests/choosedir.test: Marked test 3.1 and 3.2 as bad until theericm2000-03-141-6/+6
* * tests/choosedir.test: Modified test 3.1 (-mustexist works) to beericm2000-03-081-6/+9
* * tests/button.test:ericm2000-03-081-5/+5
* * tests/entry.test:hobbs2000-03-071-2/+2
* Unset err at the end because some other tests use it.ericm2000-03-071-8/+8
* Added more tests.ericm2000-03-031-16/+43
* * tests/color.test:hobbs2000-03-023-28/+10
* fixed var set problemhobbs2000-03-021-2/+2
* * tests/config.test: extra test to check object cleanup whenhobbs2000-03-024-46/+174
* * tests/clrpick.test:ericm2000-03-021-2/+9
* * generic/tkImgGIF.c: Applied "spirit of" the patch in 1605 (theericm2000-02-261-2/+2
* Fixed handling of -mustexist flag for tk_chooseDirectory.ericm2000-02-141-0/+122
* * tests/scrollbar.test: fixed check of testmetrics command tohobbs2000-02-101-11/+12