platform/core/csapi/opentk.git
2013-12-15 Stefanos ANormalized xml doc file paths 1.1-b3
2013-12-15 Stefanos ARemoved lib/ and *.nupkg from zip archive
2013-12-15 Stefanos AFixed build order in Nsis configuration
2013-12-15 Stefanos AAdded Dependencies folder to Nsis installer
2013-12-15 Stefanos AFixed build in Nsis configuration
2013-12-15 Stefanos AUpdated OpenGL documentation to Khronos r24522
2013-12-15 Stefanos AFixed deprecation warning
2013-12-15 Stefanos AEliminated cls-compliance warnings in BlittableValueType
2013-12-15 Stefanos AEliminated cls-compliance warnings in the math library
2013-12-15 Stefanos AEliminated CLS-compliance warnings in the bindings
2013-12-15 Stefanos AFixed memory corruption on string return type marshaling
2013-12-15 Stefanos AMerge branch 'no-reflect' of https://github.com/opentk...
2013-12-15 parallelsCompatibility fixes for Mono 2.10
2013-12-15 Stefanos AMerge branch 'no-reflect'
2013-12-15 Stefanos AMaintain backwards compatibility with 1.1
2013-12-15 Stefanos AMerge master into no-reflect
2013-12-15 Stefanos A.Build UpdateVersion before OpenTK
2013-12-15 Stefanos A.Generate debug symbols in release builds
2013-12-15 Stefanos A.Improved WindowState changes on SDL2 backend
2013-12-15 Stefanos AMerge branch 'sdlres'
2013-12-15 Stefanos A.Updated solution to VS2013 format.
2013-12-15 Stefanos A.Added nuget.exe to project items
2013-12-15 Stefanos A.Committed nuget cmdline tool to source control
2013-12-15 Stefanos AMerge branch 'nuget'
2013-12-15 Stefanos AAdd OpenTK.dll.config as content
2013-12-15 Stefanos AMonoDevelop insists on making these changes
2013-12-15 Stefanos AUpdated description
2013-12-15 Stefanos AGenerate nuget package for OpenTK.GLControl
2013-12-15 Stefanos AGenerate xml documentation for OpenTK.GLControl
2013-12-15 Stefanos AImproved nuget version information
2013-12-15 Stefanos ADo not commit build timestamp to repository
2013-12-15 Stefanos AGenerate both build timestamp and version information
2013-12-14 parallelsDelay VisualInfo construction (fixes #17)
2013-12-13 Stefanos ACopy build artifact to root directory regardless of...
2013-12-13 Stefanos AAdded release notes for OpenTK
2013-12-13 Stefanos AAdded nuget lib directory to gitignore
2013-12-13 Stefanos AAdded nuget build target to OpenTK.sln
2013-12-13 Stefanos AAdded nuget build target
2013-12-12 Stefanos AImplemented resolution change workaround on SDL2
2013-12-09 Stefanos ACache size of char
2013-12-09 Stefanos AEliminated memory allocations in Keyboard events
2013-12-09 Stefanos ADo not generate KeyPress events for non-printable chara...
2013-12-08 Stefanos AMerge branch 'enumfix'
2013-12-08 Stefanos ARegenerated bindings
2013-12-08 Stefanos AAdded overloads for compatibility with 1.0 and 1.1...
2013-12-08 Stefanos AMaintain Obsolete property when cloning a function
2013-12-08 Stefanos ACreate convenience overloads based on wrappers, not...
2013-12-08 parallelsFix for issue #16 "X11 misreported as unsupported platform"
2013-12-06 Stefanos AIgnore missing comments warning
2013-12-06 Stefanos A.Regenerated bindings
2013-12-06 Stefanos A.Updated to Revision 24389
2013-12-06 Stefanos A.Improved handling of enum parameters
2013-12-06 Stefanos A.Cleaned up instructions for Converter.exe
2013-12-06 Stefanos AUpdated license information
2013-12-06 Stefanos AAdded methods for 1.0 compatibility
2013-12-05 Stefanos A.Moved license files to license/ folder
2013-12-05 Stefanos A.Updated dependency documentation
2013-12-05 Stefanos A.Split binaries for library and supporting tools
2013-12-05 Stefanos A.ClientRectangle should not affect window location
2013-12-05 Stefanos AMerge remote-tracking branch 'origin/master' into no...
2013-12-05 Stefanos A.Move installer to destination directory 1.1-b2
2013-12-05 Stefanos A.Streamlined nsis installer
2013-12-05 Stefanos A.Ignore generated installers
2013-12-05 Stefanos A.Corrected zip build script
2013-12-05 Stefanos AReduce temporary string allocations
2013-12-05 Stefanos AAdded debug arguments in release builds
2013-12-05 Stefanos AGenerate debug symbols in release builds
2013-12-05 Stefanos A.Updated project files
2013-12-04 Stefanos AImplemented manual marshaling of string parameters
2013-12-04 Stefanos ACorrect convenience wrapper implementation
2013-12-04 Stefanos AConvert string[] callsites to IntPtr
2013-12-04 Stefanos AImplemented marshaling for string arrays
2013-12-03 Stefanos ARegenerated bindings
2013-12-03 Stefanos AClean up wrapper generation
2013-12-03 Stefanos AUpdate WrapperTypes values for [Flags]
2013-12-03 Stefanos ARemoved duplicate ldarg
2013-12-02 Stefanos A.Workaround for #5
2013-12-02 Stefanos A.Fixed centering for non DPI-aware applications
2013-12-02 Stefanos A.DPI-scaling should affect resolution
2013-12-02 Stefanos A.High-resolution mode is enabled by default
2013-12-02 Stefanos A.Made DPI-awareness configurable (issue #6)
2013-12-02 Stefanos ARemoved unused code
2013-12-02 Stefanos AAdded MonoDevelop project policy
2013-12-02 Stefanos AInitial implementation of manual StringBuilder marshali...
2013-12-02 Stefanos AAdded manual marshaling for StringBuilder
2013-12-01 Stefanos AUse StdCall calling convention by default
2013-12-01 Stefanos AMark slots with [DllImport]; remove "core" and "delegat...
2013-12-01 Stefanos ARegenerated bindings
2013-12-01 Stefanos AEnabled symbol generation; minor code cleanup
2013-12-01 Stefanos AUse untyped int for enums in unmanaged callsites
2013-11-30 Stefanos ALoad system types from referenced mscorlib
2013-11-30 Stefanos A.Use C calling convention even on Windows
2013-11-30 Stefanos A.Corrected the handling of arrays
2013-11-29 Stefanos A.Refactored il emitters into methods
2013-11-29 Stefanos A.Use unmanaged StdCall calling convention
2013-11-28 Stefanos A.Removed deleted file from project
2013-11-28 Stefanos A.Removed unused WGL methods
2013-11-28 Stefanos A.Added GetProcAddress(IntPtr) overloads
2013-11-28 Stefanos A.Fixed wglGetProcAddress entry point
2013-11-27 Stefanos A.Removed unused WGL bindings
next