Commit Graph

287 Commits

Author SHA1 Message Date
alecpl
25c35c81e1 - added set_message, set_message_icon and set_message_status functions
- icon setting more unified + some small fixes/typos
- get rid of *_from_preview() functions
 (Thomas, don't be mad, it was truly tested ;))
2008-09-19 16:14:10 +00:00
thomascube
633142fa6b Prevent drag layer from wrapping lines 2008-09-18 20:16:27 +00:00
svncommit
cc0d55cbcb Revert r1821; already fixed in r1819. 2008-09-18 11:51:26 +00:00
svncommit
c41ae1053d Update page buttons and counter after updating new mail count. 2008-09-18 11:50:25 +00:00
svncommit
cd6422ba07 Do not grab complete focus. 2008-09-18 11:46:43 +00:00
alecpl
095d05ef00 #1484805: fix next/last page buttons when new message is added to the list + remove last message 2008-09-18 10:14:16 +00:00
svncommit
8b7f5a3792 Workaround a (possible) IE bug (#1485309). 2008-09-17 11:22:05 +00:00
alecpl
d93fc991a8 - Display progress message for folders create/delete/rename operations (#1485357) 2008-09-17 07:01:11 +00:00
alecpl
d734041f00 - Added icons for forwarded/forwarded+replied messages (#1485257) 2008-09-16 18:05:25 +00:00
alecpl
491a6e2901 - Allow and use spellcheck attribute for input/textarea fields (#1485060) 2008-09-16 13:58:17 +00:00
thomascube
f645ce169e Redesign of the identities settings + add config option to disable multiple identities 2008-09-15 14:53:57 +00:00
alecpl
108d3b0836 - remove not used function 2008-09-14 08:35:03 +00:00
alecpl
3bd94b142e - use html2text for signatures in Settings/Identities 2008-09-14 08:34:11 +00:00
alecpl
4c70d1f9a2 -#1485349: fixed getElementById wrapper for IE 2008-09-13 17:09:02 +00:00
alecpl
a980cb8575 - don't lock interface when loading headers 2008-09-13 13:51:44 +00:00
alecpl
6d89d65cd8 -better getElementById wrapper for IE 2008-09-12 18:06:05 +00:00
alecpl
bafadd89d7 - getElementById() case-sensitive hack for IE 2008-09-12 17:31:23 +00:00
thomascube
203ee44470 Add link to open message in new window + tweaked some header styles 2008-09-12 12:27:46 +00:00
alecpl
e5686f4a01 - Added vertical splitter for folders list resizing
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170)
- debug console css fixes for IE
2008-09-12 12:13:13 +00:00
thomascube
f89f03cd6a Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453) 2008-09-12 11:12:05 +00:00
thomascube
835ae8516a Fix some recently introduced bugs 2008-09-10 15:49:14 +00:00
thomascube
f9365018cb Make xmlhttp requests asynchronous + show message on error 2008-09-10 14:42:14 +00:00
thomascube
6e6e89324c Capture backspace key in list mode (#1484566) 2008-09-05 10:32:25 +00:00
thomascube
a6d7a9f791 Better title for export icon + include source in export url 2008-09-05 09:41:27 +00:00
thomascube
0dbac32181 Enable export of contacts as vCard + DRY 2008-09-04 18:20:27 +00:00
thomascube
c8ae2497b7 Auto-detect client language and timezone if desired by config/prefs 2008-09-03 16:03:19 +00:00
thomascube
ed132eddea New feature to import contacts from a vcard file + mark form buttons that provide the most obvious operation 2008-09-02 17:22:00 +00:00
thomascube
df0dd4f4ba Don't count myself 2008-08-29 15:24:50 +00:00
thomascube
85360dc8df Fix unread count display: save counts in list, use the right vars 2008-08-29 14:10:18 +00:00
thomascube
5907c56e4d Select parent folder when collapsing if one of its childs is currently selected 2008-08-29 13:40:50 +00:00
svncommit
835a0cabaa Only count children's unread if they exist. 2008-08-29 13:36:56 +00:00
svncommit
cca626ef7e Show unread counters the way Thunderbird does. 2008-08-29 13:17:37 +00:00
svncommit
7f9d71bf1f Display sum of subfolders unread count for collapsed folder. 2008-08-29 07:48:23 +00:00
alecpl
53bd8fae60 - fixed html signatures replacement in text mode 2008-08-29 06:49:29 +00:00
alecpl
910d07e300 - signature in html editor must be in <div> not <span>, because
IE not allows to include block elements inside <span>
- if identity has no signature, replace previous with empty div
2008-08-29 06:44:09 +00:00
alecpl
acbc487af0 - fixed unread count on mailboxlist broken in r1687 2008-08-28 12:00:20 +00:00
svncommit
f5aa16541e Add folder hierarchy collapsing. 2008-08-28 08:15:31 +00:00
thomascube
9e7a1b4167 Better fix for keyboard controls; does not disable all kind of keyboard events 2008-08-22 10:54:45 +00:00
thomascube
26f5b0935e Fix keyboard control of the list widgets and prevent Safari from scrolling (#1485279) 2008-08-22 10:37:48 +00:00
alecpl
f74b283fd4 - Fix buttons status after contacts deletion (#1485233) 2008-08-22 07:39:51 +00:00
thomascube
ae8237334f Add (a bunch of) language packs for tinyMCE 2008-08-18 12:08:32 +00:00
thomascube
ded713982e Respect spellcheck_uri in tinyMCE spellchecker (#1484196) 2008-08-15 22:00:33 +00:00
thomascube
4ca10b8d51 Enable spellchecker for HTML editor 2008-08-15 21:47:31 +00:00
thomascube
ac5d15de29 Added template object for current mailbox name (#1485256) 2008-08-14 11:27:16 +00:00
alecpl
9a5762a4de #1485242: better handling of situation when message was sent successfully but cannot be saved 2008-08-13 17:00:35 +00:00
thomascube
d224551cfb Fix read_when_deleted behavior + javascript codestyle 2008-07-31 15:23:06 +00:00
alecpl
3ac95d5a67 #1485230: allow only images (by filename extension) in tinyMCE's images selector 2008-07-28 06:43:02 +00:00
alecpl
5f0724f8ad #1485143: fixed empty body validation errors on IE 2008-07-25 18:42:56 +00:00
alecpl
94e38bbc1e #1485227: fixed image list in image popup 2008-07-24 07:02:17 +00:00
alecpl
808fb26b61 #1485173: fixed empty body check 2008-07-21 11:14:24 +00:00