Brian Fiete
e87bf5b029
UpdateF, dx reinit
2022-05-15 08:00:55 -07:00
Brian Fiete
1e63e68e3d
Fixed capture release with invalid mousedowns
2022-01-20 16:34:52 -05:00
disarray2077
6d2803dbb1
Add support for file drag drop
2022-01-07 12:51:57 -03:00
Brian Fiete
35d82fd599
Fix keyDown check, remove debug string from key release timeout
2022-01-06 06:28:26 -05:00
Brian Fiete
ca2301bfd3
New code for awaitKeyReleases
2022-01-05 07:27:38 -05:00
Brian Fiete
88711eae69
Better handling of keys held down when IDE takes focus
2021-11-27 07:08:24 -08:00
fusion
93cef5fe9b
Fix AltGr triggering keyboard shortcuts.
2021-07-06 23:52:16 +02:00
Brian Fiete
98c35f4a87
DirectInput support
2020-11-27 06:25:54 -08:00
Brian Fiete
72242aa31c
Horizontal scroll wheel support
2020-10-15 10:00:36 -07:00
Brian Fiete
0b7edafd73
Fixed issue with forward/backward mouse buttons
2020-09-09 23:29:36 -07:00
Brian Fiete
0347f997f2
Support for Forward/Backward mouse buttons
2020-09-03 08:14:24 -07:00
Brian Fiete
d807049b9f
Added line copying to copy/cut/paste
2020-08-30 07:49:34 -07:00
Brian Fiete
84aecbca81
Smoother mouse wheel scrolling
2020-05-25 00:10:35 -07:00
Brian Fiete
50244bf400
Triple-click to select line
2020-05-16 10:11:04 -07:00
Brian Fiete
962ebba6e9
Disabled Alt+Enter
2020-05-11 10:31:12 -07:00
Brian Fiete
26604017f8
Multi-monitor fixes
2020-05-07 08:39:40 -07:00
Marc-André Lavoie
7c4c9e6ce9
Fix error tooltip position on multi-screen systems
2020-04-08 21:56:24 -04:00
Brian Fiete
757464db3e
Fixed popup location clipping
2020-03-30 12:17:24 -07:00
Brian Fiete
5fd523e43f
Tentative fix for Alt+Gr
2020-01-15 08:34:40 -08:00
Brian Fiete
dffde00a6a
Enum fixes, small reflection fixes
2019-11-25 06:47:41 -08:00
Brian Fiete
c0fe3c4dc6
Adding awareness of window minimization/maximization
2019-09-27 13:01:03 -07:00
Brian Fiete
cde78bc8c5
Made DPI dynamic to fix errors where running on Win7 failed
2019-09-18 08:15:17 -07:00
Brian Fiete
b63a243fd7
Working on installer, fixing more Win32 issues
...
Throwing error on member references with ".." cascade token outside invocations (ie: "ts..mA = 123")
Fixed 'Thread.ModuleTLSIndex' error - which caused us TLS lookup failures in Beef DLLs
Fixed some hotswap errors
Made BeefPerf shut down properly
Fixed an 'int literal' FixIntUnknown issue where rhs was System.Object which caused an illegal boxing
Fixed COFF::LocateSymbol issues with Win32 and also with linking to static libraries - showed up with hot-linking in fmod when hot-adding a floating point mod
Fixed a couple memory leaks
Fixed alignment issue in COFF::ParseCompileUnit
2019-09-02 17:39:47 -07:00
Brian Fiete
078564ac9e
Initial checkin
2019-08-23 11:56:54 -07:00