Replacing tabs with spaces, trimming white space at EOL and newline at EOF
[squirrelmail.git] / functions / options.php
2004-10-31 cigamitRemove unused globals
2004-10-28 cigamitMissing global, $color was not defined
2004-10-09 tokuladding htmlencoded option to SquirrelOption. allows...
2004-08-24 jervforsMinor cleanups
2004-08-15 jervforsXHTML fixes
2004-07-30 pdontthinkCustom option page values now repopulate correctly...
2004-07-25 pdontthinkAdded 'trailing text' for options that SM builds, which...
2004-07-25 pdontthinkOops, text inputs never had a type attribute!
2004-07-04 kinkFix output sanitatizing for options and xhtml-fixes.
2004-05-21 jervforsPhpdocumentor update - sed is your friend for these...
2004-04-28 avel1. Use XHTML-Compatible attributes for selected and...
2004-03-23 tokuldoc/plugin.txt says that 'refresh' is optional. Making...
2004-02-24 kinkWe're living in 2004 now... perl is your friend for...
2003-11-21 pdontthinkhtml fix
2003-10-29 tassiumphpdocumentor preparation and a few corrections to...
2003-10-28 tassiumPreparation to begin using phpdocumentor.
2003-07-06 pdontthinkAdded initial_value and post_script options for widgets
2003-07-05 pdontthinkBring my last changes into synch with code conventions...
2003-07-05 pdontthinkscript needs to be added inside the widgets
2003-03-25 janglissStill getting complaints about this outputting plain...
2003-03-11 pdontthinkTurned off validation scripts for widgets when javascri...
2003-03-11 janglissPulling out JS in options setup. Paul, did you want...
2003-03-04 pdontthinkAdded javascript validation to integer and float widgets.
2003-01-04 ebullientuse new function to get POST variables
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-10-29 kinkUse the new check_php_version function everywhere
2002-10-24 sizzlingmercuryFolder Selection changes integrated from sizzle-ui...
2002-09-21 kinkMore rg=0
2002-08-23 stekkelfix for undefined textarea
2002-08-21 thomppjLots of small user interface fixes. Added user option...
2002-06-27 philippe_mingor2l by Yoav
2002-06-26 philippe_mingobugfix
2002-06-26 philippe_mingor2l
2002-03-02 simondClear out tabs for proper spaces
2002-02-02 philippe_mingoThe 2000000 bugfix
2002-01-23 kinkReplaced hard-coded colors with theme colors.
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-20 fidianWarning (and probably a bug) removal.
2001-12-17 thomppjSmall fixes to option page stuff...
2001-12-02 thomppjCode cleanup brigage...
2001-11-26 philippe_mingo** -> *
2001-11-24 philippe_mingoSome cleanup.
2001-11-21 philippe_mingoAdded (c) stuff and some formatting.
2001-11-18 thomppjCleaned up options main for IE and Netscape compatibili...
2001-11-12 thomppjAnother big chunk of changes to options pages.
2001-11-11 thomppjMore options updated changes.
2001-11-10 thomppjPlease ignore the red for now :)
2001-11-09 thomppjWorking on code that will provide for more standardized...
2001-11-03 thomppjSome user interface changes.
2001-10-29 philippe_mingoBugfix again
2001-10-29 philippe_mingoOops. Little bug in name block.
2001-10-29 philippe_mingoAdded submit and title functions.
2001-10-28 philippe_mingoFunctions for options pages. Must be used if you want...