Commit Graph

1081 Commits (c946decb4ea8a68baf3b860d5475eb6d8bb33b64)

Author SHA1 Message Date
Aleksander Machniak fa7b319404 Fix some css 10 years ago
Aleksander Machniak 7e397fae65 Fix so responses menu hides on click in classic skin (#1489915) 10 years ago
Thomas Bruederli 79babb69ab Define common styles for search boxes 10 years ago
Aleksander Machniak efc470f0ac Merge branch 'dev-text2html'
Conflicts:
	program/js/app.js

Fix handling magic_quotes in rcube_text2html and rcube_html2text - move
stripslashes from these classes to action files
10 years ago
Aleksander Machniak 44fe214025 Merge branch 'master' of github.com:roundcube/roundcubemail 10 years ago
Aleksander Machniak e8f0802f03 Small css fixes, optimized some images 10 years ago
Thomas Bruederli 072f1aa97b Minor fixes for teelist searching 10 years ago
Aleksander Machniak c0a5aa5f5f Improved handling of new-lines in quoted paragraphs on text2html conversion 10 years ago
Aleksander Machniak a340b30088 Don't wrap messages list footer 10 years ago
Thomas Bruederli 9e89c87601 Define generic styles for a search boxe inside list widgets 10 years ago
Aleksander Machniak 547028280c Fix icon for DOC files 10 years ago
Thomas Bruederli 7c8533a1ab Update copyright year in about template 10 years ago
Aleksander Machniak eda92ed4c0 Improved display of plain text messages and text to HTML conversion (#1488937)
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.

Also conversion of text to HTML in compose editor was modified in the same way.
10 years ago
Aleksander Machniak 1af3d97636 Unify lists' records and headers height no matter it's td, li or span 10 years ago
Aleksander Machniak 0070187e32 Fix unwanted horizontal scrollbar in spellcheck languages list in Chrome browser 10 years ago
Thomas Bruederli 2d8f31da73 Remove inadequate 'pagenav' class from button containers 10 years ago
Thomas Bruederli 388b384ef1 Define globally available styles for UI buttons with icons 10 years ago
Aleksander Machniak 64f40ef43c Add splitter in Settings > Responses 10 years ago
Thomas Bruederli b34d679075 Specify licenses in all javascript files and blocks to please LibreJS 10 years ago
Thomas Bruederli 8dc87e62fb Avoid popupmenus being closed when scrollbar is clicked (#1489832) 10 years ago
Thomas Bruederli 9429087f67 Add multi-folder search capabilities to classic skin (#1485234) 10 years ago
Aleksander Machniak 5be6dcf0e2 Remove useless debug_level=8 and javascripts's rcube_console 10 years ago
Aleksander Machniak 47fccf4fa6 Move some IE8-specific style to legacy_browser plugin 10 years ago
Aleksander Machniak dec27677ab Remove IE6-specific quota.gif image 10 years ago
Aleksander Machniak 53ede96dd6 Remove IE6-specific code 10 years ago
Aleksander Machniak 3ff7c9ed39 Fix subfolders margin on folders list 10 years ago
Aleksander Machniak 64542fc803 Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update to jQuery-2.1.0 10 years ago
Thomas Bruederli c83535876c Small refactoring of message list column configuration; fixes table column resorting issues with hidden 'folder' column 10 years ago
Thomas Bruederli 66536974fe Merge branch 'dev-multi-folder-search' 10 years ago
Aleksander Machniak f8a9c2c59c Improve HTML structure so toolbar and content are in separate containers.
This makes splitters size and positioning better.
10 years ago
Aleksander Machniak 4d61806cc5 Fix splitter so minimum width/height is checked on both sides of the splitter 10 years ago
Aleksander Machniak 81ce7ec252 Remove style that breaks border/spacing of nested folders in mailboxes list 10 years ago
Thomas Bruederli d221576489 Disable link registering mailto: protocol handler if not supported by the browser (#1489569) 10 years ago
Thomas Bruederli 9da808470d Better indentation styles for treelist items 10 years ago
Thomas Bruederli c8fb38f076 Refined some skin styles 10 years ago
Aleksander Machniak 904fec7505 Add id for login submit button (#1489676) - make it skin independent 10 years ago
Thomas Bruederli c42fc0fff6 Define default treelist styles (i.e. indentation) globally 10 years ago
Thomas Bruederli 80102a2dde Re-locate the move-message toolbar button to be next to the related delete icon; synchronize toolbars in larry and classic skin 11 years ago
Aleksander Machniak 5e8da2b5c9 Added toolbar button to move message in message view 11 years ago
Thomas Bruederli 8bbb01cb66 Add toolbar icon for message move 11 years ago
Thomas Bruederli affabd9a4b Fix some glitches in ACL table display 11 years ago
Aleksander Machniak b99aef05b5 Add missing box-shadow style (#1489556) 11 years ago
Thomas Bruederli cfc84e984f Fix the small CSS fix 11 years ago
Thomas Bruederli 519213426c Small CSS fix with message notice boxes in Larry skin (#1489497) 11 years ago
Thomas Bruederli ff8f2ede34 Fix cropped display of fixed list header in IE (#1295420) 11 years ago
Aleksander Machniak 0f4d09b9e8 Fix empty folder icon for trash folder one level below the root 11 years ago
Aleksander Machniak c836aa25da Fix special folder icons for folders in one level below the root 11 years ago
Thomas Bruederli bc0afad1b3 Added icon for empty trash (#1485775) 11 years ago
Thomas Bruederli 1d6082c5e2 Fix thread/list mode update and display 11 years ago
Thomas Bruederli 6884f3f1f7 Re-submit search query when switching folders 11 years ago