platform/core/csapi/opentk.git
2017-08-04 Jarl GullbergCorrect cast operator position.
2017-08-04 Jarl GullbergCorrect cast operator position.
2017-08-04 Jarl GullbergRemove redundant base constructor call.
2017-08-04 Jarl GullbergEnable SA1003.
2017-08-04 Jarl GullbergMerge pull request #619 from Nihlus/cleanup-8-semicolon...
2017-08-04 Jarl GullbergCorrect semicolon spacing in XWindowInfoInitializer.cs
2017-08-04 Jarl GullbergCorrect semicolon spacing in API.cs
2017-08-04 Jarl GullbergCorrect semicolon spacing in Generator.Bind.
2017-08-04 Jarl GullbergCorrect semicolon spacing in OpenTK.
2017-08-04 Jarl GullbergEnable SA1002.
2017-08-04 Jarl GullbergMerge pull request #613 from Nihlus/cleanup-7-comma...
2017-08-03 Jarl GullbergExtend travis timeout to 20m again.
2017-08-03 Jarl GullbergRemove travis timeout override.
2017-08-03 Jarl GullbergExtend travis timeout to 30m.
2017-08-03 Jarl GullbergExtend travis timeout to 20m.
2017-08-03 Jarl GullbergCorrect comma spacing in DisplayService.
2017-08-03 Jarl GullbergCorrect comma spacing in GLObsolete.
2017-08-03 Jarl GullbergRegenerate bindings to correct comma spacing.
2017-08-03 Jarl GullbergCorrect method generation to account for SA1001.
2017-08-03 Jarl GullbergCorrect comma spacing in OpenTK, excluding generated...
2017-08-03 Jarl GullbergCorrect comma spacing in Generator.Rewrite.
2017-08-03 Jarl GullbergEnable SA1001.
2017-08-02 Fraser WatersMerge pull request #590 from Frassle/gamewindowtests
2017-08-01 Fraser WatersMerge pull request #597 from ppy/fix-white-flash
2017-07-31 Dean HerbertAdd comment regarding performance
2017-07-31 Dean HerbertAdd comment about setting background color
2017-07-30 Fraser WatersWait for ConfigureNotify when changing X11 Bounds
2017-07-30 Fraser WatersChange client_rectangle to client_size
2017-07-30 Fraser WatersChange X11 entry assembly search and provide null fallback
2017-07-30 Fraser WatersStart a virtual framebuffer for travisCI
2017-07-30 Fraser WatersAdd GameWindow tests
2017-07-30 Fraser WatersAdd debug actions to run xUnit to Tests.fsproj
2017-07-30 Jarl GullbergMerge pull request #615 from Nihlus/fake-use-build...
2017-07-30 Jarl GullbergUse the Build target instead of Rebuild in FAKE to...
2017-07-30 Jarl GullbergMerge pull request #614 from Nihlus/fix-stylecop-rules...
2017-07-30 Jarl GullbergMove StyleCop properties to global section.
2017-07-30 Jarl GullbergMerge pull request #608 from Nihlus/cleanup-6-keyword...
2017-07-28 Jarl GullbergMerge pull request #609 from leezer3/RailDriver
2017-07-28 Jarl GullbergCorrect keyword spacing in OpenTK.
2017-07-28 Jarl GullbergCorrect keyword spacing in Generator.Bind.
2017-07-28 Jarl GullbergMerge pull request #607 from Nihlus/purge-regions-mobile
2017-07-28 Jarl GullbergUse explicit modifiers for Android code.
2017-07-28 Jarl GullbergUse explicit modifiers for iOS code.
2017-07-28 Jarl GullbergRemove regions from iOS and correct brace style.
2017-07-28 Jarl GullbergRemove regions from Android.
2017-07-28 Jarl GullbergMerge pull request #600 from Nihlus/stylecop-1-initial
2017-07-28 Jarl GullbergMerge pull request #588 from Frassle/issue517
2017-07-28 Fraser WatersFix Helper methods to use out Strings
2017-07-28 Fraser WatersRun Generator.Bind
2017-07-28 Fraser WatersUse "out String" parameters instead of "StringBuilder"
2017-07-28 Fraser WatersRun Generator.Bind
2017-07-28 Fraser WatersEmit CountAttributes during binding
2017-07-27 Fraser WatersUpdate Bind project to Framework 4.6.1
2017-07-27 Christopher... Implement generic Consumer device which returns a butto...
2017-07-27 Jarl GullbergMerge pull request #602 from Nihlus/unix-unofficial...
2017-07-27 Jarl GullbergMerge pull request #606 from Frassle/runbind
2017-07-27 Fraser WatersRun Generator.Bind
2017-07-27 Jarl GullbergMerge pull request #605 from Nihlus/myget-parameter...
2017-07-27 Jarl GullbergAdd declaration of BuildTarget outside of the condition.
2017-07-27 Jarl GullbergStrip trailing newlines.
2017-07-27 Jarl GullbergAdd check for MyGet as the build runner and strip trail...
2017-07-26 varonMerge pull request #598 from ppy/no-child-window
2017-07-26 varonMerge pull request #604 from Nihlus/enable-glwidget...
2017-07-26 Jarl GullbergRemove GLWidget exclusion from nuget packing.
2017-07-26 Jarl GullbergReadd missing drawing namespace.
2017-07-26 Jarl GullbergAdd conditional directory overrides for Unix.
2017-07-26 Jarl GullbergRemoved accidental terminal command. Window focusing...
2017-07-26 Jarl GullbergMake sure that StyleCop.Analyzers is excluded from...
2017-07-26 Jarl GullbergDrop Link attribute in favor of Link tag to allow build...
2017-07-26 Jarl GullbergAdded three undocumented rules.
2017-07-26 Jarl GullbergMove exception rule to its corresponding block.
2017-07-26 Jarl GullbergEnabled compliant rules in the SA15 block.
2017-07-26 Jarl GullbergEnabled compliant rules in the SA14 block.
2017-07-26 Jarl GullbergEnabled compliant rules in the SA13 block.
2017-07-26 Jarl GullbergAdded intentional metadata to some rules and enabled...
2017-07-26 Jarl GullbergDisabled noncompliant rules after scanning the other...
2017-07-26 Jarl GullbergForgot to add StyleCop.Analyzers to the other projects...
2017-07-26 Jarl GullbergEnabled compliant rules in the SA10 block.
2017-07-26 Jarl GullbergEnabled SA1004.
2017-07-26 Jarl GullbergEnabled SA1003.
2017-07-26 Jarl GullbergEnabled some adhered rules.
2017-07-26 Jarl GullbergEnabled StyleCop inspections for all projects. This...
2017-07-26 Jarl GullbergAdded stylecop configuration file and rule set.
2017-07-26 Jarl GullbergAdded StyleCop.Analyzers to OpenTK.GLWidget
2017-07-26 Jarl GullbergAdded StyleCop.Analyzers to the solution.
2017-07-26 Jarl GullbergMerge pull request #603 from Nihlus/nuget-include-debug...
2017-07-26 Jarl GullbergEnsure that all projects bundle their debugging symbols.
2017-07-26 Fraser WatersMerge pull request #601 from UnknownShadow200/develop
2017-07-26 UnknownShadow200Update bugs/issues urls to point to OpenTK github issue...
2017-07-25 Dean HerbertRemove child_window to support exclusive full screen...
2017-07-25 Dean HerbertFix white flash when starting GameWindow based applicat...
2017-07-24 Jarl GullbergMerge pull request #594 from VPeruS/sdl-position
2017-07-24 Vlad KalyuzhnyFix cursor incorreclty moved out of window
2017-07-24 Jarl GullbergMerge pull request #586 from Nihlus/mark-cls-compliant
2017-07-24 Jarl GullbergRemoved redundant CLS-compliant attributes.
2017-07-24 Jarl GullbergMerge pull request #591 from Frassle/buildwarnings
2017-07-24 Jarl GullbergMerge pull request #592 from Frassle/bindings_style
2017-07-23 Fraser WatersRemove trailing space from bindings
2017-07-23 Fraser WatersEmit private modifier for binding points
2017-07-23 Fraser WatersRemove trailing space in License file
next