Commit Graph

64 Commits (26bc46d9b671ea069fc779ecb8b4ac90323c2291)

Author SHA1 Message Date
alecpl 6e16260e63 - Fixed error in IE7 (#1488017) 13 years ago
alecpl 8fc0f9451e - Fix GCC errors and warnings (#1487988) 13 years ago
alecpl 24958af8d9 - Unset event name, so it will be not added to request data 13 years ago
alecpl e23b1d913c - Fix mozilla browser detection 14 years ago
alecpl 5c1dfb0b11 - Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883) 14 years ago
alecpl 129aeff199 - Move console initialization to rcube.init(), hide console area if browser's console exists, some code cleanup 14 years ago
alecpl 47f55c0d08 - Fix ICANN example addresses doesn't validate (#1487742) 14 years ago
alecpl ef4f591a1d - Unify typeof and undefined usage 14 years ago
thomascube e224b002c0 Missed some replacements in previous commit... 14 years ago
alecpl 6f096812c9 - Support contact's email addresses up to 255 characters long (#1487095)
- Added email format checks when saving contacts data
14 years ago
alecpl e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl 8fd1cf943c - Small improvements 14 years ago
alecpl 372d3bf6de - Fix Chrome browser was recognized as Safari 14 years ago
thomascube 8ef2f3c5cf Make drag&drop work on iPads 15 years ago
alecpl b231f68ba2 - Fix typo in last commit + some code cleanup 15 years ago
thomascube 89e31bec15 Update user agent detection and set according class names to html node 15 years ago
alecpl 0e7b66357d - Added threads tree icons
- css/js fixes and improvements in (messages) list code
15 years ago
alecpl 283a37fb11 - code cleanup 15 years ago
alecpl 27480b4a02 - fix performance of getElementById wrapper for IE (don't look over all elements if initial getElementById returns no element
)
15 years ago
alecpl 8fa9229d57 - code formatting, cleanup and small improvements 15 years ago
alecpl 186537b2c6 - more code formatting
- allow re-selecting highlighted row (#1486442)
15 years ago
alecpl 81ab85e5ab - use jQuery.inArray() instead of rcube_in_array() 15 years ago
thomascube f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 15 years ago
thomascube 7910c0ff55 Remember search modifiers in user prefs (#1486146) + bring back the old defaults 15 years ago
alecpl f8dae9f00f - fix IE version check (fixes horizontal splitter height issue) 15 years ago
alecpl c1e9b03061 - fix debug console 15 years ago
thomascube 0e99d37a18 Use event system on the client to handle ajax callbacks 16 years ago
alecpl 309d2f40a0 - jQuery'fied GoogieSpell 4.0 + some changes in compose 16 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 16 years ago
alecpl c0b82242b0 - Fix debug console on Safari 16 years ago
alecpl a83697a501 - fix console for Konqueror 16 years ago
alecpl cf6bc5d5fa #1485444: fix drag layer over an iframe 16 years ago
alecpl f4b8681160 - Stop spellchecking when switching to html editor (#1485362) 16 years ago
svncommit 8b7f5a3792 Workaround a (possible) IE bug (#1485309). 16 years ago
alecpl 4c70d1f9a2 -#1485349: fixed getElementById wrapper for IE 16 years ago
alecpl 6d89d65cd8 -better getElementById wrapper for IE 16 years ago
alecpl bafadd89d7 - getElementById() case-sensitive hack for IE 16 years ago
alecpl e5686f4a01 - Added vertical splitter for folders list resizing
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170)
- debug console css fixes for IE
16 years ago
thomascube f89f03cd6a Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453) 16 years ago
alecpl 7155539ffd - fixed not working debug console (was initialized before html object creation)
- fixed separator in debug console
17 years ago
till a265ab1a29 * implementing patch from #1484605 17 years ago
thomascube a0ce2f0fa1 Make script cross browser compatible 17 years ago
thomascube e581e74153 Fix client side e-mail address check 17 years ago
thomascube d39eecad6d Remove some unused object properties 17 years ago
thomascube f20cf0f171 Simplified email address check (fixes #1484679) 17 years ago
svncommit b0dbf3ce3e Enable drag-/dropping of folders to a new parent folder, closes #1457344. 17 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 18 years ago
thomascube 9bbb17c1c6 Abstract event keycode detection 18 years ago
thomascube 86958f70d2 Improved contacts drop down; HTML output improvements; JS code cleanup 18 years ago