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
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
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
f5aecf055b
Only trigger timers when dragging is active
12 years ago
Thomas Bruederli
54241516d7
Add toggle to minimize page header; automatically triggers on small screens
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
Thomas Bruederli
464a0fba9d
Display connection errors in UI. Stack error messages in popup (Larry skin)
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
Aleksander Machniak
eac1b7a32d
Init splitter in Preferences also when env.action is empty
12 years ago
Aleksander Machniak
06073ef216
Merge branch 'message_show_ui'
...
Conflicts:
CHANGELOG
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
bbbacdc698
Call resize() to fix floatingbuttons position in tabbed page (on tab selection)
12 years ago
Aleksander Machniak
ae7027de02
Added session_path config option and unified cookies settings in javascript
12 years ago
Aleksander Machniak
e0efd8f5dc
Added separate From and To columns apart from smart From/To column ( #1486891 )
12 years ago
Aleksander Machniak
389fa1d59f
Add splitter for preferences sections list
12 years ago
Thomas Bruederli
98d096004d
Improve iframe form buttons display: fix iframe heights and make footer buttons float if scrolling is active
13 years ago
Thomas Bruederli
30eb9eee28
Suppress error message popups on login screen
13 years ago
Thomas Bruederli
c8dc07e4dd
Move splitter between the boxes of message list and message preview
13 years ago
Thomas Bruederli
77fad166e3
Some last layout changes for Larry: move search box to the right, visually connect message list footer to the list
13 years ago
Aleksander Machniak
8ba01c077b
Decorated select width fix is also needed for IE and Safari
13 years ago
Aleksander Machniak
3d122f054c
CSS improvements in mail screen:
...
- don't display full-circle image for quota below 100% (but close to, e.g.97%)
- unified selects style/height,
- improvements in search box and messagelist footer
13 years ago
Thomas Bruederli
7dad5945a0
Better icons with distinct shapes for priority columns ( #1488377 ); fix overflow in decorated drop-downs
13 years ago
Thomas Bruederli
e10faba000
Fix target check with nested buttons
13 years ago
Thomas Bruederli
8ce6024618
Fix window.resize handler on IE8 and Opera ( #1488453 )
13 years ago
Thomas Bruederli
8c16ea9632
Don't let error message popups cover the login form ( #1488500 )
13 years ago
Aleksander Machniak
041c93ce0b
Removed $Id$
13 years ago
root
c792b5216e
Simplified code
13 years ago
alecpl
ee5569ccca
- Fix spellchecker languages list on IE8
13 years ago
alecpl
76248c7b6e
- Improved all headers viewer (mostly in Larry skin)
13 years ago
thomascube
4dbc961b11
Set flexible width to login form fields ( #1488418 ); remove IE7 warning
13 years ago
thomascube
1ba07f0709
Allow mass-removal of addresses from a group ( #1487748 )
13 years ago
alecpl
f45a978941
- Unified width of some (similiar) UI elements
13 years ago
alecpl
4be86f3a37
- Unified (single) spellchecker button
13 years ago
alecpl
efaf2e077f
- Larry: scroller ( #1485946 )
13 years ago
alecpl
85f11f0137
- Larry: Fix decorated selects in Opera
13 years ago
alecpl
fe83748f02
- Larry: Add quota indicator in folder manager
13 years ago
thomascube
737fbe3b66
More styles for decorated selects
13 years ago
thomascube
7a32e9c7e8
Decorate search filter drop-down with a more Larry like style
13 years ago
alecpl
9bd97cc707
- Improve headers toggle button
13 years ago
thomascube
a1bd76232a
Same problems with PNG and filter:alpha() on IE8
13 years ago
thomascube
71e9efb152
Add titles to error and photo upload popups ( #1488354 )
13 years ago
thomascube
14a3f2813a
Make popups disapear when clicking on an iframe; adapt IE hacks ( #1488354 )
13 years ago
thomascube
19b34b7058
Some hacks to make Larry work in IE7
13 years ago
thomascube
3a86e26768
Add static getter for splitter objects
13 years ago