summaryrefslogtreecommitdiff
path: root/skins/default
AgeCommit message (Collapse)Author
2012-03-08- Scroll long lists on drag&drop (#1485946)alecpl
2012-03-05- Fix displaying HTML messages from Disqus (#1488372)alecpl
2012-03-02- Remove redundant button (added in last commit by mistake)alecpl
2012-03-02- Fix "#messagetoolbar select" in Firefox (#1488261)alecpl
2012-03-02- Better html editor borderalecpl
2012-03-02- Add image dimensions (#1487955)alecpl
2012-02-27- Move percent_indicator from app.js into the skinalecpl
2012-02-26- Fixed identity delete button state, removed delete button in identity-edit ↵alecpl
form (for consistency)
2012-02-20- Fix typos in last commitalecpl
2012-02-20- Make sure About tab is always the last tab (#1488257)alecpl
2012-02-13- Added mailto: protocol handler registration link in User Preferences ↵alecpl
(#1486580)
2012-02-09- Fix checkbox position in Firefox, againalecpl
2012-02-09- Handle identity details box with an iframe (#1487020)alecpl
- Fix issue where tabs were overlapping box title
2012-02-04- Fix preview pane switch position in Firefox + small improvementsalecpl
2012-01-01- Fix so editor selector is hidden when 'htmleditor' is listed in ↵alecpl
'dont_override'
2011-12-27- Fix searchbox positionalecpl
2011-12-09Allow custom content (from config dir) showing up on the about pagethomascube
2011-12-06- Fix label, add paragraph closing tagalecpl
2011-11-28- Reset messages list page when clicking on logo (#1487757)alecpl
2011-11-27- Fix fit_string_to_size() renders browser and ui unresponsive (#1488207):alecpl
1) improve its performance by half, 2) don't call it on UI init, it's called after getunread action 3) don't call it for big number of folders (limit is 100 for IE and 500 for others)
2011-11-26- Fix so TEXT key will remove all HEADER keys in IMAP SEARCH (#1488208)alecpl
2011-11-25- Prevent from memory_limit exceeding when trying to parse big messages ↵alecpl
bodies (#1487424): don't try to parse it, display notice with a link to download it directly
2011-11-24- Mark (with different color) folders with recent messages (#1486234)alecpl
2011-11-21Fit watermark background in about boxthomascube
2011-11-21Show configurable support link in about page; refer on <srcuri> for download ↵thomascube
link; no link to roundcube.net to avoid tons of support requests
2011-11-20- Small style improvementsalecpl
2011-11-18- Added About tab in Settingsalecpl
2011-11-16- Small improvement for Chromealecpl
2011-11-16- Force font-family on body only, makes possible to set/display fonts of ↵alecpl
email message bodies
2011-11-15- Cleanupalecpl
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit ↵alecpl
button for drafts
2011-10-18- Removed zebra-classalecpl
2011-10-12- Improve .boxtitle stylealecpl
2011-10-12- Add possibility to auto-register menu objects in show_popup()alecpl
2011-09-19- Set style of login form inputs using class not IDsalecpl
2011-09-15Improve icon for saved searchesthomascube
2011-09-12- Fix more text-overflow:ellipsis issues (#1488061)alecpl
- Fix flagged icon hovered style in Chrome
2011-09-12- Fix text-overflow:ellipsis issues on messages list in FF7 and Webkit ↵alecpl
(#1488061)
2011-09-09Slightly adjust list header spritesthomascube
2011-09-06- Merge devel-saved_search branch (Addressbook Saved Searches)alecpl
2011-08-28Define style for disabled form buttonsthomascube
2011-08-22- Added 'priority' column on messages listalecpl
2011-08-18- Fix "jumping" login form in IE7alecpl
2011-08-18Fix fieldset-tabs display within iframes on IE7thomascube
2011-08-18- Use logo object in error and messageprint templates tooalecpl
2011-08-10Add newlines between organization, department, jobtitle (#1488028)thomascube
2011-08-10CSS and UI fixes for IE6/7thomascube
2011-08-02- Fixed invisible #sourcename on IE6alecpl
2011-08-02- Link to task-specific style files for build-in tasks onlyalecpl
2011-07-26Always show address book name if multiple books are configured; fix stylingthomascube