Age | Commit message (Expand) | Author |
2014-06-05 | Don't hide voice contents with display:none, otherwise they're not read. Fix ... | 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 | Use <th> tags for table headers as suggested by the WCAG 2.0 Guidelines | Thomas Bruederli |
2014-06-03 | Simplify CSS boder/background styles for listing elements with focus indicator | Thomas Bruederli |
2014-06-03 | Use jQuery UI tabs widget for tabbed fieldsets | Thomas Bruederli |
2014-06-02 | Some more improvemements on content structure, text representation and keyboa... | Thomas Bruederli |
2014-05-28 | Hide droptarget image if drag-n-drop is not supported | Aleksander Machniak |
2014-05-28 | Improve (message) list widget display and keyboard navigation to show sane be... | Thomas Bruederli |
2014-05-28 | Merge branch 'tinymce4' | Aleksander Machniak |
2014-05-27 | Implemented image selector dialog for TinyMCE, css fixes in classic skin for ... | Aleksander Machniak |
2014-05-27 | Remove list row 'unfocused' state and keep 'selected' classes even when list ... | Thomas Bruederli |
2014-05-15 | Minor fixes for teelist searching | Thomas Bruederli |
2014-05-12 | Define generic styles for a search boxe inside list widgets | Thomas Bruederli |
2014-05-12 | Fix icon for DOC files | Aleksander Machniak |
2014-05-09 | Unify lists' records and headers height no matter it's td, li or span | Aleksander Machniak |
2014-05-07 | Improve keyboard navigation on compose screen: define tabindex groups + enabl... | Thomas Bruederli |
2014-05-07 | Further accessibility improvements regarding keyboard navigation and document... | Thomas Bruederli |
2014-05-02 | Fix unwanted horizontal scrollbar in spellcheck languages list in Chrome browser | Aleksander Machniak |
2014-05-01 | Improve mail view document structure with headings, roles, labels and aria-at... | Thomas Bruederli |
2014-04-30 | 1. Prepare core and Larry skin for improved accessibility | Thomas Bruederli |
2014-04-28 | Define globally available styles for UI buttons with icons | Thomas Bruederli |
2014-04-12 | Move some IE8-specific style to legacy_browser plugin | Aleksander Machniak |
2014-04-04 | Improve HTML structure so toolbar and content are in separate containers. | Aleksander Machniak |
2014-04-03 | Remove style that breaks border/spacing of nested folders in mailboxes list | Aleksander Machniak |
2014-03-21 | Disable link registering mailto: protocol handler if not supported by the bro... | Thomas Bruederli |
2014-03-17 | Better indentation styles for treelist items | Thomas Bruederli |
2014-03-07 | Define default treelist styles (i.e. indentation) globally | Thomas Bruederli |
2014-02-14 | Re-locate the move-message toolbar button to be next to the related delete ic... | Thomas Bruederli |
2014-02-13 | Added toolbar button to move message in message view | Aleksander Machniak |
2014-02-04 | Fix some glitches in ACL table display | Thomas Bruederli |
2014-01-16 | Added icons for move and copy menu items | Thomas Bruederli |
2013-12-15 | Implemented menu actions to copy/move messages, added folder-selector widget ... | Aleksander Machniak |
2013-12-09 | Fix quota image broken in e71ceb0c98b33409af5978f0f33c6c95148bd86b (#1489467) | Aleksander Machniak |
2013-12-05 | Fix links in UI messages after new #messagestack was implemented | Aleksander Machniak |
2013-12-02 | Remove useless height attribute from #quotadisplay element | Aleksander Machniak |
2013-11-28 | Improve "ul.listing li" with text overflow styles | Aleksander Machniak |
2013-11-22 | Fix right margin in mail task interface to be precissely the same as in other... | Aleksander Machniak |
2013-11-22 | Fix #messagestack position (again) | Aleksander Machniak |
2013-11-22 | Small improvements to #messagestack style | Aleksander Machniak |
2013-11-22 | Small adjustments to new status message display | Thomas Bruederli |
2013-11-22 | More improvements to list focus styles: | Thomas Bruederli |
2013-11-22 | Tweak borders and paddings of focused/selected list rows. Don't show focus in... | Thomas Bruederli |
2013-11-22 | Merge pull request #153 from cmcnulty/row-focus | Thomas B. |
2013-11-22 | Display status messages as pile of black bars overlaying the UI in order to i... | Thomas Bruederli |
2013-11-09 | remove remnant of focus td | cmcnulty |
2013-11-09 | CSS only solution to focused messages | cmcnulty |
2013-11-08 | Better icon for advanced settings blocks; message list row borders | Thomas Bruederli |
2013-11-08 | Add filetype icons for Powerpoint and Openoffice Presentations (#1489225) | Thomas Bruederli |
2013-11-04 | tiny-focus column for determining where focus should be | Charles McNulty |