summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2007-05-18Removed HTML editor and disabled preview panethomascube
2007-05-18Better refresh of message list; improved HTML mail displaythomascube
2007-05-18Fixed broken message status managementthomascube
2007-05-18Use HTTP-POST requests for actions that change application statethomascube
2007-05-17Always try to hide the message box (closes #1484353)thomascube
2007-05-17Add link to message subjects (#1484257); don't make selected list items bold;...thomascube
2007-05-13Fixed marking as read in preview pane (closes #1484364)thomascube
2007-05-01Enable saving of contacts (closes #1484349)thomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-03-28Abstract event keycode detectionthomascube
2007-03-28Login screen: Set focus to password field if enter was pressed in username fi...svncommit
2007-03-18Improved contacts drop down; HTML output improvements; JS code cleanupthomascube
2007-03-13Fixed flag for deletion bug #1484264 + code stylethomascube
2007-02-26upgrade to TinyMCE v2.1.0svncommit
2007-02-21Fix Google spell checking in IE7 (closes #1484259).svncommit
2007-02-21Faster sorting of subscription folder list.svncommit
2007-02-21Sort subscription folder list after adding or renaming a folder.svncommit
2007-02-16Wrong way around...thomascube
2007-02-16Don't attempt to clear message list if it doesn't existthomascube
2006-12-28Display draft messages in preview pane (closes #1484173).svncommit
2006-12-23Fixed little typos and improved CSS altering in HTML messagesthomascube
2006-12-20Cleaned up scripts, merged redundant functionalitythomascube
2006-12-18Fix display of quota image/text after a remote command.svncommit
2006-12-17Added patch for resizeable preview panethomascube
2006-12-06Preview pane and marking as read (#1484132)thomascube
2006-12-03fixed signature issuessvncommit
2006-12-01Introducing preview pane and conditional skin tagsthomascube
2006-11-22Fix a bug introduced with Shift-Del yesterdaysvncommit
2006-11-21Enable purge command in Junk folder.svncommit
2006-11-21Bypass Trash folder if Shift-Del was pressed.svncommit
2006-11-21Add first and last buttons.svncommit
2006-11-15fixed deletion from message list.svncommit
2006-11-11finish previous commitsvncommit
2006-11-11fixed message moving/deletion from "show" pagesvncommit
2006-11-08upgrade to TinyMCE v2.0.8svncommit
2006-09-30enabled spellchecker in plugin configurationsvncommit
2006-09-28removed leftover debug statement.svncommit
2006-09-27Fixed editor selector labels, added TinyMCE spellchecker to editor configurationsvncommit
2006-09-24Partial client re-write with a common list classthomascube
2006-09-23added TinyMCE spellchecker plugin, configured to use GoogleSpellsvncommit
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)svncommit
2006-09-08Updated MDB2 with MSSQL support + some cosmeticsthomascube
2006-09-07Some bugfixes and session expiration stuffthomascube
2006-08-11Removed debug alertthomascube
2006-08-10Fixed charset problems with folder renamingthomascube
2006-08-06Finalized 0.1beta2 releasev0.1-beta2thomascube
2006-08-06Added patch for Bug #1483932; Fixed attachment bug; Cleaned up JS varsthomascube
2006-08-04Several bugfixes; see CHANGELOG for detailsthomascube
2006-08-02#1483826 added much longer but much more rfc 822/2822 compliant js email svncommit
2006-07-31Compose, save and sendmail cleanupthomascube