summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2014-06-16Add config option to specify IMAP connection socket parameters - imap_conn_op...Aleksander Machniak
2014-06-16Avoid scrolling of lists and menus when navigating with cursor keys (#1489929)Thomas Bruederli
2014-06-16Avoid scrolling when moving focus from a treelist widget (#1489929)Thomas Bruederli
2014-06-15Fix list reload after sending message in another window (#1489931) - use chec...Aleksander Machniak
2014-06-14Unify some labelsAleksander Machniak
2014-06-13Fix malformed recipient name when composing a message by clicking on mailto l...Aleksander Machniak
2014-06-12Move some code to legacy_browser pluginAleksander Machniak
2014-06-10Fix unintentional unselection with Ctrl+Up/Down in toggleselect modeAleksander Machniak
2014-06-10Fix "PHP Fatal error: Cannot break/continue 1 level" when ldap_start_tls() failsAleksander Machniak
2014-06-09Fix keyboard event detection in Opera (#1489929)Aleksander Machniak
2014-06-09Send X-UA-Compatible as HTTP header instead of meta tagAleksander Machniak
2014-06-09Fix so list record identifier can be '0'Aleksander Machniak
2014-06-09Make sure set_env and add_label commands are always sent first - other comman...Aleksander Machniak
2014-06-08Fix mouse selection on autocomplete listsAleksander Machniak
2014-06-06The following:David Carter
2014-06-05Small code improvements and cleanupAleksander Machniak
2014-06-05Localize mail toolbar menu titlesThomas Bruederli
2014-06-05Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-06-05Navigate with arrow keys only in treelist widgets; fix keyboard event detecti...Thomas Bruederli
2014-06-05Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-06-05Select/scroll to previously selected message when returning from message page...Aleksander Machniak
2014-06-05Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2014-06-05Fix regression where html code is sent as plain text (#1488649)Aleksander Machniak
2014-06-05Fix check for data-* attributes after merge with dev-accessibilityThomas Bruederli
2014-06-05Remove leftover from merge; set alt text for contact photoThomas Bruederli
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
2014-06-04Improved video support, all tinymce related resources moved to program/js/tin...Aleksander Machniak
2014-06-04Fix typo in aria-attributeThomas Bruederli
2014-06-04Make autocomplete widget actually work with screen readersThomas Bruederli
2014-06-04Render localized texts for icon-style messagelist headersThomas Bruederli
2014-06-04Use <th> tags for table headers as suggested by the WCAG 2.0 GuidelinesThomas Bruederli
2014-06-04Add fieldset legends and input element labels to contact edit formThomas Bruederli
2014-06-04Fix folders sorting in case when special folders are subfolders of INBOXAleksander Machniak
2014-06-03Apply accessibility improvements to the settings sectionThomas Bruederli
2014-06-03Fix keyboard navigation and focus/blur behavior in list widgets; register rea...Thomas Bruederli
2014-06-03Fix list keyboard navigation with toggleselect onThomas Bruederli
2014-06-03Apply accessibility improvements to the address book taskThomas Bruederli
2014-06-03Fixed set_unread_message() in multifolder modeAleksander Machniak
2014-06-03Fix so message list and counters are updated when a message is opened in new ...Aleksander Machniak
2014-06-03Small code improvements/fixesAleksander Machniak
2014-06-02Add aria-* controls to turn tables into a listbox widgetThomas Bruederli
2014-06-02Some more improvemements on content structure, text representation and keyboa...Thomas Bruederli
2014-06-02Code improvements, removed redundant hasClass() callsAleksander Machniak
2014-06-02CS fixesAleksander Machniak
2014-06-02Localize title and summary attributes; make message count display box a live ...Thomas Bruederli
2014-06-01Change private method to protectedAleksander Machniak
2014-06-01Change private vars/methods to protectedAleksander Machniak
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