Only iso_8859_default and ns_4551_1 decoding is left in i18n.php. Others
[squirrelmail.git] / src / folders_rename_do.php
2003-03-09 ebullientadded explicit include of global.php
2003-03-03 ebullientLots of changes for variable initialization - clean...
2002-12-31 kinkGetting ready for 1.4.0 RC1
2002-10-28 kinkOf course the real fix for using utf7-functions inconsi...
2002-10-23 kinkSome reworking of folders.php and friends.
2002-09-21 kinkStart some register_globals = off fixes:
2002-09-06 thomppjA terrible pile of things done to the code. Did a littl...
2002-09-06 thomppjPart 1 of switch to use of SM_PATH with require_once.
2002-02-02 kinkTrim folder name before creating/renaming, #511837
2002-01-11 philippe_mingoIn order to make sent_subfolders work I had to change...
2001-12-23 thomppjGetting ready for 1.2.0 release.
2001-12-02 thomppjCode cleanup brigage...
2001-11-21 philippe_mingo(c) stuff
2001-11-14 teepecleanup of all code using delimiter
2001-10-04 philippe_mingoUse sqimap_session_id instead of axxxx for imap connect...
2001-09-26 philippe_mingoOperation "foo_once".
2001-07-27 fidianWarnings were removed
2001-06-25 fidianFound this stuff when trying to figure out why I couldn...
2001-05-15 fidian* Moved load_prefs.php and display_page.php (or whateve...
2001-04-26 fidian* To reduce on errors, I moved the includes for config...
2001-04-19 fidian* Got bored and copied all the validate.php and define...
2001-02-03 fidian* All incoming form values now have stripslashes()...
2001-01-30 fidianMany more warnings removed.
2001-01-30 fidianRemoved a lot of the warnings generated when PHP has...
2000-12-09 palloFixed how folder names are formatted in a hierarchy...
2000-12-06 lkehresman- added patch to fix bugs with renaming folders
2000-08-10 lkehresman- fixed and improved wordWrap
2000-07-26 lkehresman- fixed renaming folders, now renames subfolders as...
2000-07-10 lkehresman- fixed bugs in sorting by from and subject
2000-07-08 lkehresman- added a bunch of sqimap_logout's where none existed
2000-07-05 lbergmanAdded minimum GNU License
2000-05-25 gustavfMoved printing of HTML-header into page_header.php.
2000-04-12 nehresmachanged log in method back to using cookies. also...
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-04-10 nehresmaadded use of PHP's session management
2000-03-19 lkehresmanAdded use of $imapPort
2000-03-09 lkehresmanfixed some slash problems
2000-03-09 lkehresmanfixed renaming problems
2000-03-01 gustavfAdded a constat to all files in functions/ to be able...
2000-02-21 lkehresmanRewrote imap functions
2000-02-17 nehresmaremoved whitespace at end of file
2000-02-16 lkehresmanSmall fix to folder renaming.
2000-02-11 nehresmafixed a couple of bugs in folder manipulation, in parti...
2000-01-17 nehresmaworkaround for php3 dealing with optional arguments...
2000-01-13 serekadded gettext support.
2000-01-06 lkehresmanAdded "Themes" to personal preferences
1999-12-16 lkehresmanI believe everything is compatable with all IMAP server...
1999-12-15 lkehresmanadded color customization
1999-12-02 lkehresmanwhoops.. forgot to add these files