squirrelmail.git
2006-02-21 jervforsAdding comments about obsolete plugins.
2006-02-21 jervforsTypo.
2006-02-21 jervforsAdding more obsolete plugins.
2006-02-21 stevetruckstuffRemoved documentation for unused parameter $icon_theme_...
2006-02-21 tassiumAdded "bad plugin" blacklist (currently contains "view_...
2006-02-21 stevetruckstuffRemoved var_dump and fixed notice.
2006-02-21 jervforsFixing PHP short tag.
2006-02-21 jervforsReverting to old string.
2006-02-21 stevetruckstuffChanges for new icon theming
2006-02-21 stevetruckstuffNew icon theming. Also added basic template for left_m...
2006-02-20 tokulone more place with incompatible color code
2006-02-20 tokuladding information about version that introduced constants
2006-02-20 tokulenabled fancy defaults. same as in 1.5.1
2006-02-20 tokulsame fix as in 1.5.1. Color codes without # does not...
2006-02-20 jervforsUpdating text about gettext files (typo).
2006-02-20 jervforsUpdating text about gettext files.
2006-02-19 tokulmailbox caching code added new hook
2006-02-18 tokulcentering logout_error table
2006-02-13 kinkfix right_main checking for right_main's that pass...
2006-02-13 tokulrestoring globalization of text alignment vars.
2006-02-13 tokulshort open tag
2006-02-12 stekkelsmall thread code correction
2006-02-12 tokulchanges made by Marc before branching
2006-02-12 kinkmust have functions/i18n.php available to use $squirrel...
2006-02-12 tokulUpping HEAD version number. 1.5.1 scripts are stored...
2006-02-12 stekkelarray_shift is slowwwww, this approach is faster.
2006-02-12 tokuladded information about header calls in displayHtmlHead...
2006-02-12 stekkelThe old thread code caused time outs with a message...
2006-02-12 tokulnewmail_media_enable is used instead of newmail_enable
2006-02-12 tokuldisable template selection, when only one template...
2006-02-12 tokulusing hide_sm_attributions instead of hide_sm_attributes
2006-02-12 tokulfixed untranslated string. spotted by jam
2006-02-12 tokulupdating email and name of Georgian translator
2006-02-11 stekkelFix for checkall link when js is disabled.
2006-02-11 tokulduplicate closing tr
2006-02-11 tokulcss requires more hacks in order to center table correc...
2006-02-11 tokulcss centering does not work. reverting to html based...
2006-02-11 stekkelUpdate documentation
2006-02-11 stekkelremoving global
2006-02-11 stekkelFix for #1093360.
2006-02-11 stekkelFix for #550557
2006-02-11 stekkelFix for from names displayed in the attachment area...
2006-02-11 stekkelLast small addition, use separate class for mailboxes...
2006-02-11 stekkelAdded leftrecent in order to detect which folders conta...
2006-02-10 stekkelit's $sent_folder instead of $send_folder
2006-02-10 stekkelAdded Michael More to the significant contributions...
2006-02-10 stekkelAdapted patch from Michael Long
2006-02-10 stekkelPatches from Michael Long
2006-02-10 tokuladding information about Georgian translator.
2006-02-10 tokulupdating strings
2006-02-10 stekkelUW response will now be detected too
2006-02-10 stekkeldetecting character in a NO response propably means:
2006-02-10 janglissSmall gramatical correction.
2006-02-09 stevetruckstuffProofreading.
2006-02-09 indiri69Merged View as HTML support into the SquirrelMail core
2006-02-09 jervforsAdding myself.
2006-02-09 stekkelMore work on the release notes. Please look at it caref...
2006-02-09 tokuladding new options to plugin defines.
2006-02-09 tokulstyle changes in server sorting option descriptions
2006-02-09 stevetruckstuffCorrected charset to iso-8859-1
2006-02-09 tokuldocumenting sorting options with @since tags
2006-02-09 stevetruckstuffFixed my poor American-only editor. :o
2006-02-09 stevetruckstuffAdded myself. :)
2006-02-09 tokulunseen string used different color before I've moved...
2006-02-09 tokulreverting sqm_leftMain style changes.
2006-02-08 stekkelSteve Brown's work for the login.tpl template
2006-02-08 stekkelSteve Brown work for the login.tpl template
2006-02-08 stekkelSteve Brown login.tpl work.
2006-02-08 indiri69Fix unknown variable message when the user has never...
2006-02-08 stekkelmailbox cache fixes
2006-02-08 stekkelHeaders fetch from read_body triggered by using the...
2006-02-08 stekkelIncorrect columns were passed through calcfetchColumns...
2006-02-08 stekkelerror reporting / disable thread and server sort
2006-02-08 kinkmake the login box be centered again on firefox/linux
2006-02-08 stekkelBetter error reporting
2006-02-08 stekkelmade the code work for triggering imap related errors.
2006-02-08 stekkeldisable server sort/thread option
2006-02-08 stekkelmake it possible again to disable thread sort and serve...
2006-02-07 jervforsMoving the links "Download this as a file" and "View...
2006-02-06 tokuladding information about changes/removed functions...
2006-02-06 tokuladding my PGP key id and fingerprint.
2006-02-06 tokuladding sm-1.4 version
2006-02-05 jervforsReplacing deprecated HTML "center" element (second...
2006-02-05 jervforsReplacing deprecated HTML "center" element (second...
2006-02-05 jervforsDouble quoting needed.
2006-02-05 jervforsReplacing HTML "script" element deprecated attribute...
2006-02-05 tokulrebuild mailbox cache when trash is emptied. cleans...
2006-02-05 tokulreplacing obsolate function calls with current ones
2006-02-05 jervforsReplacing deprecated HTML "center" element.
2006-02-05 tokulupdate mailbox cache if new folders are created (first...
2006-02-05 tokulmaking sure that new configuration vars are parsed...
2006-02-05 tokulswitched doctype to standard compliance mode
2006-02-05 tokuldisable regexp compilation error
2006-02-05 tokulrearranged if structures in order to reach footer witho...
2006-02-05 tokulphp bug. disable error reporting on session_start(...
2006-02-05 tokuldoctype switched from quirks to standards compliance...
2006-02-05 tokulmoved template setting to get request
2006-02-04 tokuluse special folder class for special folders in advance...
2006-02-04 stekkel</body></html> footer.tpl replacements
2006-02-02 tokulremove hardcoded $fontset.
next