Quajak
9683bac713
Fixed changing ScreenHeight
2020-05-10 17:37:52 +02:00
Charles Betros
d418a8ce86
Merge branch 'master' into bug/bitmap
2020-05-07 21:58:37 -05:00
Charles Betros
2e5c4c3bc0
Merge pull request #1256 from quajak/bug/ArrayMethods
...
Fixed Array.Clear and Array.GetValue
2020-05-07 21:45:20 -05:00
Quajak
5b0ddbed8f
Merge remote-tracking branch 'upstream/master' into bug/ArrayMethods
2020-05-07 23:43:34 +02:00
Quajak
2822abc39a
Merge remote-tracking branch 'origin/master' into bug/bitmap_loading
2020-05-07 23:16:44 +02:00
Quajak
1c913100e4
Fixed loading and rendering of 24 bit bitmaps
2020-05-07 23:14:53 +02:00
Quajak
d727825b2d
Merge pull request #1228 from alicangonullu/patch-1
...
Cosmos OS Turkish Keyboard Map
2020-04-23 09:11:14 +02:00
Quajak
6153d281ce
Fixed Array.Clear and Array.GetValue
2019-12-23 07:27:44 -05:00
Quajak
71f078eab8
Fixed bitmaps (Should hopefully work now)
...
Added bitmap tests
Extended equalityhelper
2019-12-18 02:12:10 -05:00
Quajak
9295b39ec3
Fixed implementations
2019-10-26 15:40:32 -04:00
Quajak
ecfb7fed26
Add indexof and similar tests
...
Added/Fixed implementation for indexof and lastindexof
2019-10-26 12:19:27 -04:00
Charles Betros
03ce256ede
Comment GetPoint()
2019-10-18 14:43:34 -04:00
Charles Betros
bfeeb167a6
Update year
2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
d443e905f7
Commented out nullable support.
2019-10-18 14:43:34 -04:00
Charles Betros
3dd5511489
Use xsharp repo root variable
2019-10-18 14:43:34 -04:00
Charles Betros
2d744893ae
Add reference to XSharp
2019-10-18 14:43:34 -04:00
Charles Betros
6da4776c08
Update XSharp project paths
2019-10-18 14:43:34 -04:00
zarlo
3e20f73a05
Update MouseManager.cs
2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
7d44153508
Added requested null checks.
2019-10-18 14:43:34 -04:00
zarlo
2ea7db0f91
Update MouseManager.cs
...
why not most people will not likely do this in there code so why not here
2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
158d54de13
Added tests for comparers.
2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
9aad25b8ce
Switched to Equals method.
2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
30521d2e90
Added comparers and added regions for comparers and equity comparers.
2019-10-18 14:43:34 -04:00
Christopher Joseph Dean Schaefer
8a31387f5a
Added draft implementation of common value types, nullable variations, enums, and object callback.
2019-10-18 14:43:34 -04:00
José Pedro
cd5b891905
Package updates.
2019-10-18 14:43:34 -04:00
José Pedro
e357813b31
Added missing reference.
2019-10-18 14:43:34 -04:00
José Pedro
45292d82ca
Fixed install-VS2019.bat.
...
Removed install-VS2017.bat.
2019-10-18 14:43:34 -04:00
Quajak
683a133584
Set default bochs display_library back to win32
2019-10-18 14:43:34 -04:00
fanoI
a706dbe646
Plugged more methods of DateTime.
2019-10-18 14:43:34 -04:00
Ali Can Gönüllü
72f82185a4
Turkish Standard Keyboard Map | QWERTY
...
Note : It is Q Keyboard. Not F keyboard.
Turkish F Keyboard. Wait Please.
2019-10-09 16:00:24 +03:00
Ali Can Gönüllü
c2f455234b
Update TR_Standard.cs
2019-10-09 15:55:07 +03:00
Ali Can Gönüllü
dbd604ee29
Cosmos OS Turkish Keyboard Map
...
Hi There !
We are added Turkish keyboard in Cosmos Project.
Please add Cosmos Official Repository
Note :" ğ(Ğ)", "ü(Ü)", "ö(Ö)", "ç(Ç)", "ş(Ş)" and "ı" letters not working please fix.
Thanks Support By @iSnowBoy7
Link : https://alicangonullu.biz/konu/55
2019-10-09 15:49:42 +03:00
Charles Betros
ba2ace3ad1
Revert "In progress branch for cpuid plugs and tests"
...
This reverts commit d6c421d0bd .
2019-08-27 18:07:07 -05:00
Charles Betros
6a4a1701ec
Revert "Change ProcessorInfo to CPU"
...
This reverts commit 0b6b557a5a .
2019-08-27 18:06:47 -05:00
Charles Betros
0b6b557a5a
Change ProcessorInfo to CPU
2019-08-27 12:40:26 -05:00
Charles Betros
d6c421d0bd
In progress branch for cpuid plugs and tests
2019-08-27 12:35:50 -05:00
Charles Betros
6b8055cbd1
Comment GetPoint()
2019-06-30 21:34:04 -05:00
Charles Betros
eecfcd8390
Merge pull request #1187 from zarlo/patch-1
...
Update MouseManager.cs
2019-06-30 10:25:58 -05:00
Charles Betros
dc794e0eb9
Update year
2019-06-28 22:09:09 -05:00
Charles Betros
3f763212aa
Merge pull request #1181 from disks86/master
...
Comparer Issue #584
2019-06-24 14:24:33 -05:00
Christopher Joseph Dean Schaefer
95fcd08564
Commented out nullable support.
2019-06-23 18:39:47 -04:00
Charles Betros
182783d046
Use xsharp repo root variable
2019-06-21 18:14:57 -05:00
Charles Betros
363e5e9474
Add reference to XSharp
2019-06-21 16:49:44 -05:00
Charles Betros
dc13f824f7
Update XSharp project paths
2019-06-20 17:02:02 -05:00
zarlo
8b694f7d22
Update MouseManager.cs
2019-06-15 01:07:20 +10:00
Christopher Joseph Dean Schaefer
7373bc9afb
Added requested null checks.
2019-06-12 20:33:13 -04:00
zarlo
c1b34ed15a
Update MouseManager.cs
...
why not most people will not likely do this in there code so why not here
2019-06-12 15:55:10 +10:00
Christopher Joseph Dean Schaefer
1dd7123cce
Added tests for comparers.
2019-06-01 17:30:15 -04:00
Christopher Joseph Dean Schaefer
529b26d589
Switched to Equals method.
2019-05-31 22:15:23 -04:00
Christopher Joseph Dean Schaefer
41a2f96da5
Added comparers and added regions for comparers and equity comparers.
2019-05-30 20:41:42 -04:00