Filter RSS
Historique du projet

2009-04-14
18:16
SPICE-and-WILMA
[CVS] New commit
2008-06-29
23:43
SPICE-and-WILMA
[SVN] Commit revision 53
* TRSDecoder.cs, ISurfaceDecoder.cs: * Bug fix: Code had some compile errors!
23:33
SPICE-and-WILMA
[SVN] Commit revision 52
* TiledSurfaceIterator.cs: * Bug fix: HeightOfRaster and WidthOfRaster returned incorrect value...
2008-06-23
00:40
SPICE-and-WILMA
[SVN] Commit revision 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] Commit revision 50
* MainWindow.cs: * Tweak some UI. (Now undo/redo can be invoked via shortcut key.)
00:35
SPICE-and-WILMA
[SVN] Commit revision 49
* Bug fix: pixels were not drawn correctly on boundary area.
2008-06-20
08:57
SPICE-and-WILMA
[SVN] Commit revision 48
* Bug fix: pixels weren't drawn in proper position when view is rotated.
08:56
SPICE-and-WILMA
[SVN] Commit revision 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] Commit revision 46
* MainWindow.cs: * Bug fix: Application hangs up when you use mouse to draw brush in some envir...
21:51
SPICE-and-WILMA
[SVN] Commit revision 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] Commit revision 44
* MainWindow.cs: *Experimental: testing flood-fill algorithm tool. * ColoredRaster.cs: *Bug fix: ...
2008-06-07
23:25
SPICE-and-WILMA
[SVN] Commit revision 43
* Layer.cs, BrushTool.cs, Thumbnail.cs, SubsampleOperation.cs, MultipleSurfaceIterator.cs, Eras...
22:25
SPICE-and-WILMA
[SVN] Commit revision 42
* MainWindow.cs: * Bug fix: Thumbnail construction caused invalid IL error (due to Gtk# Pixbuf ...
2008-06-02
00:23
SPICE-and-WILMA
[SVN] Commit revision 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] Commit revision 40
* Performance improvement: Use floating point for blending colors with alpha channels.
2008-05-29
02:15
SPICE-and-WILMA
01:57
SPICE-and-WILMA
[SVN] Commit revision 38
* Performance tuning.
01:56
SPICE-and-WILMA
01:50
SPICE-and-WILMA
[SVN] Commit revision 36
initial import
01:46
SPICE-and-WILMA
[SVN] Commit revision 35
* StopWatch.cs: * Profiling code is added.