summaryrefslogtreecommitdiff
path: root/program/js
AgeCommit message (Collapse)Author
2008-04-04improved r1213 change: removed redundant code alecpl
and used mark_message() instead of toggle_read_status() (which should be used only inside mark_message() function)
2008-04-03#1484942: Clear selection when selecting single itemalecpl
2008-04-02fixed r1237 commitalecpl
2008-04-02#1484681alecpl
2008-04-02#1484317alecpl
2008-04-02http://trac.roundcube.net/ticket/1484838alecpl
2008-04-02removed reference to ↵alecpl
program/js/tiny_mce/themes/advanced/css/editor_content.css in TinyMCE
2008-04-01Remove leftover from r1225, #1484316.svncommit
2008-03-31Use keyup event instead of keypressed in login screen, closes #1484839.svncommit
2008-03-31Don't preview message if dragging or multi-selecting it, closes #1484316.svncommit
2008-03-25* patch from #1484920till
2008-03-25* committing patch from #1484906till
2008-03-09Correctly encode mailbox names (#1484313)thomascube
2008-03-03Fix bug introduced with r1167thomascube
2008-03-02Minor bug fixes and visual enhancementsthomascube
2008-03-01Don't check for class name in folder listthomascube
2008-02-28Fix quirky message selectionthomascube
2008-02-25Fix folder adding/renaming inspired by #1484801thomascube
2008-02-21* committed patch by Dalibor Andzakovictill
2008-02-20Mark message read when printing it (#1326452)thomascube
2008-02-19Allow to send mail with BCC recipients only + remove some unused varsthomascube
2008-02-16* addapted patch from #1484777 (Thanks ulysses.almeida)till
2008-02-13Always use subject col when dragging messagesthomascube
2008-02-13* implementing patch from #1484605till
2008-02-13fix switching between HTML/plain composing (#1484752)svncommit
2008-02-13condense TinyMCE toolbar down to one line, removing table buttons (#1484747)svncommit
fix image removal in message display when message HTML includes JS event handlers
2008-02-12Make script cross browser compatiblethomascube
2008-02-12Show message count in folder list and hint when creating a subfolderthomascube
2008-02-12Ignore clicks from input elements and imagesthomascube
2008-02-11Enable command for marking messages read/unreadthomascube
2008-02-11* fixing bug i reported in #1484545till
2008-02-08Don't unselect and re-select a list rowthomascube
2008-02-05Also send search request when deleting a contact (#1484620)thomascube
2008-02-05Applied patch to prevent from purging inbox (#1484449) + CSS hack for Safarithomascube
2008-02-04Fix client side e-mail address checkthomascube
2008-01-31Remember search results (closes #1483883).svncommit
2007-12-11added ability to insert attached images in HTML editorsvncommit
2007-12-10upgrade TinyMCE version to latestsvncommit
2007-12-10New class rcube_user + send message disposition notificationthomascube
2007-12-10Remove some unused object propertiesthomascube
2007-11-30Simplified email address check (fixes #1484679)thomascube
2007-11-25Only show new messages if they match the current search (#1484176)thomascube
2007-10-28Use UTF-8 folder name for renaming; don't use setAttribute but an object ↵thomascube
property
2007-10-20Fix toggleselect of list widgetthomascube
2007-10-19Fix moving folders to root, bug introduces when using row id's instead of ↵svncommit
folder names.
2007-10-19- Enable single-selection toggling in JS list objectsvncommit
- Use row id's instead of folder names in folder renaming/moving - Fix some smaller errors in folder renaming/moving
2007-10-17Fix sorting after parent folder renaming.svncommit
2007-10-17Make sure the currently selected row is re-selected after re-initializing ↵svncommit
the folder list.
2007-10-17Clean up code overlap.svncommit
2007-10-17Make sure the _main_ window is focussed (closes #1484138).svncommit