Fix asset paths for windows forms applications.
Add ability to have multiple asset stores.
Trying to resolve nuget package restore issues.
Add writing files functionality.
Add synchronous extension OpenRead method.
Add data contracts for several geometry structu...
Some refactorings.
Fix coordinate system transform for legacy mous...
Minor fixes. Add Deselect event to MenuItem.
Fixes to layout.
Add manual layout option to GUI.
Refactor CSS gui renderer.
Minor fixes to UserInterface classes.
Implement FrameBuffers for WP8 projects.
Connect touch events for WP apps.
Several fixes and additions to user interface c...
Some css fixes.
Fix relative path returning in SubDirectoryProv...
Fix compilation error in test project.
Several CSS fixes and refactorings in the UI po...
Fix to not allow multiple windows to be active ...
Make ProgressBar at least not crash.
Fixes and cleanup to Css interpreter.
FileSystemProvider returns relative paths in Ge...
Fix build script for paths with spaces.
Fix coordinate system on FakeRenderTarget.
Update old XAudio2 code into new model.
Implement streaming sound buffer for SDL.
Fixes to coordinate systems.
Fix issue where coordinate system was not passe...
Refactor coordinate systems a little.
Minor fixes.
Fix version in Build.proj.
Fix Build.proj to not delete package binaries a...
Fix construction of objects during XLE serializ...
Fix compilation errors.
Integration of default fonts into windows store...
Create default fonts in AgateLib.Assets.
Fix size of SmallLogo.scale-240.png.
Remove unnecessary Platform.Common library.
Remove unnecessary Platform.Common library.
Rename OpenRead to OpenReadAsync.
Remove Silverlight 5 as a target.
Added build tasks to several projects.
Fix operation of sprites when surface delay loa...
Fixes to FontCreator for renamed WinForms names...
Delete compiled shader output files from reposi...
Minor cleanup. Added FakeRenderTarget to availa...
Delete old tests folder.
Fix organization of and name of test projects.
Fix reference in winforms assembly.
Clean up models for windows store apps.
Operation on Windows Phone greatly improved. Su...
Readd test project.
Reorganize source code and rename project files
Delete old windows phone project.
Fix drawing for default culling mode.
Drawing images works in windows phone and windo...
Initial attempt at implementing surface drawing...
Loading of basic 2d shader works properly.
Direct3D 11 surface loading works now.
Initial workings of Windows Phone implementation.
Convert OpenTK reference to nuget reference.
Refactor models to allow for scene model to be ...
Refactor displayimpl so that factory methods ar...
Remove obsolete code.
Fix debugger slowness caused by Enum.TryParse m...
Add some caching to user interface.
Add licensing and comments to some files.
Add unit test updates for namespace changes.
Initial implementation of css media selection.
Organize css properties and add copyright infor...
Update mouse processing events for newer event ...
Update layout unit test.
Some fixes for fixed layouts.
Add maximum value to NaturalCoordinates.
Add new resource system.
Readd resource constructor for sprite.
Add fonts for GUI test.
Add updates to Sprite class.
Include fix for A* unit test.
Make A* algorithm non-static and generic.
Add algorithms and GUI from Zodiac project.
Add Font object.
Fixes to SDL joystick implementation.
Fix initialization of coordinate system for fra...
Add CoordinateSystem property to IFrameBuffer.
Make ActivatorConstructor public.
Fix unit test.
Add implementation for IObjectConstructor to Wi...
Refactor object construction during serializati...