root/fHTML.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @729 [729] 11/04/09 00:24:38 wbond Fixed ticket #339 - some conditional comments were causing the regex in …
(edit) @588 [588] 06/02/09 00:26:30 wbond Fixed ticket #175 - fHTML::showChecked() now requires strict equality if …
(edit) @570 [570] 05/09/09 23:06:21 wbond Fixed ticket #200 - fHTML::prepare() now properly handles multi-line HTML …
(edit) @566 [566] 05/08/09 09:03:02 wbond BackwardsCompatibilityBreak - moved fCRUD::printOption() to …
(edit) @468 [468] 01/08/09 09:02:57 wbond Fixed ticket #120, fHTML::makeLinks() was double-linking some links in the …
(edit) @448 [448] 12/24/08 01:06:02 wbond Updated copyright notices and licenses to use Will instead of William, …
(edit) @441 [441] 12/17/08 12:20:04 wbond Updated the class change logs for that last 15 commits
(edit) @425 [425] 12/05/08 13:00:58 wbond Fixed ticket #108
(edit) @403 [403] 11/16/08 23:34:26 wbond BackwardsCompatibilityBreak - Removed fCore::stringlike()
(edit) @394 [394] 11/14/08 21:53:32 wbond Updated all functions that deal with entities to use ENT_QUOTES and made …
(edit) @316 [316] 10/21/08 01:54:09 wbond More API documentation updates
(edit) @273 [273] 10/06/08 23:12:08 wbond Added comments to explain class constants for static method callbacks
(edit) @265 [265] 10/03/08 01:39:30 wbond Added class constants to all classes with static methods to allow for …
(edit) @218 [218] 09/13/08 21:57:48 wbond BackwardsCompatibilityBreak - fHTML::checkForBlockLevelHTML() was renamed …
(copy) @214 [214] 09/12/08 13:51:40 wbond Moved all of the classes out of subdirectories for easier browsing and …
copied from response/fHTML.php:
(edit) @193 [193] 09/06/08 17:48:19 wbond Changed fMessaging::show(), fHTML::show() and fCRUD::showChecked() to …