表示フィルター RSS
プロジェクト履歴

2009-04-14
18:16
SPICE-and-WILMA
[CVS] リポジトリへのコミットを行いました
2008-06-29
23:43
SPICE-and-WILMA
[SVN] リビジョン 53 をコミットしました
* TRSDecoder.cs, ISurfaceDecoder.cs: * Bug fix: Code had some compile errors!
23:33
SPICE-and-WILMA
[SVN] リビジョン 52 をコミットしました
* TiledSurfaceIterator.cs: * Bug fix: HeightOfRaster and WidthOfRaster returned incorrect value...
2008-06-23
00:40
SPICE-and-WILMA
[SVN] リビジョン 51 をコミットしました
* gtk-gui/MainWindow.cs: * Bug fix: Sometimes undo does not work correctly (Not confirmed that ...
2008-06-21
14:03
SPICE-and-WILMA
[SVN] リビジョン 50 をコミットしました
* MainWindow.cs: * Tweak some UI. (Now undo/redo can be invoked via shortcut key.)
00:35
SPICE-and-WILMA
[SVN] リビジョン 49 をコミットしました
* Bug fix: pixels were not drawn correctly on boundary area.
2008-06-20
08:57
SPICE-and-WILMA
[SVN] リビジョン 48 をコミットしました
* Bug fix: pixels weren't drawn in proper position when view is rotated.
08:56
SPICE-and-WILMA
[SVN] リビジョン 47 をコミットしました
* MainWindow.cs: * Bug fix: pixels weren't written in proper position when view is rotated.
2008-06-11
21:51
SPICE-and-WILMA
[SVN] リビジョン 46 をコミットしました
* MainWindow.cs: * Bug fix: Application hangs up when you use mouse to draw brush in some envir...
21:51
SPICE-and-WILMA
[SVN] リビジョン 45 をコミットしました
* MainWindow.cs: * Bug fix: Application hangs up when you use mouse to draw brush in some envir...
2008-06-08
23:56
SPICE-and-WILMA
[SVN] リビジョン 44 をコミットしました
* MainWindow.cs: *Experimental: testing flood-fill algorithm tool. * ColoredRaster.cs: *Bug fix: ...
2008-06-07
23:25
SPICE-and-WILMA
[SVN] リビジョン 43 をコミットしました
* Layer.cs, BrushTool.cs, Thumbnail.cs, SubsampleOperation.cs, MultipleSurfaceIterator.cs, Eras...
22:25
SPICE-and-WILMA
[SVN] リビジョン 42 をコミットしました
* MainWindow.cs: * Bug fix: Thumbnail construction caused invalid IL error (due to Gtk# Pixbuf ...
2008-06-02
00:23
SPICE-and-WILMA
[SVN] リビジョン 41 をコミットしました
* BrushTool.cs: * Bug fix: First brush dab in the stroke wasn't painted correctly. * Viewport.c...
2008-06-01
00:09
SPICE-and-WILMA
[SVN] リビジョン 40 をコミットしました
* Performance improvement: Use floating point for blending colors with alpha channels.
2008-05-29
01:57
SPICE-and-WILMA
01:46
SPICE-and-WILMA
[SVN] リビジョン 35 をコミットしました
* StopWatch.cs: * Profiling code is added.