OSDN Git Service

* Do not call SetDepth for PNG.
[modchxj/mod_chxj.git] / src / chxj_xhtml_mobile_1_0.c
2008-07-13 konn * Added function.
2008-07-11 konn * Fixed bug.
2008-06-27 konn * Fixed bug.
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-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 au XHTML converter.
2008-04-29 konn * delete new line code.
2008-04-27 konn * Added <font size> attribute for au XHTML converter.
2008-04-26 konn * Added test code of the <marquee bgcolor> attribute...
2008-04-26 konn * Added <li type="disc"> <li type="circle"> <li type...
2008-04-26 konn * Added test code of the <ul type> attribute for...
2008-04-25 konn * Added <menu type> attribute for au XHTML converter.
2008-04-24 konn * Added <dir type> attribute for au XHTML converter.
2008-04-24 konn * Added <img align="center"> attribute for au XHTML...
2008-04-24 konn * Added <hr color> attribute for au XHTML converter.
2008-04-21 konn * rename
2008-04-21 konn * rename chxj_node_exchange --> chxj_node_convert
2008-04-20 konn * Merge branch 'branch_0.11.0'
2008-04-14 konn * Added test code of the <font> tag for au XHTML...
2008-04-14 konn * Added test code of the <meta> tag for au XHTML...
2008-04-14 konn * Added <marquee> tag for au XHTML converter.
2008-04-14 konn * Added <blink> tag for au XHTMl converter.
2008-04-14 konn * Added test code of the <textarea> for au XHTML...
2008-04-14 konn * Added test code of the <select> tag for au XHTML...
2008-04-14 konn * Added test code of the <pre> tag for au XHTML conve...
2008-04-14 konn * Added test code of the <plaintext> for au XHTML...
2008-04-14 konn * Added <plaintext> tag for au XHTML converter.
2008-04-14 konn * Added <p align> attribute for au XHTML converter.
2008-04-14 konn * Added test code of the <option> tag for au XHTML...
2008-04-14 konn * Added <ol type> and <ol start> attribute for au...
2008-04-14 konn * Added <menu> tag for au XHTML converter.
2008-04-14 konn * Added <li type> and <li value> attribute for au...
2008-04-14 konn * Added test code of the <input> tag for au XHTML...
2008-04-14 konn * Added test code of the <img> tag for au XHTML conve...
2008-04-14 konn * Added <hr align> attribute and <hr size>, <hr width...
2008-04-14 konn * Added <h6 align> attribute for au XHTML converter.
2008-04-14 konn * Added <h5 align> attribute for au XHTML converter.
2008-04-14 konn * Added <h4 align> attribute for au XHTML converter.
2008-04-14 konn * Added <h3 align> attribute for au XHTML converter.
2008-04-14 konn * Added <h2 align> attribute for au XHTML converter.
2008-04-13 konn * Added <h1 align> attribute for au XHTML converter.
2008-04-13 konn * Added test code of the <div> tag 2 for au XHTML...
2008-04-13 konn * Added test code of the <div> tag 1 for au XHTML...
2008-04-13 konn * Added <dd> tag for au XHTML converter.
2008-04-13 konn * Added test code of the <dt> tag for au XHTML converter.
2008-04-13 konn * Added <dt> tag for au XHTML converter.
2008-04-13 konn * Added <dl> tag for au XHTML converter.
2008-04-13 konn * Added <dir> tag for au XHTML converter.
2008-04-13 konn * Added <br clear> attribute for au XHTML converter.
2008-04-13 konn * Added test code of the <body> tag 2 for au XHTML...
2008-04-12 konn * novice.
2008-04-12 konn * novice.
2008-04-12 konn * novice.
2008-04-12 konn * novice.
2008-04-12 konn * novice.
2008-04-12 konn * Added <blockquote> tag for au XHTML converter.
2008-04-12 konn * Added test code of the <a> tag for au XHTML converter.
2008-04-12 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-07 konn * Added <plaintext> tag to CHTML1.0 converter.
2008-04-07 konn * Added <MENU> to CHTML1.0 converter.
2008-04-06 konn * Added test code for <input type> attribute to...
2008-04-05 konn * Added <dd> tag to CHTML1.0 converter.
2008-04-05 konn * Added <dl> tag to CHTML1.0 converter.
2008-04-05 konn * Added <DIR> tag.
2008-04-05 konn * Added <blockquote> tag to CHTML1.0 converter.
2008-04-05 konn * Added test code.
2008-04-04 konn * use BUFFERRING for XHTML converter.
2008-04-04 konn * use BUFFERRING for XHTML converter.
2008-03-30 konn * bufferring.
2008-03-30 konn * bufferring.
2008-03-19 konn * Added dt, dd tags.
2008-03-19 konn * Added DL tag.
2008-02-22 konn * miss spell
2008-02-13 konn * changed feature.
2008-02-06 konn * Deleted:
2008-02-02 konn * bug fix
2008-02-01 konn * Added features:
2008-01-26 konn * Added features:
2008-01-17 konn * merge from trunk.
2008-01-13 konn * update copyright date.
2008-01-11 konn * fixed warning
2006-07-05 konn * add legend tag and label tag.
2006-07-05 konn * add ![CDATA[.
2006-07-05 konn * add url encoding and charactor encoding for hdml...
2006-07-03 konn*** empty log message ***
next