OSDN Git Service

* Changed features.
[modchxj/mod_chxj.git] / src / chxj_jxhtml.c
2010-08-23 Atsushi Konno * Changed features.
2009-04-10 Atsushi Konno * Fixed missing initializer.
2009-04-10 Atsushi Konno * Fine-tuning.
2009-04-10 Atsushi Konno * Changed Feature.
2009-04-09 Atsushi Konno * Added debug messages.
2009-04-07 Atsushi Konno * cast from pointer to integer of different size
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 JXHTML.
2008-12-31 Atsushi Konno * A happy new year!!
2008-12-19 Atsushi Konno * Added new feature.
2008-12-18 Atsushi Konno * Added QSConvOff functions.
2008-12-17 Atsushi Konno * Fixed bug.
2008-12-17 Atsushi Konno * Fixed bug.
2008-12-14 Atsushi Konno * merge from old-trunk for jreserved-functions.
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-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-07-11 konn * Fixed bug.
2008-07-11 konn * Fixed bug.
2008-07-03 konn * Changed jxhtml (remove _chxj_cc parameter).
2008-07-03 konn * Changed jxhtml (remove _chxj_cc parameter).
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-31 konnMerge branch 'master' into branch_0.12.0
2008-05-31 konnMerge branch 'master' into branch_0.12.0
2008-05-31 konn * bug fix.
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-30 konn * delete request_rec structure from chxj_url_encode...
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 SoftBank HTML converter.
2008-04-29 konn * checked ==> checked="checked"
2008-04-29 konn * Added NewLineCode for CHTML1.0 converter.
2008-04-29 konn * delete new line code.
2008-04-27 konn * Added test code of the <font size> attribute for...
2008-04-26 konn * Added <marquee bgcolor> attribute for SoftBank...
2008-04-26 konn * Added
2008-04-26 konn * Added <ul type> attribute for SoftBank XHTML converter.
2008-04-25 konn * Added <menu type> attribute for SoftBank XHTML...
2008-04-24 konn * Added <dir type> attribute for SoftBank XHTML conve...
2008-04-24 konn * Added <img align="center"> attribute for SoftBank...
2008-04-23 konn * Added test code of the <body>vlink,alink attribute...
2008-04-23 konn * Added test code of the SoftBank XHTML converter.
2008-04-23 konn * temp commit.
2008-04-23 konn * Added test code of the CHTML4.0 converter.
2008-04-22 konn * Added CHTML4.0 converter.