Commit Graph

376 Commits

Author SHA1 Message Date
thomascube
3d3d1010cc Fix keyboard control of the autocomplete list 2009-05-27 15:46:39 +00:00
thomascube
a25d3969a0 Re-enable the permalink command (allows one to choose right-click and open-in-new-tab) 2009-05-26 13:21:57 +00:00
alecpl
91d1a15ba8 - Add drag cancelling with ESC key (#1484344) 2009-05-26 07:28:42 +00:00
alecpl
49dfb0047a - Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
2009-05-23 14:17:07 +00:00
thomascube
aee4601907 Fix Googiespell 2009-05-18 08:12:42 +00:00
alecpl
74d421d55a - don't show message on unknown error (#1485848) + translate "Server Error!" message 2009-05-17 07:04:51 +00:00
alecpl
cea956cf6a - Fix autocomplete problem with capital letters (#1485792) 2009-05-14 13:18:36 +00:00
alecpl
40418dd164 - Correct caret position in message form with signature (#1485833) 2009-05-09 07:52:29 +00:00
alecpl
30b152b194 - Added quick search box menu (#1484304) 2009-05-02 14:19:24 +00:00
alecpl
309d2f40a0 - jQuery'fied GoogieSpell 4.0 + some changes in compose 2009-05-01 19:27:36 +00:00
thomascube
ffa6c1011c Update Googiespell to version 4.0 2009-05-01 16:58:25 +00:00
alecpl
23387ef853 - simplified messagelist sort action code 2009-04-27 09:15:56 +00:00
alecpl
9f3579b1f8 - Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
2009-04-27 09:01:15 +00:00
alecpl
29da6414db - Updated TinyMCE to 3.2.3 version 2009-04-27 07:36:26 +00:00
thomascube
c5d8db9f81 Add javascript event 'insertrow' 2009-04-26 17:07:27 +00:00
thomascube
99d8660737 Add two new javascript events 2009-04-26 16:47:49 +00:00
alecpl
9d003afcad - Fix autocomplete spinning wheel does not disappear (#1485804) 2009-04-24 08:29:59 +00:00
alecpl
4b2be228e2 -Fix address list isn't refreshing after jquery integration (#1485818) 2009-04-24 07:51:43 +00:00
alecpl
111be7087f - re-fix r2382 2009-04-24 07:11:57 +00:00
alecpl
a803049371 - Fix folder dragging in folder manager isn't working after jquery integration (#1485819) 2009-04-24 06:58:19 +00:00
alecpl
f055b12f3e - small css fixes in login form, boxes and subscription list 2009-04-23 17:31:55 +00:00
alecpl
962085baa1 - Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521) 2009-04-23 09:56:14 +00:00
alecpl
eaacbec631 - fix Unread selection after jquery integration 2009-04-23 09:10:53 +00:00
alecpl
df781b5399 - Fix auto-complete function hangs with plus sign (#1485815) 2009-04-23 07:07:55 +00:00
alecpl
9ff9f516d3 - Fix AJAX requests errors handler (#1485000) 2009-04-21 12:46:11 +00:00
alecpl
c4b819e9b9 - Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
2009-04-21 09:04:49 +00:00
thomascube
3db528bd5c Use compressed version of jQuery.js 2009-04-20 10:15:31 +00:00
alecpl
74a2d7a126 - fix Enter key handler in user login input 2009-04-20 08:24:49 +00:00
alecpl
fa1a15c01e - #1485809: use local copy of jQuery lib (1.3.2) 2009-04-20 08:11:14 +00:00
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
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
58c9dd7293 - Fix DEL key problem in search boxes (#1485528) 2009-04-10 11:11:45 +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
c8570784e9 - Fix incorrect row id parsing for LDAP contacts list (#1485784) 2009-03-17 19:21:48 +00:00
thomascube
aaffbeb049 Prevent concurrent autocomplete query results display (#1485743) 2009-02-27 11:06:29 +00:00
alecpl
7b0eac9b17 - Fix IE problem with mouse click autocomplete (#1485739) 2009-02-24 19:45:13 +00:00
alecpl
874717b7f1 - Fix pressing select all/unread multiple times (#1485723) 2009-02-06 14:42:39 +00:00
alecpl
98bf5f3dd7 - Fix selecting all unread does not honor new messages (#1485724) 2009-02-06 14:13:37 +00:00
alecpl
b7827e6ea1 - allow printing drafts 2009-02-06 09:34:02 +00:00
alecpl
2e1809e550 - Fix checking for recent messages on various IMAP servers (#1485702)
- performance fix: Don't fetch quota and recent messages in "message view" mode
2009-02-02 10:45:32 +00:00
alecpl
8325940674 - fix: don't lose spellcheck corrections when switching from plain to html editor (and spellchecking is on) 2009-01-22 11:55:49 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
till
57ff3b244e * adding svn:keywords 2009-01-17 01:27:06 +00:00