OSDN Git Service

fukui-no-namari/fukui-no-namari.git
17 years agoNow be able to submit.
Aiwota Programmer [Sat, 26 Aug 2006 00:57:02 +0000 (09:57 +0900)]
Now be able to submit.

17 years agoFix a bug.
Aiwota Programmer [Fri, 25 Aug 2006 19:55:39 +0000 (04:55 +0900)]
Fix a bug.

17 years agoSupport link. See HyperText of pygtk-demo.
Aiwota Programmer [Fri, 25 Aug 2006 19:49:44 +0000 (04:49 +0900)]
Support link. See HyperText of pygtk-demo.

17 years agoStrip spaces at the head and end of line, but first line head is unable.
Aiwota Programmer [Fri, 25 Aug 2006 19:06:28 +0000 (04:06 +0900)]
Strip spaces at the head and end of line, but first line head is unable.

17 years agoAdd a modified HTMLParser.
Aiwota Programmer [Fri, 25 Aug 2006 18:39:59 +0000 (03:39 +0900)]
Add a modified HTMLParser.

17 years agoFix failure saving to a dat file when the parent directory does not exist.
Aiwota Programmer [Thu, 24 Aug 2006 14:55:21 +0000 (23:55 +0900)]
Fix failure saving to a dat file when the parent directory does not exist.

17 years agoNot redirect when http 302 Found.
Aiwota Programmer [Wed, 23 Aug 2006 15:04:46 +0000 (00:04 +0900)]
Not redirect when http 302 Found.

17 years agoUnset gconf entry if no window exists
Aiwota Programmer [Wed, 23 Aug 2006 14:59:37 +0000 (23:59 +0900)]
Unset gconf entry if no window exists

17 years agoAdd saving and restoring windows
Aiwota Programmer [Wed, 23 Aug 2006 13:14:06 +0000 (22:14 +0900)]
Add saving and restoring windows

17 years agoChange the filename, windowlist.py to session.py
Aiwota Programmer [Wed, 23 Aug 2006 12:02:38 +0000 (21:02 +0900)]
Change the filename, windowlist.py to session.py

17 years agoFix the signal of thread index update to board.
Aiwota Programmer [Wed, 23 Aug 2006 11:52:00 +0000 (20:52 +0900)]
Fix the signal of thread index update to board.

17 years agoChange thread dat dir and idx dir.
Aiwota Programmer [Tue, 22 Aug 2006 15:44:01 +0000 (00:44 +0900)]
Change thread dat dir and idx dir.

17 years agoPrevent from saving an empty .cache file.
Aiwota Programmer [Tue, 22 Aug 2006 15:27:28 +0000 (00:27 +0900)]
Prevent from saving an empty .cache file.

17 years agoIntroduce uri opener.
Aiwota Programmer [Tue, 22 Aug 2006 15:08:37 +0000 (00:08 +0900)]
Introduce uri opener.

17 years agobrdlist and brdlist window are scratched, and will be built again.
Aiwota Programmer [Tue, 22 Aug 2006 14:53:55 +0000 (23:53 +0900)]
brdlist and brdlist window are scratched, and will be built again.
Use a uri for communicating with modules.

17 years agoNotify thread idx updated to board window.
Aiwota Programmer [Mon, 21 Aug 2006 15:05:13 +0000 (00:05 +0900)]
Notify thread idx updated to board window.

17 years agoReduce printing messages.
Aiwota Programmer [Mon, 21 Aug 2006 14:42:14 +0000 (23:42 +0900)]
Reduce printing messages.

17 years agoAdd dbus support.
Aiwota Programmer [Mon, 21 Aug 2006 14:36:48 +0000 (23:36 +0900)]
Add dbus support.

17 years agoFix a bug.
Aiwota Programmer [Mon, 21 Aug 2006 14:15:37 +0000 (23:15 +0900)]
Fix a bug.

17 years agoAdd command line arguments.
Aiwota Programmer [Mon, 21 Aug 2006 13:59:46 +0000 (22:59 +0900)]
Add command line arguments.

17 years agoRegist WinWrap reference to windowlist, not widget reference.
Aiwota Programmer [Mon, 21 Aug 2006 09:22:56 +0000 (18:22 +0900)]
Regist WinWrap reference to windowlist, not widget reference.

17 years agoLoad thread list in __init__
Aiwota Programmer [Mon, 21 Aug 2006 03:48:02 +0000 (12:48 +0900)]
Load thread list in __init__

17 years agoAdd menuitem for showing board window and board list window
Aiwota Programmer [Mon, 21 Aug 2006 03:36:46 +0000 (12:36 +0900)]
Add menuitem for showing board window and board list window

17 years agoAdd the participation of thread window in the program quit counter of windowlist
Aiwota Programmer [Mon, 21 Aug 2006 03:27:57 +0000 (12:27 +0900)]
Add the participation of thread window in the program quit counter of windowlist

17 years agoSet board window title
Aiwota Programmer [Sun, 20 Aug 2006 13:28:26 +0000 (22:28 +0900)]
Set board window title

17 years agoExit when all windows are destroyed. Add board list window.
Aiwota Programmer [Sun, 20 Aug 2006 13:22:54 +0000 (22:22 +0900)]
Exit when all windows are destroyed. Add board list window.

17 years agoSet rules_hint value in glade xml
Aiwota Programmer [Sun, 20 Aug 2006 09:41:49 +0000 (18:41 +0900)]
Set rules_hint value in glade xml

17 years agoChange the name of gladeXML reference to widget_tree
Aiwota Programmer [Sun, 20 Aug 2006 09:37:03 +0000 (18:37 +0900)]
Change the name of gladeXML reference to widget_tree

17 years agoUse gconf for getting board host name from board id
Aiwota Programmer [Sat, 19 Aug 2006 07:52:17 +0000 (16:52 +0900)]
Use gconf for getting board host name from board id

17 years agoFix row changed is not applied.
Aiwota Programmer [Fri, 18 Aug 2006 07:21:01 +0000 (16:21 +0900)]
Fix row changed is not applied.

17 years agoclass ThreadListModel is out from board_window.py to threadlistmodel.py.
Aiwota Programmer [Fri, 18 Aug 2006 07:13:43 +0000 (16:13 +0900)]
class ThreadListModel is out from board_window.py to threadlistmodel.py.

17 years agoFix zero division.
Aiwota Programmer [Fri, 18 Aug 2006 06:12:44 +0000 (15:12 +0900)]
Fix zero division.

17 years agoImprove a modification of ThreadListModel and implement a filtering system.
Aiwota Programmer [Fri, 18 Aug 2006 06:08:04 +0000 (15:08 +0900)]
Improve a modification of ThreadListModel and implement a filtering system.

17 years agoHighlight updated threads
Aiwota Programmer [Thu, 17 Aug 2006 10:51:37 +0000 (19:51 +0900)]
Highlight updated threads

17 years agoDo not display 0
Aiwota Programmer [Thu, 17 Aug 2006 10:41:10 +0000 (19:41 +0900)]
Do not display 0

17 years agolastModified column displays formatted time.
Aiwota Programmer [Thu, 17 Aug 2006 10:31:48 +0000 (19:31 +0900)]
lastModified column displays formatted time.

17 years agoAdd average column
Aiwota Programmer [Thu, 17 Aug 2006 10:20:10 +0000 (19:20 +0900)]
Add average column

17 years agoFix a trivial thing.
Aiwota Programmer [Thu, 17 Aug 2006 09:35:11 +0000 (18:35 +0900)]
Fix a trivial thing.

17 years agoFix thread title is not saved to idx file.
Aiwota Programmer [Thu, 17 Aug 2006 04:41:39 +0000 (13:41 +0900)]
Fix thread title is not saved to idx file.

17 years agoboard window performance improvement
Aiwota Programmer [Thu, 17 Aug 2006 00:42:54 +0000 (09:42 +0900)]
board window performance improvement

17 years agoUse GenericTreeModel
Aiwota Programmer [Wed, 16 Aug 2006 16:26:59 +0000 (01:26 +0900)]
Use GenericTreeModel

17 years agoAdd thread window.
Aiwota Programmer [Wed, 16 Aug 2006 09:05:32 +0000 (18:05 +0900)]
Add thread window.

17 years agoFix idxlastModified is not renewed.
Aiwota Programmer [Wed, 16 Aug 2006 05:37:19 +0000 (14:37 +0900)]
Fix idxlastModified is not renewed.

17 years agoUse fileinput at idxfile.load_idx.
Aiwota Programmer [Wed, 16 Aug 2006 05:22:46 +0000 (14:22 +0900)]
Use fileinput at idxfile.load_idx.

17 years agoidxfile.load_dat allways returns dictionary which keys are title, lineCount, lastModi...
Aiwota Programmer [Wed, 16 Aug 2006 04:58:05 +0000 (13:58 +0900)]
idxfile.load_dat allways returns dictionary which keys are title, lineCount, lastModified and etag, whether or not corresponding values exist.

17 years agoDo not set request size but default size of board window
Aiwota Programmer [Wed, 16 Aug 2006 04:53:16 +0000 (13:53 +0900)]
Do not set request size but default size of board window

17 years agoBoard window is rendered with alternating row colors.
Aiwota Programmer [Tue, 15 Aug 2006 13:43:12 +0000 (22:43 +0900)]
Board window is rendered with alternating row colors.

17 years agoAdd one function for thread and modified some function for thread. datfile.load_dat...
Aiwota Programmer [Tue, 15 Aug 2006 02:42:36 +0000 (11:42 +0900)]
Add one function for thread and modified some function for thread. datfile.load_dat and datfile.load_dat_partly do NOT decode cp932.

17 years agoAdd some fundamental functions for thread and small html parser
Aiwota Programmer [Sun, 13 Aug 2006 05:20:45 +0000 (14:20 +0900)]
Add some fundamental functions for thread and small html parser

17 years agoInitial commit
Aiwota Programmer [Thu, 10 Aug 2006 23:49:22 +0000 (08:49 +0900)]
Initial commit