summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * win/tkWinButton.c (TkpComputeButtonGeometry): corrected thehobbs2001-11-172-20/+9
* marked 32.8 a knownBug against SF bug #465324hobbs2001-11-171-2/+3
* added TIP#26 text widget undo/redo functionalityhobbs2001-11-131-7/+122
* removed threaded build warning under Xhobbs2001-10-191-2/+1
* implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpointtmh2001-10-121-2/+37
* Added -uniform option to grid's row/columnconfigure.pspjuth2001-09-301-5/+104
* Added labelframe widget. TIP#18.pspjuth2001-09-264-28/+350
* Pack accepted asymmetric values for -ipadx/y.pspjuth2001-09-232-6/+26
* improved use of test constraintshobbs2001-09-218-820/+697
* * tests/textDisp.test (textDisp-4.12): corrected test to workhobbs2001-09-211-20/+3
* * tests/scrollbar.test (scrollbar-6.27): marked knownBug becausehobbs2001-09-211-2/+6
* fixed test numberinghobbs2001-09-011-2/+2
* corrected to use testConfig constraints inhobbs2001-08-303-162/+157
* * tests/unixSend.test: removed test file completely identical tohobbs2001-08-301-679/+0
* * tests/config.test: added config-14.1 to test namespace importhobbs2001-08-291-2/+20
* Fixed a bug where adjacent 'x' and '^' where not handled properly.pspjuth2001-08-221-1/+29
* * tests/dialog.test (HitReturn): fixed failing dialog-2.1 testhobbs2001-08-221-2/+2
* * tests/unixFont.test (unixFont-2.[234]): fixed to be morehobbs2001-08-221-5/+24
* Objectified grid and pack commands.pspjuth2001-08-213-28/+48
* Grid configure rejected initial "x" and "^". [Bug #418664]pspjuth2001-08-181-1/+17
* New file testing [tk_dialog].dgp2001-08-091-0/+66
* 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