summaryrefslogtreecommitdiff
path: root/roundcubemail/program
AgeCommit message (Collapse)Author
2008-05-08- make address_book_type option case insensitivealec
git-svn-id: https://svn.roundcube.net/trunk@1365 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alec
git-svn-id: https://svn.roundcube.net/trunk@1364 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Optimized messages sorting on servers without sort capability (#1485049)alec
git-svn-id: https://svn.roundcube.net/trunk@1363 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-08- Don't attempt to delete cache entries if enable_caching is FALSE (#1485051)alec
git-svn-id: https://svn.roundcube.net/trunk@1362 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-07/tmp/outrichs
git-svn-id: https://svn.roundcube.net/trunk@1361 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-07More code cleanup + oop-izationthomasb
git-svn-id: https://svn.roundcube.net/trunk@1360 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-06- removed trigger_error() callalec
git-svn-id: https://svn.roundcube.net/trunk@1359 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- fixed setting pagetitle in ajax callsalec
git-svn-id: https://svn.roundcube.net/trunk@1358 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- Fix management of folders with national characters in names (#1485036, ↵alec
#1485001) git-svn-id: https://svn.roundcube.net/trunk@1357 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- last commit fixalec
git-svn-id: https://svn.roundcube.net/trunk@1356 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-05- Do charset conversion also for from/to column on messages listalec
git-svn-id: https://svn.roundcube.net/trunk@1355 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-02- fixed searching broken in r1341alec
git-svn-id: https://svn.roundcube.net/trunk@1353 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-02- fixed #1485032 and updated MDB2 package+driversalec
git-svn-id: https://svn.roundcube.net/trunk@1352 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-01- Fix BCC header reset (#1484997)alec
git-svn-id: https://svn.roundcube.net/trunk@1350 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-01- fixed saving preferences after r1344alec
git-svn-id: https://svn.roundcube.net/trunk@1349 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30* cs fixestill
git-svn-id: https://svn.roundcube.net/trunk@1348 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Simply use reset() to clear the state vars of rcube_html_page; reverted r1346thomasb
git-svn-id: https://svn.roundcube.net/trunk@1347 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30* implemented __set/__gettill
git-svn-id: https://svn.roundcube.net/trunk@1346 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-29- up-to-datealec
git-svn-id: https://svn.roundcube.net/trunk@1343 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-29#1485021: update dutch localizationalec
git-svn-id: https://svn.roundcube.net/trunk@1342 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-29- improved messages list performance - patch from Justin Heesemannalec
git-svn-id: https://svn.roundcube.net/trunk@1341 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28- little fixalec
git-svn-id: https://svn.roundcube.net/trunk@1339 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28- added 5th argument to rcmail_render_folder_tree_select()alec
git-svn-id: https://svn.roundcube.net/trunk@1338 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28- removed my code for mouse actions on address searching list (clicking on ↵alec
li wasn't working as expected on FF3, Opera and probably IE) git-svn-id: https://svn.roundcube.net/trunk@1337 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-28#1485016alec
git-svn-id: https://svn.roundcube.net/trunk@1336 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-27- updated japanese and norwegian translationsalec
git-svn-id: https://svn.roundcube.net/trunk@1335 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- removed redundant codealec
git-svn-id: https://svn.roundcube.net/trunk@1334 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- fixed pagesize value checkingalec
git-svn-id: https://svn.roundcube.net/trunk@1333 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-25- movingmessage label could and should be added in mail task onlyalec
git-svn-id: https://svn.roundcube.net/trunk@1332 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-24- fixed blankpage handling in show_contentframe(): don't set display (=none) ↵alec
for blank content git-svn-id: https://svn.roundcube.net/trunk@1331 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-23- Append skin_path to images location only when it starts with '/' sign ↵alec
(#1484859) git-svn-id: https://svn.roundcube.net/trunk@1330 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-23- fix: s/rcube_error::raise/raise_error/alec
git-svn-id: https://svn.roundcube.net/trunk@1329 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-23#1485003: s/rc_mail_mime/rcube_mail_mime/alec
git-svn-id: https://svn.roundcube.net/trunk@1328 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-22fix for attrib strings with embedded quotesestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1326 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-20Fix parse_attrib_string to handle unquoted attribute valuesestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1325 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17- Fix non-RFC dates formatting (#1484901)alec
git-svn-id: https://svn.roundcube.net/trunk@1324 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17#1484728alec
git-svn-id: https://svn.roundcube.net/trunk@1323 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17- Updated PEAR::Auth_SASL to 1.0.2alec
git-svn-id: https://svn.roundcube.net/trunk@1322 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17- Fix IMAP response in message body when message has no body (#1484964)alec
git-svn-id: https://svn.roundcube.net/trunk@1321 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-17fix HTML mail sendingestadtherr
git-svn-id: https://svn.roundcube.net/trunk@1320 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- last change fixalec
git-svn-id: https://svn.roundcube.net/trunk@1319 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- fixed folders management after r1291alec
git-svn-id: https://svn.roundcube.net/trunk@1318 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16Set minimum number of rows per page (#1484935)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1317 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- added tinyMCE localization setting alec
- don't use tiny_mce_src.js git-svn-id: https://svn.roundcube.net/trunk@1316 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- don't use onchange to toggle editor because of IE bugalec
git-svn-id: https://svn.roundcube.net/trunk@1315 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- Decode entities when inserting HTML signature to plain text message (#1484990)alec
git-svn-id: https://svn.roundcube.net/trunk@1312 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16- Fix typo in set_charset() (#1484991)alec
git-svn-id: https://svn.roundcube.net/trunk@1311 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16added language support to HTML editing (#1484862)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1310 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-16fix signature loading on Windows (#1484545)estadtherr
git-svn-id: https://svn.roundcube.net/trunk@1309 208e9e7b-5314-0410-a742-e7e81cd9613c