?? changes.txt
字號:
# $Id: changes.txt 140 2008-10-31 21:49:50Z unsaved $# changed/fixed, + added, - removedRelease tag 1.0.1rc1 = rev. 140v1.0.1rc1 rev. 136# Satisfied all serious compilation warnings.+ Eclipse integration# Many labelling updates, WebMail -> JWebMail# Automated product release packaging, incl. verify build Java 1.5-compat binaries.# Tested and verified that our app no longer writes under the deployment context root (unless user configures it to do so against our recommendation).# Applied workaround to browser-password-caching problem with Classic theme (did same with Bibop theme several revs back).v1.0.1e rev. 105# Removed tons of printStackTrace commands. I think all stdout/stderr usage is finally gone. Fixed folder removal but. Improved error-handling and diagnostics for XPath problems. Generally adjusted error messages so useful messages make it to logs and user where possible, short warnings given where a work-around is invoked, and details logged in the few cases where the problem needs more work.# All Java classes now have proper classes.# Separate directory branches for source with different build needs.+ Added nice logging method for dumping given problematic XML doc to log file.# Major fixes for mbox IMAP server support.# Significant performance improvement by counting messages in a folder only when necessary.v1.0.1b rev. 67# Fixed terrible bug where Webapp should not be stopped without hanging the servlet container. Removed all System.exit()s from code which can be run by Servlet Container.# Added thread tracking and logging infrastructure.v1.0.1b rev. 54# Docs much better. User's Guide renamed from README.html to jwebmail-guide.html.# Much more cleanup of code formatting, comments, whitespace.# Updated many license references.# Completely refactored logging.# The XML Data Store is now store entirely outside of application, by default and automatically.# Completely refactored third-party library usage.# Updated to newest version of every 3rd-party library we're using.v1.0.1a rev. 29# Now (at very least) builds with Sun JDK 1.4/1.5/1.6, and runs on Tomcat with JDK 1.6.# Updated code for modern Java SDK's by fixing naming conflicts.# Fixed minor build classpath issues.# Updated the more glaring documentation inaccuracies.# Standardized on file naming (incremental progress)# Refer to the product (nearly) consistently as JWebMail (not "WebMail").# XSLT bug fix# XPath bug fix- Removed Docuverse/domsdk usage, since it is obsolete and no longer available.v0.7.10 => v0.7.11# Change XML manipulation to XPath APIs# Upgraded Xalan to version 2.4.1# net/wastl/webmail/server/Storage.java added IOException/SAXException handling# net/wastl/webmail/xml/XMLAdminModel.java added IOException/SAXException handling# net/wastl/webmail/server/URLHandler.java broke net.wastl.webmail.ui.* into two pieces to make J2SDK 1.4.1 happy# Fixed sysdata.dtd, DOMAIN and GROUP can co-exist# net/wastl/webmail/xml/XMLData.java missed initialise xpath_api when it was created with a document# add Xalan namespace to all xsl files, as well as content-handler to output# net/wastl/webmail/xml/XMLUserData.java ensureElement missed default BOOLVAR value (needed for 'break lines')# Display multiple 'from' fields in every language# Do not append domain to user name in mail address and signature if it's already contains it# Fix for exception when changed the default email address+ Added hungarian translation of resources.xml# Better handling for unknown encodings in incoming mails (don't stop processing, and fall back on the undecoded strings)# Fix for national accents in incoming/sent mail attachementsv0.7.9 => v0.7.10# bugfix: usersetup of classic theme did not display properly in some configurations# bugfix: adding attachments threw an exception if the name could not be parsed# bugfix: attachments got corrupted. Changed file upload to use O'Reilly's servlet helper package (COS).+ added Hungarian translation (Deim 'ago' Agoston)v0.7.8 => v0.7.9# Moved from Xerces 1/Xalan 1 to JAXP and Trax (i.e. Xerces 2 or equivalent parser, Xalan 2 or equivalent transformer) (mostly by Leonard Sitongia)# Moved from servlet API 2.2 to 2.3 (requires Tomcat 4.1)# Moved from JTidy to nekoHTML for parsing HTML messages# Updated jaf and javamail libraries- removed gnu.regexp package# now requires JDK 1.4 (regexp support)# bugfix: Sending messages works again for non-English locales# bugfix: HTML messages are displayed again# bugfix: better support for MS Windows (Christian Senet)# bugfix: compose message now 80 columns instead 40# French translation (Christian Senet)- removed the Shockwave banner from bibop templatev0.7.7 => v0.7.7.1# Modified to support Catalina, with new target install-catalina# The build script can use the system wide TOMCAT_HOME or CATALINA_HOMEv0.7.6 => v0.7.7+ Added support for zh_TW locale (thanks to Steve E. Lee)# Fixed some problems with UTF-8 message encoding (Steve E. Lee)# Switched to Ant build instead of Unix makefile (Nathan Chandler)# Switched to Servlet API 2.2 with WebApp structure (Nathan Chandler, me)# Binary installation now through WAR-file (Webapp ARchive)# Bugfixes (me)v0.7.5 => v0.7.6# Fixed a problem with "@" in the user's name# Improved Makefile; Should at some point switch to "Ant";+ Added/improved authentication and challenge/response authentication patches from Devin Kowatch (devink@webengruven.org)+ Improved Servlet support; WebMail now runs with the Servlet API 2.2 and Tomcat web.xml file provided+ Added HTML parser that parses HTML attachments and marks malicious code (e.g. JavaScript, IMG tags, etc). Users will be presented a warning message together with the code of the tag.v0.7.4 => v0.7.5+ Added generic installation script for JServ servlet installation (bin/install.sh)+ Added bibop templates+ Added theme support+ WebMail advertisments can now be turned off and/or adminstrator-configured (i.e. you can turn off that users have "WebMail 0.x HTML<->Mail ..." in their signatures)# bugfix! TODO: Translate bibop theme to German and Spanishv0.7.3 => v0.7.4# Fixed the makefile so it won't even start with make other than GNU make (Problem was deleting /bin/ on BSD systems)+ Added Spanish templates (thanks to Ale Feltes Quenhan)v0.7.2 => v0.7.3# Fixed encoding problems for non-Latin languages. Since WebMail now does a lot of character transformation, I hope this also works for double-byte languages.# Fixed a bug were an empty CC or TO header could cause a message or mailbox not to displayv0.7.1 => v0.7.2# Fixed a bug where WebMail added an (empty) Reply-To header to messages where none was given# Fixed a bug where composed messages got a "no subject" even if the user entered one# Added a workaround for email clients/servers that don't add a message id to messages. WebMail will now try to give a unique message ID to such messages.# Changed the default behaviour to show all folders instead to hide them all# Fixed bug in "showmessage" template when you tried to delete a message# Fixed a bug with session timeouts (last access time wasn't updated in every case)# worked around a possible login bug (">" prepended before crypted password in xml file)# Updated the README and fixed the numbering problem there# added many "synchronized" modifiers to the model classes to avoid clashes on fast machines
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -