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
2020-06-13 04:57:58 -07:00
..
AboutDialog.bf More version changes 2019-09-18 08:17:23 -07:00
AttachDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
AutoComplete.bf Fixed crash when closing with autocomplete up 2020-06-05 08:29:11 -07:00
AutoCompletePanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
BinaryDataWidget.bf Smoother mouse wheel scrolling 2020-05-25 00:10:35 -07:00
BoundCheckbox.bf Initial checkin 2019-08-23 11:56:54 -07:00
BreakpointPanel.bf Got rid of Action<T>/Func<T> 2020-05-08 07:10:35 -07:00
BuildPropertiesDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
CallStackPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ClassViewPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ConditionDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
DisassemblyPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ErrorsPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
FileChangedDialog.bf Fixed some file/dir deleting issues 2020-05-20 06:43:41 -07:00
FindAndReplaceDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
FindClassDialog.bf Fixed popup location clipping 2020-03-30 12:17:24 -07:00
FindResultsPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -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 Fixed issue where breakpoint configure from hover watch closes 2020-05-19 10:42:20 -07: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 Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
InstalledProjectDialog.bf Fixed case of installing library from mismatched path 2020-06-05 09:23:47 -07:00
LaunchDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -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 Got rid of Action<T>/Func<T> 2020-05-08 07:10:35 -07: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 Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
NewBreakpointDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
NewProjectDialog.bf Closed dialog on 'yes' on force-create dialog 2020-05-12 06:44:34 -07:00
OpenFileInSolutionDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
OutputPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
OutputWidget.bf Got rid of Action<T>/Func<T> 2020-05-08 07:10:35 -07:00
Panel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
PanelHeader.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -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 Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
ProjectPanel.bf Fix for removing project 2020-06-05 14:17:06 -07:00
ProjectProperties.bf Improved handling of platform configs 2020-05-15 08:52:48 -07:00
PropertiesDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
PropertiesPanel.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
QuickFind.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
QuickWatchDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
RenameSymbolDialog.bf Added ability to rename namespaces 2020-05-31 07:12:17 -07:00
SettingsDialog.bf Fixed incorrect resetting of VS settings 2020-06-05 09:23:12 -07:00
SingleLineEditWidget.bf Initial checkin 2019-08-23 11:56:54 -07:00
SourceEditWidgetContent.bf Fixed AutocompleteRequiresControl setting 2020-06-05 08:35:26 -07:00
SourceViewPanel.bf Fixed some large-file stack overflow issues 2020-06-13 04:57:58 -07:00
StatusBar.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
TargetedPropertiesDialog.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -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 Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
VirtualListView.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
WatchPanel.bf Got rid of Action<T>/Func<T> 2020-05-08 07:10:35 -07:00
WelcomePanel.bf Added an origX/origY to MouseClick 2020-03-21 07:09:21 -07:00
WorkspaceProperties.bf Improved handling of platform configs 2020-05-15 08:52:48 -07:00
WrappedMenuValue.bf Initial checkin 2019-08-23 11:56:54 -07:00