OSDN Git Service

Refresh after loading if contents are empty.
[fukui-no-namari/dialektos.git] / src / thread_window.cxx
2009-07-04 Aiwota ProgrammerRefresh after loading if contents are empty.
2009-07-04 Aiwota ProgrammerAdd history.
2009-07-03 Aiwota ProgrammerAdd menuitem 'copy'.
2009-07-03 Aiwota ProgrammerAdd uri clicked signal handler for ThreadWindow.
2009-06-30 Aiwota ProgrammerThreadWindow informs update to BoardWindow.
2009-06-28 Aiwota ProgrammerStates of windows are saved and restored.
2009-06-28 Aiwota ProgrammerText view initialization method is implemented.
2009-06-28 Aiwota Programmer'Show board' menuitem and 'Delete' menuitem are added.
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-27 Aiwota ProgrammerHTTP GET method is used in ThreadWindow.
2009-06-21 Aiwota Programmermenubar, toolbar and popupmenu are prepared by Gtk...
2009-06-16 Aiwota ProgrammerInitial commit. Text view widget is implemented.