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 |
adelikat
|
c6cb0c2c06
|
TAStudio - Ctrl+Left/Right to navigate between markers
|
2014-07-17 19:57:44 +00:00 |
adelikat
|
816fac55fa
|
Tastudio - implement the Select Between Markers menu item
|
2014-07-17 18:38:30 +00:00 |
adelikat
|
a51c254576
|
TAStudio - fix an UI anchor
|
2014-07-17 18:22:45 +00:00 |
adelikat
|
3f51119b70
|
TAStudio - edit dropdown opened event logic, insert menu items - insert at frame 0 if no frame is selected
|
2014-07-16 19:23:05 +00:00 |
adelikat
|
1a4168d14d
|
ugh
|
2014-07-16 02:20:14 +00:00 |
adelikat
|
d8216ae0fc
|
Tastudio - remove marker button
|
2014-07-16 02:17:19 +00:00 |
adelikat
|
7b8b602f0f
|
TAStudio - double click the frame column to add a marker, make add marker button take the last selected index or current frame if nothing is selected
|
2014-07-16 01:37:50 +00:00 |
adelikat
|
8c064875c2
|
TAStudio - ability to add markers, very crude implementation for now
|
2014-07-15 23:43:17 +00:00 |
adelikat
|
a664591218
|
TAStudio - right-click + mousewheel logic
|
2014-07-14 01:49:37 +00:00 |
adelikat
|
6b1bfc2d4a
|
TAStudio - stuff
|
2014-07-13 14:13:20 +00:00 |
adelikat
|
3e37207617
|
TAStudio - remove some uneeded stuff
|
2014-07-13 13:04:09 +00:00 |
adelikat
|
3f461990c4
|
TAStudio - insert num frames implemented
|
2014-07-13 12:44:31 +00:00 |
adelikat
|
43415044e7
|
Tastudio - implement truncate movie
|
2014-07-12 01:23:38 +00:00 |
adelikat
|
e49754b705
|
TAStudio - implement paste and paste insert
|
2014-07-11 23:54:18 +00:00 |
adelikat
|
e8f821117b
|
TAStudio - implement the Insert menu item
|
2014-07-11 21:05:16 +00:00 |
adelikat
|
3ebad0cf49
|
TAStudio - implement delete menu item and hotkey
|
2014-07-11 20:29:39 +00:00 |
adelikat
|
40912a3c2b
|
TAStuduio - implement Clear menu item and hotkey, properly invalidate greenzone on input painting and other already implemented editing events
|
2014-07-11 19:58:24 +00:00 |
adelikat
|
76fc763715
|
TAStudio - implement the Cut menu item
|
2014-07-11 19:11:30 +00:00 |
adelikat
|
100c67ebfa
|
TAStudio - implement the reselect clipboard menu item
|
2014-07-11 18:52:15 +00:00 |
adelikat
|
7a8b5d9887
|
TAStudio - implement Select All and Deselect menu items
|
2014-07-11 18:36:23 +00:00 |
adelikat
|
2e508c1468
|
TAStudio - greenzone settings dialog
|
2014-07-11 15:43:47 +00:00 |
adelikat
|
ee7831178a
|
TAStudio - header editor
|
2014-07-11 02:31:43 +00:00 |
adelikat
|
61c4dfa1b1
|
TAStudio - comment and subtitle editor menu items
|
2014-07-09 22:09:20 +00:00 |
adelikat
|
34290be1dc
|
TAStudio - export to bk2 menu item implemented
|
2014-07-07 16:14:33 +00:00 |
adelikat
|
1895e15ea5
|
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 |
adelikat
|
f72debc84e
|
Slight and meaningless TAStudio stuff
|
2014-02-02 17:49:40 +00:00 |
adelikat
|
50a879dd05
|
Tastudio - implement Floating window and refactor to use ToolDialogSettings object
|
2014-02-01 15:44:51 +00:00 |
adelikat
|
57c8b2f75f
|
TAStudio - when dragging the frame column to select items, catch the "in betweens" when the mouse moves fast enough to move past some rows.
|
2013-12-20 03:28:25 +00:00 |
adelikat
|
f81fe9898f
|
Tastudio - implement Copy menu item, and show rows selected and clipboard count in status bar
|
2013-12-19 03:45:11 +00:00 |
adelikat
|
b2210f3dfe
|
TAStudio - do away with splicer section, and put it in the status bar instead
|
2013-12-19 03:03:35 +00:00 |
adelikat
|
b0817aabef
|
TAStudio - playing around with UI design
|
2013-12-19 02:52:27 +00:00 |
adelikat
|
3eabb42c16
|
TAStudio - fix default size brokenness, not sure why this fixes it, but it had to be done anyway, so whatevs
|
2013-12-17 18:03:49 +00:00 |
adelikat
|
68f522c5c9
|
TAStudio - use MarkerControl user control, doesn't do anything yet though
|
2013-12-16 03:23:28 +00:00 |
adelikat
|
01ea214332
|
TAStudio - make Marker user control
|
2013-12-15 19:16:52 +00:00 |
adelikat
|
91063b7ffd
|
Lua forms library - implement forms.dropdown(), forms.checkbox(), and forms.ischecked(). Add support for dropdowns in forms.gettext() (returns the string value of the selected item)
|
2013-12-15 02:50:50 +00:00 |
adelikat
|
415985cd2e
|
TAStudio - fixes to file opening and saving changes, implement autoload project
|
2013-12-14 19:51:07 +00:00 |
adelikat
|
518e53e361
|
TAStudio - implement Restore Defaults menu item (for the features implemented so far at least). Make dialog TopMost = true by default
|
2013-12-14 14:48:05 +00:00 |
adelikat
|
1f181f48db
|
TAStudio - start the "New" menu item, but it doesn't ask to save changes, it also freezes the GUI for some reason
|
2013-12-10 16:37:41 +00:00 |
adelikat
|
4d770ab0f3
|
TAStudio - implement recent menu and Open file, but it is currently pointless since the input log parsing isn't implemented
|
2013-12-10 02:13:50 +00:00 |
adelikat
|
fd149237ee
|
TasMovie - implement saving of movie log into files, make header have the proper movie version (v2!), Change file "Movie" to "Header". TAStudio - implement Save and Save As menu items
|
2013-12-10 01:45:45 +00:00 |
adelikat
|
22ff2bff04
|
TasListView - track the current and last cells pointed to, add a Cell changed event handler, add a Input Drawing flag, and track if the user is click dragging. TAStudio - hook up input drawing feature with toggle, still work to do as it doesn't work as intelligently as it should yet
|
2013-12-08 19:30:57 +00:00 |
adelikat
|
14184c9ae9
|
TAStudio - Basic input toggling via clicking cells in the listview
|
2013-12-08 18:44:41 +00:00 |
adelikat
|
ac56fb0883
|
Start a TasListView object that inherits VirtualListView, make TAStudio use it, have it have properties for which Column and Row is currently being pointed to by the mouse. Row isn't calculated yet, but column is
|
2013-12-07 23:20:44 +00:00 |
adelikat
|
ba2c345608
|
TAStudio - better column building and tracking of what has been pressed. Also now allows a variable number of players to be recorded.
|
2013-12-07 17:29:47 +00:00 |
adelikat
|
98f1e02df3
|
TAstudio - start capturing states and lag, basic background color logic, start item text logic
|
2013-12-06 15:47:23 +00:00 |
adelikat
|
9ab2be558c
|
rip out existing tastudio logic and replace it with a skeleton project that does nothing
|
2013-12-01 04:00:02 +00:00 |