summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2008-09-19- added set_message, set_message_icon and set_message_status functionsalecpl
2008-09-18Prevent drag layer from wrapping linesthomascube
2008-09-18Revert r1821; already fixed in r1819.svncommit
2008-09-18Update page buttons and counter after updating new mail count.svncommit
2008-09-18Do not grab complete focus.svncommit
2008-09-18#1484805: fix next/last page buttons when new message is added to the list + ...alecpl
2008-09-17Workaround a (possible) IE bug (#1485309).svncommit
2008-09-17- Display progress message for folders create/delete/rename operations (#1485...alecpl
2008-09-16- Added icons for forwarded/forwarded+replied messages (#1485257)alecpl
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alecpl
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomascube
2008-09-14- remove not used functionalecpl
2008-09-14- use html2text for signatures in Settings/Identitiesalecpl
2008-09-13-#1485349: fixed getElementById wrapper for IEalecpl
2008-09-13- don't lock interface when loading headersalecpl
2008-09-12-better getElementById wrapper for IEalecpl
2008-09-12- getElementById() case-sensitive hack for IE alecpl
2008-09-12Add link to open message in new window + tweaked some header stylesthomascube
2008-09-12- Added vertical splitter for folders list resizingalecpl
2008-09-12Refactor drag & drop functionality. Don't rely on browser events anymore (#14...thomascube
2008-09-10Fix some recently introduced bugsthomascube
2008-09-10Make xmlhttp requests asynchronous + show message on errorthomascube
2008-09-05Capture backspace key in list mode (#1484566)thomascube
2008-09-05Better title for export icon + include source in export urlthomascube
2008-09-04Enable export of contacts as vCard + DRYthomascube
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomascube
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomascube
2008-08-29Don't count myselfthomascube
2008-08-29Fix unread count display: save counts in list, use the right varsthomascube
2008-08-29Select parent folder when collapsing if one of its childs is currently selectedthomascube
2008-08-29Only count children's unread if they exist.svncommit
2008-08-29Show unread counters the way Thunderbird does.svncommit
2008-08-29Display sum of subfolders unread count for collapsed folder.svncommit
2008-08-29- fixed html signatures replacement in text modealecpl
2008-08-29- signature in html editor must be in <div> not <span>, becausealecpl
2008-08-28- fixed unread count on mailboxlist broken in r1687alecpl
2008-08-28Add folder hierarchy collapsing.svncommit
2008-08-22Better fix for keyboard controls; does not disable all kind of keyboard eventsthomascube
2008-08-22Fix keyboard control of the list widgets and prevent Safari from scrolling (#...thomascube
2008-08-22- Fix buttons status after contacts deletion (#1485233)alecpl
2008-08-18Add (a bunch of) language packs for tinyMCEthomascube
2008-08-15Respect spellcheck_uri in tinyMCE spellchecker (#1484196)thomascube
2008-08-15Enable spellchecker for HTML editorthomascube
2008-08-14Added template object for current mailbox name (#1485256)thomascube
2008-08-13#1485242: better handling of situation when message was sent successfully but...alecpl
2008-07-31Fix read_when_deleted behavior + javascript codestylethomascube
2008-07-28#1485230: allow only images (by filename extension) in tinyMCE's images selectoralecpl
2008-07-25#1485143: fixed empty body validation errors on IEalecpl
2008-07-24#1485227: fixed image list in image popupalecpl
2008-07-21#1485173: fixed empty body checkalecpl