OSDN Git Service

* copy from old-trunk
[modchxj/mod_chxj.git] / src / chxj_chtml50.c
2008-12-12 Atsushi Konno * Added GUID parameter converter.
2008-12-10 Atsushi Konno * Fixed bug.
2008-12-08 konnMerge branch 'branch_0.12.0' into branch_0.12.0-svn
2008-12-08 Atsushi Konno * Added new features.
2008-11-26 konn * Fixed Bug.
2008-11-26 konn * Fixed Bug.
2008-09-21 konn * Bug with wrong treatment of QUERY_STRING when POST...
2008-09-21 konn * Bug with wrong treatment of QUERY_STRING when POST...
2008-07-24 konn * Fixed Bug.
2008-07-24 konn * Fixed Bug.
2008-06-27 konn * Fixed bug.
2008-06-27 konn * Fixed bug.
2008-06-22 konnMerge branch 'master' into branch_0.12.0
2008-06-22 konnMerge branch 'master' into branch_0.12.0
2008-06-21 konn * Fixed bug.
2008-05-12 konn * updated to branch_0.12.0 (new trunk)
2008-05-05 konn * Added test code of the qs_get_maxlength_attr()...
2008-05-02 konn * Added test code of the qs_get_istyle_attr() function.
2008-05-02 konn * Added test code of the qs_get_accesskey_attr()...
2008-05-02 konn * Added test code of the qs_get_size_attr() function.
2008-05-02 konn * Added test code of the qs_get_name_attr() function.
2008-05-02 konn * Added test code of the qs_alloc_zero_byte_string...
2008-05-02 konn * Added test code of the qs_get_type_attr() function.
2008-05-02 konn * Added test code of the qs_get_checked_attr() function.
2008-05-02 konn * Added test code of the qs_get_value_attr() function.
2008-04-29 konn * Added test code of relative size specification...
2008-04-29 konn * Added #undef W_NLCODE
2008-04-29 konn * Added NewLIneCode for CHTML5.0 converter.
2008-04-26 konn * Added <font> tag for CHTML5.0 converter.
2008-04-26 konn * Added test code of the <marquee bgcolor> attribute...
2008-04-26 konn * Added test code of the <ul type> attribute for...
2008-04-24 konn * Added <dir type> attribute for CHTML5.0 converter.
2008-04-24 konn * Added <img align="center"> attribute for CHTML3...
2008-04-24 konn * Added <img align="center"> attribute for CHTML5...
2008-04-24 konn * Added <hr color> attribute for CHTML5.0 converter.
2008-04-23 konn * Added test code of the CHTML4.0 converter.
2008-04-22 konn * Added CHTML4.0 converter.