OSDN Git Service

fukui-no-namari/fukui-no-namari.git
2009-04-29 Aiwota ProgrammerPrevious commit is buggy. Fix it. (#16447)
2009-04-29 Aiwota ProgrammerA numer of res can be popped up. (#16447)
2009-04-29 Aiwota ProgrammerWindow managing auxiliary is added. It shows only same...
2009-04-29 Aiwota ProgrammerGlyph widths are treated as double.
2009-04-29 Aiwota ProgrammerThreadPopup board width is considerd.
2009-04-28 Aiwota ProgrammerImprovement of thread view popup functionality. Appropr...
2009-04-25 Aiwota ProgrammerSaving windows to gconf is done everytime on window...
2009-04-19 Aiwota ProgrammerRefactoring menu items and toolbuttons commands in...
2009-04-19 Aiwota ProgrammerThreadView is redrawn after HTTP GET due to prevent...
2009-04-19 Aiwota ProgrammerOpen url command in ThreadPopup is implemented.
2009-04-19 Aiwota ProgrammerOpening url command in ThreadWIndow is implemented...
2009-04-19 Aiwota ProgrammerTo set focus to threadview's drawingarea is not called...
2009-04-18 Aiwota ProgrammerSimple popup res view is implemented. (#16088)
2009-04-10 Aiwota Programmerhtml parser strips spaser if it is first character...
2009-04-10 Aiwota Programmerkey press events (up, down, page up, page down, home...
2009-04-10 Aiwota Programmeradd_relayout to thread_view is called in a critical...
2009-04-10 Aiwota Programmerin response of submit, same encoding as dat files is...
2008-01-03 Aiwota Programmer"Open as URL" is append '' to the selected text.
2008-01-03 Aiwota Programmerbinary search ResLayout list, ThreadView
2007-12-25 Aiwota ProgrammerDelete no need code (TextBuffer) of ThreadWindow
2007-12-25 Aiwota ProgrammerStatusbar, ThreadWindow
2007-12-25 Aiwota Programmercalculate character width on chaging font, ThreadView
2007-12-25 Aiwota Programmer"button down on uri and move" does not change the selec...
2007-12-25 Aiwota ProgrammerApplication of selection, ThreadView
2007-12-25 Aiwota Programmerdraw efficiently, ThreadView
2007-12-25 Aiwota Programmeralgo search ResLayout from y, ThreadView
2007-12-24 Aiwota Programmerselection thread_view
2007-12-23 Aiwota ProgrammerReplace PangoLayout with ResLayout.
2007-12-12 Aiwota Programmertweak jump position on resizing ThreadView (minor chang...
2007-12-12 Aiwota Programmerprevent view pos jump on resizing Thread Window.
2007-12-12 Aiwota Programmernot connect size-allocate on threadview, connect config...
2007-12-12 Aiwota ProgrammerFix: set wrap mode WRAP_CHAR, fix commit 9e3ca95a34bc5f...
2007-12-12 Aiwota Programmernot write to adjustment.value of threadview, use vscrol...
2007-12-12 Aiwota ProgrammerFix: spell miss of commit fbac42a0d137286b9320842ad465a...
2007-12-12 Aiwota Programmerpropagate the scroll event from threadview to vscrollbar
2007-12-11 Aiwota Programmercreate popupmenu for threadview.
2007-12-11 Aiwota ProgrammerFix: cannot jump on uri click
2007-12-11 Aiwota Programmerimplement uri click event
2007-12-11 Aiwota Programmerchange the mouse cursor according to text area, uri...
2007-12-11 Aiwota Programmerdisuse res queue
2007-12-09 Aiwota Programmerhide or show vscrollbar.
2007-12-09 Aiwota Programmerprevent adjustment.value overflow
2007-12-09 Aiwota Programmernot relayout pango layout list when adding pango layout.
2007-12-08 Aiwota Programmerseparate DrawingArea
2007-12-08 Aiwota Programmerdecoration, bold, margin left, uri
2007-12-08 Aiwota Programmerreplace scrolled window and viewport with hbox and...
2007-12-08 Aiwota Programmerinitialize pango layout list
2007-12-08 Aiwota Programmerimplement jump
2007-12-08 Aiwota Programmerrelayout when size change.
2007-12-08 Aiwota Programmerreplace GtkTextView with DrawingArea.
2007-05-05 Aiwota ProgrammerFollow DBus updates. Default value of arguments may...
2007-05-05 Aiwota ProgrammerExecute the treeview sort in try block.
2007-05-05 Aiwota ProgrammerReplace line feed.
2007-05-05 Aiwota ProgrammerUse gtk.gdk.threads_enter and gtk.gdk.threads_leave...
2006-09-30 Aiwota ProgrammerVersion number up. Add NEWS. Edit doc. v0.2
2006-09-30 Aiwota ProgrammerNew column oldRes.
2006-09-30 Aiwota ProgrammerEnable to get dictionaries in the data store.
2006-09-29 Aiwota ProgrammerAdd BoardPluginBase and export widget_tree.
2006-09-28 Aiwota ProgrammerReduce traceback.
2006-09-25 Aiwota ProgrammerForgot the copyright notice.
2006-09-25 Aiwota ProgrammerCache exceptions. not trace IOError.
2006-09-25 Aiwota ProgrammerFix a bug. miss exceptions.
2006-09-24 Aiwota ProgrammerFix a bug. posibility of float.
2006-09-24 Aiwota ProgrammerNot load idx files when update, and convert lastModifie...
2006-09-24 Aiwota ProgrammerSeperate restore code to board_states.py.
2006-09-24 Aiwota ProgrammerUse writelines.
2006-09-24 Aiwota ProgrammerRe implement idxfile.py.
2006-09-24 Aiwota ProgrammerAdd FileWrap.writelines.
2006-09-24 Aiwota ProgrammerRe implement cachefile.py
2006-09-24 Aiwota ProgrammerFix a bug.
2006-09-24 Aiwota ProgrammerDestroy popupmenu and treeview columns.
2006-09-24 Aiwota ProgrammerClose window after submit complete.
2006-09-22 Aiwota ProgrammerFix a bug.
2006-09-22 Aiwota ProgrammerHide progress bar on idle.
2006-09-21 Aiwota ProgrammerRe implement board_data._load_modified_idxfiles.
2006-09-21 Aiwota ProgrammerUse progressbar of board window.
2006-09-21 Aiwota ProgrammerAccept mode.
2006-09-21 Aiwota ProgrammerRe implement misc.httpdate_to_secs. use datetime.
2006-09-20 Aiwota ProgrammerFix a bug #9020.
2006-09-19 Aiwota ProgrammerRearrange board_window.WinWrap.restore.
2006-09-19 Aiwota ProgrammerUse generator.
2006-09-19 Aiwota ProgrammerRearrange. changes are individual, do not effect other...
2006-09-19 Aiwota ProgrammerRearrange. logic is not changed.
2006-09-19 Aiwota ProgrammerChange widget name and signal handler name.
2006-09-18 Aiwota ProgrammerSeparate tree view column specification to board_column.py.
2006-09-18 Aiwota ProgrammerEnable to add custom sort function.
2006-09-18 Aiwota ProgrammerMake sort exception safer.
2006-09-18 Aiwota ProgrammerAdd board plugin.
2006-09-18 Aiwota ProgrammerMake Filter exception safer.
2006-09-17 Aiwota ProgrammerFix a bug. import module.
2006-09-16 Aiwota ProgrammerChange regular expression for res matching and jbbs...
2006-09-16 Aiwota ProgrammerEnable to reload whitelist file by dbus.
2006-09-15 Aiwota ProgrammerEdit documents. v0.1
2006-09-15 Aiwota ProgrammerFor install.
2006-09-15 Aiwota ProgrammerAdd res popup.
2006-09-15 Aiwota ProgrammerAdd User-Agent.
2006-09-15 Aiwota ProgrammerAdd bookmark.
2006-09-15 Aiwota ProgrammerAdd thread log delete.
2006-09-15 Aiwota ProgrammerAdd clear button for fliterbar.
2006-09-15 Aiwota ProgrammerUri matching looser.
next