OSDN Git Service

HTTP GET method is implemented. It is used in board window.
authorAiwota Programmer <aiwotaprog@tetteke.tk>
Fri, 26 Jun 2009 20:10:40 +0000 (05:10 +0900)
committerAiwota Programmer <aiwotaprog@tetteke.tk>
Fri, 26 Jun 2009 20:10:40 +0000 (05:10 +0900)
commitd1b7525c51ddf9c4826fad73b60722341967f50c
tree76a461ceedf9c66399e3fa11610b9cf65c8c2c0e
parent904a8aef1fc452e812db1075ca66cd4d39f0e0fe
HTTP GET method is implemented. It is used in board window.
13 files changed:
src/bbs_detail_base.cxx
src/bbs_detail_base.hxx
src/board_subject_idx.cxx [new file with mode: 0644]
src/board_subject_idx.hxx [new file with mode: 0644]
src/board_window.cxx
src/board_window.hxx
src/http_date.cxx [new file with mode: 0644]
src/http_date.hxx [new file with mode: 0644]
src/http_get.cxx [new file with mode: 0644]
src/http_get.hxx [new file with mode: 0644]
src/main.cxx
src/thread_list_model.cxx
src/thread_list_model.hxx