squirrelmail/functions
Alexandros Vellis 8af8fc62f9 1. Use XHTML-Compatible attributes for selected and checked form widgets
2. Use HTML <label> for radio buttons. This allows user to click the text
"Yes" or "No" instead of just the widget. This works in all popular browsers
and is more intuitive this way.
2004-04-28 16:05:25 +00:00
..
decode We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
htmlentities one more formating fix 2004-04-25 10:35:12 +00:00
abook_database.php SQL injection fix. This is serious I think. 2004-04-27 19:20:18 +00:00
abook_global_file.php Moving addressbook functions to separate phpdoc subpackage. 2004-04-12 08:00:07 +00:00
abook_ldap_server.php Moving addressbook functions to separate phpdoc subpackage. 2004-04-12 08:00:07 +00:00
abook_local_file.php Moving addressbook functions to separate phpdoc subpackage. 2004-04-12 08:00:07 +00:00
addressbook.php adding address book sorting function 2004-04-18 10:28:38 +00:00
attachment_common.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
auth.php phpdoc fix. 2004-04-12 07:55:24 +00:00
constants.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
date.php Better support for malformed/absent dates and headerlines ending in only "\n". 2004-02-28 15:13:17 +00:00
db_prefs.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
display_messages.php missing phpdoc declaration 2004-04-12 08:00:53 +00:00
file_prefs.php Make writing to prefs/abook/calendar files more reliable by handling it 2004-03-15 10:10:00 +00:00
forms.php moving forms to separate subpackage. It is easier to dig through functions 2004-04-12 08:02:15 +00:00
gettext.php two more subpackage blocks 2004-04-12 08:03:39 +00:00
global.php Undo my stupidity 2004-04-22 09:09:48 +00:00
html.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
i18n.php phpdoc fixes 2004-04-12 07:54:20 +00:00
identity.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
imap.php two more subpackage blocks 2004-04-12 08:03:39 +00:00
imap_asearch.php two more subpackage blocks 2004-04-12 08:03:39 +00:00
imap_general.php reminder for people that want to use the capability string. It's broken in 2004-04-22 18:20:38 +00:00
imap_mailbox.php two more subpackage blocks 2004-04-12 08:03:39 +00:00
imap_messages.php prohibit message sets other then a single id when fetching a single message. 2004-04-20 16:55:41 +00:00
imap_search.php two more subpackage blocks 2004-04-12 08:03:39 +00:00
imap_utf7_local.php two more subpackage blocks 2004-04-12 08:03:39 +00:00
index.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00
mailbox_display.php Instead of excluding one checkbox at a time, only check what should be checked 2004-04-28 12:21:21 +00:00
mime.php - remove first !IE6 check and send Pragma and NoCache Headers 2004-04-26 22:05:53 +00:00
options.php 1. Use XHTML-Compatible attributes for selected and checked form widgets 2004-04-28 16:05:25 +00:00
page_header.php http://validator.w3.org/docs/errors.html#bad-entity 2004-03-31 16:33:33 +00:00
plugin.php Zap the soupNazi to use the same JS test everything else does. 2004-03-28 23:06:12 +00:00
prefs.php updates to make javascript actually behave correctly for real. 2004-03-28 22:47:11 +00:00
strings.php this way it looks better. 2004-04-25 10:26:56 +00:00
tree.php When copying a folder to trash before deletion, check that the top folder name really contains the delimiter. 2004-03-26 12:02:30 +00:00
url_parser.php We're living in 2004 now... perl is your friend for these kinds of things :) 2004-02-24 15:51:22 +00:00