Aleksander Machniak
2016-05-20 378d10b748f71311e661cbbc722ea8f393294711
2012-09-04 Aleksander Machniak
Fix focus issue in IE when selecting message row (#1488620)
blob@ e26399 commitdiff | diff to current
2012-08-11 Aleksander Machniak
Fix focus on the list when list row is clicked (#1488600)
blob@ 3c7346 commitdiff | diff to current
2012-08-03 Aleksander Machniak
Add generic mobile browser detection, enable touch events for all mobile br...
blob@ 1257dd commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-05-14 Aleksander Machniak
Remove 'focused' class on blur
blob@ 3c6715 commitdiff | diff to current
2012-01-24 thomascube
Fix thread expand/collapse callbacks which set css classes
blob@ 32afef commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-09 alecpl
- Fix error when calling remove_row() on non-existing row
blob@ d741a9 commitdiff | diff to current
2012-01-05 thomascube
Avoid dblclick events after 3rd click
blob@ fc643e commitdiff | diff to current
2011-09-22 thomascube
Ignore events from form elements
blob@ ebee2a commitdiff | diff to current
2011-09-15 alecpl
- Disable message list keypress operations when CTRL key is pressed, to w...
blob@ 699a25 commitdiff | diff to current
2011-05-12 alecpl
- Make some regexp faster
blob@ bbd4ca commitdiff | diff to current
2011-05-05 alecpl
- Fix bug where messages were deleted instead moved to trash folder after S...
blob@ 476407 commitdiff | diff to current
2011-04-13 alecpl
- Added scroll position reset for Opera (#1487689), small code improvements
blob@ 1633bc commitdiff | diff to current
2011-02-01 alecpl
- Unify typeof and undefined usage
blob@ ef4f59 commitdiff | diff to current
2011-01-12 thomascube
Missed some replacements in previous commit...
blob@ e224b0 commitdiff | diff to current
2010-12-16 alecpl
- When clicking on the list take the focus away from an iframe too
blob@ 1ce442 commitdiff | diff to current
2010-11-30 alecpl
- Fix window is blur'ed in IE when selecting a message (#1487316)
blob@ 489ffb commitdiff | diff to current
2010-11-15 alecpl
- Fix focused elements aren't unfocused when clicking on the list (#1487123)
blob@ 2c2000 commitdiff | diff to current
2010-11-12 alecpl
- Fix IE issue when replacing spaces doesn't work - Some code improvements
blob@ ef17c5 commitdiff | diff to current
2010-11-12 alecpl
- Fix handling of special characters when building content of drag layer
blob@ 74cd6c commitdiff | diff to current
2010-09-29 thomascube
Correct JS syntax
blob@ 5371dc commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-06-01 thomascube
Fix subject column after re-arranging cols
blob@ 8e32dc commitdiff | diff to current
2010-05-28 thomascube
Make drag&drop work on iPads
blob@ 8ef2f3 commitdiff | diff to current
2010-05-26 alecpl
- jquery's hide/show functions are slow, don't use it in loops
blob@ a3c9bd commitdiff | diff to current
2010-05-19 alecpl
- small improvements
blob@ 54531f commitdiff | diff to current
2010-05-18 alecpl
- Some files from /bin + spellchecking actions moved to the new 'utils' task
blob@ 677e1f commitdiff | diff to current
2010-05-18 alecpl
- Added threads tree icons - css/js fixes and improvements in (messages) li...
blob@ 0e7b66 commitdiff | diff to current
2010-05-15 alecpl
- improve performance of threads expanding/collapsing (significant on IE)
blob@ 403b45 commitdiff | diff to current
2010-05-02 alecpl
- Allow columns order change per user - drag&drop (#1485795)
blob@ b62c48 commitdiff | diff to current
2010-04-20 alecpl
- fix iframe hack (divs must be removed also in mouseup)
blob@ dd51b7 commitdiff | diff to current
2010-04-16 alecpl
- code formatting, cleanup and small improvements
blob@ 8fa922 commitdiff | diff to current
2010-04-15 alecpl
- Fix messages list scrolling in FF3.6 (#1486472) - Fix quicksearch input f...
blob@ da8f11 commitdiff | diff to current
2010-04-14 alecpl
- use the same iframe hack as in splitter.js
blob@ 6c11ee commitdiff | diff to current
2010-03-25 alecpl
- Added Home/End kayboard keys support on lists (#1486430)
blob@ bc2acc commitdiff | diff to current
2010-03-24 thomascube
Only select childs when a message row is collapsed but also do it when dele...
blob@ 84a331 commitdiff | diff to current
2010-03-17 thomascube
Don't unselect already selected childs
blob@ 258dbd commitdiff | diff to current
2010-03-17 thomascube
Also select childs when dragging a thread message
blob@ 2ecb7f commitdiff | diff to current
2010-03-17 alecpl
- use jQuery.inArray() instead of rcube_in_array()
blob@ 81ab85 commitdiff | diff to current
2010-03-17 thomascube
Merged devel-threads branch (r3066:3364) back into trunk
blob@ f52c93 commitdiff | diff to current
2009-10-23 alecpl
- Don't display disabled sections in Settings (#1486099)
blob@ 49771b commitdiff | diff to current
2009-07-17 alecpl
- use lowercase in html tag names (to make switch to xhtml simpler in the f...
blob@ 91a35e commitdiff | diff to current
2009-06-05 alecpl
- fix key repetition (#1485672)
blob@ 1691a8 commitdiff | diff to current
2009-06-03 alecpl
- fix selecting repetition with holded arrow key (#1485672)
blob@ 024130 commitdiff | diff to current
2009-06-02 thomascube
Fix list events used in drag&drop functionality (#1485890)
blob@ 9489ad commitdiff | diff to current
2009-05-31 alecpl
- Added possibility to invert messages selection
blob@ 528185 commitdiff | diff to current
2009-05-26 alecpl
- Add drag cancelling with ESC key (#1484344)
blob@ 91d1a1 commitdiff | diff to current
2009-04-24 alecpl
- Fix folder dragging in folder manager isn't working after jquery integrat...
blob@ a80304 commitdiff | diff to current
2009-04-23 alecpl
- fix Unread selection after jquery integration
blob@ eaacbe commitdiff | diff to current
first | « prev | next »