summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2010-10-06Hotfixes for release 0.4.1 building new 0.4.2 versionthomascube
2010-09-29Correct JS syntaxv0.4.1@4045thomascube
2010-09-29Focus search box or first edit field on page loadthomascube
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-25- Support action in form of "task/action" in goto_url()alecpl
2010-09-17- Fix list_cols is not updated after column dragging (#1486999)alecpl
2010-09-08- Small improvementsalecpl
2010-09-06- Fix Chrome browser was recognized as Safarialecpl
2010-09-02- Fix JS error in IE (can't move focus to the control...) (#1486972)alecpl
2010-09-02- Fix JS error when switching off HTML editor in identity formalecpl
2010-08-30- Small improvementalecpl
2010-08-30- Fix hide_message() to work when called from an iframealecpl
2010-08-30- Fix JS error when spellchecker feature is disabledalecpl
2010-08-30- lock_form(): fix hidden fields were disabled because of wrong type checkalecpl
2010-08-28- Fix "Threaded" checkbox after subfolder creation (#1486928)alecpl
2010-08-28- Fix r3913: don't run spellchecker on sendalecpl
2010-08-28- Fix JS error on IE when trying to send HTML message with enabled spellcheck...alecpl
2010-08-27- Fix focus position after initial signature change in html editoralecpl
2010-08-27- Fix TinyMCE buttons are hidden in Opera (#1486922)alecpl
2010-08-27- Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925)alecpl
2010-08-27- Fix "Select all" causes message to be opened in folder with exactly one mes...alecpl
2010-08-24- Unset message type after hidding italecpl
2010-08-24- Fix set_busy() when called from an iframealecpl
2010-08-23- Fix list page controls when contacts group is selectedalecpl
2010-08-11- Two fixes for Konqueroralecpl
2010-08-03- Fix ESC key doesn't close folder name edition field in Google Chromealecpl
2010-08-02- Fix message list and preview pane cleanup on search requestalecpl
2010-07-31Don't replace error messages with loading info (#1486300)thomascube
2010-07-31Disable active spell check in tinyMCE before switching to plaintext mode (#14...thomascube
2010-07-26- Fix group creation field hiding on webkit (Chromium) (#1486839)alecpl
2010-07-24- Allow commands with mutiple - (#1486851)alecpl
2010-07-24- Fix typo in update_contact_row() (#1486875)alecpl
2010-06-30- small fix for googie layer height settingalecpl
2010-06-30- googiespell layer resizing + small css improvementsalecpl
2010-06-30- Resize editor after switching to html modealecpl
2010-06-30- Improved command() to call simple command functions directlyalecpl
2010-06-29- Improved compose screen: resizable body and attachments list, vertical spli...alecpl
2010-06-28- Fix RC forgets search results (#1483883)alecpl
2010-06-24- Update TinyMCE translationsalecpl
2010-06-24- Use built-in spellchecker instead of a PHP files of spellchecker plugin in ...alecpl
2010-06-24- TinyMCE 3.3.7alecpl
2010-06-23- Hide disabled fieldsets in messages list menualecpl
2010-06-23- Fix quota indicator position on Opera 10.10alecpl
2010-06-19- Move quota indicator to mailboxlist footeralecpl
2010-06-18- Don't call keep-alive on print pagealecpl
2010-06-18- unset env.messages on mailbox change to save some browser's memoryalecpl
2010-06-18- Extend rcmail.env.messages with 'flags' object for plugin's flags (#1486266)alecpl
2010-06-09- Added mailboxlist options menu in message pagealecpl
2010-06-08- Fix some IMAP errors handling when opening the message (#1485443)alecpl
2010-06-03- Fix autocomplete results are wrongly displayed when search string contains ...alecpl