Commit Graph

363 Commits (29da6414db77512106250b9832a0b4a0168bd7eb)

Author SHA1 Message Date
alecpl 29da6414db - Updated TinyMCE to 3.2.3 version 15 years ago
thomascube c5d8db9f81 Add javascript event 'insertrow' 15 years ago
thomascube 99d8660737 Add two new javascript events 15 years ago
alecpl 9d003afcad - Fix autocomplete spinning wheel does not disappear (#1485804) 15 years ago
alecpl 4b2be228e2 -Fix address list isn't refreshing after jquery integration (#1485818) 15 years ago
alecpl 111be7087f - re-fix r2382 15 years ago
alecpl a803049371 - Fix folder dragging in folder manager isn't working after jquery integration (#1485819) 15 years ago
alecpl f055b12f3e - small css fixes in login form, boxes and subscription list 15 years ago
alecpl 962085baa1 - Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521) 15 years ago
alecpl eaacbec631 - fix Unread selection after jquery integration 15 years ago
alecpl df781b5399 - Fix auto-complete function hangs with plus sign (#1485815) 15 years ago
alecpl 9ff9f516d3 - Fix AJAX requests errors handler (#1485000) 15 years ago
alecpl c4b819e9b9 - Speed up message list displaying on IE (initialize list in background)
- use DOM methods instead of jQuery for messages list object
15 years ago
thomascube 3db528bd5c Use compressed version of jQuery.js 15 years ago
alecpl 74a2d7a126 - fix Enter key handler in user login input 15 years ago
alecpl fa1a15c01e - #1485809: use local copy of jQuery lib (1.3.2) 15 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 15 years ago
alecpl 40d7c23c85 - Fix folders subscribtions on Konqueror (#1484841) 15 years ago
alecpl c0b82242b0 - Fix debug console on Safari 15 years ago
alecpl ca3c738706 - don't execute autocomplete action on left/right arrow key
- Konqueror fix for displaying the first message in preview pane
15 years ago
alecpl a83697a501 - fix console for Konqueror 15 years ago
alecpl 451637a76d - remove leading spaces from draglayer's rows 15 years ago
alecpl 91df1995cd - Fix messagelist focus issue when modifying status of selected messages (#1485807) 15 years ago
alecpl 80e2278594 - simplified code for serverside autocomplete + set rows limit on server side only 15 years ago
alecpl 58c9dd7293 - Fix DEL key problem in search boxes (#1485528) 15 years ago
alecpl 432a614ab6 - Fix drag&drop with scrolling on IE (#1485786) 15 years ago
alecpl 6e9f9fb9e6 - Fix adding signature separator in html mode (#1485350) 15 years ago
alecpl c8570784e9 - Fix incorrect row id parsing for LDAP contacts list (#1485784) 16 years ago
thomascube aaffbeb049 Prevent concurrent autocomplete query results display (#1485743) 16 years ago
alecpl 7b0eac9b17 - Fix IE problem with mouse click autocomplete (#1485739) 16 years ago
alecpl 874717b7f1 - Fix pressing select all/unread multiple times (#1485723) 16 years ago
alecpl 98bf5f3dd7 - Fix selecting all unread does not honor new messages (#1485724) 16 years ago
alecpl b7827e6ea1 - allow printing drafts 16 years ago
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
16 years ago
alecpl 8325940674 - fix: don't lose spellcheck corrections when switching from plain to html editor (and spellchecking is on) 16 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
till 57ff3b244e * adding svn:keywords 16 years ago
alecpl 24ed413328 - Allow absolute URLs to images in HTML messages/sigs (#1485666)
- Fix message body which contains both inline attachments and emotions
16 years ago
thomascube baf0e65115 Fix drag & drop in address book 16 years ago
thomascube 1553b3c701 Bugfix and improve auto-completion 16 years ago
alecpl a2efac5e7b - fix unflagged icon setting on IE
- small code cleanups
16 years ago
alecpl cf6bc5d5fa #1485444: fix drag layer over an iframe 16 years ago
alecpl de2e0bfeb8 #1485439: style fixes for IE6,7 16 years ago
alecpl b7548893a7 #1485444: drag-n-drop performance fix: read folders position only once 16 years ago
alecpl 55cd3743ba - Fix empty line before the signature in IE (#1485351) 16 years ago
alecpl 7f450630cc #1485602: fix 'searching' label in compose 16 years ago
alecpl f1f17fa5a4 - fix collapsing of folders with plus sign in name (use urlencode instead of escape) 16 years ago
thomascube 41b43ba00e Don't set client busy when automatically checking for new messages (#1485276) 16 years ago
thomascube 69ad1e8124 Add onmouseup handler to hide autocompletion box when clicking outside 16 years ago
thomascube 2c8e84c1e5 Do serverside addressbook queries for autocompletion (#1485531) + make autocompletion list clickable 16 years ago