| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated font.test to expect new behavior of canvas postscript (patch #546910) | a_kovalenko | 2002-06-26 | 1 | -35/+35 |
|
|
* | Applied patch #546910 -- international postscript output | a_kovalenko | 2002-06-25 | 1 | -4/+4 |
|
|
* | * tests/winWm.test: Verify that both an unmapped | mdejong | 2002-06-24 | 2 | -2/+82 |
|
|
* | * tests/wm.test: Remove invalid minsize test. Add update | mdejong | 2002-06-24 | 1 | -7/+9 |
|
|
* | * doc/wm.n: TIP #95 Windows implementation and | hobbs | 2002-06-22 | 2 | -31/+35 |
|
|
* | * doc/text.n: TIP #93 implementation that | hobbs | 2002-06-22 | 1 | -7/+84 |
|
|
* | * tests/wm.test: Add tests to make sure a withdrawn | mdejong | 2002-06-22 | 1 | -1/+34 |
|
|
* | * doc/text.n: TIP #104 implementation which generalizes the | hobbs | 2002-06-21 | 1 | -2/+16 |
|
|
* | * doc/listbox.n: | hobbs | 2002-06-21 | 1 | -2/+19 |
|
|
* | * tests/panedwindow.test: | hobbs | 2002-06-19 | 1 | -1/+22 |
|
|
* | Fix tcltest::makeFile so cursor.test can work properly... | donal.k.fellows@manchester.ac.uk | 2002-06-18 | 1 | -1/+2 |
|
|
* | * generic/tkCmds.c (Tk_TkObjCmd): | hobbs | 2002-06-17 | 1 | -3/+22 |
|
|
* | Initial implementation of TIP #82: added the -offrelief option to | drh@sqlite.org | 2002-06-17 | 1 | -2/+3 |
|
|
* | corrected test numbering | hobbs | 2002-06-14 | 1 | -4/+4 |
|
|
* | TIP#98 implementation; improved photo image copy and GIF frame access | donal.k.fellows@manchester.ac.uk | 2002-06-14 | 1 | -6/+43 |
|
|
* | * tests/winfo.test: Add basic tests for winfo ismapped. | mdejong | 2002-06-14 | 1 | -1/+23 |
|
|
* | * tests/unixWm.test: | mdejong | 2002-06-13 | 2 | -46/+62 |
|
|
* | * tests/cursor.test: corrected error after cursor-2.2. | dgp@users.sourceforge.net | 2002-06-13 | 2 | -4/+8 |
|
|
* | Refixed cursor handling on Windows, and added tests to enforce it. | donal.k.fellows@manchester.ac.uk | 2002-06-13 | 1 | -24/+48 |
|
|
* | * changes: Add note about new transient behavior. | mdejong | 2002-06-12 | 2 | -5/+143 |
|
|
* | * changes: Document [wm transient .t .t] error. | mdejong | 2002-05-27 | 1 | -1/+37 |
|
|
* | * generic/tkInt.decls: Add unix decl for TkpWmSetState. | mdejong | 2002-05-27 | 1 | -1/+145 |
|
|
* | * tests/embed.test: Added cross platform embed tests. | mdejong | 2002-05-27 | 2 | -3/+58 |
|
|
* | * mac/tkMacWm.c (Tk_WmCmd): | mdejong | 2002-05-24 | 2 | -8/+44 |
|
|
* | * mac/tkMacWm.c (TkWmStackorderToplevelWrapperMap): | mdejong | 2002-05-23 | 1 | -6/+9 |
|
|
* | remove eof whitespace | hobbs | 2002-04-12 | 1 | -14/+1 |
|
|
* | fixed copyright notice | hobbs | 2002-04-10 | 1 | -2/+4 |
|
|
* | * doc/wm.n: | mdejong | 2002-04-10 | 1 | -3/+3 |
|
|
* | * tests/listbox.test: | hobbs | 2002-02-26 | 1 | -8/+14 |
|
|
* | Improvements to filebox tests (including two fixes due to changed behaviour d... | donal.k.fellows@manchester.ac.uk | 2002-02-25 | 1 | -150/+260 |
|
|
* | TIP #41 implementation, panedwindow [Patch #512503] (melski) | hobbs | 2002-02-22 | 1 | -0/+2380 |
|
|
* | * library/entry.tcl: | mdejong | 2002-02-15 | 1 | -1/+202 |
|
|
* | * tests/event.test (_text_ind_to_x_y, _get_selection): Fix | mdejong | 2002-02-14 | 1 | -10/+22 |
|
|
* | Final part of TIP#14 support (photo image transparency access); the C API | donal.k.fellows@manchester.ac.uk | 2002-02-01 | 1 | -2/+143 |
|
|
* | Correct and test for logic error when cloning menus. Bug 508988 | uid38226 | 2002-01-31 | 1 | -1/+20 |
|
|
* | * tests/wm.test: Rewrite stackorder tests that | mdejong | 2002-01-19 | 1 | -11/+22 |
|
|
* | * test/winButton.test: | hobbs | 2001-12-29 | 1 | -4/+10 |
|
|
* | * Corrected test that | dgp@users.sourceforge.net | 2001-12-19 | 1 | -3/+3 |
|
|
* | Add TK patch 481148 to implement TIP 74, the | mdejong | 2001-12-04 | 2 | -3/+304 |
|
|
* | * win/tkWinButton.c (TkpComputeButtonGeometry): corrected the | hobbs | 2001-11-17 | 2 | -20/+9 |
|
|
* | marked 32.8 a knownBug against SF bug #465324 | hobbs | 2001-11-17 | 1 | -2/+3 |
|
|
* | added TIP#26 text widget undo/redo functionality | hobbs | 2001-11-13 | 1 | -7/+122 |
|
|
* | removed threaded build warning under X | hobbs | 2001-10-19 | 1 | -2/+1 |
|
|
* | implementation of TIP 63 (accepted) -compound option to menu items. | tmh | 2001-10-12 | 1 | -2/+37 |
|
|
* | Added -uniform option to grid's row/columnconfigure. | peter.spjuth@gmail.com | 2001-09-30 | 1 | -5/+104 |
|
|
* | Added labelframe widget. TIP#18. | peter.spjuth@gmail.com | 2001-09-26 | 4 | -28/+350 |
|
|
* | Pack accepted asymmetric values for -ipadx/y. | peter.spjuth@gmail.com | 2001-09-23 | 2 | -6/+26 |
|
|
* | improved use of test constraints | hobbs | 2001-09-21 | 8 | -820/+697 |
|
|
* | * tests/textDisp.test (textDisp-4.12): corrected test to work | hobbs | 2001-09-21 | 1 | -20/+3 |
|
|
* | * tests/scrollbar.test (scrollbar-6.27): marked knownBug because | hobbs | 2001-09-21 | 1 | -2/+6 |
|
|