You can subscribe to this list here.
2007 |
Jan
|
Feb
(13) |
Mar
(48) |
Apr
(16) |
May
(5) |
Jun
|
Jul
(5) |
Aug
|
Sep
(1) |
Oct
(15) |
Nov
(9) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
(6) |
Feb
(2) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(5) |
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(12) |
Sep
|
Oct
(1) |
Nov
|
Dec
(2) |
2012 |
Jan
(39) |
Feb
(7) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(2) |
2018 |
Jan
(3) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <rt...@us...> - 2007-10-25 09:41:43
|
Revision: 100 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=100&view=rev Author: rtoschi Date: 2007-10-25 02:41:42 -0700 (Thu, 25 Oct 2007) Log Message: ----------- Fixed a compile issue in the Xcode project Modified Paths: -------------- trunk/ShapeFusion.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-10-23 16:41:37
|
Revision: 99 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=99&view=rev Author: rtoschi Date: 2007-10-23 09:41:33 -0700 (Tue, 23 Oct 2007) Log Message: ----------- README Xcode project corrections Modified Paths: -------------- trunk/README.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-10-23 15:03:10
|
Revision: 98 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=98&view=rev Author: rtoschi Date: 2007-10-23 08:02:58 -0700 (Tue, 23 Oct 2007) Log Message: ----------- Xcode project cleanup and fix for dynamic wx linking Modified Paths: -------------- trunk/ShapeFusion.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-10-20 14:20:44
|
Revision: 97 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=97&view=rev Author: rtoschi Date: 2007-10-20 07:20:39 -0700 (Sat, 20 Oct 2007) Log Message: ----------- Expanding the root item of the shapes wxTreeCtrl was bad and unneeded, removed. Modified Paths: -------------- trunk/Shapes/ShapesView.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-10-17 14:10:43
|
Revision: 96 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=96&view=rev Author: rtoschi Date: 2007-10-17 07:10:39 -0700 (Wed, 17 Oct 2007) Log Message: ----------- Fix for the wxBoxSizer bug Modified Paths: -------------- trunk/Shapes/ShapesView.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eti...@us...> - 2007-10-15 13:29:10
|
Revision: 95 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=95&view=rev Author: etiennes Date: 2007-10-15 06:29:05 -0700 (Mon, 15 Oct 2007) Log Message: ----------- Fixed build issues by linking against static wx Modified Paths: -------------- trunk/ShapeFusion.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eti...@us...> - 2007-10-15 12:54:17
|
Revision: 94 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=94&view=rev Author: etiennes Date: 2007-10-15 05:54:16 -0700 (Mon, 15 Oct 2007) Log Message: ----------- More fixes to the Xcode Project Modified Paths: -------------- trunk/ShapeFusion.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-10-13 10:43:47
|
Revision: 93 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=93&view=rev Author: rtoschi Date: 2007-10-13 03:43:44 -0700 (Sat, 13 Oct 2007) Log Message: ----------- README fixes. Modified Paths: -------------- trunk/README.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eti...@us...> - 2007-10-12 10:20:45
|
Revision: 92 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=92&view=rev Author: etiennes Date: 2007-10-12 03:20:44 -0700 (Fri, 12 Oct 2007) Log Message: ----------- Updated Xcode project to build against standard wx distribution (no more framework for now...). Modified Paths: -------------- trunk/ShapeFusion.xcodeproj/project.pbxproj This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-10-06 17:17:10
|
Revision: 91 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=91&view=rev Author: rtoschi Date: 2007-10-06 10:17:03 -0700 (Sat, 06 Oct 2007) Log Message: ----------- Implemented Photoshop color table importing. Fixed the first color warning when importing color tables. The GUI is correctly updated after importing color tables. Swapped README sections. Updated about box version to 0.4. Modified Paths: -------------- trunk/README.txt trunk/ShapeFusionMain.cpp trunk/Shapes/ShapesElements.cpp trunk/Shapes/ShapesView.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-10-01 08:24:23
|
Revision: 90 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=90&view=rev Author: rtoschi Date: 2007-10-01 01:24:18 -0700 (Mon, 01 Oct 2007) Log Message: ----------- Updated README for 0.4 Modified Paths: -------------- trunk/README.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-10-01 07:55:39
|
Revision: 89 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=89&view=rev Author: rtoschi Date: 2007-10-01 00:55:34 -0700 (Mon, 01 Oct 2007) Log Message: ----------- Fixed some warnings. Modified Paths: -------------- trunk/BigEndianBuffer.cpp trunk/LittleEndianBuffer.cpp trunk/Shapes/CTView.cpp trunk/Shapes/ShapesElements.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-09-16 12:40:46
|
Revision: 88 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=88&view=rev Author: rtoschi Date: 2007-09-16 05:40:39 -0700 (Sun, 16 Sep 2007) Log Message: ----------- Removed dummy class MyCanvas. Implemented color table deletion. Implemented color table importing from Gimp palette files. Modified Paths: -------------- trunk/ShapeFusionMain.h trunk/Shapes/ShapesElements.cpp trunk/Shapes/ShapesElements.h trunk/Shapes/ShapesView.cpp trunk/Shapes/ShapesView.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-07-18 12:17:24
|
Revision: 87 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=87&view=rev Author: rtoschi Date: 2007-07-18 05:17:16 -0700 (Wed, 18 Jul 2007) Log Message: ----------- Implemented "Make gradient" in the color table editor. Modified Paths: -------------- trunk/Shapes/ShapesView.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-07-15 14:07:49
|
Revision: 86 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=86&view=rev Author: rtoschi Date: 2007-07-15 07:07:46 -0700 (Sun, 15 Jul 2007) Log Message: ----------- More work on the color table editor, can now set the self-luminescent flag. Modified Paths: -------------- trunk/Shapes/CTView.cpp trunk/Shapes/CTView.h trunk/Shapes/ShapesElements.h trunk/Shapes/ShapesView.cpp trunk/Shapes/ShapesView.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-07-14 20:35:19
|
Revision: 85 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=85&view=rev Author: rtoschi Date: 2007-07-14 13:35:14 -0700 (Sat, 14 Jul 2007) Log Message: ----------- Implemented selection and color editing in the color table editor. Modified Paths: -------------- trunk/Shapes/CTView.cpp trunk/Shapes/CTView.h trunk/Shapes/ShapesElements.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-07-04 19:11:07
|
Revision: 84 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=84&view=rev Author: rtoschi Date: 2007-07-04 12:11:04 -0700 (Wed, 04 Jul 2007) Log Message: ----------- Enabled support for more file formats (JPEG, GIF, TIFF, PNG) in the "New bitmap" dialog. Modified Paths: -------------- trunk/ShapeFusionApp.cpp trunk/Shapes/ShapesView.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-07-01 13:15:04
|
Revision: 83 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=83&view=rev Author: rtoschi Date: 2007-07-01 06:14:58 -0700 (Sun, 01 Jul 2007) Log Message: ----------- New, much better color quantization in ShapesBitmap::ShapesBitmap(wxImage, ShapesColorTable*). Modified Paths: -------------- trunk/Shapes/ShapesElements.cpp trunk/Shapes/utilities.cpp trunk/Shapes/utilities.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-05-19 17:17:09
|
Revision: 82 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=82&view=rev Author: rtoschi Date: 2007-05-19 10:17:06 -0700 (Sat, 19 May 2007) Log Message: ----------- More work on the color table editor. Modified Paths: -------------- trunk/Shapes/CTView.cpp trunk/Shapes/CTView.h trunk/Shapes/ShapesView.cpp trunk/Sounds/SoundsView.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eti...@us...> - 2007-05-15 07:53:24
|
Revision: 81 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=81&view=rev Author: etiennes Date: 2007-05-15 00:53:10 -0700 (Tue, 15 May 2007) Log Message: ----------- Fixes to Xcode project for Color Table Editor. Works fine. Replaced std::cerr by wxLogError calls. Modified Paths: -------------- trunk/ShapeFusion.xcodeproj/project.pbxproj trunk/Shapes/FrameBrowser.cpp trunk/Shapes/SequenceView.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-05-12 17:17:58
|
Revision: 80 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=80&view=rev Author: rtoschi Date: 2007-05-12 10:17:56 -0700 (Sat, 12 May 2007) Log Message: ----------- Fixed a refresh artifact which was affecting custom Shapes widgets with new wxWidgets. More work on the color table editor. Shapes editors don't collapse anymore when there's nothing selected. Modified Paths: -------------- trunk/Shapes/BitmapBrowser.cpp trunk/Shapes/BitmapView.cpp trunk/Shapes/CTBrowser.cpp trunk/Shapes/CTView.cpp trunk/Shapes/CTView.h trunk/Shapes/FrameBrowser.cpp trunk/Shapes/FrameView.cpp trunk/Shapes/SequenceView.cpp trunk/Shapes/ShapesView.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-05-12 09:15:24
|
Revision: 79 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=79&view=rev Author: rtoschi Date: 2007-05-12 02:15:22 -0700 (Sat, 12 May 2007) Log Message: ----------- Started working on the color table editor. Removed a few unnecessary #includes lying around. Modified Paths: -------------- trunk/Makefile trunk/Shapes/BitmapBrowser.cpp trunk/Shapes/BitmapView.cpp trunk/Shapes/CTBrowser.cpp trunk/Shapes/FrameBrowser.cpp trunk/Shapes/FrameView.cpp trunk/Shapes/SequenceView.cpp trunk/Shapes/ShapesView.cpp trunk/Shapes/ShapesView.h trunk/Shapes/utilities.cpp Added Paths: ----------- trunk/Shapes/CTView.cpp trunk/Shapes/CTView.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-05-01 15:35:40
|
Revision: 78 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=78&view=rev Author: rtoschi Date: 2007-05-01 08:35:37 -0700 (Tue, 01 May 2007) Log Message: ----------- Moved color table exporting code to ShapesColorTable::SaveToGimp and ShapesColorTable::SaveToPhotoshop. Fixed SoundsDocument::mM2Demo initialization, which was breaking file save. Modified Paths: -------------- trunk/Makefile trunk/Shapes/ShapesElements.cpp trunk/Shapes/ShapesElements.h trunk/Shapes/ShapesView.cpp trunk/Sounds/SoundsDocument.cpp trunk/Sounds/SoundsView.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rt...@us...> - 2007-04-28 12:32:12
|
Revision: 77 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=77&view=rev Author: rtoschi Date: 2007-04-28 05:32:01 -0700 (Sat, 28 Apr 2007) Log Message: ----------- Fixed missing wxT in AppleSoundHeader::PlaySound. Avoid complaining about wrong offsets in ShapesCollection::LoadObject(), which was unnecessary and annoying with the new dynamic collection loader. Modified Paths: -------------- trunk/Shapes/ShapesElements.cpp trunk/Sounds/SoundsElements.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <eti...@us...> - 2007-04-16 15:29:31
|
Revision: 76 http://shapefusion.svn.sourceforge.net/shapefusion/?rev=76&view=rev Author: etiennes Date: 2007-04-16 08:29:29 -0700 (Mon, 16 Apr 2007) Log Message: ----------- More verbose error logging. Modified Paths: -------------- trunk/Sounds/SoundsDocument.cpp trunk/Sounds/SoundsElements.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |