index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
/
rcmail.php
Age
Commit message (
Expand
)
Author
2008-06-20
Urlencode mail recipients for storing in session + little code cleanup
thomasb
2008-06-20
Store compose parameters in session and redirect to a unique URL
thomasb
2008-06-20
Simplify step inclusion in controller (index.php)
thomasb
2008-06-07
-segfault (#1485109)
alec
2008-06-07
Fix language detection + update Catala localization
thomasb
2008-06-07
Cleaned up localization names to unique language_COUNTRY schema according to ...
thomasb
2008-05-29
-fixed last commit
alec
2008-05-29
-set utf8 locales in setlocale()
alec
2008-05-28
Pass auth_type as argument; don't start session if started from command line
thomasb
2008-05-18
Made encrypt_passwd method public as requested in #1485071
thomasb
2008-05-15
Link global config array with class props (to be removed)
thomasb
2008-05-10
- fix: fallback labels/messages ignored from en_US localisation files after r...
alec
2008-05-07
More code cleanup + oop-ization
thomasb
2008-04-30
Next step: introduce the application class 'rcmail' and get rid of some globa...
thomasb