1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-20 08:58:00 +02:00
Beef/IDE/src/ui
2020-05-17 06:10:56 -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 Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
AutoCompletePanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
BinaryDataWidget.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -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 Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -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 Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -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 Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -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 Fixed folder creation/deletion bugs 2020-05-07 05:39:53 -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 Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
SettingsDialog.bf Added option for autocomplete on enter 2020-05-12 09:16:39 -07:00
SingleLineEditWidget.bf Initial checkin 2019-08-23 11:56:54 -07:00
SourceEditWidgetContent.bf Added option for autocomplete on enter 2020-05-12 09:16:39 -07:00
SourceViewPanel.bf Added more informational mouseovers 2020-05-17 06:10:56 -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