Commit Graph

496 Commits (4757608097aec3c8c4c8bfa2b892ea603f583547)

Author SHA1 Message Date
alecpl 39f9d39c3f - use less styling on select fields 14 years ago
alecpl 02e2b43ee3 - remove unused css file 14 years ago
alecpl 9224c8a4cb - don't use quotes in background url specification 14 years ago
alecpl bf214a478f - Use product name as title of header logo, change header logo link (#1486567) 14 years ago
alecpl 0b0a293313 - fix <select> style 14 years ago
alecpl 0f8ff20ae2 - Make fonts and colors more consistent (#1486565) 14 years ago
alecpl 74fd1aec77 - moved listcontrols container before the conditional tag 14 years ago
alecpl 258a043a31 - hide threads related stuff if threads are not supported 14 years ago
alecpl 9b3fdc25c1 - Implemented messages copying using drag&drop + SHIFT (#1484086) 15 years ago
alecpl c16986be7f - use popupmenu style for attachments upload form
- move .popupmenu style definition to common.css
15 years ago
thomascube f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 15 years ago
alecpl a4865adf44 - code cleanup 15 years ago
thomascube 7910c0ff55 Remember search modifiers in user prefs (#1486146) + bring back the old defaults 15 years ago
thomascube 7d9d3b0210 Better icon for drafts folder 15 years ago
alecpl 8955ca63e3 - IE7 fix 15 years ago
alecpl 359a95e062 - fix: taskbar too height, overlaps toolbar 15 years ago
alecpl 95a8f18501 - Don't create link to not existing css file for dummy task
- rename addresses.css to addressbook.css (now matches with task name)
15 years ago
thomascube d4a2c0cf5c Import contacts into the selected address book + set button states accordingly 15 years ago
alecpl 27e9a5b09c - change mailboxlist maxlength=25 15 years ago
alecpl 3f5cce6685 - pixel-fix in mailboxlist 15 years ago
alecpl 3815e050e0 - Fix displaying nested message parts (#1486246) 15 years ago
alecpl e2927b05ca - fix folderlist header in message.html after r3141 15 years ago
alecpl 5261d264de - small style improvements for folderlist, better Drafts icon 15 years ago
alecpl b1d3a4e1cf - set "productname" for Roundcube logo in "error" template (#1486283) 15 years ago
alecpl 5cef5b55bf - fix replyto and cc cols css issue (#1486276) + handle their values as in from/to 15 years ago
alecpl 1cf86b731c - small clean up 15 years ago
thomascube 0207c45c90 More options for top posting feature (#1484272) using patch from Phil Weir 15 years ago
alecpl 50f56d2046 - top posting (#1484272) 15 years ago
alecpl 47a09cd338 - remove #printmessageframe (#1486256) 15 years ago
thomascube 09915f1430 Specify toolbar container in compose template (#1486247) 15 years ago
thomascube d22f4e67af Better icon for empty folder command 15 years ago
alecpl 700ef1f09a - Avoid unnecessary page loads for selected tab (#1486032) 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 49771b1039 - Don't display disabled sections in Settings (#1486099) 15 years ago
alecpl 74e5bd449f - fix IE6 toolbarmenu regression (#1486195) 15 years ago
alecpl c3456e98b6 - fix IE6 regression in listcontrols (#1486195) 15 years ago
alecpl 4385ad9099 - small fixes in messagetoolbar iconset + added signature icon for future use 15 years ago
alecpl 144b848e10 - fix 1px IE issue in 'records-table' header row 15 years ago
alecpl e7cdf70c9d - fix attachmentlist on IE7 (#1486206) 15 years ago
alecpl 6fff3c8e02 - more css unification for boxes + toolbarmenu moved to common.css (#1486198) 15 years ago
alecpl 2aaa992cc1 - unified boxtitle css styles 15 years ago
vbenincasa 3f97120cb1 - Added an alert message when uploading still in progress and the user tries to send the message
- Added the functionality to abort the upload process
- Changed the loading icon background to transparent, so it can be used in other templates easily
15 years ago
alecpl a23497f92f - loading indicator 15 years ago
alecpl ebf8726eea - Added attachment upload indicator with parallel upload (#1486058) 15 years ago
alecpl 52bd7bf16e - fix 2px splitter issue on IE8 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
vbenincasa df2a51e3fa - Replace the attribute "size" with "width" in CSS from login input fields (#1486155).
- Fix an extra margin in login form (IE6/7)
15 years ago
alecpl 6a486e0bef - allow setting login inputs size in skin template (#1486155) 15 years ago
vbenincasa 2b77e8daa7 - Provide some additional usability for attachments form with "mainaction" class and a slightly bigger file field (CSS width doesn't works with file field so we need to use "size" property) 15 years ago
alecpl 6c4c5b1975 - small css improvement 15 years ago
vbenincasa d9b9369c57 - fix search box not writable in IE6/7 (#1486086) 15 years ago
thomascube 4b1647fcdc New logo and minor changes to default skin 15 years ago
alecpl 2e97306fd4 - dos2unix'ed 15 years ago
vbenincasa 09804ecebb fix missing border in IE6/7 empty table cell (#1486083) 15 years ago
alecpl 3181bef92b - fix compose menu with lower resolutions on IE (#1486012) 15 years ago
alecpl a5c1ecea58 - fix messagelist width on IE (#1486061) 15 years ago
alecpl 4ff4adca27 - Fix too small status/flag/attachment columns in Safari 4 (#1486063) 15 years ago
alecpl f4360201ee - Fix messagelist width on IE6,7 (#1486061) 15 years ago
alecpl f9aeecd579 - Fix selection disabling while dragging splitter in webkit browsers (#1486056) 15 years ago
thomascube 875ac893f1 Tweak settings page: align with tab list, remove that single advanced option for now, select 'general' section at startup 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
thomascube a00f466b40 Add taskicons as PNG for convenience (#1486013) 15 years ago
alecpl dd1dee4f63 - fix messagelist width in IE8 15 years ago
alecpl 4bcb36a618 - css min-width fixes + #1486012 15 years ago
alecpl f05834857c - Re-designed User Preferences interface 15 years ago
thomascube f6aed2c964 Fix toolbars in IE6 15 years ago
alecpl 2e63d304e4 - Fix #messagemenu display on IE (#1486006) 15 years ago
thomascube 985cf2bb06 Set min-width for countcontrols 15 years ago
thomascube 4a42653fa3 More speedup by using sprites for buttons: replacing 76 images with 4 new 15 years ago
thomascube 7e7edff7ee Reduced some image file sizes using ImageOptim 15 years ago
alecpl c98c82ef63 - add plugin buttons into taskbar after Settings and before Logout 15 years ago
alecpl 3541d0e97a - use lowercase in html tag names 15 years ago
alecpl fa5b0e6f69 - use empty alt for watermark image 15 years ago
alecpl 779b0d4cf4 - use productname object in title 15 years ago
thomascube 7d8e168cb1 Fix compose step: correctly choose html mode and attachments when in draft or edit mode 15 years ago
alecpl 65e8dff41f - if message wasn't found in preview mode display separate template 15 years ago
alecpl 2818f8e9ed - Show SMTP errors in browser (#1485927) 15 years ago
alecpl 10914a05eb - fix messagelist subject column width in IE8 15 years ago
thomascube bd9bfcfa8a Place additional toolbar icons before the mark-message dropdown button 15 years ago
alecpl e40091bffd - fix opacity in IE8 15 years ago
thomascube 3f57a52c27 Fix css hacks for IE (#1485931) 15 years ago
alecpl 21d6827c70 - fix delete icon on attachment list (#1485921) 15 years ago
thomascube 189482db24 Re-arrange html containers in order to move the footer links with the separator 15 years ago
thomascube 921270dfcb Icon and better naming for message-edit function 15 years ago
alecpl 069704b170 - Added message Edit feature (#1483891, #1484440) - need icon 15 years ago
alecpl 5ab694d71c - fix horizontal scrollbar in Safari/Chrome (#1485204) 15 years ago
alecpl a54242c2b1 - Colorized signatures in plain text messages 15 years ago
alecpl 9ff987787b - fix last Chrome fix 15 years ago
alecpl 8c2d26638c - IE fix 15 years ago
alecpl 96b9717c18 - fix page background on login screen in Chrome 15 years ago
alecpl cf7f222870 - move safari hacks to separate css file 15 years ago
alecpl f042be35ae - small css fixes (Opera) 15 years ago
alecpl 09839a59cb - cross-browser css fixes 15 years ago
alecpl c4530e834a - hide IE-specyfic style 15 years ago
alecpl 1ae1d85ce4 - use -ms-filter for IE8 opacity 15 years ago
alecpl a0a4288128 - use 'browser' expression to hide IE-specific inline styles 15 years ago
thomascube 9808b3c437 Better icon for add-contact function in message headers 15 years ago
alecpl 52818559ce - Added possibility to invert messages selection 15 years ago
thomascube bd6d22e3e0 Improve visibility on red background 15 years ago
alecpl 40d9bc62a7 - removed unused style 15 years ago
alecpl 32ca1f9fc8 - css fixes (#1485869) 15 years ago
alecpl 29961f4f87 - small "pixelosa" in folders list fixed 15 years ago
thomascube 991a25ab5d Better icon for deleting folders + remove hard-coded icon path 15 years ago
thomascube bb7509c607 Fix folder list sprites 15 years ago
thomascube 8515bbb314 Fix folder list sprites 15 years ago
alecpl 7ec8922889 - revert (unwanted) last change 15 years ago
alecpl 2ff8af15a4 - Fixed problem with double quote at the end of folder name (#1485884) 15 years ago
thomascube 0b9dcdd605 Improve subscriptions table appearance 15 years ago
thomascube d7e3ae6711 Restore removed icon 15 years ago
thomascube 4f44393403 Remove blank lines in html source (pedantic...) 15 years ago
thomascube d7f49d64d3 Speedup UI by using CSS sprites and etags/expires/deflate for static files 15 years ago
thomascube a9c813f192 Move more proprietary CSS styles to the ie-hacks file 15 years ago
alecpl 707c108619 - show openlink in 'show' action 15 years ago
thomascube 9c0280b607 Add missing CSS files for IE 15 years ago
thomascube b4f7c665bb Tweak default skin with better icons (sprites) and move IE hacks to an external file included by conditional comments 15 years ago
alecpl 1e1070055b - place 'toolbar' container before mailboxlist (#1485870) 15 years ago
alecpl 4beb1ad105 - added 'markmenu' container + small css changes 15 years ago
alecpl 562c0e8528 - added rollover mark in quicksearchbox (glass) image 15 years ago
alecpl 7997529223 - messagemenu and markmessagemenu fixes + icons 15 years ago
alecpl a35013e016 - better message menu button image + some fixes 15 years ago
alecpl 5114208db4 - messagemenu 15 years ago
alecpl 49dfb0047a - Added message menu (some image needed), removed Print and Source buttons
- Added possibility to save message as .eml file (#1485861)
15 years ago
thomascube aee4601907 Fix Googiespell 15 years ago
alecpl 4e2f344545 - removed old onload function 15 years ago
alecpl 30b152b194 - Added quick search box menu (#1484304) 15 years ago
alecpl 309d2f40a0 - jQuery'fied GoogieSpell 4.0 + some changes in compose 15 years ago
thomascube ffa6c1011c Update Googiespell to version 4.0 15 years ago
alecpl 9f3579b1f8 - Fix wrong column sort order icons (#1485823)
- set defult sorting of new column to 'ASC'
15 years ago
alecpl 1fb5874f27 - fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
15 years ago
alecpl f055b12f3e - small css fixes in login form, boxes and subscription list 15 years ago
alecpl 962085baa1 - Fix text wrapping in HTML editor after switching from plain text to HTML (#1485521) 15 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 15 years ago
alecpl 269719fbfe - Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, Opera9, Konqueror3, Chrome1, Safari4) 15 years ago
alecpl f65a7cb8c3 - subscription-list IE fix 15 years ago
alecpl 72a8c32e1a - small css fix in subscription-list thead 15 years ago
alecpl 5a3f5852aa - Fix compose window doesn't fit 1024x768 window (#1485396) 15 years ago
alecpl 38ddba5cda - Fix word wrapping in message-part's <PRE>s for printing (#1485787) 15 years ago
alecpl e1c2e7271e #1485696: removed hardcoded size of logo image 16 years ago
alecpl 6af3fa8d2c - filter width fix 16 years ago
alecpl 9e2b2bb1bd - min-width fix for IE6 16 years ago
thomascube 624ce79917 Remove fixed width in settings page (#1485663) + limit size of timezone drop-down 16 years ago
thomascube 2780647114 Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste in Firefox (#1485425) 16 years ago
thomascube 64db7e176e Fix mark popup in IE 7 (#1485369) 16 years ago
alecpl 05b9a2a091 #1485631: code clean up, small fix 16 years ago
alecpl c2af7eb68f #1485455: small fixes for IE 16 years ago
alecpl 28f3d71ca1 #1485633: use new watermark image 16 years ago
thomascube 1b21ed5152 New (lightweight, gif) watermark image 16 years ago