summaryrefslogtreecommitdiff
path: root/skins/classic
AgeCommit message (Collapse)Author
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
Conflicts: program/include/rcmail_output_html.php program/js/app.js program/js/treelist.js program/lib/Roundcube/html.php skins/larry/styles.css skins/larry/templates/compose.html
2014-06-04Improved video support, all tinymce related resources moved to ↵Aleksander Machniak
program/js/tinymce/roundcube dir
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-02Some more improvemements on content structure, text representation and ↵Thomas Bruederli
keyboard navigation within the mail view
2014-05-30Fix double newlines on message printoutAleksander Machniak
2014-05-28Hide droptarget image if drag-n-drop is not supportedAleksander Machniak
2014-05-28Improve (message) list widget display and keyboard navigation to show sane ↵Thomas Bruederli
behavior with screen readers
2014-05-28Merge branch 'tinymce4'Aleksander Machniak
Conflicts: program/js/app.js program/js/editor.js program/js/tiny_mce/tiny_mce.js program/steps/utils/spell_html.inc
2014-05-27Implemented image selector dialog for TinyMCE, css fixes in classic skin for ↵Aleksander Machniak
TinyMCE4
2014-05-27Remove list row 'unfocused' state and keep 'selected' classes even when list ↵Thomas Bruederli
loses focus. For visual distinguishing .focus tr.selected can be used
2014-05-26Fix so responses menu hides on click in classic skin (#1489915)Aleksander Machniak
2014-05-20Define common styles for search boxesThomas Bruederli
2014-05-17Merge branch 'dev-text2html'Aleksander Machniak
Conflicts: program/js/app.js Fix handling magic_quotes in rcube_text2html and rcube_html2text - move stripslashes from these classes to action files
2014-05-15Improved handling of new-lines in quoted paragraphs on text2html conversionAleksander Machniak
2014-05-12Update copyright year in about templateThomas Bruederli
2014-05-11Improved display of plain text messages and text to HTML conversion (#1488937)Aleksander Machniak
Now instead of <pre> we use <div class="pre"> styled with monospace font. We replace whitespace characters with non-breaking spaces where needed. I.e. plain text is always unwrappable, until it uses format=flowed, in such a case only flowed paragraphs are wrappable. Also conversion of text to HTML in compose editor was modified in the same way.
2014-05-07Further accessibility improvements regarding keyboard navigation and ↵Thomas Bruederli
document structure
2014-05-05Make TinyMCE4 buttons smallerAleksander Machniak
2014-05-01Update to TinyMCE 4.xAleksander Machniak
2014-04-27Specify licenses in all javascript files and blocks to please LibreJSThomas Bruederli
2014-04-25Avoid popupmenus being closed when scrollbar is clicked (#1489832)Thomas Bruederli
2014-04-18Add multi-folder search capabilities to classic skin (#1485234)Thomas Bruederli
2014-04-15Remove useless debug_level=8 and javascripts's rcube_consoleAleksander Machniak
2014-04-12Remove IE6-specific quota.gif imageAleksander Machniak
2014-04-12Remove IE6-specific codeAleksander Machniak
2014-04-12Fix subfolders margin on folders listAleksander Machniak
2014-04-12Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update ↵Aleksander Machniak
to jQuery-2.1.0
2014-03-21Disable link registering mailto: protocol handler if not supported by the ↵Thomas Bruederli
browser (#1489569)
2014-03-17Better indentation styles for treelist itemsThomas Bruederli
2014-03-11Refined some skin stylesThomas Bruederli
2014-03-11Add id for login submit button (#1489676) - make it skin independentAleksander Machniak
2014-02-14Re-locate the move-message toolbar button to be next to the related delete ↵Thomas Bruederli
icon; synchronize toolbars in larry and classic skin
2014-02-13Added toolbar button to move message in message viewAleksander Machniak
2014-02-13Add toolbar icon for message moveThomas Bruederli
2014-02-03Add missing box-shadow style (#1489556)Aleksander Machniak
2014-01-23Fix special folder icons for folders in one level below the rootAleksander Machniak
2014-01-20Update to TinyMCE 4.xAleksander Machniak
2014-01-17Added move/copy icons, improved edit icon and some icon positionsAleksander Machniak
2014-01-17Fix class on active move/copy linksAleksander Machniak
2014-01-05Move folder/directory list auto-scrolling functionality to treelist widget ↵Thomas Bruederli
(same as auto-expand) and make it work without list header/footer blocks
2013-12-25Display different icons when Trash folder is empty or full (#1485775)Aleksander Machniak
2013-12-16Fix (improve fix for) folders list icons (#1489473)Aleksander Machniak
2013-12-15Fix border issue on folders list in classic skin (#1489473)Aleksander Machniak
2013-12-15Implemented menu actions to copy/move messages, added folder-selector widget ↵Aleksander Machniak
(#1484086)
2013-11-23Refactored classic skin splitter code to fix it for IE<9Aleksander Machniak
2013-11-22Make splitters more responsive (using timing events)Aleksander Machniak
2013-11-22More improvements to list focus styles:Thomas Bruederli
- display focused row also when selected - background-position-x doesn't work on Firefox, use full background-position properties
2013-11-22Tweak borders and paddings of focused/selected list rows. Don't show focus ↵Thomas Bruederli
indicator when selected