Unnamed Fossil Project

Timeline
Login

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

50 most recent check-ins

2006-01-26
00:29
update to TEA 3.5 Leaf check-in: 16d76239cf user: hobbs tags: master, trunk
2005-09-14
00:43
minor updates check-in: 1fce3e90ad user: hobbs tags: master, trunk
00:30
* configure, configure.in, tclconfig/tcl.m4: update to TEA 3.3, default to thread enabled builds * generic/version.h: update to vu version 2.3 check-in: 3152f98a10 user: hobbs tags: master, trunk
00:30
* doc/bargraph.man: update to reflect current widget options. * generic/tkBargraph.c: add -takefocus option. Fix xrdb classname capitalization for several options. Rename -barBorderwidth to -barborderwidth. Rename -barRelief to -barrelief. Rename -textcolor to -foreground. check-in: 8530cb19c2 user: hobbs tags: master, trunk
00:29
add demo target check-in: b2b6223706 user: hobbs tags: master, trunk
00:29
fix typo check-in: f673520af0 user: hobbs tags: master, trunk
2005-07-12
23:17
obscure email refs, make utf chars out of non-ascii demo chars check-in: 89e5745d70 user: hobbs tags: master, trunk
2005-03-19
01:59
* Makefile.in (AR): use @AR@ * configure, configure.in, tclconfig/tcl.m4: update to TEA 3.2 check-in: 37217737cc user: hobbs tags: master, trunk
2005-01-28
18:19
* Makefile.in (pkgIndex.tcl): correct generation based on TEA 3.1. check-in: 9c95fea8d1 user: hobbs tags: master, trunk
01:34
* configure, tclconfig/tcl.m4: * configure.in: Update to TEA 3.1 r1.56 (msys support). Add MATH_LIBS back for unix LIBS (missed in last update). check-in: 4cbb64667f user: hobbs tags: master, trunk
01:32
don't install spinbox.man check-in: 40d92be08e user: hobbs tags: master, trunk
2005-01-27
02:48
* Makefile.in, tclconfig/tcl.m4: Update to TEA 3.1 r1.54 * configure, configure.in: check-in: f233ebee4b user: hobbs tags: master, trunk
02:48
* generic/tkBargraph.c: don't allow XDrawSegments call on Windows. This disables tick drawing, but that call doesn't exist on Windows. check-in: cd764aa69e user: hobbs tags: master, trunk
02:48
* generic/tkCanvStripchart.c: correct CONST84 warnings check-in: c15741ec97 user: hobbs tags: master, trunk
02:46
remove email addr check-in: fe9b42da5c user: hobbs tags: master, trunk
2003-08-18
21:13
correct version number for demos check-in: a9868ac580 user: hobbs tags: master, trunk
2003-08-15
00:13
* configure: add TEA_TCL_LINK_LIBS call to get MATH_LIBS * configure.in: which are needed at least for AIX. * tclconfig/tcl.m4: Updated to autoconf-2.5x style check-in: 78d977362c user: hobbs tags: master, trunk
2003-07-09
01:48
updated for 8.4 CONST API changes check-in: b53aef694d user: hobbs tags: master, trunk
01:48
updated to vu 2.2 and latest TEA m4 check-in: 2c7840453e user: hobbs tags: master, trunk
01:47
* Makefile.in: added CFLAG_WARNING var, removed tkSpinbox.c from compiled sources (users should use more stable 8.4 spinbox) check-in: e74b0b399d user: hobbs tags: master, trunk
2003-01-30
20:08
updated tcl.m4 regen check-in: d50a9e6f82 user: hobbs tags: master, trunk
2002-10-16
07:06
correct AIX-4 64-bit mode detection check-in: a496ed8869 user: hobbs tags: master, trunk
04:50
correct HP-11 SHLIB_LD_LIBS setting check-in: 5b33846004 user: hobbs tags: master, trunk
2002-10-15
23:55
regen check-in: dc9a8a6f87 user: hobbs tags: master, trunk
18:49
* tclconfig/tcl.m4: * configure: * configure.in: move the CFLAGS definition into TEA_ENABLE_SHARED and make it pick up the env CFLAGS at configure time. check-in: 36da46d7bd user: hobbs tags: master, trunk
2002-09-26
01:45
changes for OS X compatability (steffen) check-in: 1b76784278 user: hobbs tags: master, trunk
2002-04-30
01:30
* README.txt: * generic/tkCanvLabel.c (TranslateAnchor): added BLT attribution for text rotation code. check-in: c353ae8935 user: hobbs tags: master, trunk
01:30
updated to work with new TEA spec check-in: 5740031b84 user: hobbs tags: master, trunk
01:29
added VU_LIBRARY to env setttings for test target check-in: c4d382bd01 user: hobbs tags: master, trunk
2002-04-27
02:58
removed panedwindow code check-in: 9bb875a29a user: hobbs tags: master, trunk
02:52
* config/* (removed): removed old TEA-style config files * tclconfig/* (new): added new TEA 2002 spec config files * configure: * configure.in: * aclocal.m4: * Makefile.in: updated for new TEA spec. Removed panedwindow code refs as it is now in the 8.4 core. check-in: 411bb63947 user: hobbs tags: master, trunk
02:52
* README.txt: correctly attributed winUtil.c to BLT in CREDITS. Removed panedwindow code refs as it is now in the 8.4 core. check-in: 906cae51c1 user: hobbs tags: master, trunk
2001-12-19
20:42
excised out type checking code that required a tkwin check-in: ca2f8e9a89 user: hobbs tags: master, trunk
20:39
* Makefile.in: made note of tkMegawidget.c * generic/pkg.h: * generic/pkgInit.c: added ::vu::megawidget command if HAVE_MEGAWIDGET is defined. * generic/tkMegawidget.c (NEW): code for handling of Tk option tables at the Tcl level. May be useful for megawidgets. Original work done by Eric Melski @ Ajuba. check-in: 8a93c14fb6 user: hobbs tags: master, trunk
20:39
catch to ignore useless error check-in: 10a20cfb7b user: hobbs tags: master, trunk
2001-12-18
23:13
* library/spinbox.tcl (ButtonDown): added catch to ignore possible error in after cancel when Priv(afterId) isn't defined. check-in: 628acce6cb user: hobbs tags: master, trunk
23:13
corrected spin(up|down) -> button(up|down) check-in: 6313f4fede user: hobbs tags: master, trunk
2001-12-11
20:33
* config/tcl.m4: updated definitions. * configure: regenerated * configure.in: better compiler detection and use of SC_CONFIG_CFLAGS macro. check-in: 906b5059e6 user: hobbs tags: master, trunk
20:32
see ChangeLog check-in: e91aabdf0f user: hobbs tags: master, trunk
20:32
* Makefile.in (pkgIndex.tcl): added setting of vu_library to the pkgIndex.tcl directory by default to find *.tcl files on load. Added dist and html targets. check-in: dafdd42d25 user: hobbs tags: master, trunk
20:06
updated for 2.1.0 check-in: c34a39a1f6 user: hobbs tags: master, trunk
20:04
added html conversions of man pages check-in: 28bf7c2c27 user: hobbs tags: master, trunk
20:02
added static decl for limit_[id]value check-in: edd0357ff0 user: hobbs tags: master, trunk
00:21
cleared up compile cast warnings check-in: f4bcc98597 user: hobbs tags: master, trunk
00:01
updated README, removed need for separate INSTALL doc check-in: 376833bf63 user: hobbs tags: master, trunk
2001-12-10
23:56
redundant with config/install-sh check-in: 2f4df58c97 user: hobbs tags: master, trunk
23:55
updated to reflect 2.1.0 version number check-in: d41c506b29 user: hobbs tags: master, trunk
23:54
#defined out unused pie element code check-in: 611c936343 user: hobbs tags: master, trunk
23:54
#defined out unused dial tag code check-in: 33d66be0a5 user: hobbs tags: master, trunk
23:54
removed unused dest var check-in: d5ffcd7d2e user: hobbs tags: master, trunk