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

110 commits

Author SHA1 Message Date
Brian Fiete
6976de31af Fixed issues closing tabs 2020-05-17 06:44:23 -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
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
26604017f8 Multi-monitor fixes 2020-05-07 08:39:40 -07:00
Brian Fiete
421a324666 Fixed slashes for paths 2020-05-06 17:00:38 -07:00
Brian Fiete
3bc83157e7 Showing last-used file when closing 2020-05-05 07:32:32 -07:00
Brian Fiete
468882bd5b Fixed linux crash 2020-04-30 14:04:45 -07:00
Brian Fiete
3ebe00d59a Added version constant 2020-04-30 10:34:37 -07:00
Brian Fiete
82ca799470 Fixed a crash using -generate in BeefBuild 2020-04-29 11:40:22 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
07df54ddba Deferred ShowOuput, fixed double-output window 2020-04-28 15:52:02 -07:00
Brian Fiete
9210346853 Fixed a shutdown crash 2020-04-28 12:55:35 -07:00
Brian Fiete
595f35b42e Fixed some path error handling, fixed Debug Sessions 2020-04-26 08:46:45 -07:00
Brian Fiete
07c2166321 Fixed issues with key settings, particularly clearing a key binding 2020-04-25 06:08:17 -07:00
Brian Fiete
d6a4b8b62c Fixed some font crashing issues, allowed fonts to be 'optional' with a ? 2020-04-24 16:57:16 -07:00
Brian Fiete
2b6e1d0d5d Fixed crash while removing project 2020-04-20 07:00:02 -07:00
Brian Fiete
e7540ddef0 Properply rebuilds hash after a hot compile 2020-04-16 00:33:29 -07:00
Brian Fiete
807b71d433 Fixed issue of file hashing causing too much rebuilding 2020-04-14 11:37:27 -07:00
Brian Fiete
a5e0f34549 Improved errors on GoToDefinition 2020-04-07 08:29:54 -07:00
Brian Fiete
990d092274 Fixed more scaling issues 2020-03-29 10:17:28 -07:00
Brian Fiete
1caaec9b56 Scale fixes 2020-03-28 14:26:59 -07:00
Damian Day
e78ebca9cc Spelling 2020-03-27 11:16:18 +00:00
Brian Fiete
24dd60933b Fixed LastPlatform issue when platform options were default 2020-03-26 07:04:00 -07:00
Brian Fiete
2f78063927 Added Quick Info key 2020-03-24 15:26:32 -07:00
Brian Fiete
598765d437 Fixed LTO error in ResolveOnly 2020-03-24 07:21:20 -07:00
Brian Fiete
61468d818f Added MD5 file hashes to Beef 2020-03-23 12:07:05 -07:00
Brian Fiete
567662b3c3 Renamed Windows Application to GUI Application 2020-03-21 07:10:16 -07:00
Brian Fiete
bc50fd85a8 Fixed some resolve errors after Clean 2020-03-09 11:47:09 -07:00
Brian Fiete
14ac27c977 Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
Brian Fiete
8c599ee7db Fixed hot swapping issue 2020-02-21 06:52:08 -08:00
Brian Fiete
7d64d6dd21 Fixes for new override system 2020-02-21 06:18:19 -08:00
Brian Fiete
5d1a9e6873 Fixed virtuals defaults issue, added virtuals test 2020-02-21 06:08:59 -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
da7015e82d Errors panel fix 2020-01-29 16:36:41 -08:00
Brian Fiete
a84b8ba987 Fixed issues closing error panel on shutdown 2020-01-29 16:27:11 -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
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
840c7d10dd Shutdown fix 2020-01-15 09:25:55 -08:00
Brian Fiete
957f24e159 Fixed failure when failing to load a font 2020-01-15 08:32:38 -08:00