summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js
AgeCommit message (Collapse)Author
2008-05-26-small fix for Konqueror (#1484228)alec
git-svn-id: https://svn.roundcube.net/trunk@1422 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-26-fixed attachments sending on Opera (#1485081) + hidden iframe on Konqueroralec
git-svn-id: https://svn.roundcube.net/trunk@1421 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-13fix script to show cc/bcc fieldsestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1382 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-07/tmp/outrichs
git-svn-id: https://svn.roundcube.net/trunk@1361 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28- removed my code for mouse actions on address searching list (clicking on ↵alec
li wasn't working as expected on FF3, Opera and probably IE) git-svn-id: https://svn.roundcube.net/trunk@1337 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- fixed pagesize value checkingalec
git-svn-id: https://svn.roundcube.net/trunk@1333 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-24- fixed blankpage handling in show_contentframe(): don't set display (=none) ↵alec
for blank content git-svn-id: https://svn.roundcube.net/trunk@1331 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17fix HTML mail sendingestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1320 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- don't use onchange to toggle editor because of IE bugalec
git-svn-id: https://svn.roundcube.net/trunk@1315 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16added language support to HTML editing (#1484862)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1310 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16fix signature loading on Windows (#1484545)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1309 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-15HTML editing fixes, upgrade to TinyMCE v3.0.6estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1308 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-14Always check for recent if a mailbox list is availablethomasb
git-svn-id: https://svn.roundcube.net/trunk@1299 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-13- don't change icon of deleted message when marking as readalec
git-svn-id: https://svn.roundcube.net/trunk@1294 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealec
in one action when marking as deleted, fixed js bugs when deleting from message preview page git-svn-id: https://svn.roundcube.net/trunk@1292 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12- and another constraint for shift selectionalec
git-svn-id: https://svn.roundcube.net/trunk@1290 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12- fix for shift key use without shift_start on the listalec
git-svn-id: https://svn.roundcube.net/trunk@1289 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted ↵alec
redundant quota reads git-svn-id: https://svn.roundcube.net/trunk@1285 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-10- added rows highlighting in onmousemove on ksearch listalec
git-svn-id: https://svn.roundcube.net/trunk@1281 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-07- better commands enabling/disabling after get/post response, fixes:alec
when delete last (selected) message in mailbox content in preview pane should be cleaned, when delete last (selected) message in mailbox sellect-all, purge and others commands should be disabled, and probably other related bugs git-svn-id: https://svn.roundcube.net/trunk@1268 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-07- added check alec
git-svn-id: https://svn.roundcube.net/trunk@1267 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-07- disable purge command after purge actionalec
git-svn-id: https://svn.roundcube.net/trunk@1266 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-07- fixed goto_url() call in logout commandalec
git-svn-id: https://svn.roundcube.net/trunk@1265 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-07- fixed not working debug console (was initialized before html object creation)alec
- fixed separator in debug console git-svn-id: https://svn.roundcube.net/trunk@1264 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-04restore baseline css file to themes folder, put overrides in skins folder ↵estadtherr
(#1484933) git-svn-id: https://svn.roundcube.net/trunk@1253 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-04Better fix for #1484942thomasb
git-svn-id: https://svn.roundcube.net/trunk@1250 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-04improved r1213 change: removed redundant code alec
and used mark_message() instead of toggle_read_status() (which should be used only inside mark_message() function) git-svn-id: https://svn.roundcube.net/trunk@1246 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-03#1484942: Clear selection when selecting single itemalec
git-svn-id: https://svn.roundcube.net/trunk@1243 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02fixed r1237 commitalec
git-svn-id: https://svn.roundcube.net/trunk@1239 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02#1484681alec
git-svn-id: https://svn.roundcube.net/trunk@1238 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02#1484317alec
git-svn-id: https://svn.roundcube.net/trunk@1237 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02http://trac.roundcube.net/ticket/1484838alec
git-svn-id: https://svn.roundcube.net/trunk@1236 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02removed reference to ↵alec
program/js/tiny_mce/themes/advanced/css/editor_content.css in TinyMCE git-svn-id: https://svn.roundcube.net/trunk@1233 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-01Remove leftover from r1225, #1484316.robin
git-svn-id: https://svn.roundcube.net/trunk@1230 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-31Use keyup event instead of keypressed in login screen, closes #1484839.robin
git-svn-id: https://svn.roundcube.net/trunk@1226 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-31Don't preview message if dragging or multi-selecting it, closes #1484316.robin
git-svn-id: https://svn.roundcube.net/trunk@1225 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-25* patch from #1484920till
git-svn-id: https://svn.roundcube.net/trunk@1216 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-25* committing patch from #1484906till
git-svn-id: https://svn.roundcube.net/trunk@1213 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-09Correctly encode mailbox names (#1484313)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1189 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-03Fix bug introduced with r1167thomasb
git-svn-id: https://svn.roundcube.net/trunk@1170 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-02Minor bug fixes and visual enhancementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1167 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-01Don't check for class name in folder listthomasb
git-svn-id: https://svn.roundcube.net/trunk@1161 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-28Fix quirky message selectionthomasb
git-svn-id: https://svn.roundcube.net/trunk@1148 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-25Fix folder adding/renaming inspired by #1484801thomasb
git-svn-id: https://svn.roundcube.net/trunk@1138 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-21* committed patch by Dalibor Andzakovictill
git-svn-id: https://svn.roundcube.net/trunk@1131 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-20Mark message read when printing it (#1326452)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1121 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-19Allow to send mail with BCC recipients only + remove some unused varsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1120 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-16* addapted patch from #1484777 (Thanks ulysses.almeida)till
git-svn-id: https://svn.roundcube.net/trunk@1098 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-13Always use subject col when dragging messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1066 208e9e7b-5314-0410-a742-e7e81cd9613c