You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(47) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(140) |
Feb
(98) |
Mar
(152) |
Apr
(104) |
May
(71) |
Jun
(94) |
Jul
(169) |
Aug
(83) |
Sep
(47) |
Oct
(134) |
Nov
(7) |
Dec
(20) |
2004 |
Jan
(41) |
Feb
(14) |
Mar
(42) |
Apr
(47) |
May
(68) |
Jun
(143) |
Jul
(65) |
Aug
(29) |
Sep
(40) |
Oct
(34) |
Nov
(33) |
Dec
(97) |
2005 |
Jan
(29) |
Feb
(30) |
Mar
(9) |
Apr
(37) |
May
(13) |
Jun
(31) |
Jul
(22) |
Aug
(23) |
Sep
|
Oct
(37) |
Nov
(34) |
Dec
(117) |
2006 |
Jan
(48) |
Feb
(6) |
Mar
(2) |
Apr
(71) |
May
(10) |
Jun
(16) |
Jul
(7) |
Aug
(1) |
Sep
(14) |
Oct
(17) |
Nov
(25) |
Dec
(26) |
2007 |
Jan
(8) |
Feb
(2) |
Mar
(7) |
Apr
(26) |
May
|
Jun
(12) |
Jul
(30) |
Aug
(14) |
Sep
(9) |
Oct
(4) |
Nov
(7) |
Dec
(6) |
2008 |
Jan
(10) |
Feb
(10) |
Mar
(6) |
Apr
(8) |
May
|
Jun
(10) |
Jul
(18) |
Aug
(15) |
Sep
(16) |
Oct
(5) |
Nov
(3) |
Dec
(10) |
2009 |
Jan
(11) |
Feb
(2) |
Mar
|
Apr
(15) |
May
(31) |
Jun
(18) |
Jul
(11) |
Aug
(26) |
Sep
(52) |
Oct
(17) |
Nov
(4) |
Dec
|
2010 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <nsm...@us...> - 2009-06-07 14:48:47
|
Revision: 2384 http://csp.svn.sourceforge.net/csp/?rev=2384&view=rev Author: nsmoooose Date: 2009-06-07 14:48:26 +0000 (Sun, 07 Jun 2009) Log Message: ----------- Added debug log messages for: * control creation and destruction. * signals on the csp::wf::Control class. Modified Paths: -------------- trunk/csp/cspwf/Control.cpp trunk/csp/examples/wf-scrollbars/Program.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <min...@us...> - 2009-06-01 14:15:50
|
Revision: 2382 http://csp.svn.sourceforge.net/csp/?rev=2382&view=rev Author: minaultm Date: 2009-06-01 14:15:43 +0000 (Mon, 01 Jun 2009) Log Message: ----------- Fixed a crash when quitting the application. Modified Paths: -------------- trunk/csp/modules/demeter/DemeterTerrain.cpp trunk/csp/modules/demeter/DemeterTerrain.h trunk/csp/modules/demeter/Terrain.cpp trunk/csp/modules/demeter/Terrain.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <min...@us...> - 2009-06-01 14:14:13
|
Revision: 2381 http://csp.svn.sourceforge.net/csp/?rev=2381&view=rev Author: minaultm Date: 2009-06-01 14:14:07 +0000 (Mon, 01 Jun 2009) Log Message: ----------- Moved SDL window management code to SDLViewer and SDLGraphicsWindow classes. Modified Paths: -------------- trunk/csp/cspsim/CSPSim.cpp trunk/csp/cspsim/CSPSim.h trunk/csp/cspsim/GameScreen.cpp trunk/csp/cspsim/GameScreen.h trunk/csp/cspsim/SConscript trunk/csp/cspsim/SDLViewer.cpp trunk/csp/cspsim/SDLViewer.h trunk/csp/cspsim/swig/CSPSim.i trunk/csp/cspwf/WindowManager.cpp Added Paths: ----------- trunk/csp/cspsim/SDLEventHandler.cpp trunk/csp/cspsim/SDLEventHandler.h trunk/csp/cspsim/SDLGraphicsWindow.cpp trunk/csp/cspsim/SDLGraphicsWindow.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-06-01 12:00:05
|
Revision: 2380 http://csp.svn.sourceforge.net/csp/?rev=2380&view=rev Author: nsmoooose Date: 2009-06-01 11:59:56 +0000 (Mon, 01 Jun 2009) Log Message: ----------- Added some source code documentation for csp::wf classes. Modified Paths: -------------- trunk/csp/cspwf/Button.h trunk/csp/cspwf/Control.h trunk/csp/cspwf/ControlCallback.h trunk/csp/cspwf/ControlGeometryBuilder.h trunk/csp/cspwf/ControlMoveEventHandler.h trunk/csp/cspwf/StringResourceManager.h trunk/csp/cspwf/Style.cpp trunk/csp/cspwf/TableControlContainer.h trunk/csp/cspwf/WindowManager.h trunk/csp/cspwf/WindowManagerEventHandler.h trunk/csp/cspwf/WindowManagerViewer.h trunk/csp/cspwf/WindowManagerViewerNode.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-29 14:54:23
|
Revision: 2379 http://csp.svn.sourceforge.net/csp/?rev=2379&view=rev Author: nsmoooose Date: 2009-05-29 14:54:22 +0000 (Fri, 29 May 2009) Log Message: ----------- Added a new example demonstrating logging classes from python. Added more logging to when window framework fails to find resources (images, fonts, models). Modified Paths: -------------- trunk/csp/cspwf/ControlGeometryBuilder.cpp Added Paths: ----------- trunk/csp/examples/logging/ trunk/csp/examples/logging/log.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-29 07:42:49
|
Revision: 2378 http://csp.svn.sourceforge.net/csp/?rev=2378&view=rev Author: nsmoooose Date: 2009-05-29 07:42:34 +0000 (Fri, 29 May 2009) Log Message: ----------- Fixed wf-python example that crashed caused by missing path to the font files. Also made the resource loading more robust. If a resource is missing we simply skip generating geometry for that. Modified Paths: -------------- trunk/csp/cspwf/ControlGeometryBuilder.cpp trunk/csp/cspwf/ResourceLocator.cpp trunk/csp/cspwf/ResourceLocator.h trunk/csp/cspwf/cspwf.i trunk/csp/examples/wf-python/wf-python.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-28 19:07:31
|
Revision: 2377 http://csp.svn.sourceforge.net/csp/?rev=2377&view=rev Author: nsmoooose Date: 2009-05-28 19:07:08 +0000 (Thu, 28 May 2009) Log Message: ----------- Fixed ui click message when using native osgViewer. Modified Paths: -------------- trunk/csp/cspwf/WindowManagerEventHandler.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-28 18:03:11
|
Revision: 2376 http://csp.svn.sourceforge.net/csp/?rev=2376&view=rev Author: nsmoooose Date: 2009-05-28 18:02:16 +0000 (Thu, 28 May 2009) Log Message: ----------- WindowManagerViewer is now informed about resizes of osgViewer graphics context. Windows and controls will now be: * moved if they have align left|right|bottom|top. * scaled if the window size is lower than 1024x768. Support for 100% height and width of windows doesn't exists yet. So maximized windows will have the wrong size after a graphics context resize. Modified Paths: -------------- trunk/csp/cspwf/WindowManager.cpp trunk/csp/cspwf/WindowManager.h trunk/csp/cspwf/WindowManagerEventHandler.cpp trunk/csp/cspwf/WindowManagerViewer.cpp trunk/csp/cspwf/WindowManagerViewer.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-26 18:25:41
|
Revision: 2375 http://csp.svn.sourceforge.net/csp/?rev=2375&view=rev Author: nsmoooose Date: 2009-05-26 18:24:34 +0000 (Tue, 26 May 2009) Log Message: ----------- Added more implemenation for scrollbars. It is now possible to display and style them as any control. Modified Paths: -------------- trunk/csp/cspwf/MultiControlContainer.cpp trunk/csp/cspwf/ScrollBar.cpp trunk/csp/examples/wf-scrollbars/Program.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-26 18:25:01
|
Revision: 2374 http://csp.svn.sourceforge.net/csp/?rev=2374&view=rev Author: nsmoooose Date: 2009-05-26 18:24:12 +0000 (Tue, 26 May 2009) Log Message: ----------- Added first example demonstrating scrollbars with the window framework. Modified Paths: -------------- trunk/csp/SConstruct trunk/csp/cspwf/ScrollBar.cpp trunk/csp/cspwf/ScrollBar.h Added Paths: ----------- trunk/csp/examples/wf-scrollbars/ trunk/csp/examples/wf-scrollbars/Program.cpp trunk/csp/examples/wf-scrollbars/SConscript This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-24 19:46:16
|
Revision: 2373 http://csp.svn.sourceforge.net/csp/?rev=2373&view=rev Author: nsmoooose Date: 2009-05-24 19:46:08 +0000 (Sun, 24 May 2009) Log Message: ----------- Made ui windows moveable when running the simulator as well. GameScreen class needed to handle the proper events for that. Modified Paths: -------------- trunk/csp/cspsim/GameScreen.cpp trunk/csp/cspsim/GameScreen.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-24 19:46:00
|
Revision: 2372 http://csp.svn.sourceforge.net/csp/?rev=2372&view=rev Author: nsmoooose Date: 2009-05-24 19:45:54 +0000 (Sun, 24 May 2009) Log Message: ----------- Added the ControlMoveEventHandler class to manu user interface windows. This makes it possible to move them with left mouse button and dragging them. Modified Paths: -------------- trunk/csp/bin/sim2.py trunk/csp/cspsim/CSPViewer.cpp trunk/csp/cspsim/CSPViewer.h trunk/csp/cspsim/MenuScreen.cpp trunk/csp/cspwf/ControlMoveEventHandler.cpp trunk/csp/cspwf/ControlMoveEventHandler.h trunk/csp/cspwf/cspwf.i trunk/csp/data/ui/scripts/windows/help.py trunk/csp/data/ui/scripts/windows/library.py trunk/csp/data/ui/scripts/windows/messagebox.py trunk/csp/data/ui/scripts/windows/options.py trunk/csp/data/ui/scripts/windows/pause.py trunk/csp/data/ui/scripts/windows/quitresume.py trunk/csp/data/ui/scripts/windows/tutorials.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-24 19:45:26
|
Revision: 2371 http://csp.svn.sourceforge.net/csp/?rev=2371&view=rev Author: nsmoooose Date: 2009-05-24 19:45:18 +0000 (Sun, 24 May 2009) Log Message: ----------- Added python bindings for the ControlMoveEventHandler class. Also made the event handler class trackable from sigc++. Modified Paths: -------------- trunk/csp/cspwf/ControlMoveEventHandler.h trunk/csp/cspwf/cspwf.i trunk/csp/examples/wf-signals/Program.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-24 19:45:02
|
Revision: 2370 http://csp.svn.sourceforge.net/csp/?rev=2370&view=rev Author: nsmoooose Date: 2009-05-24 19:45:00 +0000 (Sun, 24 May 2009) Log Message: ----------- Added a generic eventhandler that allow you to move any csp::wf::Control by capturing mouse down, move and up events. Modified Paths: -------------- trunk/csp/cspwf/Control.h trunk/csp/cspwf/SConscript trunk/csp/examples/wf-signals/Program.cpp Added Paths: ----------- trunk/csp/cspwf/ControlMoveEventHandler.cpp trunk/csp/cspwf/ControlMoveEventHandler.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-24 19:44:54
|
Revision: 2369 http://csp.svn.sourceforge.net/csp/?rev=2369&view=rev Author: nsmoooose Date: 2009-05-24 19:44:39 +0000 (Sun, 24 May 2009) Log Message: ----------- Added the following signals on csp::wf::Control base class: * MouseMove * MouseDown * MouseUp Modified Paths: -------------- trunk/csp/cspsim/GameScreen.cpp trunk/csp/cspsim/MenuScreen.cpp trunk/csp/cspwf/Control.cpp trunk/csp/cspwf/Control.h trunk/csp/cspwf/WindowManager.cpp trunk/csp/cspwf/WindowManager.h trunk/csp/cspwf/WindowManagerEventHandler.cpp trunk/csp/cspwf/WindowManagerEventHandler.h trunk/csp/examples/wf-signals/Program.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-24 19:44:18
|
Revision: 2368 http://csp.svn.sourceforge.net/csp/?rev=2368&view=rev Author: nsmoooose Date: 2009-05-24 19:44:10 +0000 (Sun, 24 May 2009) Log Message: ----------- Added first example that is showing csp::wf event handling in C++. Modified Paths: -------------- trunk/csp/SConstruct Added Paths: ----------- trunk/csp/examples/wf-signals/ trunk/csp/examples/wf-signals/Program.cpp trunk/csp/examples/wf-signals/SConscript This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <min...@us...> - 2009-05-23 13:58:39
|
Revision: 2367 http://csp.svn.sourceforge.net/csp/?rev=2367&view=rev Author: minaultm Date: 2009-05-23 13:55:26 +0000 (Sat, 23 May 2009) Log Message: ----------- Fixed a bug when returning to the main menu. (CSPSim::m_Interface still reference CSPSim::m_ActiveObject after CSPSim::unloadSimulationNow was called) Modified Paths: -------------- trunk/csp/cspsim/CSPSim.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-22 06:48:35
|
Revision: 2366 http://csp.svn.sourceforge.net/csp/?rev=2366&view=rev Author: nsmoooose Date: 2009-05-22 06:48:21 +0000 (Fri, 22 May 2009) Log Message: ----------- Fixed compiler error caused by an extra ; Modified Paths: -------------- trunk/csp/cspsim/VirtualScene.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <min...@us...> - 2009-05-21 21:00:55
|
Revision: 2365 http://csp.svn.sourceforge.net/csp/?rev=2365&view=rev Author: minaultm Date: 2009-05-21 20:59:58 +0000 (Thu, 21 May 2009) Log Message: ----------- Fixed a crash when returning to the main menu. Modified Paths: -------------- trunk/csp/cspsim/GameScreen.cpp trunk/csp/cspsim/VirtualScene.cpp trunk/csp/cspsim/VirtualScene.h trunk/csp/data/ui/scripts/windows/quitresume.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <min...@us...> - 2009-05-21 17:15:49
|
Revision: 2364 http://csp.svn.sourceforge.net/csp/?rev=2364&view=rev Author: minaultm Date: 2009-05-21 17:15:30 +0000 (Thu, 21 May 2009) Log Message: ----------- Fixed scons rules to build Python modules compatibles with Python versions higher than 2.4. (Under Windows, the modules are now generated with .pyd rather than .dll) Added the option to build in full debug under Windows. Allow CSP to be linked with a debug build of Python. Modified Paths: -------------- trunk/csp/SConstruct trunk/csp/csplib/SConscript trunk/csp/cspsim/CSPSim.cpp trunk/csp/cspsim/SConscript trunk/csp/cspwf/SConscript trunk/csp/examples/osgviewer_sdlinput/SConscript trunk/csp/tools/build/__init__.py trunk/csp/tools/build/rules.py trunk/csp/tools/googlemaps/SConscript trunk/csp/tools/layout/SConscript trunk/csp/tools/layout/View.cpp trunk/csp/tools/layout2/SConscript This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <min...@us...> - 2009-05-21 16:57:08
|
Revision: 2363 http://csp.svn.sourceforge.net/csp/?rev=2363&view=rev Author: minaultm Date: 2009-05-21 16:56:57 +0000 (Thu, 21 May 2009) Log Message: ----------- Set the default language of TortoiseSvn to EN_US. Property Changed: ---------------- trunk/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <nsm...@us...> - 2009-05-21 15:48:29
|
Revision: 2362 http://csp.svn.sourceforge.net/csp/?rev=2362&view=rev Author: nsmoooose Date: 2009-05-21 15:48:02 +0000 (Thu, 21 May 2009) Log Message: ----------- Fixed linux compiler errors. Modified Paths: -------------- trunk/csp/cspsim/VirtualScene.cpp trunk/csp/examples/sdl-viewer/Program.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <min...@us...> - 2009-05-17 06:38:24
|
Revision: 2361 http://csp.svn.sourceforge.net/csp/?rev=2361&view=rev Author: minaultm Date: 2009-05-17 06:38:13 +0000 (Sun, 17 May 2009) Log Message: ----------- Fixed the Stats. Modified Paths: -------------- trunk/csp/cspsim/ScreenInfoManager.cpp trunk/csp/cspsim/ScreenInfoManager.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <min...@us...> - 2009-05-16 00:50:26
|
Revision: 2360 http://csp.svn.sourceforge.net/csp/?rev=2360&view=rev Author: minaultm Date: 2009-05-16 00:50:18 +0000 (Sat, 16 May 2009) Log Message: ----------- Reimplemented csp::VirtualScene::pick. Modified Paths: -------------- trunk/csp/cspsim/VirtualScene.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <min...@us...> - 2009-05-14 15:35:12
|
Revision: 2359 http://csp.svn.sourceforge.net/csp/?rev=2359&view=rev Author: minaultm Date: 2009-05-14 15:34:55 +0000 (Thu, 14 May 2009) Log Message: ----------- Replaced osgUtil::SceneView by osg::Camera in csp::LogoScreen. This is now a part of the osgViewer rendering loop. Removed all remaining code in relation with osgUtil::SceneView. Modified Paths: -------------- trunk/csp/cspsim/BaseScreen.h trunk/csp/cspsim/CSPSim.cpp trunk/csp/cspsim/CSPSim.h trunk/csp/cspsim/GameScreen.cpp trunk/csp/cspsim/GameScreen.h trunk/csp/cspsim/LogoScreen.cpp trunk/csp/cspsim/LogoScreen.h trunk/csp/cspsim/MenuScreen.cpp trunk/csp/cspsim/MenuScreen.h trunk/csp/cspsim/SDLViewer.cpp trunk/csp/cspsim/SDLViewer.h trunk/csp/cspsim/VirtualScene.cpp trunk/csp/cspsim/VirtualScene.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |