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 |
Aleksander Machniak
|
14d00daa1a
|
Fix absolute positioning in HTML messages (#1488819)
|
12 years ago |
Aleksander Machniak
|
f690cf1eb6
|
Small style improvements
|
12 years ago |
Aleksander Machniak
|
90ff4ca951
|
Small thread icon alignment fix
|
12 years ago |
Thomas Bruederli
|
b6add5aed0
|
Add noscript warning to login page (#1488615)
|
12 years ago |
Thomas Bruederli
|
6fa61759e2
|
Add missing message display object in extwin mode
|
12 years ago |
Thomas Bruederli
|
be9aacaa52
|
Bring back lost localization for the about page
|
12 years ago |
Thomas Bruederli
|
d0751fba0e
|
Add gui container object for new top line in Larry skin
|
12 years ago |
Thomas Bruederli
|
03149131f7
|
New feature: display attached images as thumbnails below message body
|
12 years ago |
Cor Bosman
|
5c8a2cdeb8
|
allow string to be translated, backport from larry
|
12 years ago |
Thomas Bruederli
|
03970bd549
|
Tiny style fix in compose view
|
12 years ago |
Thomas Bruederli
|
ddafe4e410
|
Merge branch 'dev-compose-newwindow'
|
12 years ago |
Thomas Bruederli
|
033cb2105a
|
Merge branch 'dev-compose-newwindow' of github.com:roundcube/roundcubemail into dev-compose-newwindow
|
12 years ago |
Aleksander Machniak
|
9e2ff8ca95
|
Style improvements in compose screen
|
12 years ago |
Thomas Bruederli
|
eb514742ec
|
Show compose options if they were visible in opener
|
12 years ago |
Thomas Bruederli
|
edfe79a46f
|
Refactored compose UI according to discussions on the mailing list
|
12 years ago |
Aleksander Machniak
|
e04e314440
|
Add option to disable saving sent mail in Sent folder - no_save_sent_messages (#1488686)
|
12 years ago |
Aleksander Machniak
|
e377ed30d2
|
Align size column title to the left to fix overlapping with sorting arrows
|
12 years ago |
Thomas Bruederli
|
83f2f6bb65
|
Display email address if contact has more than one (in compose address book widget)
|
12 years ago |
Thomas Bruederli
|
3bc6ae04ae
|
Adapt classic skin to new extwin feature
|
12 years ago |
Thomas Bruederli
|
271efe53e0
|
Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more
|
12 years ago |
Aleksander Machniak
|
6004601412
|
Fix scrolling quirk in email preview frame using Opera 12 (#1488763)
|
12 years ago |
Thomas Bruederli
|
464a0fba9d
|
Display connection errors in UI. Stack error messages in popup (Larry skin)
|
12 years ago |
Aleksander Machniak
|
9de86aaaa9
|
Lower the limit of folders list size (to 100, 25 for IE) when the names abbreviation is in action
|
12 years ago |
Thomas Bruederli
|
18b73873dc
|
New skin selection with full name, license and thumbnail
|
12 years ago |
Thomas Bruederli
|
73364f2e49
|
No vertical space after tabsbar in UI dialogs
|
12 years ago |
Thomas B.
|
ccdd61e6c0
|
Merge pull request #32 from serpico7456/master
Add link to inbox on the logo (#1488703)
|
12 years ago |
Thomas Bruederli
|
5f7ef9345f
|
Fix login form size on IE7
|
12 years ago |
Thomas Bruederli
|
50d0f2d648
|
Force fonts in compose fields to be all the same (#1488690)
|
12 years ago |
Thomas Bruederli
|
10467e8a59
|
Unify appearence of message view (full and preview); limit number of recipients to be displayed in headers section
|
12 years ago |
Thomas Bruederli
|
2db129813e
|
Add missing placeholder for contact image
|
12 years ago |
Thomas Bruederli
|
21d5052117
|
Remove nonsense style
|
12 years ago |
Thomas Bruederli
|
dd525814ca
|
Replacement for commit af276f21e536:
- add a more discrete toggle for all headers to message preview
- fix message display page issues (#1488590, #1488642)
|
12 years ago |
Thomas Bruederli
|
c23aad2feb
|
Revert "Add full headers view in message preview window (#1488538)"
This reverts commit af276f21e5 .
Conflicts:
CHANGELOG
skins/larry/mail.css
|
12 years ago |
Ryan Horrisberger
|
0059491737
|
Add link to inbox on the logo (#1488703)
|
12 years ago |
Aleksander Machniak
|
2c012e0903
|
Remove excessive spaces
|
12 years ago |
Thomas Bruederli
|
0746d58fce
|
Allow to mark/flag messages from full message view screen
|
12 years ago |
Aleksander Machniak
|
f158dc3e8f
|
Fix #messageheader for case when the message has no subject
|
12 years ago |
Aleksander Machniak
|
41b3fe1782
|
Fix so "Edit as new" on draft creates a new message (#1488687)
|
12 years ago |
Aleksander Machniak
|
eac1b7a32d
|
Init splitter in Preferences also when env.action is empty
|
12 years ago |
Aleksander Machniak
|
2c0d038396
|
Set error_reporting
|
12 years ago |
Aleksander Machniak
|
f9db233b97
|
Remove folders menu in message display page, the purge/expunge actions
were not working correctly here.
|
12 years ago |
Aleksander Machniak
|
06073ef216
|
Merge branch 'message_show_ui'
Conflicts:
CHANGELOG
|
12 years ago |
Aleksander Machniak
|
406becc5fe
|
Small improvements and cleanup
|
12 years ago |
Aleksander Machniak
|
e8b9176031
|
Remove (too big) min-width on mail screen
|
12 years ago |
Aleksander Machniak
|
af276f21e5
|
Add full headers view in message preview window (#1488538)
Fix message display page issues - unified with message preview (#1488590, #1488642)
|
12 years ago |
Aleksander Machniak
|
8598fcb2af
|
Small style improvements - fix rounded corners in message list,
don't show horizontal scroller in contacts list
|
12 years ago |