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-03-28 14:27:22 -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 Scale fixes 2020-03-28 14:26:59 -07:00
ClassViewPanel.bf Scale fixes 2020-03-28 14:26:59 -07:00
ConditionDialog.bf Made '_' refer to value of memory breakpoint instead of addr 2019-12-05 06:49:23 -08:00
DisassemblyPanel.bf Added MD5 file hashes to Beef 2020-03-23 12:07:05 -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 Added MD5 file hashes to Beef 2020-03-23 12:07:05 -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 MD5 file hashes to Beef 2020-03-23 12:07:05 -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 Added an origX/origY to MouseClick 2020-03-21 07:09:21 -07: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 Renamed Windows Application to GUI Application 2020-03-21 07:09:41 -07: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 Added an origX/origY to MouseClick 2020-03-21 07:09:21 -07: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 Scale fixes 2020-03-28 14:26:59 -07:00
ProjectProperties.bf Added Clean Cmds 2020-03-28 14:27:22 -07: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 single-item replace 2020-03-10 12:02:47 -07:00
QuickWatchDialog.bf Initial checkin 2019-08-23 11:56:54 -07:00
RenameSymbolDialog.bf Added MD5 file hashes to Beef 2020-03-23 12:07:05 -07: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 Added Clean Cmds 2020-03-28 14:27:22 -07:00
SourceViewPanel.bf Added Quick Info key 2020-03-24 15:26:32 -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 Scale fixes 2020-03-28 14:26:59 -07:00
WelcomePanel.bf Added an origX/origY to MouseClick 2020-03-21 07:09:21 -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