OSDN Git Service

Refresh after loading if contents are empty.
[fukui-no-namari/dialektos.git] / src / board_window.cxx
2009-07-04 Aiwota ProgrammerRefresh after loading if contents are empty.
2009-07-03 Aiwota ProgrammerAdd menuitem 'copy'.
2009-07-02 Aiwota ProgrammerBoard treeview is sortable.
2009-06-30 Aiwota ProgrammerThreadWindow informs update to BoardWindow.
2009-06-28 Aiwota ProgrammerStates of windows are saved and restored.
2009-06-28 Aiwota ProgrammerSet window title.
2009-06-28 Aiwota ProgrammerCreate parent directories recursively.
2009-06-28 Aiwota ProgrammerSession load and save.
2009-06-28 Aiwota ProgrammerMenuitem Stop is added.
2009-06-28 Aiwota ProgrammerAsync HTTP GET is implemented. HTTP Header class is...
2009-06-26 Aiwota ProgrammerHTTP GET method is implemented. It is used in board...
2009-06-21 Aiwota Programmermenubar, toolbar and popupmenu are prepared by Gtk...
2009-06-21 Aiwota Programmercatch file IO exceptions.
2009-06-21 Aiwota ProgrammerComponents for Board are implemented.
2009-06-16 Aiwota ProgrammerNew class BoardWindow is added.