1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-16 15:24:10 +02:00
Beef/IDE/src/ui
2025-05-27 06:27:11 +02:00
..
AboutDialog.bf Added Dialog.GenerateClipboardText to fix About version info copy 2025-03-17 06:53:06 -04:00
AttachDialog.bf Make grid and outline colors configurable. 2025-01-31 00:06:10 +02:00
AutoComplete.bf Move empty autocomplete entry check into c++ side 2025-05-27 06:27:11 +02:00
AutoCompletePanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
BinaryDataWidget.bf Replace most hardcoded text colors the settings text color. 2025-01-27 22:36:28 +02:00
BookmarksPanel.bf Improved resizing when UI scale changes 2022-08-24 07:42:57 -07:00
BoundCheckbox.bf Initial checkin 2019-08-23 11:56:54 -07:00
BreakpointPanel.bf Replace most hardcoded text colors the settings text color. 2025-01-27 22:36:28 +02:00
BuildPropertiesDialog.bf Initial package management support 2024-10-21 09:18:07 -04:00
CallStackPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ClassViewPanel.bf HeldKey fixes for CapsLock/NumLock 2024-10-24 11:33:33 -04:00
ConditionDialog.bf Replace most hardcoded text colors the settings text color. 2025-01-27 22:36:28 +02:00
ConsolePanel.bf Console perf improvements 2024-09-09 14:51:23 -04:00
DiagnosticsPanel.bf Use theme text color in Diagnostics panel. 2025-01-29 20:10:04 +02:00
DisassemblyPanel.bf Deprecating StackStringFormat 2024-12-31 14:15:12 -08:00
ErrorsPanel.bf Made "Copy" apply to all selected item 2025-01-25 09:44:43 -08:00
FileChangedDialog.bf Fixed some file/dir deleting issues 2020-05-20 06:43:41 -07:00
FindAndReplaceDialog.bf Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
FindClassDialog.bf Fixed popup location clipping 2020-03-30 12:17:24 -07:00
FindResultsPanel.bf Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
GenerateDialog.bf Set focus to class name when opening Class Generator 2025-02-18 20:26:01 -03:00
GoToAddressDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
GoToLineDialog.bf Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
HoverWatch.bf Fixed overlapped drawing in wordwrapped error mouseovers 2025-01-18 10:05:56 -08:00
IDEDialog.bf UI fixes 2020-01-18 14:42:46 -08:00
IDEListView.bf Find in Watch 2024-03-25 06:18:50 -04:00
ImmediatePanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ImmediateWidget.bf Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
InstalledProjectDialog.bf Replaced mAddProjectTargetFolder with GetSelectedWorkspaceFolder() 2022-07-16 09:36:21 -04:00
LaunchDialog.bf Embedded console / terminal support 2024-07-23 07:56:23 +02:00
LeakWidget.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
LocatorAnim.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
MainFrame.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
MemoryPanel.bf Lost changes 2021-02-25 10:14:22 -08:00
ModulePanel.bf Extensive runtime refactor to reduce generated executable sizes 2024-03-16 07:23:29 -04:00
MultiSelectDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
NavigationBar.bf Added extension methods to navigation bar 2021-01-20 13:07:22 -08:00
NewBreakpointDialog.bf Replace most hardcoded text colors the settings text color. 2025-01-27 22:36:28 +02:00
NewProjectDialog.bf Merge remote-tracking branch 'upstream/master' into Yuvan/CustomBuildProperties 2025-03-28 14:48:45 -07:00
OpenFileInSolutionDialog.bf Make grid and outline colors configurable. 2025-01-31 00:06:10 +02:00
OutputPanel.bf Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
OutputWidget.bf Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
Panel.bf linux build quick fix 2024-08-27 05:48:22 +02:00
PanelHeader.bf More lenient mouse behavior for multiline string popup 2024-12-29 09:00:06 -08:00
PanelPopup.bf Fixed popup location clipping 2020-03-30 12:17:24 -07:00
PanelSplitter.bf Initial checkin 2019-08-23 11:56:54 -07:00
PathEditWidget.bf Protection fix 2025-05-15 17:10:21 +02:00
PersistentTextPosition.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ProfileDialog.bf Draw profiler text using theme color. 2025-01-28 13:15:11 +02:00
ProfilePanel.bf Draw profiler text using theme color. 2025-01-28 13:15:11 +02:00
ProjectPanel.bf Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
ProjectProperties.bf Null version fix in remote project dependencies 2025-03-17 07:36:15 -04:00
PropertiesDialog.bf Tweaks to Line Height Scale 2025-02-16 12:04:28 -08:00
PropertiesPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
QuickFind.bf Ctrl+Alt+Up/Down support, QuickFind Ctrl+D fixes 2025-05-26 14:44:51 +02:00
QuickWatchDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
RecentFileSelector.bf Protection against single-file ctrl+tab 2020-09-14 15:15:40 -07:00
RemoteProjectDialog.bf Initial package management support 2024-10-21 09:18:07 -04:00
RenameSymbolDialog.bf Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
SettingsDialog.bf Fixed duplicate hotkey issue with newly-added commands 2025-05-26 18:32:48 +02:00
SingleLineEditWidget.bf Initial checkin 2019-08-23 11:56:54 -07:00
SourceEditWidgetContent.bf Ctrl+Alt+Up/Down support, QuickFind Ctrl+D fixes 2025-05-26 14:44:51 +02:00
SourceViewPanel.bf Fixed duplicate hotkey issue with newly-added commands 2025-05-26 18:32:48 +02:00
StartupPanel.bf BMP loading, show workspace icon files on startup panel 2025-02-01 10:39:04 -08:00
StatusBar.bf Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
TargetedPropertiesDialog.bf Deprecating StackStringFormat 2024-12-31 14:15:12 -08:00
TerminalPanel.bf Fix crash when creating new workspace with project 2024-09-03 22:25:24 +02:00
TextPanel.bf Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
ThreadPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ToggleButton.bf Improvements to Find in Watch 2024-03-26 07:30:54 -04:00
Tooltip.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
TypeWildcardEditWidget.bf Properly lock around VerifyTypeName 2022-05-13 12:06:08 -07:00
VirtualListView.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
WatchPanel.bf Multi-cursor tweaks 2025-05-26 08:25:07 +02:00
WelcomePanel.bf Added an origX/origY to MouseClick 2020-03-21 07:09:21 -07:00
WorkspaceProperties.bf Deprecating StackStringFormat 2024-12-31 14:15:12 -08:00
WrappedMenuValue.bf Initial checkin 2019-08-23 11:56:54 -07:00