summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealecpl
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-04-12- and another constraint for shift selectionalecpl
2008-04-12- fix for shift key use without shift_start on the listalecpl
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted redu...alecpl
2008-04-11translated new labelsalecpl
2008-04-11#1483863: empty trash and expunge inbox on logoutalecpl
2008-04-10- added rows highlighting in onmousemove on ksearch listalecpl
2008-04-10- removed lines wrappingalecpl
2008-04-10#1484980: fixed problem with month abbreviations localization (problem with M...alecpl
2008-04-10#1484979alecpl
2008-04-09#1484624: do ob_start/ob_end_clean when reading config filesalecpl
2008-04-09#1484977: Dutch labels updatedalecpl
2008-04-08estonian translation updateyllar
2008-04-07#1484898alecpl
2008-04-07- better commands enabling/disabling after get/post response, fixes:alecpl
2008-04-07- added check alecpl
2008-04-07- disable purge command after purge actionalecpl
2008-04-07- fixed goto_url() call in logout commandalecpl
2008-04-07- fixed not working debug console (was initialized before html object creation)alecpl
2008-04-06#1484188: added month names localization alecpl
2008-04-06#1484966: place Message-Id below Received headeralecpl
2008-04-04restore baseline css file to themes folder, put overrides in skins folder (#1...svncommit
2008-04-04Remove unnecessary code; unread counts are added client sidethomascube
2008-04-04Better fix for #1484942thomascube
2008-04-04Updated Simplified Chinese localizationthomascube
2008-04-04Updateed Georgian localization and added Kurdishthomascube
2008-04-04improved r1213 change: removed redundant code alecpl
2008-04-03fixed messagealecpl
2008-04-03#1484942: Clear selection when selecting single itemalecpl
2008-04-02fixed r1237 commitalecpl
2008-04-02#1484681alecpl
2008-04-02#1484317alecpl
2008-04-02http://trac.roundcube.net/ticket/1484838alecpl
2008-04-02updated timezones listalecpl
2008-04-02removed reference to program/js/tiny_mce/themes/advanced/css/editor_content.c...alecpl
2008-04-02Make the http-received header in outgoing mails configurablethomascube
2008-04-02Remove evil css styles like expression() in HTML messagesthomascube
2008-04-01Remove leftover from r1225, #1484316.svncommit
2008-04-01* removing @ (ldap_bind() shouldn't issue a warning anyway, and if it does, i...till
2008-04-01* debugging bind (simplyfied if/else)till
2008-03-31#1484840yllar
2008-03-31Use keyup event instead of keypressed in login screen, closes #1484839.svncommit
2008-03-31Don't preview message if dragging or multi-selecting it, closes #1484316.svncommit
2008-03-31* committed patch from #1484932till
2008-03-28Update French translators and remove Pierre HAEGELIthomascube
2008-03-25Don't execute SQL queries if caching is disabledthomascube
2008-03-25Only emulate prepared queries in debug modethomascube
2008-03-25* patch from #1484920till
2008-03-25* added escapeSimple() (#1484874)till