adelikat
|
b8925d2635
|
InputRoll - oops, fix to highlighted text
|
2014-10-16 22:28:48 +00:00 |
adelikat
|
30d5c90156
|
InputRoll - draw icons in horizontal view
|
2014-10-16 20:50:07 +00:00 |
adelikat
|
3bc665a9c8
|
InputRoll - highlighted cells should have highlight colored text
|
2014-10-16 20:43:02 +00:00 |
adelikat
|
acee277685
|
InputRoll - some cleanup
|
2014-10-15 22:14:44 +00:00 |
adelikat
|
7eb28577d0
|
Tastudio - rotate menu item
|
2014-10-15 17:07:01 +00:00 |
adelikat
|
c14028d6c8
|
Input Roll - add a method that generates built in context menu items (for now just a separator and a rotate menu item), add rotate as a hotkey Ctrl+Shift+F, note: this is built into input roll, it can conflict with mapped hotkeys since tastudio sends input to the mainform! Need to deal with that at some point, in the meantime that's an unlikely key combo. Still todo: a tastudio menu item for rotate, and fix the context menu in horizontal orientation
|
2014-10-15 16:50:51 +00:00 |
adelikat
|
0b3e25fcfd
|
InputRoll - methods for saving and loading column info, not wired up yet
|
2014-10-14 13:17:02 +00:00 |
adelikat
|
56cb685d67
|
InputRoll - make custom column click event args that pass a RollColumn object rather than trying to shoehorn a ListView column click event args object for legacy support
|
2014-10-14 00:31:59 +00:00 |
adelikat
|
35fa11dc51
|
InputRoll - a small todo, no functional change
|
2014-10-14 00:20:34 +00:00 |
adelikat
|
06dd71f849
|
Input Roll - change remaining callback methods to pass the RollColumn object instead of index
|
2014-10-13 19:30:59 +00:00 |
adelikat
|
c0dcf99656
|
Input Roll - change QueryItemText event handler to pass the RollColumn object instead of a column index, still todo: background and icon callbacks
|
2014-10-13 19:10:11 +00:00 |
adelikat
|
0b8c9f3db1
|
InputRoll - convert SelectedRows from IList to IEnumerable
|
2014-10-13 18:28:29 +00:00 |
adelikat
|
358b1145a0
|
tastudio - column hide/show, still todo: saving the column settings into the tasproj file. Also, this probably broke a bunch of things. also todo: refactor a bunch of InputRoll event handlers, it is silly not to pass a column object, just to have legacy support with virtuallistview even though it is diverged too much from that notion to even be able to be dropped in as a replacement
|
2014-10-12 16:37:45 +00:00 |
adelikat
|
44968d5f96
|
Tastudio - fixed input painting
|
2014-10-11 17:38:03 +00:00 |
adelikat
|
a2762d708e
|
Input Roll - oops, update current cell regardless of if the caller has subscribed to the PointedCellChanged event
|
2014-09-28 17:28:57 +00:00 |
adelikat
|
d91256ceb9
|
Input Roll - Different highlight color when hovering an emphasized column
|
2014-09-25 18:12:18 +00:00 |
adelikat
|
5660fee947
|
Tastudio - right-click a column to toggle autohold on that button
|
2014-09-25 17:52:21 +00:00 |
adelikat
|
35c147136f
|
InputRoll - tinkering with the VisibleRows calculation, I think this gives more pleasant results
|
2014-09-25 17:24:17 +00:00 |
adelikat
|
9076a5b486
|
InputRoll - make visible rows one less, partial rows are annoying
|
2014-09-25 13:01:57 +00:00 |
adelikat
|
88c923c74b
|
InputRoll - convert CellPadding property into CellWidthPadding and CellHeightPadding. Make width 3 by default and height 1 by default
|
2014-09-24 21:10:57 +00:00 |
adelikat
|
ef36cb5262
|
InputRoll - fix column cell highlight logic, wasn't calculating height properly
|
2014-09-22 15:49:55 +00:00 |
adelikat
|
45212bf0f2
|
InputRoll - center text in cell
|
2014-09-22 15:35:23 +00:00 |
adelikat
|
fb4b4f4e34
|
Input Roll - take a padding's width off the bottom of the column header
|
2014-09-22 15:33:04 +00:00 |
adelikat
|
52e5286d72
|
Input Roll - fix horizontal scroll bar placement logic
|
2014-09-22 15:19:04 +00:00 |
adelikat
|
a7baed9007
|
InputRoll - don't highlight past RowCount!
|
2014-09-21 16:27:49 +00:00 |
adelikat
|
9603f41769
|
Input Roll - implement shift + clicking, for FullRowSelect only
|
2014-09-21 16:21:10 +00:00 |
adelikat
|
44fe60f253
|
InputRoll - ctrl-click now toggle if clicking an already highlighted row
|
2014-09-21 16:00:42 +00:00 |
adelikat
|
acacb8e126
|
InputRoll - another tweak to icon positioning
|
2014-09-18 00:35:36 +00:00 |
zeromus
|
a32b5faf95
|
add AlphaBlend to GDIRenderer
|
2014-09-18 00:31:32 +00:00 |
adelikat
|
fa8c0a6c14
|
InputRoll - slight tweak to icon positioning
|
2014-09-18 00:14:06 +00:00 |
adelikat
|
f78e4bb1b2
|
Tastudio - tweak logic for determining which frame should be visible
|
2014-09-17 23:51:16 +00:00 |
adelikat
|
d1d414d10e
|
Input Roll - tweak how visible rows are calculated
|
2014-09-17 23:31:59 +00:00 |
adelikat
|
cee8c0dcb9
|
Input Roll - fix vertical scrollbar placement logic
|
2014-09-16 20:54:18 +00:00 |
adelikat
|
33de5d4bd9
|
InputRoll - support a QueryItemIcon callback, and wire it up to Tastudio's current frame marker, needs to be cleaned up
|
2014-09-03 03:16:16 +00:00 |
adelikat
|
eebe877d28
|
InputRoll - remove testing code
|
2014-09-03 02:57:39 +00:00 |
adelikat
|
21404611ab
|
GDI Renderer - very bad attempt to start bitmap support
|
2014-09-03 02:24:13 +00:00 |
kylelyk
|
3dc88b817a
|
More drawing cleanup in InputRoll and many little bugs with scrolling.
|
2014-09-01 20:34:10 +00:00 |
kylelyk
|
5b8898e1d8
|
Fixed bug with selection drawing, added ability to specify max characters in every "column" in Horizontal Orientation, moved toggling of InputRoll orientation to TAStudio.
|
2014-09-01 15:35:48 +00:00 |
kylelyk
|
b5af69a7c5
|
Fixed small bug introduced from last commit, added a different cursor for Horizontal Orientation.
|
2014-09-01 00:45:58 +00:00 |
kylelyk
|
cdbb1bc13c
|
Added helper function to convert from PixelsToRows and vice versa, helper properties for column header dimensions, ability to have different size column headers in vertical and a pre-scaled column width in horizontal orientation.
|
2014-08-31 23:03:59 +00:00 |
kylelyk
|
8edbc8bfe1
|
TAStudio: Fixed double middle/right click creating new marker. Fixed selected row not displaying properly.
|
2014-08-31 18:06:31 +00:00 |
adelikat
|
9534384e3d
|
input roll - fix vertical padding in vertical mode
|
2014-08-31 17:22:53 +00:00 |
kylelyk
|
1b6d873fb1
|
VScrollbar in InputRoll now uses pixels. Various bugs with vertical scrolling.
|
2014-08-31 17:11:47 +00:00 |
kylelyk
|
69e9bc22d2
|
More graphics fixes for InputRoll and overhauled how scrollbars are maintained and calculated. VScrollbar is still in rows for now.
|
2014-08-31 15:40:02 +00:00 |
kylelyk
|
d2eb036b90
|
Refactored a lot of InputRoll, started the foundation of changing orientation behavior, horizontal scrollbar now works completely. Have not tested horizontal orientation (not until vscrollbar is in pixels and switching between orientations is tested).
|
2014-08-30 18:42:14 +00:00 |
adelikat
|
15ba976416
|
Input Roll - move selection logic from Mouse click to Mouse down
|
2014-08-29 17:42:07 +00:00 |
adelikat
|
32795e1364
|
Input Roll - mouse wheel scrolling
|
2014-08-29 15:53:59 +00:00 |
adelikat
|
ae45a8452b
|
Input roll - a couple of small tweaks
|
2014-08-29 14:49:36 +00:00 |
adelikat
|
e46a8a4286
|
InputRoll - don't draw a string from the text callback, if it is empty
|
2014-08-29 14:30:52 +00:00 |
adelikat
|
a86897e5ba
|
TAStudio - Fix InputRoll background callback logic, fix marker list background drawing logic
|
2014-08-29 00:04:42 +00:00 |
adelikat
|
e11cc198a9
|
Double the speed of InputRoll when scrollbars are visible
|
2014-08-27 22:33:27 +00:00 |
adelikat
|
db3192b727
|
Tastudio - fix background color
|
2014-08-24 14:31:25 +00:00 |
adelikat
|
4196e03b58
|
InputRoll - fix LastVisibleIndex setter (tastudio now scrolls as it records)
|
2014-08-24 14:25:45 +00:00 |
kylelyk
|
72eee2cc05
|
TasView and MarkerView are now completely set up at runtime and display properly.
|
2014-08-23 23:40:01 +00:00 |
adelikat
|
338dc124bd
|
Input Roll - implement the gridlines property
|
2014-08-23 23:03:19 +00:00 |
adelikat
|
3e80e59f2d
|
TAStudio - rip out uneeded stuff
|
2014-08-23 16:00:56 +00:00 |
adelikat
|
ed26abd944
|
Drop int input roll onto tastudio, this causes countless regressions, and possibly crashes, but yeah
|
2014-08-23 15:19:48 +00:00 |
adelikat
|
e4937563f6
|
InputRoll - temporarily add ensureVisible with an implementation for legacy support for now
|
2014-08-23 14:49:01 +00:00 |
adelikat
|
c61e200161
|
InputRoll - Rip out a debug property in favor of a real one
|
2014-08-23 14:39:16 +00:00 |
adelikat
|
b657268b35
|
Ditto
|
2014-08-23 14:36:55 +00:00 |
adelikat
|
982d134cd2
|
More stuff for input roll and other tinkerings in preparation for obsoleting TasView
|
2014-08-23 14:30:12 +00:00 |
adelikat
|
bb35df0a5d
|
Input Roll - more properties and stuff
|
2014-08-23 13:50:47 +00:00 |
adelikat
|
e2ffd4c175
|
Input Roll - expose a Columns property
|
2014-08-23 13:19:48 +00:00 |
adelikat
|
a381fcf349
|
Some renaming of stuff in preparation for obsoleting TasView
|
2014-08-23 13:14:25 +00:00 |
adelikat
|
d258733570
|
InputRoll - some more properties that will be needed
|
2014-08-23 13:05:28 +00:00 |
adelikat
|
72f58bc69d
|
Input Roll - horizontal scrolling in Horizontal Orientation
|
2014-08-23 12:30:21 +00:00 |
adelikat
|
885757c17d
|
Input Roll - vertical scrolling, still todo: horizontal, and horizontal orientation
|
2014-08-22 00:39:56 +00:00 |
adelikat
|
86b1e2ed6d
|
InputRoll - scrollbar stuff
|
2014-08-21 21:09:21 +00:00 |
adelikat
|
d04d32d647
|
Input Roll - various things
|
2014-08-19 00:37:38 +00:00 |
adelikat
|
1e64adb6af
|
InputRoll - Column change callback
|
2014-08-18 23:50:50 +00:00 |
adelikat
|
8c7fc8ffd9
|
Input Roll - progress on scroll bars
|
2014-08-18 21:38:02 +00:00 |
adelikat
|
7ffeeb7af2
|
InputRoll - proof of concept for bitmap drawing
|
2014-08-18 00:23:09 +00:00 |
adelikat
|
76c63ed5c6
|
input roll - stuff
|
2014-08-15 00:42:03 +00:00 |
adelikat
|
813d1b1669
|
Input Roll - FullRowSelect and MultiSelect properties, SelectedIndexChanged event
|
2014-08-14 23:10:56 +00:00 |
adelikat
|
53a765ec7c
|
InputRoll - Selection drawing and click and ctrl-click logic
|
2014-08-14 22:48:59 +00:00 |
adelikat
|
2f9c33386e
|
Input Roll - small progress on item selection
|
2014-08-12 11:07:21 +00:00 |
adelikat
|
0be92800fd
|
Input Roll - small commit, nothing too useful
|
2014-08-11 11:11:51 +00:00 |
adelikat
|
2c0052ee20
|
Input Roll - implement column click event
|
2014-08-11 01:49:45 +00:00 |
adelikat
|
d12938bf33
|
Input Roll - column highlighting
|
2014-08-11 01:23:53 +00:00 |
adelikat
|
930b0b8198
|
Input Roll - implement the UseCustomBackGround property and add some designer ignore attributes
|
2014-08-11 00:24:38 +00:00 |
adelikat
|
3e9d5533e1
|
Rename GDITextRenderer to GDIRenderer, Input Roll - implement the Background color callback
|
2014-08-11 00:08:16 +00:00 |
adelikat
|
84e1f057fb
|
InputRoll - Remove an uneeded fill rect
|
2014-08-10 22:35:47 +00:00 |
adelikat
|
b5638798b2
|
A round of code cleanup on InputRoll and GDI Renderer
|
2014-08-10 22:23:14 +00:00 |
adelikat
|
7f053fc007
|
Input Roll - simpler and more efficient code, with a decent speedup
|
2014-08-10 21:35:17 +00:00 |
zeromus
|
a4988cca22
|
cleanup some GDI object lifecycle stuff
|
2014-08-10 18:49:17 +00:00 |
adelikat
|
c16a4fefc6
|
Input Roll - track current cell information, including a cell changed event handler
|
2014-08-10 15:57:59 +00:00 |
adelikat
|
85d0f29ed2
|
Input troll - refresh on orientation change
|
2014-08-10 14:25:59 +00:00 |
adelikat
|
248b858978
|
Input Roll - text drawing in horizontal orientation
|
2014-08-10 13:21:26 +00:00 |
adelikat
|
2c504cff7b
|
Input Roll - stuff, and a ram Watch performance test set up in the TastudioExperiment object
|
2014-08-09 21:27:05 +00:00 |
adelikat
|
51210b643d
|
Input Roll - better releasing of the hdc, fixes buginess and improves performance, also properly dispose on close
|
2014-08-09 17:15:05 +00:00 |
adelikat
|
4b152770a4
|
Input roll - fix up HDC handling and a few other things
|
2014-08-09 16:50:38 +00:00 |
adelikat
|
0b9bb8095c
|
Input Roll - grid lines
|
2014-08-09 16:11:25 +00:00 |
adelikat
|
bf75e6195f
|
input roll - misc cleanup
|
2014-08-09 13:13:24 +00:00 |
adelikat
|
1d29c7e281
|
Input roll - some tinkering
|
2014-08-08 18:30:57 +00:00 |
adelikat
|
97b40bc020
|
input roll - speed up some stuff
|
2014-08-08 13:42:05 +00:00 |
adelikat
|
830a785545
|
Input roll - simplify a few things
|
2014-08-08 13:36:37 +00:00 |
adelikat
|
775b922b6f
|
Input Roll - column drawing, but bad
|
2014-08-08 02:09:59 +00:00 |
adelikat
|
3d43450bb0
|
Input Roll - stuff
|
2014-08-07 23:52:19 +00:00 |
adelikat
|
4475f5a9fc
|
Progress on Input roll
|
2014-08-07 23:10:41 +00:00 |
adelikat
|
88b6699713
|
Input roll fix crashing on paint and in the designer, the widget now draws a white background, woo!
|
2014-08-07 21:52:22 +00:00 |