Commit Graph

75 Commits (8e5ed7be9e754dfca0278653002ec75f9199d8a9)

Author SHA1 Message Date
alecpl ce06d32dd8 - UI unification
- Added button to hide/unhide the preview pane (#1484215)
14 years ago
alecpl 254bfdc29e - Fix html comment on IE 14 years ago
alecpl ff38d0e55b - unified css styles for (old) #directorylist*, use common .boxfooter/.boxlistcontent classes 14 years ago
thomascube e9b5a6c2d5 Unify directory/mailbox list actions 14 years ago
alecpl c3eab29e19 - some fixes in message list columns handling 15 years ago
thomascube a61bbb24aa Added basic contact groups feature 15 years ago
alecpl fb7ec576ab - Added possibility to select all messages in a folder (#1484756) 15 years ago
alecpl 74fd1aec77 - moved listcontrols container before the conditional tag 15 years ago
alecpl 258a043a31 - hide threads related stuff if threads are not supported 15 years ago
alecpl 9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 15 years ago
thomascube f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 15 years ago
alecpl 27e9a5b09c - change mailboxlist maxlength=25 15 years ago
alecpl 5261d264de - small style improvements for folderlist, better Drafts icon 15 years ago
alecpl 7415c02ecf - Fix quota indicator issues by content generation on client-size
instead of bin/quotaimage.php: better performance, better styling posibilities (#1486197, #1486220)
15 years ago
alecpl 05d18da660 - fix typo 15 years ago
alecpl 37d909124a - fix unread/invert actions (broken in last commit) 15 years ago
alecpl 8583d64b8a - Fix folder/messagelist controls alignment - icons used (#1486072) 15 years ago
thomascube 4b1647fcdc New logo and minor changes to default skin 15 years ago
thomascube 996f0b4a1f Revert r2844: mailfooter should align with message list 15 years ago
alecpl 4fc15f69da - make #mailfooter good looking in all browsers (not tested with IE6) 15 years ago
alecpl 4bcb36a618 - css min-width fixes + #1486012 15 years ago
thomascube 4a42653fa3 More speedup by using sprites for buttons: replacing 76 images with 4 new 15 years ago
thomascube bd9bfcfa8a Place additional toolbar icons before the mark-message dropdown button 15 years ago
thomascube 189482db24 Re-arrange html containers in order to move the footer links with the separator 15 years ago
alecpl a0a4288128 - use 'browser' expression to hide IE-specific inline styles 16 years ago
alecpl 52818559ce - Added possibility to invert messages selection 16 years ago
thomascube b4f7c665bb Tweak default skin with better icons (sprites) and move IE hacks to an external file included by conditional comments 16 years ago
alecpl 4beb1ad105 - added 'markmenu' container + small css changes 16 years ago
alecpl 562c0e8528 - added rollover mark in quicksearchbox (glass) image 16 years ago
alecpl 7997529223 - messagemenu and markmessagemenu fixes + icons 16 years ago
alecpl a35013e016 - better message menu button image + some fixes 16 years ago
alecpl 49dfb0047a - Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
16 years ago
alecpl 30b152b194 - Added quick search box menu (#1484304) 16 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 16 years ago
alecpl 269719fbfe - Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, Opera9, Konqueror3, Chrome1, Safari4) 16 years ago
alecpl 5a22ad8f2a #1485632: fix searchfilter label's for attribute 16 years ago
alecpl a2efac5e7b - fix unflagged icon setting on IE
- small code cleanups
16 years ago
thomascube 3dc19d5fc8 Move search filter drop-down closed to search box 16 years ago
alecpl d59aaa1aaf - Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
16 years ago
alecpl e538b3dc7d - Added message status filter + fixes for r2046 (searching with SORT) 16 years ago
thomascube 3af5bb7840 Add some horizontal space to separate the different control links and quota display 16 years ago
thomascube c2de4d01ba Replace flag with star as used in Gmail and Thunderbird + add hover effect for flags col 16 years ago
alecpl 4a509a5b7c - Fix 'Empty' link visibility for some languages e.g. Slovak (#1485489)
- Fix messages count bar overlapping (#1485270)
16 years ago
alecpl 5f660cd7c4 - Minimize "inline" javascript use (#1485433) 16 years ago
alecpl a1f7220e9f - prevent splitters "jumps" when page is loading (set style reading cookie in skin template, using new 'expression' feature) 16 years ago
alecpl cb7597e268 -moved <style> to <head> 16 years ago
alecpl d734041f00 - Added icons for forwarded/forwarded+replied messages (#1485257) 16 years ago
alecpl 6cd00992a2 - Fixed quota img height/width setting from template (#1484857) 16 years ago
alecpl e5686f4a01 - Added vertical splitter for folders list resizing
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170)
- debug console css fixes for IE
16 years ago
thomascube aee3a2f1d2 Fix hiding of mark menu (#1484944) 16 years ago