OSDN Git Service

bbk/bchan.git
14 years agoadd functions for push resdata having specified id to tray.
ornse01 [Mon, 3 May 2010 11:33:29 +0000 (11:33 +0000)]
add functions for push resdata having specified id to tray.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@110 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd menu for pressing resheader id part.
ornse01 [Mon, 3 May 2010 10:22:50 +0000 (10:22 +0000)]
add menu for pressing resheader id part.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@109 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd detail res header layout calcration.
ornse01 [Mon, 3 May 2010 09:49:51 +0000 (09:49 +0000)]
add detail res header layout calcration.
add search resheader id string position.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@108 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd function for separating date, ID and BE-ID.
ornse01 [Sun, 2 May 2010 12:10:02 +0000 (12:10 +0000)]
add function for separating date, ID and BE-ID.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@107 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agorefactor transfer encoding handling.
ornse01 [Thu, 29 Apr 2010 11:08:21 +0000 (11:08 +0000)]
refactor transfer encoding handling.
- separete identity and chunked explicit.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@106 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agorename http_chunkediterator_t to http_transferencodeiterator.
ornse01 [Thu, 29 Apr 2010 09:49:14 +0000 (09:49 +0000)]
rename http_chunkediterator_t to http_transferencodeiterator.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@105 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd Content-Length header handling.
ornse01 [Sun, 18 Apr 2010 11:12:47 +0000 (11:12 +0000)]
add Content-Length header handling.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@104 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix http_getheaderlength()'s return value.
ornse01 [Sun, 18 Apr 2010 07:01:25 +0000 (07:01 +0000)]
fix http_getheaderlength()'s return value.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@103 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agounite copying resdata function.
ornse01 [Sun, 18 Apr 2010 05:24:46 +0000 (05:24 +0000)]
unite copying resdata function.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@102 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd functions to convert from resdata to traydata.
ornse01 [Sun, 18 Apr 2010 05:23:34 +0000 (05:23 +0000)]
add functions to convert from resdata to traydata.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@101 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd function to remove TS_APPL segment for tray.
ornse01 [Sun, 11 Apr 2010 11:37:00 +0000 (11:37 +0000)]
add function to remove TS_APPL segment for tray.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@100 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoremove unused debug output.
ornse01 [Sat, 10 Apr 2010 13:03:51 +0000 (13:03 +0000)]
remove unused debug output.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@99 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd gmenu for resnumber.
ornse01 [Sat, 10 Apr 2010 13:02:06 +0000 (13:02 +0000)]
add gmenu for resnumber.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@98 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd checking position is in resnumber drawing rect.
ornse01 [Sat, 10 Apr 2010 08:38:05 +0000 (08:38 +0000)]
add checking position is in resnumber drawing rect.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@97 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agochange version number.
ornse01 [Sun, 4 Apr 2010 04:04:59 +0000 (04:04 +0000)]
change version number.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@93 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix parsing url condition to remove unintentional charactor.
ornse01 [Sat, 3 Apr 2010 16:56:46 +0000 (16:56 +0000)]
fix parsing url condition to remove unintentional charactor.
- fix determine scheme.
- fix url end condition.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@92 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix unusable charactor for url.
ornse01 [Sat, 3 Apr 2010 16:54:57 +0000 (16:54 +0000)]
fix unusable charactor for url.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@91 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix testcase driver for test_sjisstring.c
ornse01 [Fri, 2 Apr 2010 17:03:00 +0000 (17:03 +0000)]
fix testcase driver for test_sjisstring.c

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@90 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd check function for charactor is usable url.
ornse01 [Fri, 2 Apr 2010 17:02:27 +0000 (17:02 +0000)]
add check function for charactor is usable url.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@89 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix charref parsing.
ornse01 [Fri, 2 Apr 2010 17:01:46 +0000 (17:01 +0000)]
fix charref parsing.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@88 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix charref parser specification.
ornse01 [Fri, 2 Apr 2010 17:00:34 +0000 (17:00 +0000)]
fix charref parser specification.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@87 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix bug.
ornse01 [Fri, 2 Apr 2010 16:59:29 +0000 (16:59 +0000)]
fix bug.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@86 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agotemporary fix to avoid skipping res when appear '&' only.
ornse01 [Thu, 1 Apr 2010 17:03:46 +0000 (17:03 +0000)]
temporary fix to avoid skipping res when appear '&' only.
should change charref parser's specification.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@85 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix condition of determining URL is 2ch BBS or other.
ornse01 [Tue, 30 Mar 2010 16:07:12 +0000 (16:07 +0000)]
fix condition of determining URL is 2ch BBS or other.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@84 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix version.
ornse01 [Mon, 22 Mar 2010 11:11:32 +0000 (11:11 +0000)]
fix version.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@82 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agotemporaly fix.
ornse01 [Mon, 22 Mar 2010 09:34:55 +0000 (09:34 +0000)]
temporaly fix.
- fix unintentional layout cancel by dragging.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@81 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoenable to execute in retrinfo is not exist.
ornse01 [Mon, 22 Mar 2010 09:10:54 +0000 (09:10 +0000)]
enable to execute in retrinfo is not exist.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@80 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoenable to exist retriever when disabled networking by no request information.
ornse01 [Mon, 22 Mar 2010 09:09:02 +0000 (09:09 +0000)]
enable to exist retriever when disabled networking by no request information.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@79 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix condition of scroll by keycode. for prevent up by down allow key.
ornse01 [Sun, 21 Mar 2010 11:51:17 +0000 (11:51 +0000)]
fix condition of scroll by keycode. for prevent up by down allow key.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@77 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix res posting message in denied.
ornse01 [Sun, 21 Mar 2010 11:45:11 +0000 (11:45 +0000)]
fix res posting message in denied.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@76 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agodetail fix implementation.
ornse01 [Sun, 21 Mar 2010 11:35:45 +0000 (11:35 +0000)]
detail fix implementation.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@75 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix configration option.
ornse01 [Sun, 21 Mar 2010 10:09:49 +0000 (10:09 +0000)]
fix configration option.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@74 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoimplement extracting error message from submit failure response.
ornse01 [Sun, 21 Mar 2010 10:09:20 +0000 (10:09 +0000)]
implement extracting error message from submit failure response.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@73 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd thread info panel.
ornse01 [Sun, 21 Mar 2010 08:21:52 +0000 (08:21 +0000)]
add thread info panel.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@72 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd sjstring_totcs().
ornse01 [Sun, 21 Mar 2010 08:21:21 +0000 (08:21 +0000)]
add sjstring_totcs().

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@71 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoimplement area scroll by PgUp and PgDn.
ornse01 [Tue, 16 Mar 2010 15:44:15 +0000 (15:44 +0000)]
implement area scroll by PgUp and PgDn.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@70 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoimplement menu for push tray thread information.
ornse01 [Sun, 14 Mar 2010 11:40:46 +0000 (11:40 +0000)]
implement menu for push tray thread information.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@68 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd menu item for push tray to thread information.
ornse01 [Sun, 14 Mar 2010 09:01:47 +0000 (09:01 +0000)]
add menu item for push tray to thread information.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@67 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix message for not found thread in first retrieve.
ornse01 [Sun, 14 Mar 2010 08:42:50 +0000 (08:42 +0000)]
fix message for not found thread in first retrieve.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@66 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agomodify return value by status code.
ornse01 [Sun, 14 Mar 2010 08:24:11 +0000 (08:24 +0000)]
modify return value by status code.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@65 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoimplement res anchor and url actions.
ornse01 [Sun, 14 Mar 2010 07:47:53 +0000 (07:47 +0000)]
implement res anchor and url actions.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@64 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd TRON code URL string utility.
ornse01 [Sun, 14 Mar 2010 07:23:52 +0000 (07:23 +0000)]
add TRON code URL string utility.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@63 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd function for getting thread view rect by index.
ornse01 [Sun, 14 Mar 2010 07:23:16 +0000 (07:23 +0000)]
add function for getting thread view rect by index.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@62 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd creating viewer vobj function.
ornse01 [Sun, 14 Mar 2010 06:00:34 +0000 (06:00 +0000)]
add creating viewer vobj function.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@61 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd viewer fusen data.
ornse01 [Sun, 14 Mar 2010 05:58:32 +0000 (05:58 +0000)]
add viewer fusen data.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@60 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd append TC string function.
ornse01 [Sun, 14 Mar 2010 05:58:07 +0000 (05:58 +0000)]
add append TC string function.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@59 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years ago- fix invaid data
ornse01 [Sat, 13 Mar 2010 05:51:40 +0000 (05:51 +0000)]
- fix invaid data
- fix pictgram ID
- fix tbcol

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@58 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd files for creating vobj for draggable url
ornse01 [Sun, 7 Mar 2010 16:17:08 +0000 (16:17 +0000)]
add files for creating vobj for draggable url

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@57 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd BBB and TEXEDIT fusen for dragging vobj's fusen.
ornse01 [Sun, 7 Mar 2010 16:15:54 +0000 (16:15 +0000)]
add BBB and TEXEDIT fusen for dragging vobj's fusen.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@56 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix action rect postion.
ornse01 [Sun, 7 Mar 2010 16:15:13 +0000 (16:15 +0000)]
fix action rect postion.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@55 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix value for argument for TS_TAPPL callback.
ornse01 [Sun, 7 Mar 2010 16:14:16 +0000 (16:14 +0000)]
fix value for argument for TS_TAPPL callback.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@54 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoimplement datdraw_findaction().
ornse01 [Sun, 28 Feb 2010 09:41:15 +0000 (09:41 +0000)]
implement datdraw_findaction().

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@53 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoimplement calcration action position and fix bug.
ornse01 [Sun, 28 Feb 2010 09:40:40 +0000 (09:40 +0000)]
implement calcration action position and fix bug.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@52 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd actionlist_t for handling ancher and url string position.
ornse01 [Sat, 27 Feb 2010 17:16:16 +0000 (17:16 +0000)]
add actionlist_t for handling ancher and url string position.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@51 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd TS_TAPPL fusen handling and insertion prepare for anchor and url rect handling.
ornse01 [Mon, 22 Feb 2010 15:30:30 +0000 (15:30 +0000)]
add TS_TAPPL fusen handling and insertion prepare for anchor and url rect handling.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@50 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agomodify error message.
ornse01 [Mon, 22 Feb 2010 15:28:54 +0000 (15:28 +0000)]
modify error message.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@49 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoremove old tokenchecker.
ornse01 [Sun, 21 Feb 2010 08:40:08 +0000 (08:40 +0000)]
remove old tokenchecker.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@48 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoreplace tokenchecker.
ornse01 [Sun, 21 Feb 2010 08:12:42 +0000 (08:12 +0000)]
replace tokenchecker.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@47 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoimplement new tokenchecker to replace specification.
ornse01 [Sun, 21 Feb 2010 05:40:48 +0000 (05:40 +0000)]
implement new tokenchecker to replace specification.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@46 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd url parsing.
ornse01 [Wed, 17 Feb 2010 15:26:17 +0000 (15:26 +0000)]
add url parsing.
- append ch color fusen before and after URL string.
- add handling sjis second byte.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@45 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agorewrite datparser state transition.
ornse01 [Sun, 14 Feb 2010 07:45:06 +0000 (07:45 +0000)]
rewrite datparser state transition.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@44 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agomodify copyright year.
ornse01 [Sat, 13 Feb 2010 12:53:06 +0000 (12:53 +0000)]
modify copyright year.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@43 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd changing char color in res anchor experimentally.
ornse01 [Sat, 13 Feb 2010 12:35:23 +0000 (12:35 +0000)]
add changing char color in res anchor experimentally.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@41 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agomodify version.
ornse01 [Sun, 24 Jan 2010 06:25:18 +0000 (06:25 +0000)]
modify version.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@28 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix zenkaku hankaku condition.
ornse01 [Fri, 22 Jan 2010 17:32:08 +0000 (17:32 +0000)]
fix zenkaku hankaku condition.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@26 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agochange User-Agent header version.
ornse01 [Sun, 10 Jan 2010 09:43:41 +0000 (09:43 +0000)]
change User-Agent header version.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@24 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agomodify confirm window size.
ornse01 [Sun, 10 Jan 2010 09:41:09 +0000 (09:41 +0000)]
modify confirm window size.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@23 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoenable to post res in RELEASE.
ornse01 [Sat, 9 Jan 2010 13:37:36 +0000 (13:37 +0000)]
enable to post res in RELEASE.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@22 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix window title for file name.
ornse01 [Sat, 9 Jan 2010 12:36:11 +0000 (12:36 +0000)]
fix window title for file name.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@21 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agochange confirm window attribute to sub window.
ornse01 [Sat, 9 Jan 2010 12:20:27 +0000 (12:20 +0000)]
change confirm window attribute to sub window.
change confirm window open timing.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@20 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix confirm window layout.
ornse01 [Sat, 9 Jan 2010 10:58:37 +0000 (10:58 +0000)]
fix confirm window layout.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@19 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoadd Non-Authoritative Information status handling message in retrieving dat.
ornse01 [Sat, 9 Jan 2010 06:49:09 +0000 (06:49 +0000)]
add Non-Authoritative Information status handling message in retrieving dat.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@18 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agomodify svn:eol-style.
ornse01 [Sat, 9 Jan 2010 05:05:27 +0000 (05:05 +0000)]
modify svn:eol-style.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@16 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoimplementation fix in confirm window.
ornse01 [Wed, 6 Jan 2010 15:31:51 +0000 (15:31 +0000)]
implementation fix in confirm window.
- replace temporary data to databox data.
- add parts for cancel post.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@15 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix coding style for debugprint function name.
ornse01 [Sat, 2 Jan 2010 10:33:46 +0000 (10:33 +0000)]
fix coding style for debugprint function name.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@14 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix debug pring.
ornse01 [Sat, 2 Jan 2010 10:23:49 +0000 (10:23 +0000)]
fix debug pring.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@13 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix ressubmit_respost()'s return value.
ornse01 [Sat, 2 Jan 2010 10:08:28 +0000 (10:08 +0000)]
fix ressubmit_respost()'s return value.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@12 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agomodify source code style.
ornse01 [Sat, 2 Jan 2010 09:21:13 +0000 (09:21 +0000)]
modify source code style.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@11 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agomodify debug output function for shift-jis string.
ornse01 [Fri, 1 Jan 2010 13:23:23 +0000 (13:23 +0000)]
modify debug output function for shift-jis string.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@10 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoseparate submit function's file and add test.
ornse01 [Fri, 1 Jan 2010 12:43:37 +0000 (12:43 +0000)]
separate submit function's file and add test.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@9 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix gset_ptr argument miss.
ornse01 [Thu, 31 Dec 2009 12:27:48 +0000 (12:27 +0000)]
fix gset_ptr argument miss.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@8 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix inflate input buffer update timing.
ornse01 [Thu, 31 Dec 2009 12:23:51 +0000 (12:23 +0000)]
fix inflate input buffer update timing.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@7 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agofix debug macro argument and build config.
ornse01 [Thu, 31 Dec 2009 11:07:33 +0000 (11:07 +0000)]
fix debug macro argument and build config.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@5 20a0b8eb-f62a-4a12-8fe1-b598822500fb

14 years agoInitial import.
ornse01 [Wed, 30 Dec 2009 08:35:30 +0000 (08:35 +0000)]
Initial import.

git-svn-id: http://svn.sourceforge.jp/svnroot/bchan/bchan/trunk@1 20a0b8eb-f62a-4a12-8fe1-b598822500fb