OSDN Git Service

States of windows are saved and restored.
authorAiwota Programmer <aiwotaprog@tetteke.tk>
Sun, 28 Jun 2009 23:38:34 +0000 (08:38 +0900)
committerAiwota Programmer <aiwotaprog@tetteke.tk>
Sun, 28 Jun 2009 23:38:34 +0000 (08:38 +0900)
commit1c213023431759316fb8ee28ce1a5d9f9fc2bb98
tree2da15d03060500bd00e9b99895d7afdd0b7c6c94
parentace32b352c02621b50578d115f313d12dcddbd1f
States of windows are saved and restored.
15 files changed:
src/application_framework.cxx
src/application_window.cxx
src/application_window.hxx
src/bbs_detail_base.cxx
src/bbs_detail_base.hxx
src/board_window.cxx
src/board_window.hxx
src/board_window_state.cxx [new file with mode: 0644]
src/board_window_state.hxx [new file with mode: 0644]
src/text_view.cxx
src/text_view.hxx
src/thread_window.cxx
src/thread_window.hxx
src/thread_window_state.cxx [new file with mode: 0644]
src/thread_window_state.hxx [new file with mode: 0644]