Commit Graph

227 Commits

Author SHA1 Message Date
alecpl
a980cb8575 - don't lock interface when loading headers 2008-09-13 13:51:44 +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
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
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
5f0724f8ad #1485143: fixed empty body validation errors on IE 2008-07-25 18:42:56 +00:00
alecpl
808fb26b61 #1485173: fixed empty body check 2008-07-21 11:14:24 +00:00
alecpl
e189a6ca18 - Added flag column on messages list (#1484623) 2008-06-30 09:36:18 +00:00
alecpl
ddd776b2a3 - Allow trash/junk subfolders to be purged (#1485085) 2008-06-24 13:04:57 +00:00
thomascube
4e59f63323 Lock UI when posting rename-folder request 2008-06-20 08:47:05 +00:00
thomascube
62e43d2c1a Complete implementation of #1484601: add link for saving sender to address book and reload message 2008-06-14 17:35:26 +00:00
alecpl
712b30dd2d - Added option to display images in messages from known senders (#1484601) 2008-06-13 12:57:52 +00:00
alecpl
d87fc29fee - don't call expunge and don't remove message row after message move
if flag_for_deletion is set to true (#1485002)
2008-06-11 19:26:08 +00:00
alecpl
c5fb694f36 #1484856 2008-06-02 12:24:31 +00:00
alecpl
065f2762f2 -fix for backslash in folder name 2008-06-02 11:33:54 +00:00
thomascube
134eafd5b8 Tell the user which character is forbidden + add translation 2008-05-30 13:27:13 +00:00
alecpl
6eaac22d32 - Disallowed delimiter in folder name (#1484803) 2008-05-30 11:52:15 +00:00
alecpl
681a59fa52 - Support for subfolders in default/protected folders (#1484665) 2008-05-30 10:35:19 +00:00
alecpl
4da1d7c663 -small fix for Konqueror (#1484228) 2008-05-26 08:40:45 +00:00
alecpl
ee0da553c8 -fixed attachments sending on Opera (#1485081) + hidden iframe on Konqueror 2008-05-26 08:03:47 +00:00
svncommit
c17991c294 fix script to show cc/bcc fields 2008-05-13 01:54:44 +00:00
svncommit
4f9c833742 /tmp/out 2008-05-07 22:16:00 +00:00
alecpl
ac238845e6 - removed my code for mouse actions on address searching list (clicking on li wasn't working as expected on FF3, Opera and probably IE) 2008-04-28 11:43:14 +00:00
alecpl
a03caabd41 - fixed pagesize value checking 2008-04-25 07:34:25 +00:00
alecpl
75b1a5789b - fixed blankpage handling in show_contentframe(): don't set display (=none) for blank content 2008-04-24 13:25:31 +00:00
svncommit
140d6e9063 fix HTML mail sending 2008-04-17 04:17:55 +00:00
svncommit
dbbd1f495e fix signature loading on Windows (#1484545) 2008-04-16 02:39:23 +00:00
svncommit
d9344fc349 HTML editing fixes, upgrade to TinyMCE v3.0.6 2008-04-15 21:22:00 +00:00