summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/list.js
AgeCommit message (Collapse)Author
2012-01-24Fix thread expand/collapse callbacks which set css classesthomasb
git-svn-id: https://svn.roundcube.net/trunk@5817 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-09- Fix error when calling remove_row() on non-existing rowalec
git-svn-id: https://svn.roundcube.net/trunk@5747 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-05Avoid dblclick events after 3rd clickthomasb
git-svn-id: https://svn.roundcube.net/trunk@5721 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22Ignore events from form elementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5271 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-15- Disable message list keypress operations when CTRL key is pressed,alec
to workaround FF6 issue, where Ctrl+Pg(Up/Down) was changing list page and browser tab) - Fix multiselection with Ctrl+Up/Down keys git-svn-id: https://svn.roundcube.net/trunk@5221 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-12- Make some regexp fasteralec
git-svn-id: https://svn.roundcube.net/trunk@4750 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-05- Fix bug where messages were deleted instead moved to trash folder after ↵alec
Shift key was used (#1487902), small code improvements git-svn-id: https://svn.roundcube.net/trunk@4732 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-13- Added scroll position reset for Opera (#1487689), small code improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@4653 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-01- Unify typeof and undefined usagealec
git-svn-id: https://svn.roundcube.net/trunk@4477 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Missed some replacements in previous commit...thomasb
git-svn-id: https://svn.roundcube.net/trunk@4411 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-16- When clicking on the list take the focus away from an iframe tooalec
git-svn-id: https://svn.roundcube.net/trunk@4343 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-30- Fix window is blur'ed in IE when selecting a message (#1487316)alec
git-svn-id: https://svn.roundcube.net/trunk@4292 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-15- Fix focused elements aren't unfocused when clicking on the list (#1487123)alec
git-svn-id: https://svn.roundcube.net/trunk@4224 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix IE issue when replacing spaces doesn't workalec
- Some code improvements git-svn-id: https://svn.roundcube.net/trunk@4221 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix handling of special characters when building content of drag layeralec
git-svn-id: https://svn.roundcube.net/trunk@4218 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29Correct JS syntaxthomasb
git-svn-id: https://svn.roundcube.net/trunk@4006 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-01Fix subject column after re-arranging colsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3691 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-28Make drag&drop work on iPadsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3682 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-26- jquery's hide/show functions are slow, don't use it in loopsalec
git-svn-id: https://svn.roundcube.net/trunk@3673 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-19- small improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@3636 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalec
git-svn-id: https://svn.roundcube.net/trunk@3627 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-18- Added threads tree iconsalec
- css/js fixes and improvements in (messages) list code git-svn-id: https://svn.roundcube.net/trunk@3625 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-15- improve performance of threads expanding/collapsing (significant on IE)alec
git-svn-id: https://svn.roundcube.net/trunk@3621 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-02- Allow columns order change per user - drag&drop (#1485795)alec
git-svn-id: https://svn.roundcube.net/trunk@3584 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-20- fix iframe hack (divs must be removed also in mouseup)alec
git-svn-id: https://svn.roundcube.net/trunk@3514 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-16- code formatting, cleanup and small improvementsalec
git-svn-id: https://svn.roundcube.net/trunk@3500 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-15- Fix messages list scrolling in FF3.6 (#1486472)alec
- Fix quicksearch input focus (#1486637) - Small code cleanup + improvements git-svn-id: https://svn.roundcube.net/trunk@3492 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-14- use the same iframe hack as in splitter.jsalec
git-svn-id: https://svn.roundcube.net/trunk@3487 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- Added Home/End kayboard keys support on lists (#1486430)alec
git-svn-id: https://svn.roundcube.net/trunk@3420 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-24Only select childs when a message row is collapsed but also do it when ↵thomasb
deleting a thread git-svn-id: https://svn.roundcube.net/trunk@3411 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Don't unselect already selected childsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3373 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Also select childs when dragging a thread messagethomasb
git-svn-id: https://svn.roundcube.net/trunk@3372 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17- use jQuery.inArray() instead of rcube_in_array()alec
git-svn-id: https://svn.roundcube.net/trunk@3371 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-23- Don't display disabled sections in Settings (#1486099)alec
git-svn-id: https://svn.roundcube.net/trunk@3055 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-17- use lowercase in html tag names (to make switch to xhtml simpler in the ↵alec
future) git-svn-id: https://svn.roundcube.net/trunk@2761 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- fix key repetition (#1485672)alec
git-svn-id: https://svn.roundcube.net/trunk@2612 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-03- fix selecting repetition with holded arrow key (#1485672)alec
git-svn-id: https://svn.roundcube.net/trunk@2602 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-02Fix list events used in drag&drop functionality (#1485890)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2592 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-31- Added possibility to invert messages selectionalec
git-svn-id: https://svn.roundcube.net/trunk@2581 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-26- Add drag cancelling with ESC key (#1484344)alec
git-svn-id: https://svn.roundcube.net/trunk@2538 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-24- Fix folder dragging in folder manager isn't working after jquery ↵alec
integration (#1485819) git-svn-id: https://svn.roundcube.net/trunk@2420 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-23- fix Unread selection after jquery integrationalec
git-svn-id: https://svn.roundcube.net/trunk@2416 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-21- Speed up message list displaying on IE (initialize list in background)alec
- use DOM methods instead of jQuery for messages list object git-svn-id: https://svn.roundcube.net/trunk@2408 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-16- Fix folders subscribtions on Konqueror (#1484841)alec
git-svn-id: https://svn.roundcube.net/trunk@2396 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-15- remove leading spaces from draglayer's rowsalec
git-svn-id: https://svn.roundcube.net/trunk@2392 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-10- Fix DEL key problem in search boxes (#1485528)alec
git-svn-id: https://svn.roundcube.net/trunk@2385 208e9e7b-5314-0410-a742-e7e81cd9613c