.. |
BookmarksBranchesBox.Designer.cs
|
TAStudio - playing around with UI design
|
2013-12-19 02:52:27 +00:00 |
BookmarksBranchesBox.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
BookmarksBranchesBox.resx
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
FramesPrompt.Designer.cs
|
TAStudio - insert num frames implemented
|
2014-07-13 12:44:31 +00:00 |
FramesPrompt.cs
|
TAStudio - insert num frames implemented
|
2014-07-13 12:44:31 +00:00 |
FramesPrompt.resx
|
TAStudio - insert num frames implemented
|
2014-07-13 12:44:31 +00:00 |
GreenzoneSettings.Designer.cs
|
TAStudio - greenzone settings dialog
|
2014-07-11 15:43:47 +00:00 |
GreenzoneSettings.cs
|
GreenzoneSettings.MaxStatesInCapacity is now updated at dialog load and is a integer instead of a decimal.
|
2014-08-22 17:04:31 +00:00 |
GreenzoneSettings.resx
|
TAStudio - greenzone settings dialog
|
2014-07-11 15:43:47 +00:00 |
HeaderEditor.Designer.cs
|
TAStudio - header editor
|
2014-07-11 02:31:43 +00:00 |
HeaderEditor.cs
|
TAStudio - header editor
|
2014-07-11 02:31:43 +00:00 |
HeaderEditor.resx
|
TAStudio - header editor
|
2014-07-11 02:31:43 +00:00 |
HistoryBox.Designer.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
HistoryBox.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
HistoryBox.resx
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
InputRoll.cs
|
InputRoll - Rip out a debug property in favor of a real one
|
2014-08-23 14:39:16 +00:00 |
LuaBox.Designer.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
LuaBox.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
LuaBox.resx
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
MarkerControl.Designer.cs
|
TAstudio - double clicking a marker in the marker list takes you to that marker
|
2014-07-23 23:04:43 +00:00 |
MarkerControl.cs
|
tastudio - performance related tweaks
|
2014-07-27 15:50:48 +00:00 |
MarkerControl.resx
|
TAStudio - make Marker user control
|
2013-12-15 19:16:52 +00:00 |
MarkerControlsBox.Designer.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
MarkerControlsBox.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
MarkerControlsBox.resx
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
PlaybackBox.Designer.cs
|
TAStudio - wire up the Auto-restore checkbox, only the ui and the saving to the config, the logic of what it does is not in yet
|
2014-07-28 17:40:17 +00:00 |
PlaybackBox.cs
|
TAStudio - wire up the Auto-restore checkbox, only the ui and the saving to the config, the logic of what it does is not in yet
|
2014-07-28 17:40:17 +00:00 |
PlaybackBox.resx
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
RecorderBox.Designer.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
RecorderBox.cs
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
RecorderBox.resx
|
TAStudio - add user controls for various sections of the dialog, they are just stubs at this point
|
2013-12-05 20:06:06 +00:00 |
TAStudio.Designer.cs
|
Set Markers and Remove Markers ContextMenuItems are now working. If multiple rows are selected, the new marker dialog will come up for each row. The option to remove markers is disabled if selected rows do not contain at least one marker.
|
2014-08-23 02:51:52 +00:00 |
TAStudio.IControlMainForm.cs
|
Fixed not going to correct frame when clicking in Marker Column in TAStudio.
|
2014-08-20 19:52:01 +00:00 |
TAStudio.IToolForm.cs
|
Added documentation to IControlMainForm, renamed a few variables, moved IControlMainForm related code in MainForm to the same region.
|
2014-08-19 19:24:17 +00:00 |
TAStudio.ListView.cs
|
Some renaming of stuff in preparation for obsoleting TasView
|
2014-08-23 13:14:25 +00:00 |
TAStudio.cs
|
More stuff for input roll and other tinkerings in preparation for obsoleting TasView
|
2014-08-23 14:30:12 +00:00 |
TAStudio.resx
|
Added RightClickMenu ContextMenuStrip to TAStudio, enabled all but three options which need to be implemented in code. Fixed a couple of short key combinations not working.
|
2014-08-23 01:18:05 +00:00 |
TAStudioClipboard.cs
|
TAStudio - some reorg
|
2014-07-10 01:58:43 +00:00 |
TasStudioExperiment.Designer.cs
|
Ditto
|
2014-08-23 14:36:55 +00:00 |
TasStudioExperiment.cs
|
InputRoll - Rip out a debug property in favor of a real one
|
2014-08-23 14:39:16 +00:00 |
TasStudioExperiment.resx
|
start an experimental new widget intended for tastudio, doesn't do anything now but load and do nothing
|
2014-08-06 01:32:27 +00:00 |