OSDN Git Service

Add an update option to uri_opener.
[fukui-no-namari/fukui-no-namari.git] / src / Hage1 / board_window.py
2006-08-29 Aiwota ProgrammerAdd an update option to uri_opener.
2006-08-23 Aiwota ProgrammerAdd saving and restoring windows
2006-08-23 Aiwota ProgrammerChange the filename, windowlist.py to session.py
2006-08-23 Aiwota ProgrammerFix the signal of thread index update to board.
2006-08-22 Aiwota Programmerbrdlist and brdlist window are scratched, and will...
2006-08-21 Aiwota ProgrammerNotify thread idx updated to board window.
2006-08-21 Aiwota ProgrammerRegist WinWrap reference to windowlist, not widget...
2006-08-21 Aiwota ProgrammerLoad thread list in __init__
2006-08-21 Aiwota ProgrammerAdd the participation of thread window in the program...
2006-08-20 Aiwota ProgrammerSet board window title
2006-08-20 Aiwota ProgrammerExit when all windows are destroyed. Add board list...
2006-08-20 Aiwota ProgrammerSet rules_hint value in glade xml
2006-08-20 Aiwota ProgrammerChange the name of gladeXML reference to widget_tree
2006-08-18 Aiwota ProgrammerFix row changed is not applied.
2006-08-18 Aiwota Programmerclass ThreadListModel is out from board_window.py to...
2006-08-18 Aiwota ProgrammerFix zero division.
2006-08-18 Aiwota ProgrammerImprove a modification of ThreadListModel and implement...
2006-08-17 Aiwota ProgrammerHighlight updated threads
2006-08-17 Aiwota ProgrammerDo not display 0
2006-08-17 Aiwota ProgrammerlastModified column displays formatted time.
2006-08-17 Aiwota ProgrammerAdd average column
2006-08-17 Aiwota ProgrammerFix a trivial thing.
2006-08-17 Aiwota Programmerboard window performance improvement
2006-08-16 Aiwota ProgrammerUse GenericTreeModel
2006-08-16 Aiwota ProgrammerAdd thread window.
2006-08-15 Aiwota ProgrammerBoard window is rendered with alternating row colors.
2006-08-10 Aiwota ProgrammerInitial commit