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

57 commits

Author SHA1 Message Date
Brian Fiete
fddd3e0ba6 BeefySysLib Release Static building 2025-01-17 10:20:20 -08:00
Brian Fiete
4f0ad540a7 MultiDictionary hotswap fix 2024-12-31 07:45:16 -08:00
Brian Fiete
65ee34e37b Added object access check to delegate invocation 2024-10-23 10:36:27 -04:00
Brian Fiete
126943c5bd Copy BeefCon pdb 2024-10-17 18:00:21 -04:00
Brian Fiete
9209511cd7 Console fixes 2024-07-23 11:51:47 +02:00
Chernyavsky Andrey
98a03d5d46 Feature: Pinned tabs 2022-11-22 01:24:49 +05:00
Brian Fiete
8e191b074b SDL platform improvements 2022-11-10 06:37:55 -08:00
Brian Fiete
258a6653f9 SDL/OGL platform improvements 2022-11-03 10:58:24 -07:00
Brian Fiete
231265628b Fixed theme images 2022-08-23 13:48:24 -07:00
Simon Lübeß
6884b9fc21 Merge branch 'master' into BookmarkPanel 2022-08-13 18:02:49 +02:00
Brian Fiete
837184e674 Fixed Event<T> when allocator doesn't align (64-bit) 2022-07-27 13:46:08 -04:00
Brian Fiete
10682e67af DbgVis string fix 2022-06-11 07:00:16 -07:00
Simon Lübeß
09c31d5db1 Added buttons to BookmarksPanel 2022-06-09 18:23:57 +02:00
Simon Lübeß
b3787313be Start of Bookmarkspanel 2022-06-08 20:24:59 +02:00
Brian Fiete
c735bd2192 Added ShowCodeAddr action to CallStackList display 2022-06-01 11:57:31 -07:00
Brian Fiete
f29a74888c Improved callstack handling with inlined methods 2022-05-30 15:43:49 -07:00
Brian Fiete
ae5d8313c4 Update for dictionary allocator 2022-05-15 08:01:24 -07:00
Brian Fiete
e031236d10 New icon 2022-03-23 09:36:31 -07:00
Brian Fiete
d9cddda71b Updated DbgVis to support comptime debugging 2022-03-16 15:40:54 -07:00
Brian Fiete
20a932f5a7 Fixed theme image merging issue with missing elements 2022-03-03 06:46:06 -08:00
Brian Fiete
90735e3bf8 Collapsible regions (aka outlining aka code folding) 2022-02-28 11:27:12 -08:00
Brian Fiete
1f0d2dcc82 Generate theme images in 'cache' directory, allow PNG source images 2022-01-11 06:07:43 -05:00
Brian Fiete
8e9d7ed4c4 Lost changes 2021-02-25 10:14:22 -08:00
Brian Fiete
e6c4a95ccd Start of package management 2021-02-25 08:10:21 -08:00
Brian Fiete
c3238272d0 Generated windows lib files 2021-02-03 09:00:49 -08:00
Brian Fiete
3560554127 Fixed extension methods in autocomplete, added extmethod icon 2021-01-20 12:43:55 -08:00
Brian Fiete
57dbaf38d4 Improved icon legibility 2020-10-08 12:48:10 -07:00
Brian Fiete
5a60d0e2d5 Theme support fixed 2020-10-07 08:00:31 -07:00
Brian Fiete
8b4b014a6a Dropdown box tweak 2020-10-06 07:39:15 -07:00
Brian Fiete
755b58c39d UI update 2020-10-05 14:53:58 -07:00
Brian Fiete
1523000e80 Theme update 2020-10-05 14:25:55 -07:00
Brian Fiete
8aa3e8ff22 Using image data from PSD instead of manually flattening 2020-08-09 10:12:52 -07:00
Brian Fiete
657866c3bc Initial theme support 2020-08-05 05:37:05 -07:00
Brian Fiete
78dd56d6c5 Added GetFieldReference, ability to explicitly reference in Variant 2020-07-06 09:09:28 -07:00
Brian Fiete
053e36a62a Fixed for new generics 2020-06-05 10:25:59 -07:00
Brian Fiete
b42c84b4bd Support for BfGenericTupleType 2020-06-04 15:03:14 -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
2c6a72ba68 Added a BinaryHeap visualizer 2020-04-03 10:35:08 -07:00
Brian Fiete
385fa6dbb5 More scaling fixes, frameless combo box for status bar 2020-03-30 07:28:04 -07:00
Brian Fiete
96c53d4a9e Improvements to Queue, to bring it more inline with List 2020-03-20 09:26:16 -07:00
Brian Fiete
c74d99b1ab Fixed dbgvis for Beefy::HashSet 2020-01-29 16:27:27 -08:00
Brian Fiete
8970ebcd93 Added error/warning panel, region support 2020-01-06 13:49:35 -08:00
Brian Fiete
88adb3a1cd New nullable support 2019-11-21 08:23:18 -08:00
Brian Fiete
f258b4a25b Added UnversionedLibDir to config 2019-10-04 10:39:25 -07:00
Brian Fiete
c308908d41 Variant dbgvis fix 2019-10-01 12:48:22 -07:00
Brian Fiete
e43beb5794 Copying fix 2019-09-30 12:22:31 -07:00
Brian Fiete
c67fbd66ba Added BeefIDE_d warning 2019-09-23 14:55:26 -07:00
Brian Fiete
c6ef4b9b75 Added missing Welcome images 2019-09-23 11:07:58 -07:00
Brian Fiete
287922693e Added 'DarkTheme.png' theme image with encoded colors 2019-09-18 09:58:02 -07:00