1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-14 22:34:09 +02:00
Beef/IDE/src/ui
2020-03-09 06:34:16 -07:00
..
AboutDialog.bf More version changes 2019-09-18 08:17:23 -07:00
AttachDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
AutoComplete.bf Removed some errant semicolons 2020-03-02 07:03:42 -08:00
AutoCompletePanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
BinaryDataWidget.bf Removed some errant semicolons 2020-03-02 07:03:42 -08:00
BoundCheckbox.bf Initial checkin 2019-08-23 11:56:54 -07:00
BreakpointPanel.bf Breakpoint hotkeys, autocomplete fix 2019-12-13 14:25:15 -08:00
BuildPropertiesDialog.bf Dictionary fixes for large containers, watch fixes for containers 2019-10-09 16:18:11 -07:00
CallStackPanel.bf Made callstack aware of outer types vs namespaces. Colorized classview 2019-12-11 12:54:50 -08:00
ClassViewPanel.bf Made callstack aware of outer types vs namespaces. Colorized classview 2019-12-11 12:54:50 -08:00
ConditionDialog.bf Made '_' refer to value of memory breakpoint instead of addr 2019-12-05 06:49:23 -08:00
DisassemblyPanel.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
ErrorsPanel.bf Fixed some errors panel issues 2020-01-20 17:12:07 -08:00
FileChangedDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
FindAndReplaceDialog.bf Added View Whitespace for string viewer 2020-03-02 06:24:21 -08:00
FindClassDialog.bf Fixes for new override system 2020-02-21 06:18:19 -08:00
FindResultsPanel.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
GoToAddressDialog.bf Minor IDE fixes 2019-09-26 08:26:49 -07:00
GoToLineDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
HoverWatch.bf Fixed constExprs with ints, hover for enum values, _ for enums 2019-12-24 13:13:04 -08:00
IDEDialog.bf UI fixes 2020-01-18 14:42:46 -08:00
IDEListView.bf Initial checkin 2019-08-23 11:56:54 -07:00
ImmediatePanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
ImmediateWidget.bf Fixed constExprs with ints, hover for enum values, _ for enums 2019-12-24 13:13:04 -08:00
InstalledProjectDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
LaunchDialog.bf Added target triple support for more useful cross compilation 2019-10-14 17:49:10 -07:00
LeakWidget.bf Fixed constExprs with ints, hover for enum values, _ for enums 2019-12-24 13:13:04 -08:00
LocatorAnim.bf Breakpoint hotkeys, autocomplete fix 2019-12-13 14:25:15 -08:00
MainFrame.bf Initial checkin 2019-08-23 11:56:54 -07:00
MemoryPanel.bf Fixed opening workspace paths containing '/../' or '/./' 2019-12-26 07:03:35 -08:00
ModulePanel.bf Minor IDE changes 2019-09-27 13:03:47 -07:00
MultiSelectDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
NavigationBar.bf Added error/warning panel, region support 2020-01-06 13:49:35 -08:00
NewBreakpointDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
NewProjectDialog.bf Fixed some errors panel issues 2020-01-20 17:12:07 -08:00
OpenFileInSolutionDialog.bf Fixed spelling mistake 2020-02-08 06:12:04 -08:00
OutputPanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
OutputWidget.bf Removed sized array initialization from tuples 2020-02-28 13:58:12 -08:00
Panel.bf Added error/warning panel, region support 2020-01-06 13:49:35 -08:00
PanelHeader.bf Minor IDE changes 2019-09-27 13:03:47 -07:00
PanelPopup.bf Initial checkin 2019-08-23 11:56:54 -07:00
PanelSplitter.bf Initial checkin 2019-08-23 11:56:54 -07:00
PathEditWidget.bf IDE ui issues 2019-09-07 06:40:03 -07:00
PersistentTextPosition.bf Initial checkin 2019-08-23 11:56:54 -07:00
ProfileDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
ProfilePanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
ProjectPanel.bf Selecting and forcing visible items when creating folder or file 2020-01-25 06:22:26 -08:00
ProjectProperties.bf Fixed spelling mistake 2020-02-08 06:12:04 -08:00
PropertiesDialog.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
PropertiesPanel.bf Initial checkin 2019-08-23 11:56:54 -07:00
QuickFind.bf Fixed -0x80000000'00000000 constant issue 2019-12-05 06:50:08 -08:00
QuickWatchDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
RenameSymbolDialog.bf Fixed mouse capture for invisible symbol rename panel 2020-01-25 06:22:06 -08:00
SettingsDialog.bf Changed how has checks work 2019-11-22 12:27:13 -08:00
SingleLineEditWidget.bf Initial checkin 2019-08-23 11:56:54 -07:00
SourceEditWidgetContent.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
SourceViewPanel.bf Removed 'internal' protection - it's all about [Friend] now 2020-03-09 06:34:16 -07:00
StatusBar.bf Fixit improvements, remove namespace 2020-02-07 08:44:06 -08:00
TargetedPropertiesDialog.bf Adding better support for platforms 2019-10-01 12:46:38 -07:00
TextPanel.bf Improved ListView cursor key handling, removed debug NOPs 2019-09-28 12:15:36 -07:00
ThreadPanel.bf Fixed constExprs with ints, hover for enum values, _ for enums 2019-12-24 13:13:04 -08:00
Tooltip.bf Initial checkin 2019-08-23 11:56:54 -07:00
TypeWildcardEditWidget.bf Minor IDE modifications 2019-09-29 07:44:23 -07:00
VirtualListView.bf Initial checkin 2019-08-23 11:56:54 -07:00
WatchPanel.bf Added View Whitespace for string viewer 2020-03-02 06:24:21 -08:00
WelcomePanel.bf Fixed build paths, added comparison warnings, other misc fixes 2019-10-05 10:26:26 -07:00
WorkspaceProperties.bf Fixed crash resetting distinct build options 2019-11-07 06:52:23 -08:00
WrappedMenuValue.bf Initial checkin 2019-08-23 11:56:54 -07:00