]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/htmloutputter.php
Merge branch '0.8.x' into 0.9.x
[quix0rs-gnu-social.git] / lib / htmloutputter.php
2009-01-21 Evan ProdromouMerge branch 'master' into groups
2009-01-19 Evan ProdromouMerge branch 'master' of /var/www/trunk
2009-01-17 Evan ProdromouMerge branch 'uiredesign' of /var/www/trunk into uiredesign
2009-01-17 sarvenUpdate. Added separate $title param for input submit
2009-01-17 sarvenAdded @title to input submit (reusing $label value...
2009-01-17 Evan ProdromouMerge branch 'uiredesign' of /var/www/trunk into uiredesign
2009-01-17 sarvenMerge branch 'uiredesign' of ../trunk into uiredesign
2009-01-17 sarvenUpdates to form styling
2009-01-16 sarvenUpdate to forms and email settings
2009-01-16 Evan ProdromouMerge branch 'master' of /var/www/trunk into uiredesign
2009-01-16 Evan ProdromouMerge ../csarven into uiredesign
2009-01-15 sarvennotice_favorite class
2009-01-15 sarvenMerge branch 'uiredesign' of ../evan into uiredesign
2009-01-15 Evan ProdromouMerge branch 'uiredesign' of /var/www/csarven into...
2009-01-15 Evan ProdromouFix the constructor for Action
2009-01-14 sarvenshowBody() -- revisit to add @id and @class to <body>
2009-01-14 Evan ProdromouAdd a name parameter to a couple of the form elements
2009-01-13 Evan ProdromouChange related classes doc for HTMLOutputter
2009-01-13 Evan ProdromouExtract HTML outputting code to a class HTMLOutputter