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 |
|
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
|
26604017f8
|
Multi-monitor fixes
|
2020-05-07 08:39:40 -07:00 |
|
Brian Fiete
|
0edc697e14
|
Fixed folder creation/deletion bugs
|
2020-05-07 05:39:53 -07:00 |
|
Brian Fiete
|
585b856ff3
|
Fixed stuck custom commands
|
2020-05-06 17:01:26 -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
|
421a324666
|
Fixed slashes for paths
|
2020-05-06 17:00:38 -07:00 |
|
Brian Fiete
|
8f5b95b7af
|
Added Find All References to right-click menu
|
2020-05-06 05:47:54 -07:00 |
|
Brian Fiete
|
3bc83157e7
|
Showing last-used file when closing
|
2020-05-05 07:32:32 -07:00 |
|
Brian Fiete
|
2cd37ef6c6
|
Fixed GUI Application setting on non-Windows platform
|
2020-05-04 15:06:05 -07:00 |
|
Brian Fiete
|
562b565f49
|
Made Free Cursor Movement a setting (default false)
|
2020-05-04 11:44:43 -07:00 |
|
Brian Fiete
|
61d9edea83
|
Added CallingConvention support, mangle specifying
|
2020-05-04 07:15:38 -07:00 |
|
Brian Fiete
|
70d32885b1
|
Fixes while working on ref for dictionary
|
2020-05-01 09:12:50 -07:00 |
|
ExMatics HydrogenC
|
68e4d98176
|
Remove KeyValuePair and Generic namespace
|
2020-05-01 15:07:44 +08:00 |
|
ExMatics HydrogenC
|
f67ce12d0e
|
Remove KeyValuePair and Generic namespace
|
2020-05-01 15:06:22 +08: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
|
679f54639e
|
Added Remove menu item for project
|
2020-04-30 10:25:19 -07:00 |
|
Brian Fiete
|
82ca799470
|
Fixed a crash using -generate in BeefBuild
|
2020-04-29 11:40:22 -07:00 |
|
Brian Fiete
|
503179c245
|
Fixes to not specifying directory
|
2020-04-29 10:05:26 -07:00 |
|
Brian Fiete
|
842a6a8898
|
Added Obsolete support for moved collections
|
2020-04-29 09:53:48 -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
|
5540a13a80
|
Updated version
|
2020-04-28 17:48:53 -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
|
5c68049bd1
|
Fixed some scale issues
|
2020-04-28 12:55:06 -07:00 |
|
Brian Fiete
|
74f98ad847
|
Marked Result<T> as disposable
|
2020-04-28 07:31:03 -07:00 |
|
Brian Fiete
|
68bf7bc801
|
Added nullable(T), Result<T> can use null conditionals
|
2020-04-27 15:09:10 -07:00 |
|
Brian Fiete
|
595f35b42e
|
Fixed some path error handling, fixed Debug Sessions
|
2020-04-26 08:46:45 -07:00 |
|
Brian Fiete
|
169e351a63
|
Merge remote-tracking branch 'origin/master'
|
2020-04-26 06:25:13 -07:00 |
|
Brian Fiete
|
3df7af3f44
|
Lowered macOS version requirements
|
2020-04-26 06:25:07 -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
|
1bd94d7a52
|
Fixed VS settings updating issue
|
2020-04-25 06:53:05 -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
|
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
|
2b6e1d0d5d
|
Fixed crash while removing project
|
2020-04-20 07:00:02 -07:00 |
|
Brian Fiete
|
2165a6401e
|
Fixed doing a Browse after a wrong AutoFind
|
2020-04-20 06:59:39 -07:00 |
|
Brian Fiete
|
e7540ddef0
|
Properply rebuilds hash after a hot compile
|
2020-04-16 00:33:29 -07:00 |
|
Brian Fiete
|
18764073dd
|
Added support for executing command files
|
2020-04-14 11:38:17 -07:00 |
|
Brian Fiete
|
807b71d433
|
Fixed issue of file hashing causing too much rebuilding
|
2020-04-14 11:37:27 -07:00 |
|