BizHawk/BizHawk.Client.EmuHawk/CustomControls
Asnivor 05f39aa463
RamSearch: switch to PlatformAgnosticVirtualListView (#1464)
* RamSearch: switch to PlatformAgnosticVirtualListView

* PAVLV: null check on parent before attempting to draw border (mono is weird)

* RamSearch: work around buggy mono WinForms implementation to avoid the black-ramsearch-window-of-death
2019-01-29 20:53:10 +00:00
..
ExceptionBox.cs Fix mixed line endings. 2017-04-15 15:53:02 -04:00
ExceptionBox.designer.cs Fixed some filenames causing problems on case-sensitive systems 2018-02-21 20:19:33 -05:00
ExceptionBox.resx better error handling in shader compiling. kind of sloppy, but gets the job done. entire system could use a little rethinking, if i ever revisit filters 2016-02-03 02:28:03 -06:00
FolderBrowserDialogEx.cs Fix some places using 'int' instead of IntPtr. (#828) 2017-04-08 18:36:29 -04:00
GDI.cs Extract GDIRenderer interface, rename implementation, refactor GdiGraphicsLock 2019-01-12 14:09:34 +10:00
HexTextBox.cs heh 2017-05-10 07:45:23 -04:00
HexView.cs Extract GDIRenderer interface, rename implementation, refactor GdiGraphicsLock 2019-01-12 14:09:34 +10:00
InputConfigBase.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
InputConfigBase.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
InputRoll.Drawing.GDI.cs [WIP] TAStudio for Mono (and optionally Windows) (using GDI+) (#7) 2019-01-25 12:15:32 +00:00
InputRoll.Drawing.GDIP.cs [WIP] TAStudio for Mono (and optionally Windows) (using GDI+) (#7) 2019-01-25 12:15:32 +00:00
InputRoll.Drawing.cs [WIP] TAStudio for Mono (and optionally Windows) (using GDI+) (#7) 2019-01-25 12:15:32 +00:00
InputRoll.cs [WIP] TAStudio for Mono (and optionally Windows) (using GDI+) (#7) 2019-01-25 12:15:32 +00:00
MenuButton.cs refine hotkey/controller dialogs a tiny bit 2014-10-05 02:02:04 +00:00
MiscControls.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
MsgBox.cs Use 'nameof' operator. 2017-04-10 08:36:42 -04:00
MsgBox.designer.cs Change the snes performance core recording nag so that it doesn't allow the choice to continue, as of this commit we do not support the use of the performance profile for movie recording 2014-07-21 18:30:54 +00:00
MsgBox.resx Add a "Don't ask me again" checkbox on the Performance core recording nag 2014-06-14 02:23:13 +00:00
PlatformAgnosticVirtualListView.API.cs RamSearch: switch to PlatformAgnosticVirtualListView (#1464) 2019-01-29 20:53:10 +00:00
PlatformAgnosticVirtualListView.Classes.cs Platform Agnostic VirtualListView (#10) 2019-01-25 21:18:29 +00:00
PlatformAgnosticVirtualListView.Drawing.cs RamSearch: switch to PlatformAgnosticVirtualListView (#1464) 2019-01-29 20:53:10 +00:00
PlatformAgnosticVirtualListView.EventHandlers.cs RamSearch: switch to PlatformAgnosticVirtualListView (#1464) 2019-01-29 20:53:10 +00:00
PlatformAgnosticVirtualListView.Helpers.cs Platform Agnostic VirtualListView (#10) 2019-01-25 21:18:29 +00:00
PlatformAgnosticVirtualListView.Properties.cs Platform Agnostic VirtualListView (#10) 2019-01-25 21:18:29 +00:00
PlatformAgnosticVirtualListView.cs RamSearch: switch to PlatformAgnosticVirtualListView (#1464) 2019-01-29 20:53:10 +00:00
PrereqsAlert.Designer.cs PrereqsAlert - give a little more vertical space to the general advice box so the user can see the final message (that we will keep nagging them) 2016-11-07 12:20:54 -06:00
PrereqsAlert.cs fix prereq alert target url (fixes #910) 2017-07-09 13:23:04 -05:00
PrereqsAlert.resx make direct3d9 prereq check non-fatal and make d3d display method initialization fail non-fatal, falling back to gdi+ 2016-05-05 09:01:01 -05:00
QuickProgressPopup.Designer.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
QuickProgressPopup.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
QuickProgressPopup.resx Rename Multiclient folder 2013-11-03 04:05:56 +00:00
ReadonlyCheckbox.cs Atari 2600 debugger - make flag checkbox buttons read-only 2014-05-31 18:41:56 +00:00
RepeatButton.cs Tastudio - make < and > buttons repeatable buttons 2015-02-24 21:44:26 +00:00
SmartTextBoxControl.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
TasListView.cs heh 2017-05-10 07:45:23 -04:00
TasListView.resx Quick add to subversion. 2014-08-23 01:28:04 +00:00
TextDebugView.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
ToolStripEx.cs Create StatusStripEx similar to MenuStripEx and ToolStripEx to allow click through, and replace all our status bars with it 2014-05-17 00:42:28 +00:00
TransparentTrackbar.cs Fix trackbars in Display config having different background color than their container (workaround applied only at runtime to avoid breaking designer). 2015-01-18 19:44:51 +00:00
ViewportPanel.cs remove redundant code throughout the emuhawk project 2014-06-29 02:28:48 +00:00
VirtualListView.cs fix custom listview win32 structs for 64bits (not 100% sure I did this correctly) 2017-07-23 10:16:55 -05:00
Win32.cs fix avi dumping on x64 2017-06-20 23:27:44 -05:00
Win32GDIRenderer.cs Extract GDIRenderer interface, rename implementation, refactor GdiGraphicsLock 2019-01-12 14:09:34 +10:00