Age | Commit message (Expand) | Author |
2010-09-29 | - Add Internationalized Domain Name (IDNA) support (#1483894) | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-08 | - Small improvements | alecpl |
2010-09-06 | - Fix Chrome browser was recognized as Safari | alecpl |
2010-05-28 | Make drag&drop work on iPads | thomascube |
2010-05-28 | - Fix typo in last commit + some code cleanup | alecpl |
2010-05-28 | Update user agent detection and set according class names to html node | thomascube |
2010-05-18 | - Added threads tree icons | alecpl |
2010-05-17 | - code cleanup | alecpl |
2010-05-17 | - fix performance of getElementById wrapper for IE (don't look over all eleme... | alecpl |
2010-04-16 | - code formatting, cleanup and small improvements | alecpl |
2010-04-16 | - more code formatting | alecpl |
2010-03-17 | - use jQuery.inArray() instead of rcube_in_array() | alecpl |
2010-03-17 | Merged devel-threads branch (r3066:3364) back into trunk | thomascube |
2010-03-03 | Remember search modifiers in user prefs (#1486146) + bring back the old defaults | thomascube |
2009-09-20 | - fix IE version check (fixes horizontal splitter height issue) | alecpl |
2009-07-07 | - fix debug console | alecpl |
2009-06-01 | Use event system on the client to handle ajax callbacks | thomascube |
2009-05-01 | - jQuery'fied GoogieSpell 4.0 + some changes in compose | alecpl |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-04-16 | - Fix debug console on Safari | alecpl |
2009-04-15 | - fix console for Konqueror | alecpl |
2008-12-14 | #1485444: fix drag layer over an iframe | alecpl |
2008-10-01 | - Stop spellchecking when switching to html editor (#1485362) | alecpl |
2008-09-17 | Workaround a (possible) IE bug (#1485309). | svncommit |
2008-09-13 | -#1485349: fixed getElementById wrapper for IE | alecpl |
2008-09-12 | -better getElementById wrapper for IE | alecpl |
2008-09-12 | - getElementById() case-sensitive hack for IE | alecpl |
2008-09-12 | - Added vertical splitter for folders list resizing | alecpl |
2008-09-12 | Refactor drag & drop functionality. Don't rely on browser events anymore (#14... | thomascube |
2008-04-07 | - fixed not working debug console (was initialized before html object creation) | alecpl |
2008-02-13 | * implementing patch from #1484605 | till |
2008-02-12 | Make script cross browser compatible | thomascube |
2008-02-04 | Fix client side e-mail address check | thomascube |
2007-12-10 | Remove some unused object properties | thomascube |
2007-11-30 | Simplified email address check (fixes #1484679) | thomascube |
2007-09-25 | Enable drag-/dropping of folders to a new parent folder, closes #1457344. | svncommit |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |
2007-03-28 | Abstract event keycode detection | thomascube |
2007-03-18 | Improved contacts drop down; HTML output improvements; JS code cleanup | thomascube |
2006-12-17 | Added patch for resizeable preview pane | thomascube |
2006-09-24 | Partial client re-write with a common list class | thomascube |
2006-08-10 | Fixed charset problems with folder renaming | thomascube |
2006-08-02 | #1483826 added much longer but much more rfc 822/2822 compliant js email | svncommit |
2006-07-03 | Workaround for drag-drop using whitespace in FF, Junk emptying, misc fixes | svncommit |
2006-05-18 | Allow & in e-mail addresses | thomascube |
2006-05-01 | Started integrating GoogieSpell | thomascube |
2006-01-25 | Added folder purge function and some checks | thomascube |
2006-01-05 | Optimized loading time; added periodic mail check; added EXPUNGE command | thomascube |
2005-11-06 | Added localized messages to client and check form input | thomascube |