1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00
Beef/IDE/src/ui
2021-12-08 22:08:57 +01:00
..
AboutDialog.bf Added Ctrl+C to copy version info 2020-09-28 16:53:42 -07:00
AttachDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
AutoComplete.bf Basic fuzzy search for autocomplete 2021-12-08 22:08:57 +01:00
AutoCompletePanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
BinaryDataWidget.bf Fix incorrect search & replace for "char => char8" in comments 2021-10-30 00:11:37 +03:00
BoundCheckbox.bf Initial checkin 2019-08-23 11:56:54 -07:00
BreakpointPanel.bf Fixes for new out-var rules, unassigned variable detection 2020-09-22 07:44:47 -07:00
BuildPropertiesDialog.bf Support for matching interface conformance in distinct build options 2020-09-16 04:37:28 -07:00
CallStackPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ClassViewPanel.bf Find class dialog now remembers last searched string 2021-10-31 15:08:47 +01:00
ConditionDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
DiagnosticsPanel.bf Added diagnostics panel 2020-07-31 06:16:29 -07:00
DisassemblyPanel.bf Lost changes 2021-02-25 10:14:22 -08:00
ErrorsPanel.bf Lost changes 2021-02-25 10:14:22 -08:00
FileChangedDialog.bf Fixed some file/dir deleting issues 2020-05-20 06:43:41 -07:00
FindAndReplaceDialog.bf Default Rename in Files to current document. Added Undo Replace button 2020-10-11 06:33:13 -07:00
FindClassDialog.bf Fixed popup location clipping 2020-03-30 12:17:24 -07:00
FindResultsPanel.bf Added "Unlocked Projects" options to Find in Files 2020-10-26 14:05:48 -07:00
GoToAddressDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
GoToLineDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
HoverWatch.bf Fix hoverwatch fleeting and comptime error messages. 2021-06-06 03:13:34 +02:00
IDEDialog.bf UI fixes 2020-01-18 14:42:46 -08:00
IDEListView.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ImmediatePanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ImmediateWidget.bf Lost changes 2021-02-25 10:14:22 -08:00
InstalledProjectDialog.bf fix import project from installed 2021-05-21 23:06:11 +02:00
LaunchDialog.bf Fixed browse issue with no workspace 2020-06-21 10:12:56 -07: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 Minor IDE changes 2019-09-27 13:03:47 -07: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 Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
NewProjectDialog.bf Removed "Dynamic Library" target type, replaced by Build Kind 2021-06-28 09:44:47 -07:00
OpenFileInSolutionDialog.bf Open file in workspace dialog now also remembers last searched string 2021-10-31 15:21:23 +01:00
OutputPanel.bf Improved performance with lots of raw leaks displayed 2021-12-06 12:35:13 -08:00
OutputWidget.bf Default Rename in Files to current document. Added Undo Replace button 2020-10-11 06:33:13 -07:00
Panel.bf Added Diagnostics panel 2020-07-18 06:50:28 -07:00
PanelHeader.bf Theme update 2020-10-05 14:25:55 -07: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 Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
PersistentTextPosition.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ProfileDialog.bf Fixed popup location clipping 2020-03-30 12:17:24 -07:00
ProfilePanel.bf Time format fixes 2021-05-25 10:57:31 -04:00
ProjectPanel.bf Work on deferred projects 2021-03-02 06:29:53 -08:00
ProjectProperties.bf Removed "Dynamic Library" target type, replaced by Build Kind 2021-06-28 09:44:47 -07:00
PropertiesDialog.bf Fix AltGr triggering keyboard shortcuts. 2021-07-06 23:52:16 +02:00
PropertiesPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
QuickFind.bf Color changes 2020-10-10 05:39:31 -07: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
RenameSymbolDialog.bf Fixed save buffers during symbol rename 2020-11-08 07:45:37 -08:00
SettingsDialog.bf Added setting to open new tabs on right instead of left 2021-11-30 23:37:44 +01:00
SingleLineEditWidget.bf Initial checkin 2019-08-23 11:56:54 -07:00
SourceEditWidgetContent.bf Add "Delete All Right" command to IDE 2021-11-04 23:18:27 +03:00
SourceViewPanel.bf Fixed deferred mouseover hoverwatch mismatch 2021-10-31 09:48:04 -07:00
StatusBar.bf Start of package management 2021-02-25 08:10:21 -08:00
TargetedPropertiesDialog.bf Removed System.Tuple type 2020-09-06 05:27:37 -07:00
TextPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ThreadPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
Tooltip.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
TypeWildcardEditWidget.bf Support for matching interface conformance in distinct build options 2020-09-16 04:37:28 -07:00
VirtualListView.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
WatchPanel.bf Lost changes 2021-02-25 10:14:22 -08:00
WelcomePanel.bf Added an origX/origY to MouseClick 2020-03-21 07:09:21 -07:00
WorkspaceProperties.bf Removed System.Tuple type 2020-09-06 05:27:37 -07:00
WrappedMenuValue.bf Initial checkin 2019-08-23 11:56:54 -07:00