Aleksander Machniak
2013-10-17 037af6890fe6fdb84a08d3c86083e847c90ec0ad
2013-08-16 Thomas Bruederli
Fix touch check when IE doesn't specify the event object
blob@ 0e3f0a commitdiff | diff to current
2013-08-15 Thomas Bruederli
Distinguish mobile/tablet/touch devices
blob@ d1c40b commitdiff | diff to current
2013-08-14 Thomas Bruederli
Optimize list events for touch devices
blob@ 96c4b9 commitdiff | diff to current
2013-05-03 Aleksander Machniak
Fix messages list focus issue in Opera and Webkit (#1489058)A
blob@ 2f5495 commitdiff | diff to current
2013-05-02 Aleksander Machniak
Revert fix for #1489058 because it opened another IE8 focus issue
blob@ b7770e commitdiff | diff to current
2013-04-28 Aleksander Machniak
Fix messages list focus issue in Internet Explorer (#1489058)
blob@ cf3f12 commitdiff | diff to current
2013-04-20 Aleksander Machniak
Fix unintentional messages list jumps on click in Internet Explorer (#1489056)
blob@ f55bfe commitdiff | diff to current
2013-04-05 Aleksander Machniak
Fix selecting collapsed rows when using selection with Shift/Ctrl key
blob@ 9404f4 commitdiff | diff to current
2013-04-05 Aleksander Machniak
Fix selecting collapsed rows on select-all (#1489036)
blob@ 84243d commitdiff | diff to current
2013-03-28 Aleksander Machniak
Fix keyboard events on list widgets in Internet Explorer (#1489025) - It wa...
blob@ 60fd3c commitdiff | diff to current
2012-11-20 Aleksander Machniak
Fix keybord events on messages list in opera browser (#1488823)
blob@ 17a8fb commitdiff | diff to current
2012-11-20 Aleksander Machniak
Fix selection of collapsed thread rows (#1488772)
blob@ 2b55d4 commitdiff | diff to current
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
first | « prev | next »