[zeta-developers] 0.0.7 out
Matti Riikari
matti at riikari.net
Wed Nov 14 09:30:10 EET 2007
Major upgrade implements main code changes up to the latest version 5.2.0
Several smaller fixes all over the place. See ChangeLog.
Not all of the package subdirs are recorded in the repo.
Hence an upgrade by pulling these changes won't work.
Download the new package.
Only (some) zeta code changes listed. To see sqwebmail-5.2.2 changes,
refer to its changelog.
* Individually picked access rights were always set to false. Bug fixed.
properties.html
* Several situations in folder functions menu (popup and dropdown) fixed.
nav.html main.html zeta.js
* During zeta.js editing, a lot of comments have been added. The development
cirlce has been long enough to sweep many things out of developers memory
to the deep darkness. Hope this helps to keep track of what's happening.
* Some cludging (okay, a lot -change positioning from float right to float left,
from absolute to relative, proptortional with to absolute, back an forth, test,
test, test, test...) to have the folder rows and unread positioning straight.
FF seems to do some false computing when determining element widths, (padding
increases the element witdh....)
--hate this inconsistency across browsers.
zeta.css
* More room for folders list and longer foldername in folderindex.
zeta.css
* Removed a few unnecessary variables in main javascript.
zeta.js
* Somewhat more straight forward folderfunctions approach. Works now flawlessy.
folder.c folder.h zeta.js
* Prevent message functions popup in desynced mode and give error message.
zeta.js msgwrap.html, folderindex.html
* Returned the linked images handling code, that has slipped out somewhere.
folder.
* Messages with exessive cc recipients annoingly steal all the space
available for message contents.
Fixed with absolute positioning and an elevation shift at hover.
The approach is pretty nice also with full headers enabled.
zeta.css
* Message deletion/moving cancel instead of clearing selections
in "File" menu fixes a menu-on-top hang.
nav.html
* Skip new message headers validation when saving draft.
zeta.js
* Prevent accidental mailbox path switching from INBOX to SHARED.
folder.c
* Folderframe reload forcing after shredder mounting / umounting
zeta.js
* Handle unread count correctly depending on trashing/shredding.
zeta.js
* Fixed unread messages count on folders frame, when moving or deleting
folder.c, zeta.js, folders.html, folderindex.html
* Event handling fixes to right click and keycodes , which are
interpreted differently in newer browers.
zeta.js, folderindex.html, msgwrap.html, folders.html,
nav.html, msg2html.c
* Prevent firefox to cache folder names as input values.
folder.c, zeta.js
* Messages moving visualization fix (destfolder, showdest input)
zeta.js, zeta.css
* Preferences file write function fix. (added space char)
pref.c
* Fixed message status image change when using control keys.
zeta.js
* Message contents scrolling fix. Not perfect, but better :-)
zeta.css
* Fixed folder/dir creation problem after visiting
public folders.
folders.html, zeta.css
* Smileys lifted from themes to imagedir top level.
zeta/Makefile.am
* smileys.txt update
* Password change implemented.
zetad.c, pref.c, changepw.html, zeta.css
More information about the Zeta-developers
mailing list