Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins using file doc/tkTable.html version 943974619e
2013-04-18
| ||
23:59 | * generic/tkTable.c (TableValidateChange): don't call XSync on * generic/tkTable.h (XSync): Win32 or OS X. Removes need to check function def, which changed to tkIntStubsPtr ref in later Tk 8.5. Ref Tk bug 3541305 Leaf check-in: 4018de567f user: hobbs tags: master, trunk | |
2011-04-06
| ||
00:48 | * tests/tkTable.test, unix/tktable.spec, generic/version.h: * win/makefile.vc, demos/loadtable.tcl: Update version to 2.11 * configure, configure.in, tclconfig/tcl.m4: Update to TEA 3.9 * Makefile.in: add valgrind targets check-in: c87dc9fca9 user: hobbs tags: master, trunk | |
00:32 | * generic/tkTable.c (TableDisplay): fix window clipping to use large enough clip window. check-in: 977539aaf6 user: hobbs tags: master, trunk | |
2010-08-05
| ||
23:23 | * generic/tkTable.h (CONSTRAIN): handle constraints where max<min. [Bug 2672726] (becroft) check-in: 3c9773d38a user: hobbs tags: master, trunk | |
22:15 | (VERSION): add VERSION var [Bug 2305448] (oehhar) check-in: f01f6beb8d user: hobbs tags: master, trunk | |
22:13 | (LIBS): add ""s where needed [Bug 2305395] (oehhar) check-in: 78b877a697 user: hobbs tags: master, trunk | |
22:05 | (Table.__init__): support TKTABLE_LIBRARY env var [Bug 2334490) (ggpolo) check-in: 36f2069ad9 user: hobbs tags: master, trunk | |
21:54 | * library/tktable.py (Table.width): handle empty colum (Table._tabsubst): improve substitutions [Bug 2293127] (ggpolo) (ArrayVar): improve py integration [Bug 2333824] (ggpolo) check-in: a1dfc38b2c user: hobbs tags: master, trunk | |
20:41 | * generic/tkTable.c (TableFetchSelection): significant performance improvement in large table selection retrieval. [Bug 2901813] (cerney) check-in: b0a2907e6b user: hobbs tags: master, trunk | |
2010-04-16
| ||
00:47 | * license.txt: update wording and clause reference in government use clause to clarify license allowances. check-in: 162a157245 user: hobbs tags: master, trunk | |
2008-11-15
| ||
00:00 | updated tktable tkinter wrapper check-in: 9e69e09949 user: hobbs tags: master, trunk | |
2008-11-14
| ||
23:47 | note tag of 2.10 check-in: 5f51eb0a4b user: hobbs tags: master, trunk | |
23:43 | * generic/tkTable.c: Set NO_XSETCLIP universally as Tk 8.5/Xft seems to ignore XSetClipRectangles. This may slow things down a little, but draws correctly. [Bug 1805350] check-in: 918f0f1983 user: hobbs tags: master, trunk | |
23:16 | * configure, configure.in, tclconfig/tcl.m4: Update to TEA 3.7 * tests/tkTable.test, unix/tktable.spec, generic/version.h: * demos/loadtable.tcl: Update version to 2.10 * Makefile.in: update dist target, include library/tktable.py check-in: 31513a082f user: hobbs tags: master, trunk | |
23:15 | remove refs to mac classic stuff, update notes check-in: 6076d07011 user: hobbs tags: master, trunk | |
23:07 | no longer need this old v1 upgrade doc check-in: ffedda77e4 user: hobbs tags: master, trunk | |
23:02 | fix obvious typo check-in: 9c2c074e25 user: hobbs tags: master, trunk | |
22:51 | minor doc cleanup check-in: 83c02561e4 user: hobbs tags: master, trunk | |