Brian Fiete
|
d11b09dd07
|
Removed System.Tuple type
|
2020-09-06 05:27:37 -07:00 |
|
Brian Fiete
|
e37e1ac687
|
FieldInfo SetValue/GetValue with Variant support
|
2020-09-05 06:02:13 -07:00 |
|
Brian Fiete
|
8591172bb2
|
Removed obsolete System.Collections.Generic
|
2020-09-05 05:40:20 -07:00 |
|
Brian Fiete
|
709b337617
|
Made using/pragma fixits no long focus on change
|
2020-09-05 05:39:51 -07:00 |
|
Brian Fiete
|
7f0de2d53d
|
Removed old testing code
|
2020-09-04 08:58:44 -07:00 |
|
Brian Fiete
|
25f44ae133
|
Added System.Compiler compile-time values
|
2020-09-04 08:09:04 -07:00 |
|
Brian Fiete
|
0347f997f2
|
Support for Forward/Backward mouse buttons
|
2020-09-03 08:14:24 -07:00 |
|
Brian Fiete
|
6511d6a845
|
Recent file selector (ctrl+tab)
|
2020-09-03 06:49:19 -07:00 |
|
Brian Fiete
|
b2ab1b1f62
|
Added NoThreadExitWait Rt option for DLLs
|
2020-09-01 16:22:48 -07:00 |
|
Brian Fiete
|
f008a98105
|
Fixed copy text in read-only panels
|
2020-08-31 13:15:59 -07:00 |
|
Brian Fiete
|
76a8f2d7bb
|
GC fix
|
2020-08-31 11:33:11 -07:00 |
|
Brian Fiete
|
b3354ee635
|
Fixed GC race condition starting an autodelete thread
|
2020-08-31 11:29:11 -07:00 |
|
Brian Fiete
|
43660fb633
|
WriteLine now only issues a single Write call
|
2020-08-31 07:29:26 -07:00 |
|
Brian Fiete
|
20cbac3155
|
Implemented format providers
|
2020-08-30 08:00:27 -07:00 |
|
Brian Fiete
|
d807049b9f
|
Added line copying to copy/cut/paste
|
2020-08-30 07:49:34 -07:00 |
|
Brian Fiete
|
7b3b6c1c10
|
Fixed warning
|
2020-08-29 14:18:16 -07:00 |
|
Brian Fiete
|
f795215b44
|
Fixed object initializer warnings
|
2020-08-29 11:56:10 -07:00 |
|
Brian Fiete
|
10421d99ca
|
Fixit for brace-to-paren for object initializers
|
2020-08-29 11:29:13 -07:00 |
|
Brian Fiete
|
4369e07a55
|
Warn on deprecated brace initializer syntax
|
2020-08-29 07:26:22 -07:00 |
|
Brian Fiete
|
ffee0a2aa3
|
Removed deprecated IOp* conformance, added missing consts and properties
|
2020-08-29 07:10:04 -07:00 |
|
Brian Fiete
|
122e321d1c
|
More SIMD work
|
2020-08-27 10:11:42 -07:00 |
|
Brian Fiete
|
ca4b383339
|
More SIMD work
|
2020-08-25 07:33:55 -07:00 |
|
Brian Fiete
|
eda4e80715
|
Reflection SetField fixes
|
2020-08-25 07:08:44 -07:00 |
|
Brian Fiete
|
d864a912c5
|
Reflection field value fixes and tests
|
2020-08-24 10:19:17 -07:00 |
|
Brian Fiete
|
5c2e0d86c0
|
Added support for bool in reflected attributes
|
2020-08-23 07:43:16 -07:00 |
|
Brian Fiete
|
64b62c09be
|
Start of SIMD support
|
2020-08-23 05:42:42 -07:00 |
|
Brian Fiete
|
73e260c1d5
|
Added Count setter
|
2020-08-17 05:42:01 -07:00 |
|
Brian Fiete
|
b89e036a6f
|
Removed unnecessary [Friend] attributes
|
2020-08-16 08:34:31 -07:00 |
|
Brian Fiete
|
99419097c5
|
Added [IgnoreErrors] block attribute
|
2020-08-16 08:33:51 -07:00 |
|
Brian Fiete
|
35505d905a
|
More extern constraints work
|
2020-08-10 17:02:48 -07:00 |
|
Brian Fiete
|
2e3356d04a
|
More operator constraint compliance
|
2020-08-10 14:45:11 -07:00 |
|
Brian Fiete
|
99989d5472
|
Deprecating IOp* interfaces
|
2020-08-10 13:27:48 -07:00 |
|
Brian Fiete
|
b18385e427
|
Fixed ability to colorize ui elements
|
2020-08-09 07:14:21 -07:00 |
|
Brian Fiete
|
840a749716
|
Generalized min/max
|
2020-08-05 05:37:21 -07:00 |
|
Brian Fiete
|
657866c3bc
|
Initial theme support
|
2020-08-05 05:37:05 -07:00 |
|
Brian Fiete
|
7724c6ae64
|
Made GC.Mark a mixin for less module rebuilding
|
2020-08-04 10:31:13 -07:00 |
|
Brian Fiete
|
1fc6b31ffa
|
Removed dot-ctor for nullable
|
2020-08-01 07:48:00 -07:00 |
|
Brian Fiete
|
df50100353
|
Fixed ToString
|
2020-08-01 07:47:42 -07:00 |
|
Brian Fiete
|
efa9566f88
|
Null guard
|
2020-07-31 06:14:08 -07:00 |
|
Brian Fiete
|
a7ef265e0b
|
Registry changes
|
2020-07-28 05:58:00 -07:00 |
|
Brian Fiete
|
40bd55fb93
|
Split off cURL
|
2020-07-28 05:57:45 -07:00 |
|
Brian Fiete
|
eedbd9b8f5
|
Fixed Blocking setter
|
2020-07-27 13:58:40 -07:00 |
|
Brian Fiete
|
673d9a18f3
|
Fixed INVALID_SOCKET, added Blocking property, Select uses milliseconds
|
2020-07-27 12:31:25 -07:00 |
|
Brian Fiete
|
e72cfc6d96
|
Added generic Lerp
|
2020-07-24 05:21:05 -07:00 |
|
Brian Fiete
|
af9ac0b918
|
Fixed some selection issues
|
2020-07-19 11:07:31 -07:00 |
|
Brian Fiete
|
b8340dfdc6
|
Fixed whitespace copying issue
|
2020-07-19 05:46:50 -07:00 |
|
Brian Fiete
|
50cff34fc6
|
Renamed Add(Span<T>) to AddRange(Span<T>)
|
2020-07-19 05:46:08 -07:00 |
|
Brian Fiete
|
01201c3acb
|
Added missing ToString overrides
|
2020-07-19 05:45:35 -07:00 |
|
Brian Fiete
|
54d107e334
|
Fix for clicking inside selection
|
2020-07-16 16:03:55 -07:00 |
|
James Orson
|
3086806e03
|
Add hinstance field to INTERNAL_windows_wminfo in SDL2 library
|
2020-07-15 11:40:06 -07:00 |
|