BizHawk/BizHawk.Client.EmuHawk/CustomControls
adelikat a3914e84a4 TAStudio - make a RightScrolled event for when the right mouse is clicked and the mouse wheel is scrolled, as refactored some code, this give better (but still broken) refreshing. Now the main window updates when the mouse wheel is done movie at least, as opposed to when the right mouse button is released. 2014-07-25 00:57:06 +00:00
..
FolderBrowserDialogEx.cs proof of concept syncless recorder AV out module 2014-06-18 02:28:07 +00:00
HexTextBox.cs Hex and Watch Boxes - prevent user from pasting invalid input, also if they do manage to get the textbox into an invalid state, interpret the value as 0 rather than throwing an exception 2014-07-03 16:43:39 +00: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
MiscControls.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
MsgBox.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.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
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
SmartTextBoxControl.cs Rename Multiclient folder 2013-11-03 04:05:56 +00:00
TasListView.cs TAStudio - make a RightScrolled event for when the right mouse is clicked and the mouse wheel is scrolled, as refactored some code, this give better (but still broken) refreshing. Now the main window updates when the mouse wheel is done movie at least, as opposed to when the right mouse button is released. 2014-07-25 00:57:06 +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
Util.cs Make an extension method ShowHawkDialog() to use for modal dialog calls that does the Sound Stop/Start methods (and potentially any other EmuHawk specific logic that needs to be done). Use this in the bazillion places we were calling StopSound and StartSound. 2013-11-28 22:39:00 +00:00
ViewportPanel.cs remove redundant code throughout the emuhawk project 2014-06-29 02:28:48 +00:00
VirtualListView.cs TAStudio - implement Select All and Deselect menu items 2014-07-11 18:36:23 +00:00
Win32.cs check for existence of xinput1_3.dll before calling on the slimdx code to attempt using it 2014-07-23 06:52:04 +00:00