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

167 commits

Author SHA1 Message Date
Brian Fiete
a4d9d5a52f Dispose fix 2020-02-17 06:58:28 -08:00
Brian Fiete
89e6b0d577 Made Replace in Files properly save files 2020-02-08 10:42:14 -08:00
Brian Fiete
7ad6df2c6e Fixed spelling mistake 2020-02-08 06:12:04 -08:00
Brian Fiete
61bd31836d Fixit improvements, remove namespace 2020-02-07 08:44:06 -08:00
Brian Fiete
7a5dd90cff Added fixit for adding enum cases 2020-02-06 16:47:37 -08:00
Brian Fiete
45638a6e7e Added fixit for missing interface implementation methods 2020-02-05 17:07:23 -08:00
Brian Fiete
94c63d233e Writes debug text when formatting fails 2020-01-31 16:12:42 -08:00
Brian Fiete
da7015e82d Errors panel fix 2020-01-29 16:36:41 -08:00
Brian Fiete
c74d99b1ab Fixed dbgvis for Beefy::HashSet 2020-01-29 16:27:27 -08:00
Brian Fiete
a84b8ba987 Fixed issues closing error panel on shutdown 2020-01-29 16:27:11 -08:00
Brian Fiete
c4a5ab6cd1 Fixed untabbing 2020-01-28 10:57:28 -08:00
Brian Fiete
ff8aae1a72 Fixed postbuild commands 2020-01-27 17:15:40 -08:00
Brian Fiete
efbef794e0 Fixed unindenting selection 2020-01-27 17:15:29 -08:00
Brian Fiete
c48c292f78 Fixed bug from new default ctor 2020-01-25 10:04:52 -08:00
Brian Fiete
7b22b37822 Selecting and forcing visible items when creating folder or file 2020-01-25 06:22:26 -08:00
Brian Fiete
bde2bc3603 Fixed mouse capture for invisible symbol rename panel 2020-01-25 06:22:06 -08:00
Brian Fiete
d39450b3ab Linux fix 2020-01-24 13:45:30 -08:00
Brian Fiete
fb7745af85 Added date/time to startup output 2020-01-24 11:51:31 -08:00
Brian Fiete
ddc943876d Added support for shell commands in postbuild/prebuild 2020-01-23 07:44:09 -08:00
Brian Fiete
480f909cec Fixed manually added files with same name as auto files in IDE 2020-01-23 07:43:44 -08:00
Brian Fiete
7d52b560dd Added prebuild command queuing 2020-01-23 07:42:43 -08:00
Brian Fiete
db5e5f034a Fixed IsPaused calculation 2020-01-21 09:06:37 -08:00
Brian Fiete
b068aa8d29 Fixed some errors panel issues 2020-01-20 17:12:07 -08:00
Brian Fiete
7fa004db4b Remove base.cs 2020-01-19 07:36:09 -08:00
Brian Fiete
c7e41a30e4 Fixed issue with outer extension state change 2020-01-19 07:35:17 -08:00
Brian Fiete
07a0972366 Fixed 'find on stack' 2020-01-18 14:43:05 -08:00
Brian Fiete
de2716bcd1 UI fixes 2020-01-18 14:42:46 -08:00
Brian Fiete
840c7d10dd Shutdown fix 2020-01-15 09:25:55 -08:00
Brian Fiete
7894fc73cc Improved handling of missing source file 2020-01-15 08:33:16 -08:00
Brian Fiete
957f24e159 Fixed failure when failing to load a font 2020-01-15 08:32:38 -08:00
Brian Fiete
39b7309dd5 Fixed method selection when we have append args 2020-01-15 08:31:34 -08:00
Brian Fiete
9d1b85cceb Added errors panel 2020-01-12 09:21:50 -08:00
Brian Fiete
785ea87cd8 Shutdown fix 2020-01-06 15:07:13 -08:00
Brian Fiete
8970ebcd93 Added error/warning panel, region support 2020-01-06 13:49:35 -08:00
Brian Fiete
c63edcbf87 Even smaller screenshot 2020-01-06 06:35:24 -08:00
Brian Fiete
52844cd30a Smaller screenshot 2020-01-06 06:13:04 -08:00
Brian Fiete
081f18e05b Added screenshot 2020-01-06 05:33:13 -08:00
Brian Fiete
c2ee401812 Fixed opening workspace paths containing '/../' or '/./' 2019-12-26 07:03:35 -08:00
Brian Fiete
8808da307f AllowDuplicatesAttribute 2019-12-25 16:38:17 -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
4dcd7f9c6a Fixed constExprs with ints, hover for enum values, _ for enums 2019-12-24 13:13:04 -08:00
Brian Fiete
d0e8332150 Fixed some tooltips, added Link Dependencies, more int-ness 2019-12-21 05:48:44 -08:00
Brian Fiete
1c6c06fa4d Breakpoint hotkeys, autocomplete fix 2019-12-13 14:25:15 -08:00
Brian Fiete
7247cad7f3 Test changes 2019-12-11 16:56:09 -08:00
Brian Fiete
b3cc0b5be4 Made callstack aware of outer types vs namespaces. Colorized classview 2019-12-11 12:54:50 -08:00
Brian Fiete
b900ec1a4a New test 2019-12-09 10:29:54 -08:00
Brian Fiete
becd673914 Property [Inline] changes, large container/string fixes, reload fixes 2019-12-09 10:28:56 -08:00
Brian Fiete
9ad57895e2 Made changing macros actually reparse resolveOnly files 2019-12-05 06:50:36 -08:00
Brian Fiete
355fd34c0b Fixed -0x80000000'00000000 constant issue 2019-12-05 06:50:08 -08:00
Brian Fiete
d13d3ed3f8 Made '_' refer to value of memory breakpoint instead of addr 2019-12-05 06:49:23 -08:00