Commit Graph

1638 Commits

Author SHA1 Message Date
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00
yllar
fb253ee9a8 lv_LV update 2009-04-19 11:32:56 +00:00
thomascube
ab52195fd3 Updated Galician localization 2009-04-19 11:31:09 +00:00
alecpl
3bde305e77 - Fix UTF-8 byte-order mark removing (#1485514) 2009-04-17 06:47:30 +00:00
alecpl
40d7c23c85 - Fix folders subscribtions on Konqueror (#1484841) 2009-04-16 17:42:40 +00:00
alecpl
c0b82242b0 - Fix debug console on Safari 2009-04-16 17:38:19 +00:00
alecpl
ca3c738706 - don't execute autocomplete action on left/right arrow key
- Konqueror fix for displaying the first message in preview pane
2009-04-15 13:31:03 +00:00
alecpl
a83697a501 - fix console for Konqueror 2009-04-15 12:40:28 +00:00
alecpl
451637a76d - remove leading spaces from draglayer's rows 2009-04-15 09:28:37 +00:00
alecpl
91df1995cd - Fix messagelist focus issue when modifying status of selected messages (#1485807) 2009-04-15 08:57:37 +00:00
alecpl
80e2278594 - simplified code for serverside autocomplete + set rows limit on server side only 2009-04-14 09:24:21 +00:00
alecpl
8b961eef04 - use extension_loaded() instead of get_loaded_extensions() 2009-04-14 08:03:39 +00:00
alecpl
f86e8f5faa - Support STARTTLS in IMAP connection (#1485284) 2009-04-14 07:35:12 +00:00
alecpl
58c9dd7293 - Fix DEL key problem in search boxes (#1485528) 2009-04-10 11:11:45 +00:00
alecpl
942069969c - Support several e-mail addresses per user from virtuser_file (#1485678)
- return NULL from rcube_user::email2user if user not found (#1485801)
2009-04-10 09:26:56 +00:00
alecpl
82c45a1952 - clean up, use simpler _get_email() replacement 2009-04-10 08:16:41 +00:00
alecpl
432a614ab6 - Fix drag&drop with scrolling on IE (#1485786) 2009-04-09 19:38:50 +00:00
alecpl
6e9f9fb9e6 - Fix adding signature separator in html mode (#1485350) 2009-04-08 18:39:23 +00:00
alecpl
157fcb81ea - re-fix last commmit 2009-04-08 06:30:14 +00:00
alecpl
803b1b7e34 - Fix opening attachment marks message as read (#1485803) 2009-04-08 06:21:43 +00:00
alecpl
779cbe0066 - Fix 'temp_dir' does not support relative path under Windows (#1484529)
- add file_exists check for uploaded attachments
2009-04-06 11:33:13 +00:00
alecpl
5a3f5852aa - Fix compose window doesn't fit 1024x768 window (#1485396) 2009-04-05 09:48:07 +00:00
alecpl
6491ed9bbc - Fix service not available error when pressing back from compose dialog (#1485552) 2009-04-02 18:31:38 +00:00
alecpl
5d110184c0 - Fix using mail() on Windows (#1485779) 2009-03-31 14:47:22 +00:00
alecpl
7145e009e4 - Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485714)
- Fix double footer in HTML message with embedded images
2009-03-30 18:04:18 +00:00
alecpl
dadb05b0af - Fix TNEF implementation bug (#1485773) 2009-03-27 15:22:43 +00:00
alecpl
59ee6865b6 - typo 2009-03-27 08:00:00 +00:00
thomascube
0b21c888ac Select drafts mailbox when opening a draft message 2009-03-26 07:55:32 +00:00
thomascube
082d166e76 Updated Armenian, Danish, Georgian, Indonesian, Italian and Romanian translation 2009-03-19 07:53:16 +00:00
alecpl
c8570784e9 - Fix incorrect row id parsing for LDAP contacts list (#1485784) 2009-03-17 19:21:48 +00:00
thomascube
c9a2fa9db0 Fix charset conversion error logging 2009-03-11 21:43:18 +00:00
alecpl
200b162b1d - Fix 'mode' parameter in sqlite DSN (#1485772) 2009-03-11 12:44:33 +00:00
thomascube
fe1a230689 Added Marathi translation 2009-03-10 14:55:02 +00:00
thomascube
48ee693f49 Partially reverted r2339 + fix indentation 2009-03-10 08:09:33 +00:00
till
c762c07ce9 * autoload is only invoked when a class is not found - no need for include_once 2009-03-09 21:40:01 +00:00
thomascube
5526acb151 Update Indonesian and Icelandic localization 2009-03-09 21:03:13 +00:00
svncommit
93adb3fc1b Fixed check-recent [richs] 2009-03-09 21:03:10 +00:00
yllar
a98d6efbe0 mk_MK update 2009-03-07 20:54:40 +00:00
alecpl
abb7450380 - use US-ASCII as failover also for SORT command (when used for searching) 2009-03-06 20:58:32 +00:00
alecpl
ec74645d46 - Use US-ASCII as failover when Unicode searching fails (#1485762)
only US-ASCII is a must-have charset from IMAP's RFC
2009-03-06 20:52:21 +00:00
alecpl
55c2a4e23e - Fix FETCH result parsing for servers returning flags at the end of result (#1485763) 2009-03-06 09:12:41 +00:00
alecpl
25f779d2e9 - Fix errors handling in IMAP command continuations (#1485762) 2009-03-06 07:31:30 +00:00
thomascube
11526305f5 Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests 2009-03-02 17:34:18 +00:00
thomascube
f54a3a6d41 Add callback for <a> tags to add target=_blank 2009-03-02 13:21:52 +00:00
alecpl
65d7108190 - Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758) 2009-03-01 08:14:14 +00:00
alecpl
d519ef8a0a - Fix attaching more than nine inline images (#1485759) 2009-03-01 07:55:39 +00:00
alecpl
b423156d59 - es_ES update (#1485760) 2009-03-01 06:43:24 +00:00
thomascube
aaffbeb049 Prevent concurrent autocomplete query results display (#1485743) 2009-02-27 11:06:29 +00:00
thomascube
6972ccaf31 Changed code style for better diffs 2009-02-27 10:56:45 +00:00
thomascube
57aa4fe4fe Better wording for german localization 2009-02-27 10:54:17 +00:00