summaryrefslogtreecommitdiff
path: root/roundcubemail
AgeCommit message (Collapse)Author
2006-05-19Added "Enter" key support for viewing a messagecmcnulty
slightly changed behavior of clicking/double clicking messages to conform to Outlook 2003 (OE/Outlook/Thunderbird all handle double-click with Ctrl key pressed differently) git-svn-id: https://svn.roundcube.net/trunk@240 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18Updated MDB2 wrapper class contributed by Lukas Kahwe Smithroundcube
git-svn-id: https://svn.roundcube.net/trunk@239 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18Updated CHANGELOGroundcube
git-svn-id: https://svn.roundcube.net/trunk@238 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18Added Arabic and Armenian localizationsroundcube
git-svn-id: https://svn.roundcube.net/trunk@237 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18Updated Russian localizationroundcube
git-svn-id: https://svn.roundcube.net/trunk@236 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18Allow & in e-mail addressesroundcube
git-svn-id: https://svn.roundcube.net/trunk@235 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18Removed MDB2 classes; install seperatelyroundcube
git-svn-id: https://svn.roundcube.net/trunk@234 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when ↵cmcnulty
register_globals is turned on git-svn-id: https://svn.roundcube.net/trunk@233 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when ↵cmcnulty
register_globals is turned on git-svn-id: https://svn.roundcube.net/trunk@232 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-171)fixed bug where moving/deleting a single message in the list didn't workcmcnulty
2)fixed bug where marking a message as deleted from "view message" page caused errors git-svn-id: https://svn.roundcube.net/trunk@231 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-15Fixed search bugsroundcube
git-svn-id: https://svn.roundcube.net/trunk@230 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-15Fix of empty folder bug by Jon Daley (roundcube@jon.limedaley.com)cmcnulty
git-svn-id: https://svn.roundcube.net/trunk@229 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-13added fields from current en_US to nl_NLdrecaise
git-svn-id: https://svn.roundcube.net/trunk@228 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-13added fields from current en_US to nl_NL and fixed some older translationsdrecaise
git-svn-id: https://svn.roundcube.net/trunk@227 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Removed ob_flush() because useless and buggyroundcube
git-svn-id: https://svn.roundcube.net/trunk@226 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Fixed some bugsroundcube
git-svn-id: https://svn.roundcube.net/trunk@225 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Fixed typos in function rcube_button()roundcube
git-svn-id: https://svn.roundcube.net/trunk@224 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Check for zlib.output_compression before using ob_gzhandlerroundcube
git-svn-id: https://svn.roundcube.net/trunk@223 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Casting date parts in iil_StrToTime() to avoid warningsroundcube
git-svn-id: https://svn.roundcube.net/trunk@222 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Corrected INSTALL description (Bug #1476106)roundcube
git-svn-id: https://svn.roundcube.net/trunk@221 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-05Changed login page title regarding product name (Bug #1476413)roundcube
git-svn-id: https://svn.roundcube.net/trunk@220 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-02*** empty log message ***vengadrew
git-svn-id: https://svn.roundcube.net/trunk@219 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Updated the changelogroundcube
git-svn-id: https://svn.roundcube.net/trunk@218 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Fixed Opera bug with CC and BCC fieldsroundcube
git-svn-id: https://svn.roundcube.net/trunk@217 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Pimped search functionroundcube
git-svn-id: https://svn.roundcube.net/trunk@216 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01fixed bug where the config option is not setcmcnulty
git-svn-id: https://svn.roundcube.net/trunk@215 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Started integrating GoogieSpellroundcube
git-svn-id: https://svn.roundcube.net/trunk@214 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Check for empty mbox value in sessionroundcube
git-svn-id: https://svn.roundcube.net/trunk@213 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Added support for undeletecmcnulty
git-svn-id: https://svn.roundcube.net/trunk@212 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Added undelete functionalist and support for delete toggle iconcmcnulty
git-svn-id: https://svn.roundcube.net/trunk@211 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Added undelete functionality; made flagging system more flexiblecmcnulty
git-svn-id: https://svn.roundcube.net/trunk@210 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Add support for undelete and fix previously undetected bug for marking ↵cmcnulty
multiple messages git-svn-id: https://svn.roundcube.net/trunk@209 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Added deleted iconcmcnulty
git-svn-id: https://svn.roundcube.net/trunk@208 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Added OPTIONS -> Javascript codecmcnulty
git-svn-id: https://svn.roundcube.net/trunk@207 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Added new delete behavior options.cmcnulty
git-svn-id: https://svn.roundcube.net/trunk@206 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied patch for requesting receipts by Salvatore Ansaniroundcube
git-svn-id: https://svn.roundcube.net/trunk@205 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied patches by Mark Bucciarelliroundcube
git-svn-id: https://svn.roundcube.net/trunk@204 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Applied prev/next patch by Leonard Bouchetroundcube
git-svn-id: https://svn.roundcube.net/trunk@203 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-26Updated Mail::Mime libraries to latest CVS. Changes are bug fixes ONLY.vengadrew
git-svn-id: https://svn.roundcube.net/trunk@202 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-26Corrected issue forwarding attachments that use content-description rather ↵vengadrew
than filename or name disposition headers git-svn-id: https://svn.roundcube.net/trunk@201 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-26Corrected issue displaying attachments that use content-description rather ↵vengadrew
than filename or name disposition headers git-svn-id: https://svn.roundcube.net/trunk@200 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-26fix number of bugs and issues with last patch.cmcnulty
1) fixed issue where switching folders would lose keyboard commands 2) fixed issue where you could not delete or move multiple messages 3) now moves to next message regardless of deleting it or moving it 4) moves to previous messsage when deleting or moving last message in list git-svn-id: https://svn.roundcube.net/trunk@199 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-25new style for messages with the focus without being selectedcmcnulty
git-svn-id: https://svn.roundcube.net/trunk@198 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-25added a couple new features and bug fixes:cmcnulty
1) ability to change focus of selected message without selecting that message (requires a new class) 2) fixed bug where navigating with arrows would "select" hidden messages 3) moving or deleting messages will now select the next message on the list git-svn-id: https://svn.roundcube.net/trunk@197 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-24Delete key will delete selected messagescmcnulty
git-svn-id: https://svn.roundcube.net/trunk@196 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-13Updated changelogroundcube
git-svn-id: https://svn.roundcube.net/trunk@195 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-13Added sort order saving patch by Jacob Brunsonroundcube
git-svn-id: https://svn.roundcube.net/trunk@194 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-13Added gzip compression supportroundcube
git-svn-id: https://svn.roundcube.net/trunk@193 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-13Fixed parent.location problem for compose-linksroundcube
git-svn-id: https://svn.roundcube.net/trunk@192 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-04-13Updated Portuguese localizationroundcube
git-svn-id: https://svn.roundcube.net/trunk@191 208e9e7b-5314-0410-a742-e7e81cd9613c