Aleksander Machniak
c958452d09
Catch possible "Permission denied" error on iframe elements in IE
12 years ago
Victor Benincasa
ef3f1dfca9
Small code optimization
...
Remove function argument as a local variable is used.
12 years ago
Aleksander Machniak
9576906bbe
Fix hide-headers icon
12 years ago
Aleksander Machniak
e088291024
Remove dropdown style from attachment menu
12 years ago
Aleksander Machniak
443b92a7ee
Add add_popup() method to make possible to register popup from a plugin.
...
It was possible with show_popup(), however sometimes it is needed
to register a popup before show_popup() is being used.
12 years ago
Aleksander Machniak
d227eda9cb
Call resize handler in intervals to prevent lags and double onresize calls in Chrome ( #1489005 )
12 years ago
Aleksander Machniak
aa4b379e9f
Fix html button (when html is not selected)
12 years ago
Thomas Bruederli
90e41a7cc0
Small improvements to text/html switch
12 years ago
Thomas Bruederli
52448c63a1
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Thomas Bruederli
6996dee856
Add switch for text/html alternative part view ( #1486939 )
12 years ago
Victor Benincasa
2f1d6c3edc
Small CSS optimizations
12 years ago
Aleksander Machniak
32da699830
Fix javascript errors when working in a page opened with taget="_blank"
12 years ago
Aleksander Machniak
bc2c4380b5
Add attachment menu with Open and Download options ( #1488975 )
12 years ago
Thomas Bruederli
d30460ad2f
Let some env variables survive reset(); don't show taskbar and top line in framed error pages ( #1488938 )
12 years ago
Thomas Bruederli
d9e16f02aa
Set treelist items to position:realtive to correctly align toggle icons
12 years ago
Thomas Bruederli
873ae9e9de
Add work-around for IE <= 8 which doesn't support :last-child CSS selector
12 years ago
Thomas Bruederli
18de07e86f
Set the new treelist class to all mailboxlist objects
12 years ago
Thomas Bruederli
e654d9bd24
Better indentation styles for mailbox list
12 years ago
Thomas Bruederli
3c309af066
- Refactored the hierarchical mailboxlist control into a separate widget class
...
- Build address book directories list as hierarchical list
- Make address book groups collapsible using the new new treelist widget
- Use encoded identifiers for address book directory list items
12 years ago
Thomas Bruederli
b7ea947844
Define a global style for tree lists
12 years ago
Thomas Bruederli
f5aecf055b
Only trigger timers when dragging is active
12 years ago
Aleksander Machniak
00b9c25f24
Improve contacts import interface, add #message object
12 years ago
Thomas Bruederli
bcbfe0ba45
Make searchbox properly scale to 100% using box-sizing trick ( #1488381 )
12 years ago
Thomas Bruederli
bd0daee7fd
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Thomas Bruederli
6c27c3b55e
Add search box to compose address book widget ( #1488381 )
12 years ago
Thomas Bruederli
7bdfd78426
Define generic .searchbox styles
12 years ago
Aleksander Machniak
bbdd624e12
Added embed.css for classic skin, improved/unified warnings style (button is still different), cleanup
12 years ago
Thomas Bruederli
1730cf8d7b
Load a default stylesheet (embed.css) from skin in plain html pages (e.g. attachment warnings and html messages)
12 years ago
Thomas Bruederli
11d7e6c825
Add file type icons for pgp/pks7 signatures and attached email messages
12 years ago
Thomas Bruederli
6d57b11d83
Save some vertical space in message part view
12 years ago
Thomas Bruederli
9a6c38e148
New feature to export only selected contacts from addressbook (by Phil Weir)
12 years ago
Thomas Bruederli
1f87107b08
Fix logo display in IE8 ( #1488889 )
12 years ago
Thomas Bruederli
18e23ab763
Welcome to 2013
12 years ago
Thomas Bruederli
dee159317f
Adjust searchbox position
12 years ago
Aleksander Machniak
212ff905bb
Fix Chrome issue with unwanted horizontal scrollbar ( #1488851 )
12 years ago
Aleksander Machniak
0b56baa06c
Remove invalid css rule
12 years ago
Thomas Bruederli
b903c21450
Fix minimal header mode in ext wins
12 years ago
Aleksander Machniak
eecb447b2a
Fix checkbox/label alignment. We do this by additional span inside label
...
and vertical-align:middle on both checkbox and span.
12 years ago
Aleksander Machniak
347ba311e6
Add possibility to search in message body only ( #1488770 )
12 years ago
Thomas Bruederli
d9f180adf9
Minor IE7/8 fixes
12 years ago
Thomas Bruederli
54241516d7
Add toggle to minimize page header; automatically triggers on small screens
12 years ago
Aleksander Machniak
f5e7a1f36a
Add Compose button on message view page ( #1488747 )
...
Fixed javascript error on extwin message page (classic skin) - removed splitter.
12 years ago
Aleksander Machniak
3f08b3a35a
Fix unwanted horizontal scrollbar in message preview header ( #1488866 )
12 years ago
Aleksander Machniak
25bf00ecbc
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago
Aleksander Machniak
d9f109b56a
Allow forwarding of multiple emails ( #1486854 )
12 years ago
Thomas Bruederli
a8a72e2e7e
Nicely render headers of message/rfc822 parts
12 years ago
Aleksander Machniak
04acc75f77
Replace topline container with topline-left, topline-center, topline-right containers ( #1488846 )
12 years ago
Aleksander Machniak
e327ebd7fe
Unify top-border on message-part and image-attachment elements
12 years ago
Aleksander Machniak
743d9206df
Optimized images size ( #1488835 )
12 years ago
Aleksander Machniak
2470213313
Merge branch 'master' of github.com:roundcube/roundcubemail
12 years ago