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-07-25 14:23:33
|
Revision: 2409
http://csp.svn.sourceforge.net/csp/?rev=2409&view=rev
Author: nsmoooose
Date: 2009-07-25 14:23:06 +0000 (Sat, 25 Jul 2009)
Log Message:
-----------
Fix the buildlog so it works with newer versions of SCons/python.
Modified Paths:
--------------
trunk/csp/tools/build/buildlog.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-07-25 14:23:05
|
Revision: 2408
http://csp.svn.sourceforge.net/csp/?rev=2408&view=rev
Author: nsmoooose
Date: 2009-07-25 14:22:52 +0000 (Sat, 25 Jul 2009)
Log Message:
-----------
Add missing include for the uintptr_t type.
Modified Paths:
--------------
trunk/csp/csplib/util/StringTools.cpp
trunk/csp/csplib/util/Trace.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-07-25 14:22:50
|
Revision: 2407
http://csp.svn.sourceforge.net/csp/?rev=2407&view=rev
Author: nsmoooose
Date: 2009-07-25 14:22:36 +0000 (Sat, 25 Jul 2009)
Log Message:
-----------
Avoid conflict between osg::ScreenSettings and csp::ScreenSettings.
Modified Paths:
--------------
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: <min...@us...> - 2009-07-24 15:10:55
|
Revision: 2406
http://csp.svn.sourceforge.net/csp/?rev=2406&view=rev
Author: minaultm
Date: 2009-07-24 15:10:37 +0000 (Fri, 24 Jul 2009)
Log Message:
-----------
Set the svn:eol-style to native on source files.
Modified Paths:
--------------
trunk/csp/tools/layout2/scripts/ui/commands/CheckCommand.py
trunk/csp/tools/layout2/scripts/ui/commands/DefaultLayoutCommand.py
trunk/csp/tools/layout2/scripts/ui/commands/TogglePaneCommand.py
Property Changed:
----------------
trunk/csp/tools/layout2/scripts/ui/commands/CheckCommand.py
trunk/csp/tools/layout2/scripts/ui/commands/DefaultLayoutCommand.py
trunk/csp/tools/layout2/scripts/ui/commands/TogglePaneCommand.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <min...@us...> - 2009-07-24 04:10:22
|
Revision: 2405
http://csp.svn.sourceforge.net/csp/?rev=2405&view=rev
Author: minaultm
Date: 2009-07-24 04:10:12 +0000 (Fri, 24 Jul 2009)
Log Message:
-----------
The main window of the google map importer is no more resizable.
Modified Paths:
--------------
trunk/csp/tools/googlemaps/importer.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <min...@us...> - 2009-07-24 04:07:32
|
Revision: 2404
http://csp.svn.sourceforge.net/csp/?rev=2404&view=rev
Author: minaultm
Date: 2009-07-24 04:07:14 +0000 (Fri, 24 Jul 2009)
Log Message:
-----------
Fixed a crash in Layout2 when closing a ModelWindow or a SceneWindow.
Modified Paths:
--------------
trunk/csp/tools/layout2/cpp/OsgGraphicsWindow.cpp
trunk/csp/tools/layout2/cpp/OsgGraphicsWindow.h
trunk/csp/tools/layout2/scripts/ui/controls/DocumentNotebook.py
trunk/csp/tools/layout2/scripts/ui/controls/GraphicsWindow.py
trunk/csp/tools/layout2/scripts/ui/controls/ImageWindow.py
trunk/csp/tools/layout2/scripts/ui/controls/ModelWindow.py
trunk/csp/tools/layout2/scripts/ui/controls/OutputWindow.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <min...@us...> - 2009-07-23 15:02:34
|
Revision: 2403
http://csp.svn.sourceforge.net/csp/?rev=2403&view=rev
Author: minaultm
Date: 2009-07-23 15:02:18 +0000 (Thu, 23 Jul 2009)
Log Message:
-----------
Layout GUI is now using wx.aui (advanced user interface).
Modified Paths:
--------------
trunk/csp/tools/layout2/layout.py
trunk/csp/tools/layout2/scripts/ui/CommandControlFactory.py
trunk/csp/tools/layout2/scripts/ui/ControlIdGenerator.py
trunk/csp/tools/layout2/scripts/ui/LayoutApplication.py
trunk/csp/tools/layout2/scripts/ui/MainFrame.py
trunk/csp/tools/layout2/scripts/ui/SelectDataDirectoryDialog.py
trunk/csp/tools/layout2/scripts/ui/commands/Command.py
trunk/csp/tools/layout2/scripts/ui/commands/OpenImageFileCommand.py
trunk/csp/tools/layout2/scripts/ui/commands/OpenSelectedFileCommand.py
trunk/csp/tools/layout2/scripts/ui/commands/QuitCommand.py
trunk/csp/tools/layout2/scripts/ui/controls/DocumentNotebook.py
trunk/csp/tools/layout2/scripts/ui/controls/GraphicsWindow.py
trunk/csp/tools/layout2/scripts/ui/controls/ImageWindow.py
trunk/csp/tools/layout2/scripts/ui/controls/ModelWindow.py
trunk/csp/tools/layout2/scripts/ui/controls/OutputWindow.py
trunk/csp/tools/layout2/scripts/ui/controls/ProjectTree.py
trunk/csp/tools/layout2/scripts/ui/controls/SceneWindow.py
Added Paths:
-----------
trunk/csp/tools/layout2/scripts/ui/commands/CheckCommand.py
trunk/csp/tools/layout2/scripts/ui/commands/DefaultLayoutCommand.py
trunk/csp/tools/layout2/scripts/ui/commands/TogglePaneCommand.py
trunk/csp/tools/layout2/scripts/ui/controls/OutputPane.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <min...@us...> - 2009-07-19 17:35:06
|
Revision: 2402
http://csp.svn.sourceforge.net/csp/?rev=2402&view=rev
Author: minaultm
Date: 2009-07-19 17:35:05 +0000 (Sun, 19 Jul 2009)
Log Message:
-----------
Debug: disable debug messages by default.
Modified Paths:
--------------
trunk/csp/cspsim/ai/AircraftControl.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <min...@us...> - 2009-07-19 17:29:54
|
Revision: 2401
http://csp.svn.sourceforge.net/csp/?rev=2401&view=rev
Author: minaultm
Date: 2009-07-19 17:29:48 +0000 (Sun, 19 Jul 2009)
Log Message:
-----------
Debug: naming the shader objects to help debugging.
Modified Paths:
--------------
trunk/csp/cspsim/Shader.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <min...@us...> - 2009-07-19 17:28:06
|
Revision: 2400
http://csp.svn.sourceforge.net/csp/?rev=2400&view=rev
Author: minaultm
Date: 2009-07-19 17:28:00 +0000 (Sun, 19 Jul 2009)
Log Message:
-----------
Work in progress to switch from SDL to OSG Windows.
Can't go further, without a change in the way keyboard events are transmitted by OSG.
We need Virtual key code rather than ASCII char code.
See this topic: http://forum.openscenegraph.org/viewtopic.php?t=2820
Modified Paths:
--------------
trunk/csp/cspsim/SDLEventHandler.cpp
trunk/csp/cspsim/SDLEventHandler.h
trunk/csp/cspsim/SDLViewer.cpp
trunk/csp/cspsim/SDLViewer.h
trunk/csp/cspsim/input/RawEvent.h
trunk/csp/tools/hid/compiler.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <min...@us...> - 2009-07-10 18:57:39
|
Revision: 2399
http://csp.svn.sourceforge.net/csp/?rev=2399&view=rev
Author: minaultm
Date: 2009-07-10 18:57:35 +0000 (Fri, 10 Jul 2009)
Log Message:
-----------
Fixed a crash when no sound driver where found.
Modified Paths:
--------------
trunk/csp/cspsim/Engine.cpp
trunk/csp/cspsim/LandingGear.cpp
trunk/csp/cspsim/System.cpp
trunk/csp/cspsim/VirtualScene.cpp
trunk/csp/cspsim/sound/Sample.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-26 22:33:13
|
Revision: 2398
http://csp.svn.sourceforge.net/csp/?rev=2398&view=rev
Author: nsmoooose
Date: 2009-06-26 22:33:04 +0000 (Fri, 26 Jun 2009)
Log Message:
-----------
Windows can change focus meaning that z order of windows change when you click on them.
Modified Paths:
--------------
trunk/csp/cspwf/Control.cpp
trunk/csp/cspwf/Control.h
trunk/csp/cspwf/Window.cpp
trunk/csp/cspwf/Window.h
trunk/csp/cspwf/WindowManager.cpp
trunk/csp/cspwf/WindowManager.h
trunk/csp/cspwf/WindowManagerViewer.cpp
trunk/csp/data/ui/help/aircraft_controls.xml
trunk/csp/data/ui/help/f16_first_steps.xml
trunk/csp/data/ui/help/index.xml
trunk/csp/data/ui/help/joystick.xml
trunk/csp/data/ui/help/mouse.xml
trunk/csp/data/ui/help/view_controls.xml
trunk/csp/data/ui/library/index.xml
trunk/csp/data/ui/themes/default/desktop.xml
trunk/csp/data/ui/themes/default/main_menu.xml
trunk/csp/data/ui/themes/default/messagebox.xml
trunk/csp/data/ui/themes/default/options.xml
trunk/csp/data/ui/themes/default/topmenu.xml
trunk/csp/data/ui/tutorials/index.xml
trunk/csp/data/ui/tutorials/takeoff/help.xml
trunk/csp/data/ui/tutorials/takeoff/mission.xml
trunk/csp/data/ui/tutorials/timeofday/dawn.xml
trunk/csp/data/ui/tutorials/timeofday/day.xml
trunk/csp/data/ui/tutorials/timeofday/dusk.xml
trunk/csp/data/ui/tutorials/timeofday/night.xml
trunk/csp/data/ui/tutorials/vehicles/mission.xml
trunk/csp/data/ui/window_document.xsd
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-20 23:10:57
|
Revision: 2397
http://csp.svn.sourceforge.net/csp/?rev=2397&view=rev
Author: nsmoooose
Date: 2009-06-20 23:10:49 +0000 (Sat, 20 Jun 2009)
Log Message:
-----------
Added another tutorial with both the F16DJ and the Mirage 2000 aircrafts.
Modified Paths:
--------------
trunk/csp/data/ui/localization/english/global.xml
trunk/csp/data/ui/localization/svenska/global.xml
trunk/csp/data/ui/scripts/windows/tutorials.py
Added Paths:
-----------
trunk/csp/data/ui/tutorials/vehicles/
trunk/csp/data/ui/tutorials/vehicles/__init__.py
trunk/csp/data/ui/tutorials/vehicles/mission.xml
trunk/csp/data/ui/tutorials/vehicles/vehicles.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-20 23:09:48
|
Revision: 2396
http://csp.svn.sourceforge.net/csp/?rev=2396&view=rev
Author: nsmoooose
Date: 2009-06-20 23:09:47 +0000 (Sat, 20 Jun 2009)
Log Message:
-----------
Added quick start missions for dawn, day, dusk and night.
Modified Paths:
--------------
trunk/csp/data/ui/localization/english/global.xml
trunk/csp/data/ui/localization/svenska/global.xml
trunk/csp/data/ui/scripts/windows/tutorials.py
trunk/csp/data/ui/tutorials/takeoff/takeoff.py
Added Paths:
-----------
trunk/csp/data/ui/tutorials/mission.py
trunk/csp/data/ui/tutorials/timeofday/
trunk/csp/data/ui/tutorials/timeofday/__init__.py
trunk/csp/data/ui/tutorials/timeofday/dawn.py
trunk/csp/data/ui/tutorials/timeofday/dawn.xml
trunk/csp/data/ui/tutorials/timeofday/day.py
trunk/csp/data/ui/tutorials/timeofday/day.xml
trunk/csp/data/ui/tutorials/timeofday/dusk.py
trunk/csp/data/ui/tutorials/timeofday/dusk.xml
trunk/csp/data/ui/tutorials/timeofday/night.py
trunk/csp/data/ui/tutorials/timeofday/night.xml
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-20 23:08:37
|
Revision: 2395
http://csp.svn.sourceforge.net/csp/?rev=2395&view=rev
Author: nsmoooose
Date: 2009-06-20 23:08:29 +0000 (Sat, 20 Jun 2009)
Log Message:
-----------
Made the tool load all modules on linux.
Modified Paths:
--------------
trunk/csp/tools/layout2/layout.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-18 22:09:40
|
Revision: 2394
http://csp.svn.sourceforge.net/csp/?rev=2394&view=rev
Author: nsmoooose
Date: 2009-06-18 22:09:19 +0000 (Thu, 18 Jun 2009)
Log Message:
-----------
Made csp indexserver respond to CTRL+C.
Modified Paths:
--------------
trunk/csp/cspsim/IndexServer.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-18 22:09:17
|
Revision: 2392
http://csp.svn.sourceforge.net/csp/?rev=2392&view=rev
Author: nsmoooose
Date: 2009-06-18 22:08:51 +0000 (Thu, 18 Jun 2009)
Log Message:
-----------
Fixed two compiler warnings.
Modified Paths:
--------------
trunk/csp/cspsim/CSPSim.cpp
trunk/csp/cspsim/SDLEventHandler.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-18 22:09:16
|
Revision: 2393
http://csp.svn.sourceforge.net/csp/?rev=2393&view=rev
Author: nsmoooose
Date: 2009-06-18 22:09:06 +0000 (Thu, 18 Jun 2009)
Log Message:
-----------
Added script to start the csp server.
The default configuration will start a local server on your computer.
Clients will need to modify sim.ini in order to connect to the server.
Added Paths:
-----------
trunk/csp/bin/IndexServer.ini
trunk/csp/bin/sim-server.py
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-16 06:49:26
|
Revision: 2391
http://csp.svn.sourceforge.net/csp/?rev=2391&view=rev
Author: nsmoooose
Date: 2009-06-16 06:49:05 +0000 (Tue, 16 Jun 2009)
Log Message:
-----------
Created a stand alone tool of the xml data compiler.
Added Paths:
-----------
trunk/csp/tools/data-compiler
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <min...@us...> - 2009-06-14 21:42:38
|
Revision: 2390
http://csp.svn.sourceforge.net/csp/?rev=2390&view=rev
Author: minaultm
Date: 2009-06-14 21:41:08 +0000 (Sun, 14 Jun 2009)
Log Message:
-----------
Dispatching input::RawEvent in place of SDLEvent.
Modified Paths:
--------------
trunk/csp/bin/sim.ini
trunk/csp/cspsim/CSPSim.cpp
trunk/csp/cspsim/CSPSim.h
trunk/csp/cspsim/GameScreen.cpp
trunk/csp/cspsim/GameScreen.h
trunk/csp/cspsim/MenuScreen.cpp
trunk/csp/cspsim/MenuScreen.h
trunk/csp/cspsim/SConscript
trunk/csp/cspsim/SDLEventHandler.cpp
trunk/csp/cspsim/SDLEventHandler.h
trunk/csp/cspsim/SDLGraphicsWindow.cpp
trunk/csp/cspsim/SDLViewer.cpp
trunk/csp/cspsim/SDLViewer.h
trunk/csp/cspsim/input/EventMapIndex.cpp
trunk/csp/cspsim/input/EventMapIndex.h
trunk/csp/cspsim/input/EventMapping.cpp
trunk/csp/cspsim/input/EventMapping.h
trunk/csp/cspsim/input/HID.cpp
trunk/csp/cspsim/input/HID.h
trunk/csp/cspsim/input/InputInterface.h
Added Paths:
-----------
trunk/csp/cspsim/input/RawEvent.h
Removed Paths:
-------------
trunk/csp/cspsim/input/InputEvent.cpp
trunk/csp/cspsim/input/InputEvent.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-10 20:26:18
|
Revision: 2389
http://csp.svn.sourceforge.net/csp/?rev=2389&view=rev
Author: nsmoooose
Date: 2009-06-10 20:26:10 +0000 (Wed, 10 Jun 2009)
Log Message:
-----------
Added a csp::wf::ListBox example program.
Modified Paths:
--------------
trunk/csp/SConstruct
Added Paths:
-----------
trunk/csp/examples/wf-listbox/
trunk/csp/examples/wf-listbox/Program.cpp
trunk/csp/examples/wf-listbox/SConscript
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-10 20:25:45
|
Revision: 2388
http://csp.svn.sourceforge.net/csp/?rev=2388&view=rev
Author: nsmoooose
Date: 2009-06-10 20:25:36 +0000 (Wed, 10 Jun 2009)
Log Message:
-----------
Adding a function on the csp::wf::Window class that creates some default style objects.
This defaults are only used from example code. It will provide some very basic things like background color, borders etc.
It makes all the csp::wf::examples a lot shorter.
Modified Paths:
--------------
trunk/csp/cspwf/Window.cpp
trunk/csp/cspwf/Window.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-09 20:44:55
|
Revision: 2387
http://csp.svn.sourceforge.net/csp/?rev=2387&view=rev
Author: nsmoooose
Date: 2009-06-09 20:43:47 +0000 (Tue, 09 Jun 2009)
Log Message:
-----------
Added images for scrollbars. Images fetched from the Tango library.
Modified Paths:
--------------
trunk/csp/cspwf/ControlGeometryBuilder.cpp
trunk/csp/examples/wf-scrollbars/Program.cpp
Added Paths:
-----------
trunk/csp/data/ui/themes/default/images/go-down.png
trunk/csp/data/ui/themes/default/images/go-down.svg
trunk/csp/data/ui/themes/default/images/go-left.png
trunk/csp/data/ui/themes/default/images/go-left.svg
trunk/csp/data/ui/themes/default/images/go-right.png
trunk/csp/data/ui/themes/default/images/go-right.svg
trunk/csp/data/ui/themes/default/images/go-up.png
trunk/csp/data/ui/themes/default/images/go-up.svg
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-07 14:49:50
|
Revision: 2386
http://csp.svn.sourceforge.net/csp/?rev=2386&view=rev
Author: nsmoooose
Date: 2009-06-07 14:49:44 +0000 (Sun, 07 Jun 2009)
Log Message:
-----------
Fixed bug with csp::wf::ScrollBar classes when increasing the value.
Modified Paths:
--------------
trunk/csp/cspwf/ScrollBar.cpp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <nsm...@us...> - 2009-06-07 14:49:16
|
Revision: 2385
http://csp.svn.sourceforge.net/csp/?rev=2385&view=rev
Author: nsmoooose
Date: 2009-06-07 14:49:09 +0000 (Sun, 07 Jun 2009)
Log Message:
-----------
Merge branch 'scrolls'
Modified Paths:
--------------
trunk/csp/cspwf/Control.h
trunk/csp/cspwf/ScrollBar.cpp
trunk/csp/cspwf/ScrollBar.h
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.
|