Unnamed Fossil Project

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

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
22:49
* demos/tktable.py: note that this version is outdated * library/tktable.py (NEW): Added new version of tktable wrapper for Python/Tkinter from GPolo. Not 100% compatible with previous version. [Patch 2244167] check-in: 3edad47344 user: hobbs tags: master, trunk
22:46
* generic/tkTableTag.c (Table_TagCmd): remove interp->result set work-around for old bug as i->result is no longer exposed in 8.6. check-in: c409a57a64 user: hobbs tags: master, trunk
21:10
* generic/tkTable.c: Use safe Tcl_SetObjResult instead of trying * generic/tkTableCell.c: to set existing objResult value. * generic/tkTableCmds.c: check-in: ce495db117 user: hobbs tags: master, trunk
2006-07-11
00:57
* license.txt (bourbon_ware): Be less restrictive in the bourbon_ware clause. check-in: b4c4502c55 user: hobbs tags: master, trunk
2006-01-26
00:27
update to TEA 3.5 check-in: a3af1977d3 user: hobbs tags: master, trunk
2006-01-22
21:58
update to TEA 3.4 interim check-in: 7ab46c5717 user: hobbs tags: master, trunk
2005-12-14
00:25
* generic/tkTableCmds.c (Table_ActivateCmd): remove potential undefined behavior warning. check-in: 27fe2a5816 user: hobbs tags: master, trunk
2005-12-02
21:52
update to TEA 3.4 check-in: dcaaad8320 user: hobbs tags: master, trunk
2005-07-12
23:26
scrub mailto and obvious email refs to hobbs check-in: 56f5d078e2 user: hobbs tags: master, trunk
2005-05-11
21:51
* Makefile.in (html): switch to groff to fix botched html output. * doc/tkTable.html: regen [Bug 1198478] * doc/tkTable.n: use '' around \\ items. check-in: f7c241ca44 user: hobbs tags: master, trunk
2005-03-19
00:15
* Makefile.in (AR): use @AR@, improve html doc target * configure, configure.in, tclconfig/tcl.m4: TEA 3.2 patch update check-in: 4bb5a12297 user: hobbs tags: master, trunk
00:15
doc cleanup check-in: c903ec1af4 user: hobbs tags: master, trunk
2005-02-02
05:21
update to TEA 3.2 check-in: bbdf691e61 user: hobbs tags: master, trunk
2004-11-19
04:27
* library/tkTable.tcl (::tk::table::SelectAll): remove invalid ref to HandleType proc. [Bug 1068874] (ade) check-in: b2fa9b6bd1 user: hobbs tags: master, trunk
2004-07-22
18:47
* configure, tclconfig/tcl.m4: update tcl.m4 TEA_PATH_X that adds Aqua build recognition and TEA_WINDOWINGSYSTEM variable. check-in: 0f26865511 user: hobbs tags: master, trunk
2004-07-20
22:58
updated for v2.9 check-in: de4003d96b user: hobbs tags: master, trunk
22:57
removed old info check-in: 6de6c16c09 user: hobbs tags: master, trunk
20:49
* Makefile.in, configure.in, configure, tclconfig/tcl.m4: update to TEA 3.1, use CFLAGS instead of EXTRA_CFLAGS and bump the version number of Tktable to 2.9. check-in: 166869374a user: hobbs tags: master, trunk
20:46
* generic/tkTable.h: add #include <ctype.h> check-in: 2eea4bc3fb user: hobbs tags: master, trunk
20:34
* generic/tkTableCell.c (TableGetCellValue, TableSetCellValue): Do faster cache checks when DATA_CACHE is the only data source. In fallback from command that errors to array var, retrieve array value immediately on current get|set request. When setting the value with cache and array sources, don't do the caching branch as the array trace will do that already. (TableMoveCellValue): Do the efficient cache value management when cache is the only data source, otherwise the regular fallback has all the necessary checks. [Bug #919872] * generic/tkTable.c (TableVarProc): allow setting NULL value in cache hash from array trace. check-in: dd89096a99 user: hobbs tags: master, trunk
2004-06-11
00:24
see changes check-in: b56e46cbd9 user: hobbs tags: master, trunk
00:24
* generic/tkTableWin.c (EmbWinDisplay): make min window displayed have width/height 1 pixel min (was 3px) check-in: 820cd58fb2 user: hobbs tags: master, trunk
00:24
* generic/tkTable.c (TableDisplay): Don't draw when we don't have the space for it. [Bug 747038] check-in: bfa99f6667 user: hobbs tags: master, trunk
00:23
* doc/tkTable.html, doc/tkTable.n: improve docs to note requirement of specifying a data source. [Bug 963204] check-in: 47ca413fd7 user: hobbs tags: master, trunk
2004-02-18
01:02
* generic/tkTableCmds.c (Table_ActivateCmd): test implementation of an "unactivate" ($table activate "") command to remove the active cell. (becroft) check-in: 9ac021fbd5 user: hobbs tags: master, trunk
2004-02-13
22:45
(<Prior> <Next>): activate topleft, not @0,0 (accounts for title rows) [Bug 879347] (ferenc) check-in: 205063ebb5 user: hobbs tags: master, trunk
22:41
* library/tkTable.tcl (::tk::table::Button1): account for what resizeborders are set when selecting cell [Bug 876320] (ferenc) check-in: 55df66a367 user: hobbs tags: master, trunk
2003-12-10
23:02
updated to TEA3 spec check-in: a6ac74d6fc user: hobbs tags: master, trunk
23:00
minor updates, probably still out of date check-in: 162fb0418e user: hobbs tags: master, trunk
22:59
removed unnecessary extra TEA ChangeLog check-in: 98be138ff7 user: hobbs tags: master, trunk
20:07
* generic/tkTable.c: added Tk_ClassProcs and TableWorldChanged proc if built against 8.4 check-in: 2ec65d1366 user: hobbs tags: master, trunk
20:06
add 8.4 ifdef, remove ANSI_ARGS usage check-in: bc5e4f5944 user: hobbs tags: master, trunk