Sorry folks. Changing onClick to onMouseDown so middle mouse/right mouse work correc...
[squirrelmail.git] / functions /
2005-03-15 pdontthinkSorry folks. Changing onClick to onMouseDown so middle...
2005-03-15 pdontthinkBe nice to plugins who want to add to the onClick....
2005-03-15 pdontthinkDon't keep a row highlighted and checkbox checked when...
2005-03-15 pdontthinkbringing back forwarding functionality for message...
2005-03-15 pdontthinkRefactoring JavaScript, reduces bandwidth usage on...
2005-03-15 kinkAdd a first rough version of an about box to SquirrelMail.
2005-03-15 pdontthinkI think I'm getting tired
2005-03-15 pdontthinkAdding comp_in_new fxn back to message list page. ...
2005-03-15 pdontthinkMaking fancy row highlighting an option
2005-03-15 pdontthinkparseUrl was too aggressive; implemented mailto: replac...
2005-03-15 pdontthinkMore accurate mailto replacements
2005-03-14 pdontthinkAnother minor fix to get auto-clicking on rows on mailb...
2005-03-14 pdontthinkOops, forgot to comment this out again. Clicking check...
2005-03-14 pdontthinkAdding auto-highlite code. This might be a bit content...
2005-03-14 pdontthinkAdding labels to other columns on message list for...
2005-03-14 pdontthinkWhy weren't tag IDs part of the parameters to these...
2005-03-13 pdontthinkAllow plugins to customize attachment link (for instanc...
2005-03-08 tokuldocumentation update
2005-03-08 tokulAdd closing / to link and meta elements only after...
2005-03-07 kinkfix typo in $quotvar name
2005-03-06 tokuladding is_array() test to output of get_class_methods()
2005-03-02 tokulprint object methods if object is feeded to sm_print_r
2005-03-02 tokuluse same width as other tables on src/addressbook.php
2005-02-27 jervforsThe copyright message should be consistent.
2005-02-27 tokulsanitizing ldap search. I think, in this case it only...
2005-02-27 tokulall error messages are displayed in one error box.
2005-02-16 stekkelFixed typo.
2005-02-13 tokuladding option that disables default_charset test in...
2005-02-11 kinkMissing global $color in logout_error()
2005-02-09 tokuldisplay error box with more details.
2005-02-09 tokulopen file rw only if it is writable
2005-02-08 janglissThis fixes empty src tags, and sets them to the blank...
2005-02-08 janglissAnother MS fix...
2005-02-08 janglissFix for #855320 where Outlook Express was creating...
2005-02-07 stekkelFixed: filenames in case of forwarding a message.
2005-02-06 kinkAdd "show only subscribed folders" option (defaults...
2005-02-06 kinkAdd comment to parsePriority function. I had to duplica...
2005-02-03 tokulFixing sorting order in get_squirrel_sort() (#1115403).
2005-02-03 tokulshould fix one #1105760 issue. (old config file and...
2005-02-03 kinkMove default_pref from data/ to config/ dir.
2005-02-02 kinkin sqgetGlobalVar, reset $value if it is not found.
2005-02-02 janglissQuoting "INBOX" to fix an imap server bug. No harm...
2005-01-27 tokuldoc update
2005-01-27 tokuladding str_pad replacement for multibyte charsets and...
2005-01-26 jangliss24hr date format should include a leading 0... Not...
2005-01-17 jervforsIndentation cleanup
2005-01-14 cigamitAdded hook for Preferences Backend to resolve potential...
2005-01-10 tokulProvides some fixes for #1043576 (incorrect wrapping...
2005-01-09 tokulreplacing urlencode with rawurlencode. It is possible...
2005-01-07 jervforsReplacing tabs with spaces, trimming white space at...
2004-12-29 jervforsChanging squirrelmail/Squirrelmail to SquirrelMail...
2004-12-28 kinkAdd param 'clean' to formatBody to prevent irrelevant...
2004-12-27 kinkCvascript detection was broken when you changed your...
2004-12-27 kinkIncrement year in copyright notice.
2004-12-24 kinkAdd server type 'hmailserver' to work around a searchin...
2004-12-19 tokulexplanation of weird chars and header
2004-12-09 tokuladding sq_setlocale function in order to use multiple...
2004-11-24 pdontthinkFollowing up on my long standing threat to remove inter...
2004-11-21 kinkset_url_var would eat the "&" if the first url var...
2004-11-21 kinkAdd support for recognising 'Priority' and 'Importance...
2004-11-21 kinkFix two time zone calculation bugs, thanks to david...
2004-11-16 janglissNew line here makes a lot of slightly tidier looking...
2004-11-15 tokulremoving default_charset tests. code can be reused...
2004-11-14 tokulallow mbstring functions will all charsets that are...
2004-11-14 tokulremoving obsolate global abook comments.
2004-11-14 tokulusing own squirrelmail functions for encoding/decoding...
2004-11-14 tokulextending utf-8 decoding function.
2004-11-12 jervforsFixing XHTML fix
2004-11-12 jervforsXHTML fixes
2004-11-10 tokulset value returned by ini_get to boolean
2004-11-10 tokulspecial chars should be undone only after encoding
2004-11-09 pdontthinkFix: Messages shown with bad times in message list...
2004-11-08 tokuldon't run decode cycles if charset is the same
2004-11-05 tokuladding phpdoc to abook database class
2004-11-03 tokuldocumenting options class
2004-11-02 jervforsReplacing tabs with spaces, trimming white space at...
2004-11-01 tokulinfo about added global abook and some comments in...
2004-11-01 tokuladding phpdoc blocks in addressbook classes (one more...
2004-11-01 tokulAdding compact page selection options. Thanks to Felix...
2004-11-01 tokulmore checks in charset name
2004-11-01 tokuladding phpdoc blocks.
2004-11-01 tokulremoved $phone from array and from ldap queries. SM...
2004-11-01 cigamitRemoved variables that were initialized, but never...
2004-11-01 cigamitFix a few variables that were inputted incorrectly
2004-10-31 cigamitRemove unused globals
2004-10-29 indiri69Should compared strings with strings. Otherwise a...
2004-10-28 tokul$utfencode and $htmlsave options were not followed...
2004-10-28 cigamitMinor bug fix, assignment in condition resulting in...
2004-10-28 cigamitMissing global, $color was not defined
2004-10-28 cigamitMinor bug fix, just a misspelled variable $ar instead...
2004-10-28 cigamitMinor Bug fix, localbackendname was being set in the...
2004-10-28 cigamitMinor bug fix, just a misspelled variable
2004-10-28 cigamitWrong break point is set, we are only 2 deep here,...
2004-10-28 cigamitMissing global, $passed_ent_id was not being set or...
2004-10-26 jervforsString fix
2004-10-26 jervforsSuggesting senders address if none is present in the...
2004-10-24 tokuladding Bengali in Bangladesh alias
2004-10-23 stekkelFixed XSS vulnarability in decodeHeader function spotte...
2004-10-15 tokulusing sq_is8bit function instead of ereg. Code reuse...
2004-10-15 tokuladding sq_is8bit and sq_mb_list_encodings functions.
next