OSDN Git Service

Window managing auxiliary is added. It shows only same board windows. (#16374)
[fukui-no-namari/fukui-no-namari.git] / src / FukuiNoNamari / thread_window.py
2009-04-29 Aiwota ProgrammerWindow managing auxiliary is added. It shows only same...
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 Programmeradd_relayout to thread_view is called in a critical...
2008-01-03 Aiwota Programmer"Open as URL" is append '' to the selected text.
2007-12-25 Aiwota ProgrammerDelete no need code (TextBuffer) of ThreadWindow
2007-12-25 Aiwota ProgrammerStatusbar, ThreadWindow
2007-12-25 Aiwota ProgrammerApplication of selection, ThreadView
2007-12-23 Aiwota ProgrammerReplace PangoLayout with ResLayout.
2007-12-12 Aiwota ProgrammerFix: set wrap mode WRAP_CHAR, fix commit 9e3ca95a34bc5f...
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 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.
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-10 Aiwota ProgrammerUse bbs type globally. support jbbs.
2006-09-08 Aiwota ProgrammerMake bbs type little massive.
2006-09-08 Aiwota ProgrammerUse bbs type widely.
2006-09-06 Aiwota ProgrammerFix window size does not restore. use idle_add again...
2006-09-06 Aiwota ProgrammerHide the bars after showing the window. not use gobject...
2006-09-05 Aiwota ProgrammerAdd HTTP header output.
2006-09-04 Aiwota ProgrammerAdd showing http status.
2006-09-04 Aiwota ProgrammerMove ThreadInvoker and FileWrap to misc.py
2006-09-03 Aiwota ProgrammerPrevent textview from scrolling when dropping.
2006-09-02 Aiwota ProgrammerReimprement regist and unregist a window to session.
2006-08-31 Aiwota ProgrammerFix toolbar always show.
2006-08-31 Aiwota Programmerstep one, change file name.