summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Collapse)Author
2009-05-18Apply googiespell fix from trunkv0.3-beta@2799thomascube
2009-05-17- don't show message on unknown error (#1485848) + translate "Server Error!" ↵alecpl
message
2009-05-14- Fix autocomplete problem with capital letters (#1485792)alecpl
2009-05-09- Correct caret position in message form with signature (#1485833)alecpl
2009-05-02- Added quick search box menu (#1484304)alecpl
2009-05-01- jQuery'fied GoogieSpell 4.0 + some changes in composealecpl
2009-05-01Update Googiespell to version 4.0thomascube
2009-04-27- simplified messagelist sort action codealecpl
2009-04-27- Fix wrong column sort order icons (#1485823)alecpl
- set defult sorting of new column to 'ASC'
2009-04-27- Updated TinyMCE to 3.2.3 versionalecpl
2009-04-26Add javascript event 'insertrow'thomascube
2009-04-26Add two new javascript eventsthomascube
2009-04-24- Fix autocomplete spinning wheel does not disappear (#1485804)alecpl
2009-04-24-Fix address list isn't refreshing after jquery integration (#1485818)alecpl
2009-04-24- re-fix r2382alecpl
2009-04-24- Fix folder dragging in folder manager isn't working after jquery ↵alecpl
integration (#1485819)
2009-04-23- small css fixes in login form, boxes and subscription listalecpl
2009-04-23- Fix text wrapping in HTML editor after switching from plain text to HTML ↵alecpl
(#1485521)
2009-04-23- fix Unread selection after jquery integrationalecpl
2009-04-23- Fix auto-complete function hangs with plus sign (#1485815)alecpl
2009-04-21- Fix AJAX requests errors handler (#1485000)alecpl
2009-04-21- Speed up message list displaying on IE (initialize list in background)alecpl
- use DOM methods instead of jQuery for messages list object
2009-04-20Use compressed version of jQuery.jsthomascube
2009-04-20- fix Enter key handler in user login inputalecpl
2009-04-20- #1485809: use local copy of jQuery lib (1.3.2)alecpl
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomascube
sample plugins)
2009-04-16- Fix folders subscribtions on Konqueror (#1484841)alecpl
2009-04-16- Fix debug console on Safarialecpl
2009-04-15- don't execute autocomplete action on left/right arrow keyalecpl
- Konqueror fix for displaying the first message in preview pane
2009-04-15- fix console for Konqueroralecpl
2009-04-15- remove leading spaces from draglayer's rowsalecpl
2009-04-15- Fix messagelist focus issue when modifying status of selected messages ↵alecpl
(#1485807)
2009-04-14- simplified code for serverside autocomplete + set rows limit on server ↵alecpl
side only
2009-04-10- Fix DEL key problem in search boxes (#1485528)alecpl
2009-04-09- Fix drag&drop with scrolling on IE (#1485786)alecpl
2009-04-08- Fix adding signature separator in html mode (#1485350)alecpl
2009-03-17- Fix incorrect row id parsing for LDAP contacts list (#1485784)alecpl
2009-02-27Prevent concurrent autocomplete query results display (#1485743)thomascube
2009-02-24- Fix IE problem with mouse click autocomplete (#1485739)alecpl
2009-02-06- Fix pressing select all/unread multiple times (#1485723)alecpl
2009-02-06- Fix selecting all unread does not honor new messages (#1485724)alecpl
2009-02-06- allow printing draftsalecpl
2009-02-02- Fix checking for recent messages on various IMAP servers (#1485702)alecpl
- performance fix: Don't fetch quota and recent messages in "message view" mode
2009-01-22- fix: don't lose spellcheck corrections when switching from plain to html ↵alecpl
editor (and spellchecking is on)
2009-01-17* bumping up copyright (happy new year ;-))till
2009-01-17* adding svn:keywordstill
2009-01-15- Allow absolute URLs to images in HTML messages/sigs (#1485666)alecpl
- Fix message body which contains both inline attachments and emotions
2008-12-30Fix drag & drop in address bookthomascube
2008-12-18Bugfix and improve auto-completionthomascube
2008-12-15- fix unflagged icon setting on IEalecpl
- small code cleanups