summaryrefslogtreecommitdiff
path: root/skins/larry/ui.js
AgeCommit message (Expand)Author
2014-04-28Add splitter in Settings > ResponsesAleksander Machniak
2014-04-25Avoid popupmenus being closed when scrollbar is clicked (#1489832)Thomas 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
2013-12-05Improved error messagesAleksander Machniak
2013-11-23Save Larry skin UI settings in local storage instead of cookiesThomas Bruederli
2013-11-23remember preview header collapse statusPhilW
2013-11-22Make splitters more responsive (using timing events)Aleksander Machniak
2013-11-22Remember compose-options collapse status and display them by default; Use abs...Thomas Bruederli
2013-11-22Display status messages as pile of black bars overlaying the UI in order to i...Thomas Bruederli
2013-11-20Fix attachment menu link in IE8Aleksander Machniak
2013-11-10First version of the local storage compose data saving feature; some behavior...Thomas Bruederli
2013-11-08Adjust recipients textarea size according to conent.Thomas Bruederli
2013-10-30Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734)Aleksander Machniak
2013-09-13Move some config options to new and collapsible 'advanced' blocksThomas Bruederli
2013-08-15Distinguish mobile/tablet/touch devicesThomas Bruederli
2013-07-09Finally: make message list header stay on top when scrolling (#1295420)Thomas Bruederli
2013-07-01Contacts drag-n-drop default action is to move contacts (#1488751)Aleksander Machniak
2013-06-24Improved/unified attachment preview pageAleksander Machniak
2013-06-23Improve screen min-width calculationAleksander Machniak
2013-06-23Fix lack of space between searchfiler and quicksearchbar in Larry skin (#1489...Aleksander Machniak
2013-06-18Merge branch 'dev-advanced-ldap-groups':Thomas Bruederli
2013-06-14Add feature to import messages to the currently selected folderThomas Bruederli
2013-06-12Improved width of message list menu dialogAleksander Machniak
2013-06-11Fix list mode switch to 'List' after saving list settings in Larry skin (#148...Aleksander Machniak
2013-06-07Fix decorated select width in FirefoxAleksander Machniak
2013-06-05Make update_quota publicAleksander Machniak
2013-06-01Improved handling of Reply-To/Bcc addresses of identity in compose form (#148...Aleksander Machniak
2013-05-20Change Reply-All button label/title when mailing list is detected (#1488938)Aleksander Machniak
2013-04-29Catch possible "Permission denied" error on iframe elements in IEAleksander Machniak
2013-04-19Small code optimizationVictor Benincasa
2013-04-04Add add_popup() method to make possible to register popup from a plugin.Aleksander Machniak
2013-03-22Call resize handler in intervals to prevent lags and double onresize calls in...Aleksander Machniak
2013-03-08Fix javascript errors when working in a page opened with taget="_blank"Aleksander Machniak
2013-03-06Add attachment menu with Open and Download options (#1488975)Aleksander Machniak
2013-02-07Add link to pop the address group stack; add animations when pushing/popping ...Thomas Bruederli
2013-01-31Only trigger timers when dragging is activeThomas Bruederli
2012-12-29Add toggle to minimize page header; automatically triggers on small screensThomas Bruederli
2012-10-24Show compose options if they were visible in openerThomas Bruederli
2012-10-24Refactored compose UI according to discussions on the mailing listThomas Bruederli
2012-10-16Display connection errors in UI. Stack error messages in popup (Larry skin)Thomas Bruederli
2012-10-01Replacement for commit af276f21e536:Thomas Bruederli
2012-10-01Revert "Add full headers view in message preview window (#1488538)"Thomas Bruederli
2012-09-11Init splitter in Preferences also when env.action is emptyAleksander Machniak
2012-09-04Merge branch 'message_show_ui'Aleksander Machniak
2012-09-04Remove (too big) min-width on mail screenAleksander Machniak
2012-09-04Add full headers view in message preview window (#1488538)Aleksander Machniak
2012-08-29Call resize() to fix floatingbuttons position in tabbed page (on tab selection)Aleksander Machniak