1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-07-02 22:36:00 +02:00
Commit graph

142 commits

Author SHA1 Message Date
Brian Fiete
82d2963a9e Fixed some large-file stack overflow issues 2020-06-13 04:57:58 -07:00
Brian Fiete
2b574916cc Fix for removing project 2020-06-05 14:17:06 -07:00
Brian Fiete
e8678b8b82 Fixed case of installing library from mismatched path 2020-06-05 09:23:47 -07:00
Brian Fiete
069960ad71 Fixed incorrect resetting of VS settings 2020-06-05 09:23:12 -07:00
Brian Fiete
e94108a92d Fixed AutocompleteRequiresControl setting 2020-06-05 08:35:26 -07:00
Brian Fiete
a469707377 Fixed crash when closing with autocomplete up 2020-06-05 08:29:11 -07:00
MineGame159
2574f4dec5 Added AutocompleteRequireControl setting 2020-06-05 16:31:23 +02:00
Brian Fiete
5d9a5f183d Fixed some auto-include/ignore project item issues 2020-06-04 17:19:57 -07:00
Brian Fiete
014263c3a7 Added ability to rename namespaces 2020-05-31 07:12:17 -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
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
84aecbca81 Smoother mouse wheel scrolling 2020-05-25 00:10:35 -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
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
d11c79e43e Added more informational mouseovers 2020-05-17 06:10:56 -07:00
Brian Fiete
0113ce7115 Improved handling of platform configs 2020-05-15 08:52:48 -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
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
ea072ad77b Added Ctrl+Backspace support for deleting text span 2020-05-07 11:48:10 -07:00
Brian Fiete
0edc697e14 Fixed folder creation/deletion bugs 2020-05-07 05:39:53 -07:00
Brian Fiete
657e758ec1 Fixed recent files when closing files (ended up with a bunch of seps) 2020-05-06 17:01:06 -07:00
Brian Fiete
8f5b95b7af Added Find All References to right-click menu 2020-05-06 05:47:54 -07:00
Brian Fiete
562b565f49 Made Free Cursor Movement a setting (default false) 2020-05-04 11:44:43 -07:00
Brian Fiete
679f54639e Added Remove menu item for project 2020-04-30 10:25:19 -07:00
Brian Fiete
503179c245 Fixes to not specifying directory 2020-04-29 10:05:26 -07:00
Brian Fiete
dbd9b32e3f Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Brian Fiete
4cb9791845 Allow Enter to insert 2020-04-29 06:14:07 -07:00
Brian Fiete
5c68049bd1 Fixed some scale issues 2020-04-28 12:55:06 -07:00
Brian Fiete
38997644ca Fixed draw order for item selection 2020-04-26 05:55:30 -07:00
Brian Fiete
9c59fd0dbf Made Open Containing Folder available for projects and workspace 2020-04-26 05:54:19 -07:00
Brian Fiete
2de866ae55 Made spelling error faint yellow (ie: light warning) 2020-04-26 05:50:31 -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
35abc1d591 Calling Append instead of AppendF 2020-04-20 14:55:10 -07:00
Brian Fiete
27d8f9df0f Fixed crash when text is selected and item gets moused over 2020-04-20 14:54:50 -07:00
Brian Fiete
2165a6401e Fixed doing a Browse after a wrong AutoFind 2020-04-20 06:59:39 -07:00
Brian Fiete
807b71d433 Fixed issue of file hashing causing too much rebuilding 2020-04-14 11:37:27 -07:00
Brian Fiete
5879469933 Fixed Ctrl+Backspace, fixed muiltiline clipping paste-then-undo error 2020-04-10 08:57:45 -07:00
Brian Fiete
c62854d809 Improved errors 2020-04-10 08:44:58 -07:00
Brian Fiete
a5e0f34549 Improved errors on GoToDefinition 2020-04-07 08:29:54 -07:00
Brian Fiete
2f144ee19b Added Additional Lib Paths, renamed Link Dependencies 2020-03-30 14:08:51 -07:00
Brian Fiete
757464db3e Fixed popup location clipping 2020-03-30 12:17:24 -07:00
Brian Fiete
d635b8e67f Adjusted autocomplete window position 2020-03-30 11:58:42 -07:00