OSDN Git Service

Gui improvement. save window states.
[fukui-no-namari/fukui-no-namari.git] / src /
2006-08-31 Aiwota ProgrammerGui improvement. save window states.
2006-08-30 Aiwota ProgrammerFix toolbutton signal handler. set title. update after...
2006-08-30 Aiwota ProgrammerFix a thread title is not loaded.
2006-08-29 Aiwota ProgrammerAdd async loading.
2006-08-29 Aiwota ProgrammerAdd an update option to uri_opener.
2006-08-29 Aiwota ProgrammerAdd jumping to the res.
2006-08-29 Aiwota ProgrammerFix a bug.
2006-08-27 Aiwota ProgrammerFix the regular expression for uri.
2006-08-26 Aiwota ProgrammerUse strict thread uri for windowlist.
2006-08-26 Aiwota ProgrammerNow be able to submit.
2006-08-25 Aiwota ProgrammerFix a bug.
2006-08-25 Aiwota ProgrammerSupport link. See HyperText of pygtk-demo.
2006-08-25 Aiwota ProgrammerStrip spaces at the head and end of line, but first...
2006-08-25 Aiwota ProgrammerAdd a modified HTMLParser.
2006-08-24 Aiwota ProgrammerFix failure saving to a dat file when the parent direct...
2006-08-23 Aiwota ProgrammerNot redirect when http 302 Found.
2006-08-23 Aiwota ProgrammerUnset gconf entry if no window exists
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 ProgrammerChange thread dat dir and idx dir.
2006-08-22 Aiwota ProgrammerPrevent from saving an empty .cache file.
2006-08-22 Aiwota ProgrammerIntroduce uri opener.
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 ProgrammerReduce printing messages.
2006-08-21 Aiwota ProgrammerAdd dbus support.
2006-08-21 Aiwota ProgrammerFix a bug.
2006-08-21 Aiwota ProgrammerAdd command line arguments.
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 menuitem for showing board window and board list...
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-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