Commit Graph

860 Commits (6ff0c30f191a2df7b93882a1fdfd2b64828e8ed4)

Author SHA1 Message Date
alecpl 925bb8d0af - Fix groupoptionsmenu position after last commit 13 years ago
alecpl 71228297e0 - Added vertical splitter for books/groups list in addressbook (#1487923) 13 years ago
alecpl 39d8ccd6f2 - Fix quicksearchbox alignment 13 years ago
alecpl 81a0cfba50 - Use more descriptive labels for group actions 13 years ago
alecpl f2674707ba - Added groupoptions container 13 years ago
alecpl cc90ed1f84 - Add addressbook name in contact info frame (#1487958) 13 years ago
alecpl e9a9f2f6c5 - Added addressbook advanced search 13 years ago
alecpl 3cacf941fa - Add popup with basic fields selection for addressbook search 13 years ago
alecpl 8254d9c7cb - A little better fix for radiobuttons in popupmenu (previous solution breaks other popup windows, e.g. from acl plugin) 13 years ago
alecpl 89b2d1ba7f - Fix #listmenu after popupmenu change in r4775 13 years ago
alecpl a509bb677c - Add option to set default action of Forward button to "Forward as attachment" 13 years ago
alecpl 9b6c82fdc8 - Add extended command for saving prefs 13 years ago
alecpl 491133a0b2 - Fixed listmenu (added workaround for http://bugs.jquery.com/ticket/9284)
- Small code improvements and use preferred .prop() instead of .attr() for some properties
13 years ago
alecpl 8e99ffbcac - Use less included files in mail and message templates for better performance
- Add access to template name in template expressions
13 years ago
alecpl a208a4fa68 - Add forward-as-attachment feature 13 years ago
alecpl 51001e58b5 - Fix IE8 issue on folders list in folder manager 13 years ago
alecpl 5ab8391074 - Css fixes for IE 13 years ago
alecpl 0deec44e7d - Fixed handling of folder with name "0" in folder selector 13 years ago
alecpl 94bdcce081 - Add possibility (for plugins) to filter folders lists by some additional criteria (e.g. folder type) 13 years ago
thomascube 7c141cc65a Insert additional taskbar icons before settings 13 years ago
vbenincasa 90550b9479 - Added an example in editor.js to help the skin developers know the possibility of sending config. parameter to TinyMCE
- Small fix to allow the script to work in IE6 and IE7
13 years ago
vbenincasa a1621c6759 - Fix incorrect CSS class name call (.quota_text_normal to .quota_text_low)
- Small improvement in the look of quota indicator
13 years ago
thomascube 9e1daa4c45 Move folder name truncation to client (#1485412) 13 years ago
alecpl f30fbb60df - Use size-optimized quota indicator image (use old gif version on IE6 only) 13 years ago
alecpl 4380ebe1f1 - Use size-optimized quota indicator image (use old gif version on IE6 only) 13 years ago
alecpl ddaeb3352c - Optimized size of some images 13 years ago
alecpl 32c8ba67ca - Fix tabs on identity edit page 14 years ago
thomascube ae39c47c3a New config option for custom logo; allow skins to define/override texts 14 years ago
alecpl 6b07e62c7e - Remove unused images 14 years ago
alecpl 5744bfa54d - Fix tabs in folder edit page (broken with devel-addressbook merge) 14 years ago
alecpl 31036bb3eb - Add favicon on message print page (#1487789) 14 years ago
alecpl 61938a735e - Fix/unify page navigation titles 14 years ago
alecpl fc2d3de769 - Better fix for #directorylistbox in IE7 + some IE css improvements 14 years ago
alecpl f1e98a453d - Increase length of subtype select 14 years ago
alecpl 768091e094 - Make so addcontact icon doesn't jump alone to next line 14 years ago
thomascube 61846d1ad3 Fix headers box position in message preview iframe 14 years ago
thomascube 361ce60948 Make iframe headers fixed; don't jump to top when switching tabs 14 years ago
alecpl 8c27d0032f - Use less code 14 years ago
thomascube 5b123fd348 Fix settings UI on IE 6 (#1487724) 14 years ago
thomascube c6be45646b Separate full message headers UI element from headers table (#1487715) + Remove double borders in folder listing (#1487713) 14 years ago
thomascube fbeb468904 Better grouping of contact information 14 years ago
thomascube 26e76dfdd8 Fix window size detection on IE 14 years ago
thomascube 1c6c2c6dc2 Fix randomly disappearing folders list in IE (#1487704) 14 years ago
thomascube 0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 14 years ago
thomascube a3861ba02f Fix message position on older IE 14 years ago
thomascube 636328483f Better CSS cursors for splitters (#1486874) 14 years ago
alecpl 5206569e85 - Fix tabs when have fieldset inside a fieldset 14 years ago
thomascube a63b36a44b Fix float:right in MS browsers 14 years ago
thomascube e624fc6e9d Bring back the title for the column with subscription checkboxes; complete german translations 14 years ago
alecpl b8793fdb99 - Use monospace font in signature textarea 14 years ago
alecpl 935d1a23fe - Fix blinking selection when using splitter on Chrome 14 years ago
alecpl 3ee5a7200a - Improved Mail-Reply-To and Mail-Followup-To headers handling 14 years ago
alecpl af3c045ecf - New Folder Manager UI
- Fix invalid Request when creating a folder (#1487443)
- Add folder size and quota indicator in folder manager (#1485780)
- Add possibility to move a subfolder into root folder (#1486791)
14 years ago
alecpl 63f9dee62d - Add workaround for MSOE's multipart/related messages with non-related attachments 14 years ago
thomascube e363b0d3f9 Limit hover effect to the dropbutton arrow for consistency reasons 14 years ago
thomascube fbe24e9fa9 Allow plugin templates to include local files (#1487133); make autocomplete on login screen configurable 14 years ago
alecpl d2b8840a0e - Fix handling of custom "_from" in sendmail (#1487132)
- Small fix in displaying Sender input field
14 years ago
alecpl d4711f9840 - Add horizontal scrollbar in messageframe - 'show' action (#1455626) 14 years ago
alecpl 7403abdac9 - Fix for nested fieldsets (inside tabbed fieldsets) 14 years ago
alecpl cb105aa9f1 - Fix displaying long header names in message headers table
- Fix translation labels names for Mail-Followup-to and Mail-Reply-To
14 years ago
alecpl 83ba22c77b - Unify template files naming 14 years ago
alecpl c7a815d1a4 - #message object overlaps taskbar 14 years ago
alecpl a79417d4ef - Plugin API: added 'contact_form' hook
- Re-designed contact frame using Tabs
14 years ago
alecpl 125e935306 - Fix vertical alignment of subject coulmn text (#1487091) 14 years ago
thomascube cb7d32ebdd List groups in address detail view and allow to subscribe/unsubscribe from there (#1486753) 14 years ago
alecpl 98f2c93209 - When read-status column is disabled create status icon in subject column
- Change read-status column icons so they are working like in flag column
- Some js code cleanup
14 years ago
alecpl 4438d66760 - Add separate column for message status icon (#1486665) 14 years ago
alecpl 6d5f756703 - Fix: when task is empty (on error?) don't try to include ".css" file 14 years ago
alecpl a9d6e7b30a - Fix misplaced forwarded and replied icons on messages list 14 years ago
alecpl e5ebc193ca - Remove unused icon 14 years ago
alecpl f75adec3e7 - Improvements in googiespell styles 14 years ago
alecpl 8431a769cd - Align drop down menus under main button (#1487048) 14 years ago
alecpl 32c657ae1f - Add (different) attachment icon for messages of type multipart/report (#1486165) 14 years ago
alecpl f1ad3650ed - Use 'messageicons' sprite in markmessagemenu + some fixes 14 years ago
alecpl 1716d5ef5a - Add message list menu to css-sprite image 14 years ago
alecpl e9470683bf - Use css sprite image for messages list 14 years ago
alecpl f22ea7ba18 - Support SMTP Delivery Status Notifications - RFC3461 (#1486142) 14 years ago
alecpl 6769ba7670 - Improve tabs to fixed width and add tabs in identities info (#1486974) 14 years ago
alecpl e25a357d95 - Add Reply-to-List feature (#1484252)
- Add Mail-Followup-To/Mail-Reply-To support (#1485547)
14 years ago
alecpl 619d58a5ac - Fix height of mail_toolbar image 14 years ago
alecpl 249db18585 - Fix "Server Error! (Not Found)" when using utils/save-pref action (#1487023) 14 years ago
alecpl d7f9eb573b - Add link to identities in compose window (#1486729) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 22c6b5b6a0 - Fix: save-prefs action is now in utils task 14 years ago
alecpl fa791286f4 - Small css improvements for SELECT 14 years ago
alecpl 71f60cc9aa - Re-add 'Close' button in upload form (#1486930, #1486823) 14 years ago
alecpl ec581c106e - Revert r3941 (#1486979) 14 years ago
alecpl 0a36c392db - Fix closing popups with ESC key on some browsers 14 years ago
alecpl 3e15dbfa58 - Fix attachment upload popup disapears on double click in Firefox (#1486930) 14 years ago
alecpl 7a0b9be8e3 - Fix background color in importcontacts (#1486882) 14 years ago
thomascube 47e055f45d Default skin is now CC ShareAlike 14 years ago
thomascube 0e2ccb3bca Don't hide upload box on document click in Safari on Windows (#1486823) 14 years ago
thomascube 5cff852b07 Disable active spell check in tinyMCE before switching to plaintext mode (#1486870) + focus message field after mode switch 14 years ago
alecpl 851b2a9811 - Fix js errors when using Roundcube inside an iframe (#1486862) 14 years ago
alecpl ee09d464a8 - Fix #taskbar background (#1486879) 14 years ago
alecpl 0d35d6b81e - Set .pagenav min-width to fix wrapping of line with navigation icons 14 years ago
alecpl f05c458656 - Remove #taskbar width definition (#1486842) 14 years ago
alecpl 503c3c70f4 - css fix for input in addressbook groups list 14 years ago
thomascube a954a0490e Revert accidentally committed image 14 years ago
thomascube 64fa955059 Surround attachment form cleaning with try/catch 14 years ago
alecpl 559de22891 - Fix column name wrapping on folders list (#1486861) 14 years ago
thomascube 9a4fd756a9 Don't open file browser on IE (#1486841) 14 years ago
thomascube c7f7ce889d Delay popup hiding to make menu actions work (#1486848) 14 years ago
alecpl 9e55503dad - Unified rcmail_ui popups handling 14 years ago
alecpl c33e08a3cf - css improvements 14 years ago
alecpl 58a58cc1a3 - more text-overflow:ellipsis on lists 14 years ago
thomascube b218aa7d2e Partially revert changes on compose screen from r3789 14 years ago
alecpl 5019d9caf7 - Fix regression in init_compose_form() (#1486835) 14 years ago
alecpl 7534f6fc59 - fix HTML editor layer resize after first switch 14 years ago
alecpl 9bfcb3b98c - small fix for googie layer height setting 14 years ago
alecpl b8d4febf6c - googiespell layer resizing + small css improvements
- better googiespell suggestions popup positioning
14 years ago
alecpl 3940ba65be - Resize editor after switching to html mode
- create toggle-editor command in app.js, to make possible binding to this command
- Code cleanup in rcmail_ui (moved compose-related functions into rcmail_ui)
14 years ago
alecpl 087c7dc5d2 - Improved compose screen: resizable body and attachments list, vertical splitter, options menu
- Removed productname/version element, changed footer size to 20px
14 years ago
alecpl f821fecac8 - Hide disabled fieldsets in messages list menu 14 years ago
alecpl 4641586971 - Hide preview frame switch when preview_pane option is disabled by dont_override (#1486814) 14 years ago
alecpl 4b96ed76a9 - place quota indicator styles in one place 14 years ago
alecpl a2e81736a9 - Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
14 years ago
alecpl 129997f60e - Added hack for Opera browser in preview pane switcher 14 years ago
alecpl 7888dc6926 - IE fix 14 years ago
alecpl e2b0a0018c - Hide popup menus when clicking in iframes (#1486807) 14 years ago
thomascube 9689f5b54d Make preview pane label clickable + slightly darker labels in pagenav 14 years ago
thomascube 7dff2fe2da Use existing label for preview pane which is more descriptive 14 years ago
thomascube 8e5ed7be9e Strip comments in css string + don't set font color to tags 14 years ago
alecpl f865b68205 - fix identities list width (#1486801) 14 years ago
alecpl ce06d32dd8 - UI unification
- Added button to hide/unhide the preview pane (#1484215)
14 years ago
alecpl 7bac9dfd63 - small fix for popupmenus on IE6/7 (#1486790) 14 years ago
alecpl 4345643550 - IE6/7 fixes 14 years ago
alecpl 254bfdc29e - Fix html comment on IE 14 years ago
alecpl 07e8016774 - remove redundant style 14 years ago
alecpl 172e3346ca - Added mailboxlist options menu in message page 14 years ago
alecpl 54759ce120 - some improvements + added splitter in Identities 14 years ago
alecpl ff38d0e55b - unified css styles for (old) #directorylist*, use common .boxfooter/.boxlistcontent classes 14 years ago
alecpl 62c92731f4 - fix #importbox height 14 years ago
thomascube e9b5a6c2d5 Unify directory/mailbox list actions 14 years ago
alecpl 64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 14 years ago
alecpl cf39928451 - IE6 css fixes for popup menus 14 years ago
alecpl 4ef564367a - IE6 css fixes (addressbook groups list) 14 years ago
thomascube 5800fb6cfd :before doesn't work on IE, what a surprise 14 years ago
thomascube ca38db5744 Allow to drag into groups of another address source 14 years ago
alecpl f5bb9b433d - fix typo 14 years ago
alecpl c3eab29e19 - some fixes in message list columns handling 14 years ago
alecpl 6c9d496fcc - 'threads' column made movable 14 years ago
thomascube de9f799a39 Clarify the use of GPLv2 and exclude skins from this license; the default skin is now licensed under a CC license 14 years ago
alecpl 5d6a3aa0e2 - simplified styles for IE 14 years ago
alecpl 7520f0781c - Fix cursor on subject (broken in last commits) 14 years ago
alecpl 98ef63c106 - Fixes for IE6 (updated pngbehaviour.htc) 14 years ago
alecpl 0e7b66357d - Added threads tree icons
- css/js fixes and improvements in (messages) list code
14 years ago
alecpl bb8012cfcd - Extend contact groups support (#1486682) 14 years ago
alecpl 35a39020ff - small fix of padding in #taskbar 14 years ago
alecpl d44571bde1 - Fix taskbar background on IE6 (typo) 14 years ago
alecpl a804050532 - code formatting 14 years ago
alecpl 479a9915e4 - Added version number in Settings (#1486290) 14 years ago
alecpl 8e211adb01 - Add images pre-loading on login page (#1451160) 14 years ago
alecpl 510df5469b - use transparent image for taskbar backround (#1486624) 14 years ago
alecpl 47b9294c85 - added tabindex on editor-selector 14 years ago
alecpl ed60fef27c - Code cleanup + fixed IE7,8 error when moving splitter out of the screen
- Improved iframes handling (#1486610)
14 years ago
alecpl b14f829777 - small cleanup 14 years ago
thomascube 3baa72a62f Implement group renaming/deleting + use more consistent names for commands and actions (#1486587) 14 years ago
alecpl 23d5349a2a - Fix more actions menu position (#1486588) 14 years ago
alecpl 7a48e5539f - Re-organize editor buttons, add blockquote and search buttons
- Make possible to write inside or after a quoted html message (#1485476)
14 years ago
thomascube 5e2014d90a IE hacks fix 14 years ago
thomascube a3e2912812 IE hacks for contact groups feature 14 years ago
thomascube a61bbb24aa Added basic contact groups feature 14 years ago
alecpl fb7ec576ab - Added possibility to select all messages in a folder (#1484756) 14 years ago
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) 15 years ago
alecpl 0b0a293313 - fix <select> style 15 years ago
alecpl 0f8ff20ae2 - Make fonts and colors more consistent (#1486565) 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
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
alecpl 5a22ad8f2a #1485632: fix searchfilter label's for attribute 16 years ago
thomascube 35c31ed638 Group settings boxes together in floating blocks for better layout 16 years ago
thomascube 1a762278f3 Validate html a tags 16 years ago
alecpl a2efac5e7b - fix unflagged icon setting on IE
- small code cleanups
16 years ago
alecpl 4fb1e8582b - allow cc, bcc, replyto fields hidding 16 years ago
alecpl bfcef678a8 #1485621: fix 'size' column name with sort icon 16 years ago
alecpl 81831ae50d - IE fix for r2139 change 16 years ago
alecpl 6291c90bd5 #1485455: fix checkboxes style in Opera 16 years ago
alecpl de2e0bfeb8 #1485439: style fixes for IE6,7 16 years ago
alecpl fe3e67884d #1485544: quota image better look 16 years ago
alecpl b1c1541427 - Add Robots meta tag in login page and installer (#1484846) 16 years ago
alecpl e2dd81f8dd - Fix horizontal scrollbar in preview pane on IE (#1484633) 16 years ago
alecpl e1de7d623d - fix status filter position on IE 16 years ago
thomascube 9c705b72b8 Fix position of the filter box 16 years ago
thomascube 3dc19d5fc8 Move search filter drop-down closed to search box 16 years ago
alecpl 7f43e18fde #1485605: some css fixes for IE6 16 years ago
thomascube ba1c48f2bd Spread settings box over the whole width of the windows + make fieldsets float 16 years ago
thomascube 2c8e84c1e5 Do serverside addressbook queries for autocompletion (#1485531) + make autocompletion list clickable 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
alecpl a6ebd304e3 - small fix for font-size in quotabox span 16 years ago
alecpl be758e06f9 - Make identities list scrollable (#1485538) 16 years ago
alecpl 79af0bb1ba - Add warning when switching editor mode from html to plain (#1485488)
- Unified editor switching functions
16 years ago
thomascube 3af5bb7840 Add some horizontal space to separate the different control links and quota display 16 years ago
alecpl ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
16 years ago
alecpl 6210e86321 #1485376: removed corrupted and not used images 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 59ed6f1645 #1484684: prevent from data loss when pressing ESC key in IE while message compose 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 c47ff42c4a - add border:0 for images 16 years ago
alecpl e51ef05195 - use flagged class 16 years ago
alecpl 89bafaeb61 - added commented #messagelist tr.flagged definition (#1485464) 16 years ago
alecpl 6afdd695eb - fix unclosed label (#1485454) 16 years ago
alecpl 58f786f19d - removed old and not used ldapscripts.html 16 years ago
alecpl 5f660cd7c4 - Minimize "inline" javascript use (#1485433) 16 years ago
alecpl 4e9349d5e8 - small style clean up 16 years ago