12 Commits

Author SHA1 Message Date
Eric J. Bowersox
74b7958bae updates to make code build with Java 6 2010-01-22 04:57:03 +00:00
Eric J. Bowersox
99f9d580f4 code now clean compiles using newer versions of various libraries - this will
all get documented properly soon, need to update this for the new server...
also changed all the E-mail addresses in the old java source to match present
reality
2006-01-25 08:13:41 +00:00
Eric J. Bowersox
372f548f7f update to older Venice sources to modernize things - revamped the build system
using techniques from newer Dynamo version, allow source to compile and work
using newer versions of J2SDK, Tomcat, BSF, other libraries; bugfixes to get
everything running in a newer environment
2004-03-08 05:13:29 +00:00
Eric J. Bowersox
1db18b7fb9 added an indent= attribute to link items in left menus and fixed another couple
of minor bugs
2001-12-03 20:26:51 +00:00
Eric J. Bowersox
c7edf62aae fixed that Login dialog so that hitting Enter after keying in your password
should trigger the "Log In" button, NOT the reminder button!  Also, small
enhancements to a couple of classes in conjunction with the new UI work.
2001-11-28 20:28:36 +00:00
Eric J. Bowersox
556f6d5861 some more javadoc work on the util and util.image packages 2001-11-13 04:53:26 +00:00
Eric J. Bowersox
597ebadf35 cleaned up some code - replaced a bunch of copy loops with calls to the new
IOUtil class methods, added some javadocs to IOUtil, StringUtil, and
AnyCharMatcher
2001-10-31 19:38:40 +00:00
Eric J. Bowersox
17d9a58867 added "blacklist" of attachment MIME types that won't be compressed; a couple
of other minor tweaks
2001-04-18 06:01:45 +00:00
Eric J. Bowersox
f19aab70fe First round of bugfixes after the opening of the public beta!
- New words in the dictionary
- Bugs fixed in HTML Checker tag stack which rejected <IMG> and <LI>
  and had a potential infinite loop
- Multipart handling now handles Windows-uploaded filenames correctly
- Bug fixed in PostOperations that was causing nuke to fail and scribble
  and hide to succeed but throw an internal servlet error
- Enhanced conference listing now gives a better activity report in conferences
- Top Content font enlarged
- Null posts now work (they used to in WebbMe)
- Slippage display corrected
- Probably a couple of other things I can't think of just now.
2001-04-05 05:12:20 +00:00
Eric J. Bowersox
a258f6ee80 did some extra instrumentation of these files (with LOG4J), at the request of
Amos and Laurie at Narex
2001-03-02 07:43:56 +00:00
Eric J. Bowersox
70774ead7d landed the code for doing post attachments (the infamous paperclip) 2001-02-08 22:43:58 +00:00
Eric J. Bowersox
946f3fb493 *** empty log message *** 2001-01-31 20:55:37 +00:00