1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 04:22:20 +02:00
Commit graph

305 commits

Author SHA1 Message Date
Brian Fiete
31a23bff3a Added project context directly to the script commands 2020-05-30 06:03:13 -07:00
Brian Fiete
0503eedfe6 Fixed test 2020-05-30 05:56:40 -07:00
Brian Fiete
1097619f48 Support for null chars in rawString view 2020-05-28 10:06:07 -07:00
Brian Fiete
dfde0c6dda
Merge pull request #292 from HydrogenC/patch-1
Deprecate [Stdcall]
2020-05-28 09:06:41 -07:00
Brian Fiete
323f984a72 Fixed autocomplete positioning code 2020-05-25 14:56:40 -07:00
Brian Fiete
ad9cf3c548 Updated version 2020-05-25 12:48:19 -07:00
Brian Fiete
1010e8ac83 Added font failovers for missing fonts 2020-05-25 11:02:09 -07:00
LZMPDev
ad0dab0d4c Revamp Stdcall 2020-05-25 20:46:28 +08:00
Brian Fiete
287c91c4b7 Fixed CheckAdjustFile in minidump debugging 2020-05-25 00:14:16 -07:00
Brian Fiete
28e55fd5aa Renamed "Start Debugging" to "Continue" while running 2020-05-25 00:13:55 -07:00
Brian Fiete
cc1aafeb14 Fixed '-' display in Open Recent 2020-05-25 00:13:37 -07:00
Brian Fiete
84aecbca81 Smoother mouse wheel scrolling 2020-05-25 00:10:35 -07:00
Brian Fiete
639430b41c Test updates 2020-05-22 06:40:06 -07:00
bfiete
af77115f18 macOS fixes 2020-05-21 13:30:30 -07:00
Brian Fiete
f8b27c13a2 Enhanced var capabilities for scripts and building 2020-05-21 11:47:15 -07:00
bfiete
2eef7f58b1 Returned proper platform 2020-05-21 09:21:08 -07:00
Piotr Myśliński
7fd7ba6e87
Fix libffi issue on macOS 2020-05-21 17:54:28 +02:00
bfiete
6b46904510 Working on Linux fixes 2020-05-21 06:58:26 -07:00
Brian Fiete
cce45dbc15 Fixed issues with multi-window editing 2020-05-20 06:44:21 -07:00
Brian Fiete
387ba470d4 Fixed some file/dir deleting issues 2020-05-20 06:43:41 -07:00
Brian Fiete
9a2d200b70 Fixed a few read-only modifications 2020-05-20 06:42:38 -07:00
Brian Fiete
9ede79e29d Added word wrapping for documentation 2020-05-20 06:25:02 -07:00
Brian Fiete
01f82d1250 Fixed symbol renaming closing in temp tab 2020-05-19 12:28:31 -07:00
Brian Fiete
952e3aec58 Nullable fixes with != 2020-05-19 12:27:26 -07:00
Brian Fiete
cbf4ade673 Fix for disabling and then re-enabling memory breakpoints 2020-05-19 10:49:41 -07:00
Brian Fiete
a9e8277836 Fixed issue where breakpoint configure from hover watch closes 2020-05-19 10:42:20 -07:00
Brian Fiete
4fe6bcaa86 Made some fixes for not having a resolve compiler enabled 2020-05-19 09:09:18 -07:00
Brian Fiete
e5e40811cf Added RemoveProject functionality 2020-05-19 09:08:35 -07:00
Brian Fiete
ddd221c187 Added test for removing project 2020-05-19 09:08:13 -07:00
Brian Fiete
cd09529c9a Marking project as changed when dependency is implicitly removed 2020-05-18 09:36:04 -07:00
Brian Fiete
693334bdc8 Fixes to SetDeleted 2020-05-18 08:30:42 -07:00
Brian Fiete
76dfe97d78 Another pass at marking scoped raw arrays as deleted 2020-05-18 06:58:02 -07:00
Brian Fiete
6976de31af Fixed issues closing tabs 2020-05-17 06:44:23 -07:00
Brian Fiete
d11c79e43e Added more informational mouseovers 2020-05-17 06:10:56 -07:00
Brian Fiete
372bb5f32f Fix for pdb warning on release builds 2020-05-15 17:01:56 -07:00
Brian Fiete
121e5b9b06 Added type enumeration 2020-05-15 15:42:44 -07:00
Brian Fiete
e7aebdaccf Mintest changes 2020-05-15 15:09:00 -07:00
Brian Fiete
24d083f028 Added tests for typed primitives 2020-05-15 15:08:26 -07:00
Brian Fiete
63c6421413 Fixed issues using object flags on on-debug default alloc 2020-05-15 10:33:56 -07:00
Brian Fiete
0113ce7115 Improved handling of platform configs 2020-05-15 08:52:48 -07:00
Brian Fiete
2f33b193bd Added 'not supported' build type for friendlier "won't built" marking 2020-05-15 06:28:01 -07:00
Brian Fiete
3280238ade Fixed enabling for Stop Debugging 2020-05-13 16:09:06 -07:00
Brian Fiete
9010d8ed47 Fixed 'Start Without Debugging' vs 'Start Without Compiling' 2020-05-13 12:28:20 -07:00
Brian Fiete
5e5084886c Added option for autocomplete on enter 2020-05-12 09:16:39 -07:00
Brian Fiete
c2077acc2b Closed dialog on 'yes' on force-create dialog 2020-05-12 06:44:34 -07:00
Brian Fiete
0a7e0e01e6 Fixed dep-of-dep checks 2020-05-12 06:44:09 -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
626a6346c1 Added action 2020-05-08 07:32:15 -07:00
Brian Fiete
df4e61ea67 Fixed minlib 2020-05-08 07:27:44 -07:00