summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-15- remove leading spaces from draglayer's rowsalec
2009-04-15- Fix messagelist focus issue when modifying status of selected messages (#14...alec
2009-04-14- simplified code for serverside autocomplete + set rows limit on server side...alec
2009-04-14- use extension_loaded() instead of get_loaded_extensions()alec
2009-04-14- Support STARTTLS in IMAP connection (#1485284)alec
2009-04-10- Fix DEL key problem in search boxes (#1485528)alec
2009-04-10- Support several e-mail addresses per user from virtuser_file (#1485678)alec
2009-04-10- clean up, use simpler _get_email() replacementalec
2009-04-09- Fix drag&drop with scrolling on IE (#1485786)alec
2009-04-09- subscription-list IE fixalec
2009-04-09- small css fix in subscription-list theadalec
2009-04-08- Fix adding signature separator in html mode (#1485350)alec
2009-04-08- re-fix last commmitalec
2009-04-08- Fix opening attachment marks message as read (#1485803)alec
2009-04-06- Fix 'temp_dir' does not support relative path under Windows (#1484529)alec
2009-04-05- Fix "Initialize Database" button missing from installer (#1485802)alec
2009-04-05- Fix compose window doesn't fit 1024x768 window (#1485396)alec
2009-04-02- Fix service not available error when pressing back from compose dialog (#14...alec
2009-03-31- Fix using mail() on Windows (#1485779)alec
2009-03-31- Fix word wrapping in message-part's <PRE>s for printing (#1485787)alec
2009-03-30- Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485...alec
2009-03-27- Fix TNEF implementation bug (#1485773)alec
2009-03-27- typoalec
2009-03-26Select drafts mailbox when opening a draft messagethomasb
2009-03-19Updated Armenian, Danish, Georgian, Indonesian, Italian and Romanian translationthomasb
2009-03-17- Fix incorrect row id parsing for LDAP contacts list (#1485784)alec
2009-03-11Fix charset conversion error loggingthomasb
2009-03-11- Fix 'mode' parameter in sqlite DSN (#1485772)alec
2009-03-10Added Marathi translationthomasb
2009-03-10Partially reverted r2339 + fix indentationthomasb
2009-03-09 * autoload is only invoked when a class is not found - no need for include_oncetill
2009-03-09Update Indonesian and Icelandic localizationthomasb
2009-03-09Fixed check-recent [richs]richs
2009-03-09Make ldap config template easier to uncommentthomasb
2009-03-07mk_MK updateyllar
2009-03-06- use US-ASCII as failover also for SORT command (when used for searching)alec
2009-03-06- Use US-ASCII as failover when Unicode searching fails (#1485762)alec
2009-03-06Simplified CHANGELOG; more details can be optained from the svn logthomasb
2009-03-06- Fix FETCH result parsing for servers returning flags at the end of result (...alec
2009-03-06- Fix errors handling in IMAP command continuations (#1485762)alec
2009-03-04Add tests for external stylesheet handlingthomasb
2009-03-04- Fix datetime columns defaults in mysql's DDL (#1485641)alec
2009-03-02Revert r2322; this is done in rcmail_html4inline() and now secured + fix teststhomasb
2009-03-02Create some basic unit tests based in simpletest.orgthomasb
2009-03-02Add callback for <a> tags to add target=_blankthomasb
2009-03-01- Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758)alec
2009-03-01- Fix attaching more than nine inline images (#1485759)alec
2009-03-01- es_ES update (#1485760)alec
2009-02-27Prevent concurrent autocomplete query results display (#1485743)thomasb
2009-02-27Changed code style for better diffsthomasb