Age | Commit message (Expand) | Author |
2014-06-05 | Navigate with arrow keys only in treelist widgets; fix keyboard event detecti... | Thomas Bruederli |
2014-06-05 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2014-06-05 | Select/scroll to previously selected message when returning from message page... | Aleksander Machniak |
2014-06-05 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-06-05 | Fix regression where html code is sent as plain text (#1488649) | Aleksander Machniak |
2014-06-05 | Fix check for data-* attributes after merge with dev-accessibility | Thomas Bruederli |
2014-06-05 | Remove leftover from merge; set alt text for contact photo | Thomas Bruederli |
2014-06-05 | Merge branch 'dev-accessibility' | Thomas Bruederli |
2014-06-04 | Improved video support, all tinymce related resources moved to program/js/tin... | Aleksander Machniak |
2014-06-04 | Fix typo in aria-attribute | Thomas Bruederli |
2014-06-04 | Make autocomplete widget actually work with screen readers | Thomas Bruederli |
2014-06-04 | Render localized texts for icon-style messagelist headers | Thomas Bruederli |
2014-06-04 | Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines | Thomas Bruederli |
2014-06-04 | Add fieldset legends and input element labels to contact edit form | Thomas Bruederli |
2014-06-04 | Fix folders sorting in case when special folders are subfolders of INBOX | Aleksander Machniak |
2014-06-03 | Apply accessibility improvements to the settings section | Thomas Bruederli |
2014-06-03 | Fix keyboard navigation and focus/blur behavior in list widgets; register rea... | Thomas Bruederli |
2014-06-03 | Fix list keyboard navigation with toggleselect on | Thomas Bruederli |
2014-06-03 | Apply accessibility improvements to the address book task | Thomas Bruederli |
2014-06-03 | Fixed set_unread_message() in multifolder mode | Aleksander Machniak |
2014-06-03 | Fix so message list and counters are updated when a message is opened in new ... | Aleksander Machniak |
2014-06-03 | Small code improvements/fixes | Aleksander Machniak |
2014-06-02 | Add aria-* controls to turn tables into a listbox widget | Thomas Bruederli |
2014-06-02 | Some more improvemements on content structure, text representation and keyboa... | Thomas Bruederli |
2014-06-02 | Code improvements, removed redundant hasClass() calls | Aleksander Machniak |
2014-06-02 | CS fixes | Aleksander Machniak |
2014-06-02 | Localize title and summary attributes; make message count display box a live ... | Thomas Bruederli |
2014-06-01 | Change private method to protected | Aleksander Machniak |
2014-06-01 | Change private vars/methods to protected | Aleksander Machniak |
2014-05-30 | Display a warning if popup window was blocked (#1489618) | Aleksander Machniak |
2014-05-30 | Small code improvement | Aleksander Machniak |
2014-05-30 | Implemented Text Editor widget that integrates all operations on | Aleksander Machniak |
2014-05-29 | Remove (was: ...) from message subject on reply (#1489375) | Aleksander Machniak |
2014-05-28 | Remove useless code for IE | Aleksander Machniak |
2014-05-28 | Add message status labels to client | Thomas Bruederli |
2014-05-28 | Improve (message) list widget display and keyboard navigation to show sane be... | Thomas Bruederli |
2014-05-28 | Enable autolink plugin in TinyMCE (#1488845) | Aleksander Machniak |
2014-05-28 | Merge branch 'tinymce4' | Aleksander Machniak |
2014-05-28 | TinyMCE4: small improvements | Aleksander Machniak |
2014-05-28 | TinyMCE4: Fix spellchecker resume | Aleksander Machniak |
2014-05-28 | Bring back "Add To Dictionary" feature | Aleksander Machniak |
2014-05-28 | Add method to make a treelist widget become a jQuery UI droppable with suppor... | Thomas Bruederli |
2014-05-28 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2014-05-28 | Small code improvements | Aleksander Machniak |
2014-05-28 | Improved folders sorting by name - use Intl.Collator if supported | Aleksander Machniak |
2014-05-28 | Fix UTF7-IMAP encoding detection (fixes folders list sorting) | Aleksander Machniak |
2014-05-28 | Support csv contacts import in German localization (#1489920) | Aleksander Machniak |
2014-05-27 | Update to TinyMCE 4.0.28 | Aleksander Machniak |
2014-05-27 | Implemented image selector dialog for TinyMCE, css fixes in classic skin for ... | Aleksander Machniak |
2014-05-27 | Use public property instead of setter method to improve compatibility | Thomas Bruederli |