1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00
Commit graph

65 commits

Author SHA1 Message Date
Brian Fiete
ff2affb733 Fixed handle leak in BfpProcess_GetById 2024-10-18 13:01:43 -04:00
Brian Fiete
0880839252 BeefCon fix 2024-09-09 13:28:10 -04:00
Brian Fiete
fa015e314d Terminal handle fix 2024-07-25 08:28:50 +02:00
Brian Fiete
8052066ab0 Added "Keep Native Console Open" option 2024-07-24 09:41:08 +02:00
Brian Fiete
2250411276 Fixed console scrolling 2024-07-23 15:13:53 +02:00
Brian Fiete
20a8e3327c Embedded console / terminal support 2024-07-23 07:56:23 +02:00
flying-dude
3cce232442
upgrade cmake min version 2024-06-04 09:15:30 +02:00
M0N7Y5
66cf3fe823 Upgraded rest of the solutions/projects 2024-04-28 16:11:59 +02:00
flying-dude
8f40fe1d62 remove trailing whitespace from CMakeLists.txt files 2022-07-23 21:54:50 +02:00
Brian Fiete
8aa58b3804 Fixed fully qualified generic lookup 2022-06-29 15:17:04 -07:00
Brian Fiete
b564611697 Fix shutdown 2022-06-16 07:39:59 -07:00
Brian Fiete
309e3cb02a Fixed BeefPerf shutdown 2022-06-13 13:38:17 -07:00
Brian Fiete
01112c54fe Time format fixes 2022-04-30 09:34:25 -07:00
Brian Fiete
bd5c36bd32 DocPrep update 2022-03-31 06:57:53 -07:00
Brian Fiete
20a932f5a7 Fixed theme image merging issue with missing elements 2022-03-03 06:46:06 -08:00
Brian Fiete
1f0d2dcc82 Generate theme images in 'cache' directory, allow PNG source images 2022-01-11 06:07:43 -05:00
Brian Fiete
3570d2a87b Fixed Dispose case 2021-12-28 09:26:11 -05:00
Brian Fiete
df94a61f48 Insert index fix 2021-12-06 10:28:00 -08:00
Brian Fiete
5929dbb6cb Better errors 2021-07-17 07:19:55 -07:00
moneyl
7e75f4e131 Remove duplicate .SysMenu from BeefPerf window flags 2021-07-07 15:47:12 -04:00
moneyl
9131217790 Add .Maximize to BeefPerf window flags
Makes maximize button work. Also removed the enum name from each enum since it's already in the variable declaration.
2021-07-07 15:36:38 -04:00
Brian Fiete
a9f5027d72 Fix warnings 2021-02-01 14:16:17 -08:00
Joseph Battelle
a69dff59ce s/seperate/separate 2021-01-29 23:52:58 -08:00
Brian Fiete
7a3bf74a83 Public fix 2020-12-01 14:23:54 -08:00
Brian Fiete
4f11ba31ac Protection fix 2020-10-24 15:56:47 -07:00
Brian Fiete
1013383202 BeefPerf scroll wheel fixes 2020-10-15 10:51:31 -07:00
Brian Fiete
5a60d0e2d5 Theme support fixed 2020-10-07 08:00:31 -07:00
Brian Fiete
1523000e80 Theme update 2020-10-05 14:25:55 -07:00
Brian Fiete
8aa3e8ff22 Using image data from PSD instead of manually flattening 2020-08-09 10:12:52 -07:00
Brian Fiete
657866c3bc Initial theme support 2020-08-05 05:37:05 -07:00
Brian Fiete
43d7a57c38 BeefPerf fixes 2020-07-27 12:31:57 -07:00
LZMPDev
ad0dab0d4c Revamp Stdcall 2020-05-25 20:46:28 +08:00
Brian Fiete
2f8f936657 Fixed MouseWheel 2020-05-25 01:13:17 -07:00
Brian Fiete
639430b41c Test updates 2020-05-22 06:40:06 -07:00
Brian Fiete
a30ad3d9d2 When resizing, insured we didn't release old memory until after insert 2020-05-11 10:17:45 -07:00
Brian Fiete
40fe76d903 Added missing ()'s for allocations 2020-05-11 10:16:24 -07:00
Brian Fiete
b52db47d55 Got rid of Action<T>/Func<T> 2020-05-08 07:10:35 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
4511b9d29d Fixed PlatformToolset 2020-03-10 16:11:31 -07:00
Brian Fiete
8cafd6814f Prot fix 2020-03-09 06:55:04 -07:00
Brian Fiete
7ad6df2c6e Fixed spelling mistake 2020-02-08 06:12:04 -08:00
Brian Fiete
2618b29daa Allow clicking on reg in mem window, other minor fixes 2019-12-25 12:43:45 -08:00
Brian Fiete
7247cad7f3 Test changes 2019-12-11 16:56:09 -08:00
Brian Fiete
cbae124dd5 New tests 2019-11-30 13:18:07 -08:00
Brian Fiete
79ccb33586 Mintest changes 2019-11-25 06:48:19 -08:00
Brian Fiete
098ad1ce55 Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08:00
Brian Fiete
58bf51f731 Paths fixed 2019-11-07 10:31:20 -08:00
Brian Fiete
67ee302451 Fixes from macOS, first working build 2019-10-15 17:27:09 -07:00
Brian Fiete
f4c252048e Fixed build paths, added comparison warnings, other misc fixes 2019-10-05 10:26:26 -07:00
Brian Fiete
ce66b658c4 Mintest revisions 2019-09-29 07:44:39 -07:00