Brian Fiete
|
d1a2c53bd7
|
Add warning when performing destructive undo of global operation
|
2024-11-21 05:56:18 -05:00 |
|
Brian Fiete
|
ac67046afc
|
Fixed IDE "Find on Stack" functionality
|
2024-11-20 11:32:56 -05:00 |
|
Brian Fiete
|
7e28a71437
|
Trim whitespace in Find in Files
|
2024-11-19 09:15:41 -05:00 |
|
Brian Fiete
|
e7c05068a7
|
Fixed bookmark icon drawing location when below collapsed code
|
2024-11-19 07:47:14 -05:00 |
|
Brian Fiete
|
14a3dd8e7d
|
Handle zero-sized enums (<= 1 member)
|
2024-11-08 09:16:27 -05:00 |
|
Brian Fiete
|
7b69509b7b
|
OpenCodeBlock fix when statement contains a "("
|
2024-11-08 08:36:43 -05:00 |
|
Brian Fiete
|
864d5e9d24
|
Project rename crash fix
|
2024-11-01 08:19:44 -04:00 |
|
Brian Fiete
|
12640fd2b7
|
Restored selection when closing QuickFind
|
2024-10-27 05:28:36 -04:00 |
|
Brian Fiete
|
31746c1f19
|
Wasm calling convention fixes. IDEHelper/Tests runs on wasm now.
|
2024-10-25 11:20:01 -04:00 |
|
Brian Fiete
|
76c58b3ed0
|
Added support for Setup program in managed packages
|
2024-10-24 14:59:34 -04:00 |
|
Brian Fiete
|
7718705646
|
HeldKey fixes for CapsLock/NumLock
|
2024-10-24 11:33:33 -04:00 |
|
Brian Fiete
|
95a831a785
|
Fixed cursor advancing after replacing text
|
2024-10-24 08:49:12 -04:00 |
|
Brian Fiete
|
65ee34e37b
|
Added object access check to delegate invocation
|
2024-10-23 10:36:27 -04:00 |
|
Brian Fiete
|
bc5c425d1b
|
Packman improvements
|
2024-10-22 09:06:54 -04:00 |
|
Brian Fiete
|
4870c6fdd8
|
Initial package management support
|
2024-10-21 09:18:07 -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
|
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 |
|
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 |
|
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 |
|
Booklordofthedings
|
8f7287b3dc
|
Added an open in terminal dialogue
|
2024-07-16 12:49:15 +02: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
|
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
|
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 |
|
Brian Fiete
|
59f2451cf9
|
InsertCharPair fix for start-of-line insertions
|
2024-02-24 08:54:57 -05:00 |
|
Brian Fiete
|
c5f58c34ba
|
Fixed some comment/uncomment issues
|
2024-02-01 08:18:25 -05:00 |
|
Brian Fiete
|
f96de4722e
|
Improved right-cursor movement over utf8 codepoints
|
2024-01-22 08:39:53 -05:00 |
|
Brian Fiete
|
7057bcd099
|
Fixed multimon workspace right-click menu
|
2023-12-31 07:12:22 -05:00 |
|