summaryrefslogtreecommitdiff
path: root/skins/larry/ui.js
AgeCommit message (Expand)Author
2015-03-16Color quota display orange/red when over 80/90 %Thomas Bruederli
2015-02-07Embed magnet link for license information1.1.0Thomas Bruederli
2015-01-23Code style improvements and fixesAleksander Machniak
2015-01-23Workaround Firefox 3.6 issue where "advanced options" toggle element was misp...Aleksander Machniak
2014-12-16Remove focus from toggle item if clicked with the mouseThomas Bruederli
2014-11-18Avoid duplicated errors in error dialogAleksander Machniak
2014-11-13Don't append created iframe to document if it's going to be appended to a dia...Aleksander Machniak
2014-10-27Fix compose body area size, so scrollbars aren't truncated, unify paddingAleksander Machniak
2014-09-19Fix splitter code to properly work with 1px size bordersThomas Bruederli
2014-09-16Avoid errors when contacts widget is missing (in derived skins for example)Thomas Bruederli
2014-08-14Place folder namespace selector above search box. Adjust height after box is ...Thomas Bruederli
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-08Added folder searching in Folder ManagerAleksander Machniak
2014-07-23Fix errors when using localStorage in Safari's private browsing mode (#1489996)Aleksander Machniak
2014-07-09Fix displaying error messages without timeoutThomas Bruederli
2014-07-02Use treelist widget for folders list in Settings/Folders (#1489648)Aleksander Machniak
2014-06-30Unify default width of resizable UI elements (#1488837)Aleksander Machniak
2014-06-26Display full quota information in popup (#1485769, #1486604)Aleksander Machniak
2014-06-23Focus displayed input element in show_header_row()Aleksander Machniak
2014-06-19Fix preview toggle button (missing iconbutton class after click)Aleksander Machniak
2014-06-05Fix keyboard interaction with decorated <select> elements (Firefox only)Thomas Bruederli
2014-06-05Merge branch 'dev-accessibility'Thomas Bruederli
2014-06-03Apply accessibility improvements to the settings sectionThomas Bruederli
2014-06-03Use jQuery UI tabs widget for tabbed fieldsetsThomas Bruederli
2014-05-28Merge branch 'tinymce4'Aleksander 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-08Moved popup-menu functions to Roundcube core for seamless integration of (sta...Thomas Bruederli
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-01Improve mail view document structure with headings, roles, labels and aria-at...Thomas Bruederli
2014-05-01Update to TinyMCE 4.xAleksander Machniak
2014-04-301. Prepare core and Larry skin for improved accessibilityThomas Bruederli
2014-04-28Add splitter in Settings > ResponsesAleksander 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-12Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update t...Aleksander Machniak
2014-04-07Small refactoring of message list column configuration; fixes table column re...Thomas Bruederli
2014-04-07Merge branch 'dev-multi-folder-search'Thomas Bruederli
2014-04-04Improve HTML structure so toolbar and content are in separate containers.Aleksander Machniak
2014-04-04Fix splitter so minimum width/height is checked on both sides of the splitterAleksander Machniak
2014-01-20Update to TinyMCE 4.xAleksander Machniak
2014-01-20Fix thread/list mode update and displayThomas Bruederli
2014-01-20Re-submit search query when switching foldersThomas Bruederli
2014-01-20- Make search scope selectable in UIThomas Bruederli
2014-01-05Move folder/directory list auto-scrolling functionality to treelist widget (s...Thomas Bruederli
2013-12-23Make addEventListener() chainable for better performance and compact codeAleksander Machniak
2013-12-23Merge pull request #156 from JohnDoh/previewtoggleAleksander Machniak
2013-12-15Implemented menu actions to copy/move messages, added folder-selector widget ...Aleksander Machniak