BizHawk/BizHawk.Client.EmuHawk/CustomControls
TASeditor 6580c2abef Tastudio: drawing stuff, selection, patterns, add column lua function (#1125)
* alt+columnclick draws pattern
* selection: taseditor logic
* shift/ctrl keys restructure to taseditor
shift + up/down: move frame courser up/down by one
shift + pageup/pagedown: move frame courser to next/prev marker
ctrl + left/right: add/remove selection at last selected row
ctrl + shift + left/right: add/remove selection at first selected row
* Alt+drawing pattern
still not working with drawing upwards
* pattern drawing
upwards drawing working except it doesn't update last row.
TODO: Disallow Alt click to focus on menu.
* pattern: last input ignoring fixed
* Lua columnms
TODO: Don't save them into tasproj
* no need to update float edit stuff or cell changes when its not needed
* Shift+clicking draws input from first selected row to clicked cell
* fixed pattern drawing on empty cells
2018-03-08 22:15:47 +03: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
GDIRenderer.cs GDIRenderer: add a method to create NormalFont using the LOGFONT features. 2016-04-17 11:47:18 +03:00
HexTextBox.cs heh 2017-05-10 07:45:23 -04:00
HexView.cs HexView - setting up some API 2015-12-24 15:46:57 -05: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.cs tastudio: fix _columnDown being drawn without moving 2017-05-29 20:37:27 +03:00
InputRoll.cs Tastudio: drawing stuff, selection, patterns, add column lua function (#1125) 2018-03-08 22:15:47 +03: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
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