Commit Graph

1043 Commits (e435d3b1205c3e1a8f925fc131ed6d18820e2143)

Author SHA1 Message Date
Thomas Bruederli d221576489 Disable link registering mailto: protocol handler if not supported by the browser (#1489569) 10 years ago
Thomas Bruederli 9da808470d Better indentation styles for treelist items 10 years ago
Thomas Bruederli c8fb38f076 Refined some skin styles 10 years ago
Aleksander Machniak 904fec7505 Add id for login submit button (#1489676) - make it skin independent 10 years ago
Thomas Bruederli c42fc0fff6 Define default treelist styles (i.e. indentation) globally 10 years ago
Thomas Bruederli 80102a2dde Re-locate the move-message toolbar button to be next to the related delete icon; synchronize toolbars in larry and classic skin 11 years ago
Aleksander Machniak 5e8da2b5c9 Added toolbar button to move message in message view 11 years ago
Thomas Bruederli 8bbb01cb66 Add toolbar icon for message move 11 years ago
Thomas Bruederli affabd9a4b Fix some glitches in ACL table display 11 years ago
Aleksander Machniak b99aef05b5 Add missing box-shadow style (#1489556) 11 years ago
Thomas Bruederli cfc84e984f Fix the small CSS fix 11 years ago
Thomas Bruederli 519213426c Small CSS fix with message notice boxes in Larry skin (#1489497) 11 years ago
Thomas Bruederli ff8f2ede34 Fix cropped display of fixed list header in IE (#1295420) 11 years ago
Aleksander Machniak 0f4d09b9e8 Fix empty folder icon for trash folder one level below the root 11 years ago
Aleksander Machniak c836aa25da Fix special folder icons for folders in one level below the root 11 years ago
Thomas Bruederli bc0afad1b3 Added icon for empty trash (#1485775) 11 years ago
Aleksander Machniak fac59dc441 Added move/copy icons, improved edit icon and some icon positions 11 years ago
Aleksander Machniak 20be69a882 Fix class on active move/copy links 11 years ago
Thomas Bruederli a71a9f8267 Added icons for move and copy menu items 11 years ago
Thomas Bruederli 72975e1497 Move folder/directory list auto-scrolling functionality to treelist widget (same as auto-expand) and make it work without list header/footer blocks 11 years ago
Aleksander Machniak e1bb65c6d7 Optimised image 11 years ago
Aleksander Machniak da5fa28d57 Display different icons when Trash folder is empty or full (#1485775) 11 years ago
Aleksander Machniak 772bec6789 Make addEventListener() chainable for better performance and compact code
Replace deperecated row_init usage with addEventListener('initrow')
11 years ago
Aleksander Machniak 440ca6292f Merge pull request #156 from JohnDoh/previewtoggle
remember preview headers collapse status
11 years ago
Aleksander Machniak fad5feae26 Fix (improve fix for) folders list icons (#1489473) 11 years ago
Aleksander Machniak 5c83393788 Fix border issue on folders list in classic skin (#1489473) 11 years ago
Aleksander Machniak 9a0153324e Implemented menu actions to copy/move messages, added folder-selector widget (#1484086) 11 years ago
Aleksander Machniak edca654ef0 Fix quota image broken in e71ceb0c98 (#1489467) 11 years ago
Aleksander Machniak c50eee4827 Improved error messages
- display errors only in dialogs (hide original message element),
- fix error when closing dialog on timeout after dialog was closed manually,
- center dialog vertically on the screen,
- use fadeOut effect on close.
11 years ago
Aleksander Machniak 584de9e698 Fix links in UI messages after new #messagestack was implemented 11 years ago
Aleksander Machniak e71ceb0c98 Remove useless height attribute from #quotadisplay element 11 years ago
Aleksander Machniak f25a96bd40 Improve "ul.listing li" with text overflow styles 11 years ago
Thomas Bruederli f52efbd5cd Save Larry skin UI settings in local storage instead of cookies 11 years ago
Aleksander Machniak fac292a410 Refactored classic skin splitter code to fix it for IE<9 11 years ago
PhilW 6e5bf9e3e6 remember preview header collapse status 11 years ago
Aleksander Machniak 9e36fba547 Fix right margin in mail task interface to be precissely the same as in other tasks 11 years ago
Aleksander Machniak f4d0fb3955 Fix #messagestack position (again) 11 years ago
Aleksander Machniak 571c109260 Make splitters more responsive (using timing events) 11 years ago
Aleksander Machniak 3bcc065831 Add missing </div> 11 years ago
Aleksander Machniak 6dac9f5da5 Small improvements to #messagestack style 11 years ago
Thomas Bruederli 6d67255a5d Remember compose-options collapse status and display them by default; Use abstracted functions to read and set UI settings. To be replaced with local storage... 11 years ago
Thomas Bruederli 21f10c7ad1 Small adjustments to new status message display 11 years ago
Thomas Bruederli 1670b3e1d3 More improvements to list focus styles:
- display focused row also when selected
- background-position-x doesn't work on Firefox, use full background-position properties
11 years ago
Thomas Bruederli a45c0fa0c4 Tweak borders and paddings of focused/selected list rows. Don't show focus indicator when selected 11 years ago
Thomas B. ecb5bd7bd1 Merge pull request #153 from cmcnulty/row-focus
Indicator for row focus, resolves #1489392
11 years ago
Thomas Bruederli 12e93ca2b0 Optimize and preload message icons 11 years ago
Thomas Bruederli 34003c5fa5 Display status messages as pile of black bars overlaying the UI in order to improve visibility (#1488974) 11 years ago
Aleksander Machniak ba2d42f0be Fix attachment menu link in IE8 11 years ago
cmcnulty c07b7b7143 apply focused styles to address book and classic skin 11 years ago
Thomas Bruederli 85e60ada15 First version of the local storage compose data saving feature; some behavioral improvements and encrytion are still to be added 11 years ago