Forgot to commit the change to showhideminor. Also removing commented-out strings.
[lhc/web/wiklou.git] / includes / PageHistory.php
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-07-10 Tim StarlingOOP calling convention for database functions. DBMS...
2004-06-24 Brion VibberBe a little more careful about escaping displayed usernames
2004-06-21 Tim Starlingmoving new history copyright text to the bottom of...
2004-06-21 Tim Starlinghistory copyright
2004-06-11 Domas Mituzas* table name: use "old" instead of old for PG
2004-06-10 Gabriel Wickeid 'historysubmit' on lower submit button for changing...
2004-06-09 Domas MituzasRemove 'USE INDEX' for non-mysql
2004-06-09 Gabriel Wickeeasy fix for #969367
2004-05-27 Gabriel Wicke-
2004-05-27 Gabriel Wickedumdidum..
2004-05-27 Gabriel Wicke$this->mTitle->escapeLocalURL
2004-05-27 Gabriel Wicketitle escaping
2004-05-24 Gabriel Wicketweaks to page history
2004-05-24 Gabriel Wickesecond submit button on top, input instead of button...
2004-05-21 Gabriel Wickeaccess key and tooltip for 'compare selected versions...
2004-05-21 Gabriel Wickem moved to start of comment
2004-05-18 Gabriel Wickehtmlspecialchars instead of urlencode
2004-05-18 Gabriel WickeArbitrary diff selection without javascript
2004-04-10 Gabriel Wickeminor bug
2004-04-09 Gabriel Wicketab in indexes on 'last' links
2004-04-09 Gabriel Wickemoved script outside the ul
2004-04-09 Brion VibberXHTML protection
2004-04-03 Brion VibberHTML tweaks inching towards XHTML-friendly output....
2004-04-02 Brion VibberA little HTML cleanup on diff links
2004-03-26 Mr. E23Using full URL instead of relative for js arbitrary...
2004-03-24 Erik Moeller1) section editing auto-summaries are now formatted...
2004-03-22 Gabriel Wickeadded class for styling
2004-03-07 Brion VibberReplace the random boolean parameters on Title::getURL...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-07 Mr. E23Fixed bug causing diffs with cur to produce wrong resul...
2004-02-06 Mr. E23Fix for problem diffing with current revision
2004-01-31 Mr. E23Feature for diffing any two revisions.
2004-01-20 Jens FrankFeature-Request #816659,#668443: No (next 50) link...
2004-01-17 Tim StarlingBug fixes: watchlist and recent changes linked were...
2003-12-21 Brion VibberTweak offset/limit parameters for correctness. Enable...
2003-12-21 Brion VibberSplit off page history code to PageHistory.php out...