Commit Graph

72 Commits

Author SHA1 Message Date
thomascube
43d98b244c Simplify code 2012-01-21 16:15:44 +00:00
thomascube
071c78c3a4 Fine tuning Larry styles + browser specific css quirks 2012-01-20 15:46:15 +00:00
thomascube
7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 2012-01-18 11:10:46 +00:00
alecpl
fb6d86b9ad - Fixed bug where similiar folder names were highlighted wrong (#1487860) 2011-11-23 18:05:38 +00:00
alecpl
be58b50431 - Make urlencode() compatible with PHP's rawurlencode() - fixes collapsing/expanding of folders with some special characters in name 2011-11-14 09:09:21 +00:00
thomascube
65082b3adb Distinguish standard timezone offset and DST of client 2011-09-28 11:49:37 +00:00
alecpl
90a6aff022 - Fix bug where when replying always the last identity is used (#1488101) 2011-09-27 06:59:59 +00:00
alecpl
699a25a822 - Disable message list keypress operations when CTRL key is pressed,
to workaround FF6 issue, where Ctrl+Pg(Up/Down) was changing list page
  and browser tab)
- Fix multiselection with Ctrl+Up/Down keys
2011-09-15 18:57:35 +00:00
alecpl
6e16260e63 - Fixed error in IE7 (#1488017) 2011-08-02 14:38:15 +00:00
alecpl
8fc0f9451e - Fix GCC errors and warnings (#1487988) 2011-07-04 19:07:26 +00:00
alecpl
24958af8d9 - Unset event name, so it will be not added to request data 2011-06-30 11:58:01 +00:00
alecpl
e23b1d913c - Fix mozilla browser detection 2011-05-03 16:33:19 +00:00
alecpl
5c1dfb0b11 - Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883) 2011-04-26 11:36:42 +00:00
alecpl
129aeff199 - Move console initialization to rcube.init(), hide console area if browser's console exists, some code cleanup 2011-03-15 08:24:19 +00:00
alecpl
47f55c0d08 - Fix ICANN example addresses doesn't validate (#1487742) 2011-02-04 12:03:31 +00:00
alecpl
ef4f591a1d - Unify typeof and undefined usage 2011-02-01 09:08:17 +00:00
thomascube
e224b002c0 Missed some replacements in previous commit... 2011-01-12 18:31:55 +00:00
alecpl
6f096812c9 - Support contact's email addresses up to 255 characters long (#1487095)
- Added email format checks when saving contacts data
2010-11-02 09:27:03 +00:00
alecpl
e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 2010-09-29 12:36:28 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
8fd1cf943c - Small improvements 2010-09-08 17:57:35 +00:00
alecpl
372d3bf6de - Fix Chrome browser was recognized as Safari 2010-09-06 17:06:38 +00:00
thomascube
8ef2f3c5cf Make drag&drop work on iPads 2010-05-28 10:52:20 +00:00
alecpl
b231f68ba2 - Fix typo in last commit + some code cleanup 2010-05-28 09:53:25 +00:00
thomascube
89e31bec15 Update user agent detection and set according class names to html node 2010-05-28 09:11:16 +00:00
alecpl
0e7b66357d - Added threads tree icons
- css/js fixes and improvements in (messages) list code
2010-05-18 07:39:31 +00:00
alecpl
283a37fb11 - code cleanup 2010-05-17 10:19:02 +00:00
alecpl
27480b4a02 - fix performance of getElementById wrapper for IE (don't look over all elements if initial getElementById returns no element
)
2010-05-17 09:07:31 +00:00
alecpl
8fa9229d57 - code formatting, cleanup and small improvements 2010-04-16 13:46:54 +00:00
alecpl
186537b2c6 - more code formatting
- allow re-selecting highlighted row (#1486442)
2010-04-16 11:50:59 +00:00
alecpl
81ab85e5ab - use jQuery.inArray() instead of rcube_in_array() 2010-03-17 13:48:23 +00:00
thomascube
f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 2010-03-17 12:24:09 +00:00
thomascube
7910c0ff55 Remember search modifiers in user prefs (#1486146) + bring back the old defaults 2010-03-03 12:11:04 +00:00
alecpl
f8dae9f00f - fix IE version check (fixes horizontal splitter height issue) 2009-09-20 06:53:11 +00:00
alecpl
c1e9b03061 - fix debug console 2009-07-07 17:23:55 +00:00
thomascube
0e99d37a18 Use event system on the client to handle ajax callbacks 2009-06-01 15:35:53 +00:00
alecpl
309d2f40a0 - jQuery'fied GoogieSpell 4.0 + some changes in compose 2009-05-01 19:27:36 +00:00
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00
alecpl
c0b82242b0 - Fix debug console on Safari 2009-04-16 17:38:19 +00:00
alecpl
a83697a501 - fix console for Konqueror 2009-04-15 12:40:28 +00:00
alecpl
cf6bc5d5fa #1485444: fix drag layer over an iframe 2008-12-14 19:00:09 +00:00
alecpl
f4b8681160 - Stop spellchecking when switching to html editor (#1485362) 2008-10-01 08:29:58 +00:00
svncommit
8b7f5a3792 Workaround a (possible) IE bug (#1485309). 2008-09-17 11:22:05 +00:00
alecpl
4c70d1f9a2 -#1485349: fixed getElementById wrapper for IE 2008-09-13 17:09:02 +00:00
alecpl
6d89d65cd8 -better getElementById wrapper for IE 2008-09-12 18:06:05 +00:00
alecpl
bafadd89d7 - getElementById() case-sensitive hack for IE 2008-09-12 17:31:23 +00:00
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
2008-09-12 12:13:13 +00:00
thomascube
f89f03cd6a Refactor drag & drop functionality. Don't rely on browser events anymore (#1484453) 2008-09-12 11:12:05 +00:00
alecpl
7155539ffd - fixed not working debug console (was initialized before html object creation)
- fixed separator in debug console
2008-04-07 09:08:06 +00:00
till
a265ab1a29 * implementing patch from #1484605 2008-02-13 05:33:41 +00:00