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

1080 commits

Author SHA1 Message Date
Brian Fiete
c24fb8a26f Autoinstall Emscripten 2024-10-18 09:13:24 -04:00
Brian Fiete
126943c5bd Copy BeefCon pdb 2024-10-17 18:00:21 -04:00
Brian Fiete
e4f1906627 Fixed BfPassInstance when shutting down while compiling 2024-10-17 14:18:53 -04:00
Brian Fiete
b3946d4487 Record history position when clicking on result in FindResultsPanel 2024-09-25 12:25:57 -04:00
Brian Fiete
861913d591 Changed GrowUnitialized to NoShow 2024-09-19 12:43:36 -04:00
Brian Fiete
db0af3a8e5 Console perf improvements 2024-09-09 14:51:23 -04:00
Brian Fiete
0880839252 BeefCon fix 2024-09-09 13:28:10 -04:00
Brian Fiete
db7b217a0a
Merge pull request #2024 from Fusioon/startup_panel-leak
Fix startup panel mem leak & resize when item is deleted
2024-09-09 10:35:58 -04:00
Brian Fiete
a0cc0b22e5
Merge pull request #2030 from zerkawei/linux-ipc
Prevent IPCHelper usage outside Windows
2024-09-09 10:33:04 -04:00
Brian Fiete
b28628e0bb
Merge pull request #2028 from zerkawei/master
Use Beep instead of MessageBeep in IDEApp
2024-09-09 10:32:42 -04:00
Brian Fiete
e1d5efe4de Fix for tooltip focus stealing 2024-09-09 10:29:32 -04:00
zkw
cd21eb27c7 Prevent IPCHelper usage outside Windows 2024-09-09 15:49:02 +02:00
zkw
e1c8ed5a19 Use Beep instead of MessageBeep 2024-09-09 13:51:22 +02:00
Fusioon
70990053fd Fix startup panel mem leak & resize when item is deleted 2024-09-06 21:17:46 +02:00
Fusioon
4f100fc1c9 Fix crash when creating new workspace with project 2024-09-03 22:25:24 +02:00
M0N7Y5
81a2f95279 linux build quick fix 2024-08-27 05:48:22 +02:00
Brian Fiete
2a2913f857 Added @Script: support to breakpoints 2024-08-25 09:30:49 -04:00
Jannis
6640a2ab7a
Update IDEApp.bf 2024-08-15 10:29:28 +00:00
Jannis
aa4287ed55
Bugfix 2024-08-14 09:11:29 +00:00
Jannis
1f6e15bef7
Update TestManager.bf
actually use and resolve Name attribute
2024-08-14 09:03:47 +00:00
Brian Fiete
266b80d332 Null check for options for dependency on disabled project 2024-08-12 14:10:15 -04:00
Brian Fiete
8de7c57c23 GetCell fixes 2024-07-25 14:54:40 +02:00
Brian Fiete
d32c8212a9 Console fixes 2024-07-25 11:12:43 +02:00
Brian Fiete
8052066ab0 Added "Keep Native Console Open" option 2024-07-24 09:41:08 +02:00
Brian Fiete
2250411276 Fixed console scrolling 2024-07-23 15:13:53 +02:00
Brian Fiete
9209511cd7 Console fixes 2024-07-23 11:51:47 +02:00
Brian Fiete
20a8e3327c Embedded console / terminal support 2024-07-23 07:56:23 +02:00
Brian Fiete
186c2125fa Initial console support 2024-07-19 10:31:33 +02:00
Brian Fiete
45a5978611 Move windows terminal option 2024-07-16 15:04:15 +02:00
Brian Fiete
6849184cbf Open Containing Folder UI tweak. Fix. 2024-07-16 14:46:51 +02:00
Booklordofthedings
e36542d128 changed default console to windows console 2024-07-16 14:36:06 +02:00
Jannis
bb168e3270
Update SettingsDialog.bf 2024-07-16 12:07:18 +00:00
Jannis
00c7ff24e7
Update Settings.bf 2024-07-16 12:06:32 +00:00
Booklordofthedings
8f7287b3dc Added an open in terminal dialogue 2024-07-16 12:49:15 +02:00
Brian Fiete
6a5b0b49ed Fixed undo text corruption bug 2024-04-27 08:24:55 -04:00
Brian Fiete
16ed9ff8cf Avoid deselecting watch items on right-click menu popup 2024-04-27 07:24:36 -04:00
Brian Fiete
f1a275d6ef Fixed dumb null crash 2024-03-26 12:10:15 -04:00
Brian Fiete
af9f6a5cba mListView empty check 2024-03-26 11:03:40 -04:00
Brian Fiete
bceca3e699 Improvements to Find in Watch 2024-03-26 07:30:54 -04:00
Brian Fiete
82b4974a82 Find in Watch 2024-03-25 06:18:50 -04:00
Brian Fiete
6a7bcb4ef9 Disable test 2024-03-22 18:32:51 -04:00
Brian Fiete
cbdfe505ca Properly set mCopiedConfigCombo in NewConfigDialog 2024-03-22 16:51:14 -04:00
Brian Fiete
d7bf451c9f Handle Break When Value Changes with watches prefixed with @Beef: or @C: 2024-03-22 15:11:40 -04:00
Brian Fiete
22b0aba954 Worker threads with 8MB stack 2024-03-18 05:43:27 -04:00
Brian Fiete
7656d94ff5 Tiny ReleaseNoRT test 2024-03-16 11:22:03 -04:00
Brian Fiete
dea665055e CheckReadOnly for Autocomplete 2024-03-16 11:01:35 -04:00
Brian Fiete
ddd9b1b218 Extensive runtime refactor to reduce generated executable sizes 2024-03-16 07:23:29 -04:00
Brian Fiete
295e3b649a Fixed issue of symbol hilite disappearing when text files auto-reload 2024-03-03 07:28:08 -05:00
Brian Fiete
ae6a2b7ca4 Null check 2024-03-03 06:29:47 -05:00
Brian Fiete
b609ff68b1 Improve OpenHotPaths 2024-02-25 16:43:16 -05:00