OSDN Git Service

* version up for freeBSD
[modchxj/mod_chxj.git] / src / chxj_chtml10.c
2011-03-07 Atsushi Konno * updated copyright.
2011-03-06 Atsushi Konno * Changed DEBUG Log.
2009-04-10 Atsushi Konno * Fixed missing initializer.
2009-04-10 Atsushi Konno * Fine-tuning.
2009-04-10 Atsushi Konno * Only submit type.
2009-04-10 Atsushi Konno * Changed Z2hOn Features.
2009-04-07 Atsushi Konno * cast from pointer to integer of different size
2009-03-03 Atsushi Konno spell
2009-03-03 Atsushi Konno buf flush.
2009-03-03 Atsushi Konno Added device_table parameter.
2009-03-03 Atsushi Konno Added Emoji Only Mode for CHTML1.0
2008-12-31 Atsushi Konno * A happy new year!!
2008-12-18 Atsushi Konno * Added QSConvOff functions.
2008-12-17 Atsushi Konno * Fixed bug.
2008-12-17 Atsushi Konno * Fixed bug.
2008-12-15 Atsushi Konno * Fixed bug.
2008-12-13 Atsushi Konno * Added jreserved functions.(copy from old-trunk)
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 compile warn.
2008-06-27 konn * fixed compile warn.
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-12 konn * temp commit.
2008-05-11 konn * use APR_TIME_T_FMT.
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 #undef W_NLCODE
2008-04-29 konn * Added NewLineCode for CHTML3.0 converter.
2008-04-29 konn * Added NewLineCode for CHTML1.0 converter.
2008-04-29 konn * delete new line code.
2008-04-24 konn * Added <img align="center"> attribute for CHTML1...
2008-04-21 konn * rename
2008-04-21 konn * rename chxj_node_exchange --> chxj_node_convert
2008-04-21 konn * novice.
2008-04-20 konn * Merge branch 'branch_0.11.0'
2008-04-18 konn * novice.
2008-04-18 konn * novice.
2008-04-09 konn * Added <marquee> tag for CHTML2.0 converter.
2008-04-09 konn * Added <blink> tag for CHTML2.0 converter.
2008-04-09 konn * Added test code of the <pre> tag for CHTML2.0 conve...
2008-04-09 konn * for novice.
2008-04-08 konn * Added test code for <ul> tag to CHTML1.0 converter.
2008-04-08 konn * Added <textarea accesskey> attribute to CHTML1...
2008-04-08 konn * Added test code for <select> tag to CHTML1.0 converter.
2008-04-08 konn * Fixed Bug.
2008-04-07 konn * Added <plaintext> tag to CHTML1.0 converter.
2008-04-07 konn * Added <p align> attribute to CHTML1.0 converter.
2008-04-07 konn * Added test code for <option> tag to CHTML1.0 converter.
2008-04-07 konn * Added test code for <ol> to CHTML1.0 converter.
2008-04-07 konn * Added <MENU> to CHTML1.0 converter.
2008-04-06 konn * Added test code for <input checked> attribute to...
2008-04-06 konn * Added test code for <input maxlength> attribute...
2008-04-06 konn * Added test code for <input size> attribute to CHTML...
2008-04-06 konn * Added test code for <input value> attribute to...
2008-04-06 konn * Added test code for <input name> attribute to CHTML...
2008-04-06 konn * Added test code for <input type> attribute to...
2008-04-06 konn * Added test code for <img alt> to CHTML1.0 converter.
2008-04-06 konn * Added test code for <img hspace> to CHTML1.0 converter.
2008-04-06 konn * Added test code for <img height> to CHTML1.0 converter.
2008-04-06 konn * Added test code for <img width> to CHTML1.0 converter.
2008-04-06 konn * Added test code for <img src> and <img align> attri...
2008-04-06 konn * Added test code for <hr> tag to CHTML1.0 converter.
2008-04-05 konn * Added <h6 align> attribute to CHTML1.0 converter.
2008-04-05 konn * Added <h5 align> attribute to CHTML1.0 converter.
2008-04-05 konn * Added <h4 align> attribute to CHTML1.0 converter.
2008-04-05 konn * Added <h3 align> attribute to CHTML1.0 converter.
2008-04-05 konn * Added <h2 align> attribute to CHTML1.0 converter.
2008-04-05 konn * Added <h1 align> attribute to CHTML1.0 converter.
2008-04-05 konn * Added test code for <h1> tag to CHTML1.0 converter.
2008-04-05 konn * Added test code for <head> tag to CHTML1.0 converter.
2008-04-05 konn * Added test code for <div> tag to CHTML1.0 converter.
2008-04-05 konn * Added <dd> tag to CHTML1.0 converter.
2008-04-05 konn * Added <dt> tag to CHTML1.0 converter.
2008-04-05 konn * Added test code for <dl> tag to CHTML1.0 convertor.
2008-04-05 konn * Added <dl> tag to CHTML1.0 converter.
2008-04-05 konn * Added test code for <dir> tag to CHTML1.0 converter.
2008-04-05 konn * Added <DIR> tag.
2008-04-05 konn * Added <br> tag clear attribute for CHTML1.0 converter.
2008-04-05 konn * Added <blockquote> tag to CHTML1.0 converter.
2008-04-05 konn * Fixed bug.
next