Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "glsaver", "glsaver.vcxproj", "{5CAD9729-AC92-405F-9EA7-2A37A987301A}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {5CAD9729-AC92-405F-9EA7-2A37A987301A}.Debug|Win32.ActiveCfg = Debug|Win32 {5CAD9729-AC92-405F-9EA7-2A37A987301A}.Debug|Win32.Build.0 = Debug|Win32 {5CAD9729-AC92-405F-9EA7-2A37A987301A}.Release|Win32.ActiveCfg = Release|Win32 {5CAD9729-AC92-405F-9EA7-2A37A987301A}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#6 | 8469 | Sam Stafford |
Bind to source control with P4VS. So far so good. Make zoom better -- zoom automatically adjusts to a minimum "pretty" value for the current resolution (regardless of what's in settings), and zoom adjustment in screensaver mode scales with current zoom level. |
||
#5 | 8465 | Sam Stafford | Finally building for Windows 7, by popular demand. | ||
#4 | 5090 | Sam Stafford | Option to draw a grid on the background (they appear in both world and chase view), set by the "gridlines" option in the settings file. | ||
#3 | 4424 | Sam Stafford | Make Genesaver build under VS .NET. | ||
#2 | 3347 | Sam Stafford | Increase likelihood of color mutation. | ||
#1 | 3345 | Sam Stafford | Attempting to add to source control from VS .NET... |