You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/include
Thomas Bruederli 271efe53e0 Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more 12 years ago
..
clisetup.php CS fixes (mostly tab -> spaces) 12 years ago
html.php Consider colspan attributes when adding table cells/rows 12 years ago
iniset.php Fix magic_quotes_sybase handling (#1488506) 12 years ago
rcmail.php Fix return value of storage_connect() 12 years ago
rcube.php Added session_path config option and unified cookies settings in javascript 12 years ago
rcube_addressbook.php Remove duplicates from get_col_values() result in flat mode 12 years ago
rcube_base_replacer.php Removed $Id$ 13 years ago
rcube_bc.inc Fix deprecated functions usage 12 years ago
rcube_browser.php CS fixes, mostly indentation 12 years ago
rcube_cache.php CS fixes (mostly tab -> spaces) 12 years ago
rcube_charset.php Partially revert 9546d22c6: don't validate with parse_charset() 12 years ago
rcube_config.php Make sure the timezone config option always contains a valid value 12 years ago
rcube_contacts.php Don't use protected property rcube_db::$db_error 12 years ago
rcube_content_filter.php Removed $Id$ 13 years ago
rcube_db.php Define public property 'db_provider' in pdo classes. That is used in various places, especially the installer 12 years ago
rcube_db_mssql.php Define public property 'db_provider' in pdo classes. That is used in various places, especially the installer 12 years ago
rcube_db_mysql.php Define public property 'db_provider' in pdo classes. That is used in various places, especially the installer 12 years ago
rcube_db_pgsql.php Define public property 'db_provider' in pdo classes. That is used in various places, especially the installer 12 years ago
rcube_db_sqlite.php Define public property 'db_provider' in pdo classes. That is used in various places, especially the installer 12 years ago
rcube_db_sqlsrv.php Define public property 'db_provider' in pdo classes. That is used in various places, especially the installer 12 years ago
rcube_image.php Display Tiff as Jpeg in browsers without Tiff support (#1488452) 12 years ago
rcube_imap.php Add flags and date arguments to kolab_storage::save_message() 12 years ago
rcube_imap_cache.php Fix deprecated functions usage 12 years ago
rcube_imap_generic.php - Very small perf improvement 12 years ago
rcube_ldap.php Fix post-filtering vlv results, fixes warning "mb_strtolower() expects parameter 1 to be a string, array given" 12 years ago
rcube_message.php Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more 12 years ago
rcube_message_header.php Decode header value in rcube_mime::get() by default (#1488511) 12 years ago
rcube_message_part.php Removed $Id$ 13 years ago
rcube_mime.php Fix deprecated functions usage 12 years ago
rcube_output.php Removed $Id$ 13 years ago
rcube_output_html.php Add user settings to open message view and compose form in new windows. This natevely implements the compose_newwindow plugin functionslity and more 12 years ago
rcube_output_json.php Removed redundant method 12 years ago
rcube_plugin.php More default->larry fixes 12 years ago
rcube_plugin_api.php CS fixes (mostly tab -> spaces) 12 years ago
rcube_result_index.php Fix is_error() returns wrong result for empty result set 12 years ago
rcube_result_set.php Removed $Id$ 13 years ago
rcube_result_thread.php Fix threaded list sorting on PHP < 5.2.9 (#1488748) 12 years ago
rcube_session.php CS fixes (mostly tab -> spaces) 12 years ago
rcube_shared.inc Improvements in building criteria string for IMAP SEARCH 12 years ago
rcube_smtp.php CS fixes (mostly tab -> spaces) 12 years ago
rcube_spellchecker.php Fix some typos 12 years ago
rcube_storage.php Add flags and date arguments to kolab_storage::save_message() 12 years ago
rcube_string_replacer.php Removed $Id$ 13 years ago
rcube_user.php Plugin API: Add 'email_list' argument for identities data in user_create hook 12 years ago
rcube_utils.php Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
rcube_vcard.php Fix handling vCard entries with TEL;TYPE=CELL (#1488728) 12 years ago