]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/htmloutputter.php
Handle DB_DataObject errors better
[quix0rs-gnu-social.git] / lib / htmloutputter.php
2009-02-11 Evan ProdromouHandle DB_DataObject errors better
2009-02-09 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-09 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-09 Robin Millettetrac #1160 fix dropdown xmloutput function for the...
2009-02-07 Sean MurphyMerge commit 'upstream/0.7.x' into 0.7.x
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-06 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-05 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-05 Evan ProdromouMerge branch '0.7.x' of git://gitorious.org/laconica...
2009-02-04 Evan ProdromouMerge branch '0.7.x' of git@gitorious.org:laconica...
2009-02-04 Zach Copleytrac533 Removed redundant calls to htmlspecialcharacters().
2009-01-23 Evan ProdromouMerge branch 'master' of /var/www/mublog
2009-01-22 Evan ProdromouMerge branch 'master' of evan@dev.controlyourself.ca...
2009-01-22 Zach CopleyNew HTTP error message classes for uiredesign
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