OSDN Git Service

Selected text colors are fixed in ThreadView.
[fukui-no-namari/fukui-no-namari.git] / src / FukuiNoNamari / thread_view.py
2009-05-03 Aiwota ProgrammerSelected text colors are fixed in ThreadView.
2009-05-01 Aiwota ProgrammerThreadView follows gtk themes. (#16375)
2009-05-01 Aiwota ProgrammerThreadView, character widths are cached. This is expect...
2009-05-01 Aiwota ProgrammerRefactoring drawing iteration in ThreadView.
2009-04-29 Aiwota ProgrammerGlyph widths are treated as double.
2009-04-28 Aiwota ProgrammerImprovement of thread view popup functionality. Appropr...
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 Programmerkey press events (up, down, page up, page down, home...
2009-04-10 Aiwota Programmeradd_relayout to thread_view is called in a critical...
2008-01-03 Aiwota Programmerbinary search ResLayout list, ThreadView
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 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 Programmerimplement uri click event
2007-12-11 Aiwota Programmerchange the mouse cursor according to text area, uri...
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