]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/diff.php
Allow bold, italics or underlined for numbers
[SourceForge/phpwiki.git] / lib / diff.php
2013-06-18 vargenauMerge OldTextFormattingRules into TextFormattingRules...
2012-12-11 vargenauLess messages
2012-10-06 vargenauReformat code
2012-10-01 vargenauWhitespace only
2012-09-28 vargenauinclude [all] Include and file path should be devided...
2012-09-28 vargenauphp_closing_tag [PSR-2] The closing ?> tag MUST be...
2012-08-31 vargenauextra_empty_lines
2011-05-20 vargenauMust use single quote for string because of $ in "...
2011-03-03 vargenauRemove rcs_id
2011-03-01 vargenauBetter translation mechanism
2010-06-17 vargenauRemove unused TableUnifiedDiffFormatter
2010-06-07 rurbanRemove the rest of the require_once('lib/HtmlElement...
2010-05-19 vargenaurcs_id no longer makes sense with Subversion global...
2009-07-16 vargenauFix bug #1889583 Diff display is incomplete
2009-03-23 vargenauIn case if null diff, give the reason: renaming or...
2008-08-22 vargenauActivated Id substitution for Subversion
2007-06-01 rurbanfix basepage for external links
2007-01-02 rurbanomit want_content if not necessary
2006-12-02 rurbanFix MonoBook layout (id content forbidden here)
2005-04-01 rurbanfix dirty side-effect: dont printf too early bypassing...
2005-02-04 rurbanneed div=content for blog
2005-02-04 rurbanprevent from php5 nameclash
2004-11-21 rurbanremove final \n to be ob_cache independent
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-06-08 rurbansome comments only
2004-05-01 rurbanmore php-4.0.6 compatibility: superglobals
2004-01-25 rurbanWikiUserNew support (temp. ENABLE_USER_NEW constant)
2003-02-17 dairikiFix so that action=diff will work when the most recent...
2003-01-29 carstenklappBugfix for &nbsp showing on diff page.
2003-01-11 carstenklappTweaked diff formatting.
2003-01-08 carstenklappDon't perform a diff when the page doesn't exist (such...
2002-10-31 carstenklappRemoved new HTML::nbsp function, just use HTML::raw...
2002-10-29 carstenklappReplaced NBSP constant with a new nbsp() function....
2002-03-21 lakkaFixed SF bug #528567 (I think) - two or three functions...
2002-02-08 dairikiCleanup/refactor time-zone offset preference and relati...
2002-02-04 carstenklappAdded author link for diff page (PageInfoRow)
2002-02-03 carstenklappMore updates for compatibility with relative date forma...
2002-01-31 dairikiChange default diff mode to 'major'.
2002-01-30 dairikiTwo new convenience functions in lib/Theme.php: WikiLin...
2002-01-28 dairikiAnother refactor of the OOP HTML/XML generation code...
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-23 carstenklappfinished moving LinkExistingWikiWord to Theme
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-22 dairikiFinish conversion to new OO HTML generation scheme.
2002-01-21 dairikiMore infiltration of new object-based HTML generation.
2002-01-17 dairikiMinor updates for new themage code.
2001-12-21 dairikiFix a formatting string. (Version was always reported...
2001-12-21 carstenklappupgraded one line to use sprintf for localization
2001-12-19 dairikiFix Carsten's example translation problem using new...
2001-12-18 carstenklappAdded visual separators between "Other diffs:" list...
2001-12-16 dairikiRefactor $WikiPlugin::name and $WikiPlugin::description...
2001-12-15 dairikiBack off to word-level diffs rather than character...
2001-12-14 dairikiAdded a few comments.
2001-12-13 dairikiExperiment with more compact diff selection: single...
2001-12-13 dairikiRefactor diff code:
2001-12-11 carstenklappMoved some diff colouring to css. Appearance looks...
2001-12-07 dairikiFix for PHP warning: "lib/diff.php:197: Notice[8]:...
2001-11-14 dairikiXHTML fixes. At this point, PhpWiki's output is almost...
2001-09-18 dairikiJeff's hacks II.
2001-06-26 uckelmanAdded $version to RetrievePage calls.
2001-04-07 dairikiUse strftime() for dates/times instead of date().
2001-03-05 dairikiMinor code cleanup: don't htmlspecialchar page title...
2001-02-14 dairikiVarious minor bug fixes and cleanups.
2001-02-13 dairikilog
2001-02-12 dairikilog
2001-02-10 dairikiJeff hacks again: LOT's of changes.
2001-02-07 dairikiFix bug #131372: diff hangs.
2000-11-01 ahollosifixed E_NOTICE warnings
2000-10-20 ahollosisecond int. patch from Jan (slightly modified)
2000-10-19 ahollosiinternationalization patch (based on Jan Nieuwenhuizen...
2000-10-08 wainsteadAll wiki_*.php3 files are now renamed to lib/*.php...