Jonathan Moore Liles
|
9b38190211
|
Add locking. Don't call handle_widget_change often while dragging.
|
17 years ago |
Jonathan Moore Liles
|
33c646109f
|
Adapt other classes to the new handle_widget_change() method.
|
17 years ago |
Jonathan Moore Liles
|
8eb4cb8735
|
Cleanup.
|
17 years ago |
Jonathan Moore Liles
|
c79d48c663
|
Rebuffer when an audio region is moved.
|
17 years ago |
Jonathan Moore Liles
|
6c9e2c8c07
|
Add locking for sequence widget drags.
|
17 years ago |
Jonathan Moore Liles
|
11add2dd63
|
Oops. Don't allow an unselected sequence widget to drag past 0 either.
|
17 years ago |
Jonathan Moore Liles
|
47dbf6c537
|
Clear up a load of compiler warnings.
|
17 years ago |
Jonathan Moore Liles
|
9ef454291a
|
Fix selection issues.
This fixes the bug where some selected wigets would disappear to frame 0.
It also prevents moving any widget behind 0.
|
17 years ago |
Jonathan Moore Liles
|
3e1a32c8be
|
Cleanup.
|
17 years ago |
Jonathan Moore Liles
|
24f935d957
|
Minor cleanup.
|
17 years ago |
Jonathan Moore Liles
|
6bb4a1d066
|
offset start end -> start offset length
|
17 years ago |
Jonathan Moore Liles
|
ff9f812a04
|
More renames.
|
17 years ago |
Jonathan Moore Liles
|
595100be8e
|
Give each sequence type its own default cursor.
Use a cross-hair cursor for control sequences.
|
17 years ago |
Jonathan Moore Liles
|
c8bb330e8e
|
Try to clean up region dragging.
|
17 years ago |
Jonathan Moore Liles
|
ea057edddc
|
Quiet uninitialized value warning from valgrind.
|
17 years ago |
Jonathan Moore Liles
|
01fa14f04c
|
Chnage the way control points are drawn.
|
17 years ago |
Jonathan Moore Liles
|
2bec4b16f1
|
Enhance the way sequence widget labels are drawn.
|
17 years ago |
Jonathan Moore Liles
|
96051065db
|
Continue cleaning up scrolling issues.
|
17 years ago |
Jonathan Moore Liles
|
326192c214
|
Fix right-aligned sequence widget label drawing for scrolling.
|
17 years ago |
Jonathan Moore Liles
|
07b193c9c5
|
Make mark labels editable.
|
17 years ago |
Jonathan Moore Liles
|
c315194435
|
Make control+right-click deletion work for regions again.
|
17 years ago |
Jonathan Moore Liles
|
e54f63e605
|
Massive renames.
|
17 years ago |
Jonathan Moore Liles
|
6a6c91250e
|
Try a different way of avoiding continuous-variation on drag etc.
|
17 years ago |
Jonathan Moore Liles
|
16772b7e3b
|
WIP
|
17 years ago |
Jonathan Moore Liles
|
c415fe9680
|
Begin rearranging.
|
17 years ago |
Jonathan Moore Liles
|
e0e6cb7379
|
Try to use part of FLTK's DND system for inter-track region dragging.
|
17 years ago |
Jonathan Moore Liles
|
3fbf9f9f82
|
More cleanups.
|
17 years ago |
Jonathan Moore Liles
|
f58e156e3a
|
Clean up track widget event handling some.
|
17 years ago |
Jonathan Moore Liles
|
c97a15047c
|
Add boxy background to track widget labels.
|
17 years ago |
Jonathan Moore Liles
|
ec2dc52307
|
Add nifty mouseover region time display.
|
17 years ago |
Jonathan Moore Liles
|
65606b5fb3
|
Improve event handling and mouse cursor changing.
|
17 years ago |
Jonathan Moore Liles
|
03385eb347
|
Clean up track widget event handling.
|
17 years ago |
Jonathan Moore Liles
|
4f2a6a28d1
|
Work on handling selection.
|
17 years ago |
Jonathan Moore Liles
|
ee577bc06b
|
Make selection move together.
|
17 years ago |
Jonathan Moore Liles
|
0b3c107192
|
Change the way selection works.
|
17 years ago |