Age | Commit message (Expand) | Author |
2009-06-02 | Fix list events used in drag&drop functionality (#1485890) | thomascube |
2009-06-01 | Use event system on the client to handle ajax callbacks | thomascube |
2009-05-31 | - Added possibility to invert messages selection | alecpl |
2009-05-30 | - After move/delete from 'show' action display next message instead of messag... | alecpl |
2009-05-27 | Fix keyboard control of the autocomplete list | thomascube |
2009-05-26 | Re-enable the permalink command (allows one to choose right-click and open-in... | thomascube |
2009-05-26 | - Add drag cancelling with ESC key (#1484344) | alecpl |
2009-05-23 | - Added message menu (some image needed), removed Print and Source buttons | alecpl |
2009-05-17 | - don't show message on unknown error (#1485848) + translate "Server Error!" ... | alecpl |
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 compose | alecpl |
2009-05-01 | Update Googiespell to version 4.0 | thomascube |
2009-04-27 | - simplified messagelist sort action code | alecpl |
2009-04-27 | - Fix wrong column sort order icons (#1485823) | alecpl |
2009-04-26 | Add javascript event 'insertrow' | thomascube |
2009-04-26 | Add two new javascript events | thomascube |
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 r2382 | alecpl |
2009-04-23 | - small css fixes in login form, boxes and subscription list | alecpl |
2009-04-23 | - Fix text wrapping in HTML editor after switching from plain text to HTML (#... | alecpl |
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 |
2009-04-20 | - fix Enter key handler in user login input | alecpl |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-04-15 | - don't execute autocomplete action on left/right arrow key | alecpl |
2009-04-15 | - Fix messagelist focus issue when modifying status of selected messages (#14... | alecpl |
2009-04-14 | - simplified code for serverside autocomplete + set rows limit on server side... | alecpl |
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-02-27 | Prevent concurrent autocomplete query results display (#1485743) | thomascube |
2009-02-24 | - Fix IE problem with mouse click autocomplete (#1485739) | alecpl |
2009-02-06 | - allow printing drafts | alecpl |
2009-02-02 | - Fix checking for recent messages on various IMAP servers (#1485702) | alecpl |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2008-12-30 | Fix drag & drop in address book | thomascube |
2008-12-18 | Bugfix and improve auto-completion | thomascube |
2008-12-15 | - fix unflagged icon setting on IE | alecpl |
2008-12-09 | #1485439: style fixes for IE6,7 | alecpl |
2008-12-08 | #1485444: drag-n-drop performance fix: read folders position only once | alecpl |
2008-12-07 | - Fix empty line before the signature in IE (#1485351) | alecpl |
2008-12-04 | #1485602: fix 'searching' label in compose | alecpl |
2008-12-02 | - fix collapsing of folders with plus sign in name (use urlencode instead of ... | alecpl |
2008-11-28 | Don't set client busy when automatically checking for new messages (#1485276) | thomascube |
2008-11-23 | Add onmouseup handler to hide autocompletion box when clicking outside | thomascube |
2008-11-23 | Do serverside addressbook queries for autocompletion (#1485531) + make autoco... | thomascube |