OSDN Git Service

Exit when all windows are destroyed. Add board list window.
[fukui-no-namari/fukui-no-namari.git] / src /
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-19 Aiwota ProgrammerUse gconf for getting board host name from board id
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 ProgrammerFix thread title is not saved to idx file.
2006-08-17 Aiwota Programmerboard window performance improvement
2006-08-16 Aiwota ProgrammerUse GenericTreeModel
2006-08-16 Aiwota ProgrammerAdd thread window.
2006-08-16 Aiwota ProgrammerFix idxlastModified is not renewed.
2006-08-16 Aiwota ProgrammerUse fileinput at idxfile.load_idx.
2006-08-16 Aiwota Programmeridxfile.load_dat allways returns dictionary which keys...
2006-08-16 Aiwota ProgrammerDo not set request size but default size of board window
2006-08-15 Aiwota ProgrammerBoard window is rendered with alternating row colors.
2006-08-15 Aiwota ProgrammerAdd one function for thread and modified some function...
2006-08-13 Aiwota ProgrammerAdd some fundamental functions for thread and small...
2006-08-10 Aiwota ProgrammerInitial commit