summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Expand)Author
2014-05-30Display a warning if popup window was blocked (#1489618)Aleksander Machniak
2014-05-30Small code improvementAleksander Machniak
2014-05-30Implemented Text Editor widget that integrates all operations onAleksander Machniak
2014-05-28Remove useless code for IEAleksander Machniak
2014-05-28Improve (message) list widget display and keyboard navigation to show sane be...Thomas Bruederli
2014-05-28Enable autolink plugin in TinyMCE (#1488845)Aleksander Machniak
2014-05-28Merge branch 'tinymce4'Aleksander Machniak
2014-05-28TinyMCE4: small improvementsAleksander Machniak
2014-05-28TinyMCE4: Fix spellchecker resumeAleksander Machniak
2014-05-28Add method to make a treelist widget become a jQuery UI droppable with suppor...Thomas Bruederli
2014-05-28Improved folders sorting by name - use Intl.Collator if supportedAleksander Machniak
2014-05-27Update to TinyMCE 4.0.28Aleksander Machniak
2014-05-27Implemented image selector dialog for TinyMCE, css fixes in classic skin for ...Aleksander Machniak
2014-05-27More aria-* improvements to toggle buttons and autocompletion listsThomas Bruederli
2014-05-27Remove list row 'unfocused' state and keep 'selected' classes even when list ...Thomas Bruederli
2014-05-27Replace Array.prototype.last() with jQuery.last to avoid side-effects in arra...Thomas Bruederli
2014-05-27Set aria-* attributes for autocompletion fields and widgetsThomas Bruederli
2014-05-26Skip setting button state (css classes, etc.) if the state didn't changeAleksander Machniak
2014-05-23CS fixesAleksander Machniak
2014-05-22Fix message un-selection on the list (#1489906)Aleksander Machniak
2014-05-21Fix wrong set-listmode command (button) status set by getunread requestAleksander Machniak
2014-05-18Don't remove links when html signature is converted to text (#1489621)Aleksander Machniak
2014-05-17Merge branch 'dev-text2html'Aleksander Machniak
2014-05-16Improve variables scope: rcmail -> refAleksander Machniak
2014-05-15Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-05-15Minor fixes for teelist searchingThomas Bruederli
2014-05-15CS fixesAleksander Machniak
2014-05-14Small improvements to make treelist work in search-modeThomas Bruederli
2014-05-13Fix invalid var pointerThomas Bruederli
2014-05-13Extend treelist.js with search function and saving collapse/expand states in ...Thomas Bruederli
2014-05-12Fix unintentional draft autosave request if autosave is disabled (#1489882)Aleksander Machniak
2014-05-12Create treetoggle icons if necessaryThomas Bruederli
2014-05-12Fix treelist keyboard navigation + assign aria-level attributes to treeitemsThomas Bruederli
2014-05-12Set aria-selected and aria-expanded state attributesThomas Bruederli
2014-05-11Improved display of plain text messages and text to HTML conversion (#1488937)Aleksander Machniak
2014-05-09Avoid scrolling when list gets back focus (on invisible focus element)Thomas Bruederli
2014-05-09Fix searching in addressbook broken with multi-folder search implementation (...Aleksander Machniak
2014-05-08Moved popup-menu functions to Roundcube core for seamless integration of (sta...Thomas Bruederli
2014-05-08Remove unused 'foldertray' containerAleksander Machniak
2014-05-07Improve keyboard navigation on compose screen: define tabindex groups + enabl...Thomas Bruederli
2014-05-07Further accessibility improvements regarding keyboard navigation and document...Thomas Bruederli
2014-05-07Forward keyboard event through 'menu-open' command to enable keyboard navigationThomas Bruederli
2014-05-07Reset search when swicthing folders to meet common expecationsThomas Bruederli
2014-05-05Fix Spell button with TinyMCE4Aleksander Machniak
2014-05-05Make TinyMCE4 buttons smallerAleksander Machniak
2014-05-02jQuery-2.1.1Aleksander Machniak
2014-05-02Improve rcube_find_object() performance by prefering getElementById() as this...Aleksander Machniak
2014-05-02Small code improvementsAleksander Machniak
2014-05-02MOve more IE<9 code to legacy_browserAleksander Machniak
2014-05-02Replace setSelectionRange() call with universal rcmail.set_caret_pos()Aleksander Machniak