]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib
Tricky german translation of this part.
[SourceForge/phpwiki.git] / lib /
2002-01-25 dairikiMore bug fixes.
2002-01-25 dairikiFix more bugs I planted in the recent refactors.
2002-01-25 dairikiMoved Content-Transfer-Encoding generation back into
2002-01-25 dairikiMinor cleanup of the cleanups.
2002-01-25 dairikiMinor cleanup of _Pagelist_column_author.
2002-01-25 carstenklappauthorLink uses $Theme->linkExistingWikiWord instead...
2002-01-25 carstenklappminor optimization to _authorLink
2002-01-25 carstenklappAuthor names in PageList uses $Theme->linkExistingWikiWord
2002-01-25 carstenklappTry to load page using urlencoded filename when filenam...
2002-01-25 dairikiNew transform engine sort-of maybe works now.
2002-01-25 dairikiAdded a comment. RFC 1521 is obsolete.
2002-01-25 carstenklappAdded charset and format to $params. "Content-Transfer...
2002-01-25 carstenklappAdd/change pagedump headers for improved MIME interoper...
2002-01-25 carstenklappBugfix for typo causing broken pagedumps: Fatal error...
2002-01-25 dairikiStart of new parser. It doesn't work yet.
2002-01-25 dairikiHackish fixes for some problems with ViewSource.
2002-01-24 dairikiPostpone "NOTICE" level error messages until end of...
2002-01-24 dairikiFix StartLoadDump() so that it works with new template...
2002-01-24 dairikiRestore Template::getExpansion() method, as it's needed...
2002-01-24 dairikiRestore HtmlElement::_emptyTag() as distinct from XmlEl...
2002-01-24 carstenklappOne more quote fix for brain-dead syntax colouring.
2002-01-24 carstenklappOne more quote fix for brain-dead syntax colouring.
2002-01-24 carstenklappmoved function _emptyTag() from HtmlElement to XmlEleme...
2002-01-24 carstenklappmoved function _emptyTag() from HtmlElement to XmlEleme...
2002-01-24 carstenklappbugfix for "Fatal error: Call to undefined function...
2002-01-24 rurbanfixed error:
2002-01-24 carstenklappRemoved gettext from debug, db and internal php error...
2002-01-24 carstenklappgettext() changed to _()
2002-01-24 dairikiBug fix for sign-in code (when password required.)
2002-01-24 dairikiPossibly fix the "call_user_method deprecated" warning?
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-24 dairikiFix bug
2002-01-23 carstenklappRenamed argument 'label' to 'caption'. Refactored ...
2002-01-23 dairikiREQUIRE_SIGNIN_BEFORE_EDIT make the UserPage plugin...
2002-01-23 dairikiNew configuration define: REQUIRE_SIGNIN_BEFORE_EDIT
2002-01-23 dairikiRefactoring continues:
2002-01-23 dairikiAdded HTML::pre().
2002-01-23 dairikiNew UserPreferences plugin.
2002-01-23 dairikicleanup buttonseparator defaulting
2002-01-23 dairikiNo really... don't warn if no button directory...
2002-01-23 dairikiDon't warn if no button directory
2002-01-23 carstenklappAdded comment: Error only in Hawaiian theme, which...
2002-01-23 carstenklappfix to allow blank button separator
2002-01-23 carstenklappadded themed ButtonSeparator between daylist buttons
2002-01-23 carstenklappViewSource plugin functionality merged into lib/editpag...
2002-01-23 carstenklappfunctionality merged into RecentChanges
2002-01-23 carstenklappMerged plugin/Toolbar.php into RecentChanges and update...
2002-01-23 carstenklapptypo fix in global
2002-01-23 carstenklappfinished moving LinkExistingWikiWord to Theme
2002-01-23 carstenklappfinished moving LinkExistingWikiWord to Theme
2002-01-23 dairikiDelete debugging output. :-/
2002-01-23 carstenklappfinished moving LinkExistingWikiWord to $Theme->LinkExi...
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-23 carstenklappSignIn SignOut replaced with new "Sign In" "Sign Out"
2002-01-22 dairikiAdded support for image <input> tags. (Image form...
2002-01-22 dairikiFix to handle loads from symbolic links.
2002-01-22 dairikiCleaned up and fixed Theme file finding code.
2002-01-22 dairikiAdd HTML::hr().
2002-01-22 dairikiMinor refactor of PageList row coloring.
2002-01-22 carstenklappadded comment for info arg
2002-01-22 carstenklappalternating row coloring
2002-01-22 carstenklappadded PageList->info arg
2002-01-22 dairikiAdd tooltip by default to <?plugin-form?>s.
2002-01-22 carstenklappcomments updated
2002-01-22 dairikiMove the addTooltip() method from Button to parent...
2002-01-22 dairikiMove the addTooltip from Button to parent class HtmlEle...
2002-01-22 dairikiA rudimentary AllPages plugin.
2002-01-22 carstenklappinfo arg now allows multiple columns
2002-01-22 dairikiTheme::getButtonURL() had problems when running under...
2002-01-22 dairikiSizeable refactor, minor cleanups.
2002-01-22 carstenklappNew smaller button for (diff) in RecentChanges list.
2002-01-22 dairikiFinish conversion to new OO HTML generation scheme.
2002-01-22 carstenklappSearch buttons/lang for button images. It's very kludgy...
2002-01-21 carstenklappFixed Last Summary and added First Summary.
2002-01-21 carstenklapptypo fix
2002-01-21 carstenklappAdded new report columns, alternate column titles and...
2002-01-21 carstenklappMoved ucfirst into PageList until a better solution...
2002-01-21 carstenklappConverted to use new PageList class.
2002-01-21 carstenklappConverted to use new PageList class.
2002-01-21 carstenklapprenamed function getHTML to getContent for consistency...
2002-01-21 carstenklapprenamed variable
2002-01-21 carstenklappConverted to use new PageList class.
2002-01-21 carstenklappOutput list when only one column of data
2002-01-21 dairikiGenerate HTML now gets split onto more than one line...
2002-01-21 carstenklappAdded caption, thead, tbody table elements. See http...
2002-01-21 carstenklappAdded caption, thead, tbody, tfoot table elements.
2002-01-21 carstenklappAdded caption, thead, tbody table elements.
2002-01-21 carstenklappConverted to use new PageList class.
2002-01-21 carstenklappConverted to use new HtmlElement functions.
2002-01-21 carstenklappConverted plugin to use the new PageList class. (Old...
2002-01-21 carstenklappFinshed off the class, still a few rough edges.
2002-01-21 carstenklappFnished off the class, still a few rough edges.
2002-01-21 carstenklappadded more columns
2002-01-21 carstenklappThis will relieve some of the work of plugins like...
2002-01-21 dairikiMore infiltration of new object-based HTML generation.
2002-01-21 dairikiDelete debugging output.
2002-01-21 dairikiRefactor to use new HtmlElement class.
2002-01-21 dairikiNew object-oriented code for HTML generation.
2002-01-21 dairikiMinor refactoring of class XmlElement. Also move class...
2002-01-21 dairikiNew function: can($object, $method).
next