summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/listbox.test:hobbs2002-02-261-8/+14
* Improvements to filebox tests (including two fixes due to changed behaviour d...dkf2002-02-251-150/+260
* TIP #41 implementation, panedwindow [Patch #512503] (melski)hobbs2002-02-221-0/+2380
* * library/entry.tcl:mdejong2002-02-151-1/+202
* * tests/event.test (_text_ind_to_x_y, _get_selection): Fixmdejong2002-02-141-10/+22
* Final part of TIP#14 support (photo image transparency access); the C APIdkf2002-02-011-2/+143
* Correct and test for logic error when cloning menus. Bug 508988uid382262002-01-311-1/+20
* * tests/wm.test: Rewrite stackorder tests thatmdejong2002-01-191-11/+22
* * test/winButton.test:hobbs2001-12-291-4/+10
* * Corrected test thatdgp2001-12-191-3/+3
* Add TK patch 481148 to implement TIP 74, themdejong2001-12-042-3/+304
* * 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