36 Commits (5fecc4b6731d68fdbcfd7a848d217cedef22d5b6)

Author SHA1 Message Date
  Jonathan Moore Liles 87ad823288 Clean up sequence widget label drawing behavior. 16 years ago
  Jonathan Moore Liles 74ffa575d9 Oops. Write journal entries in proper order when generating snapshot. 17 years ago
  Jonathan Moore Liles d2a8373cff Add module information to debugging output. 17 years ago
  Jonathan Moore Liles 221242a27d Implement traditional mouse selection model. 17 years ago
  Jonathan Moore Liles d4535ab52e Clean up sequence widget class. 17 years ago
  Jonathan Moore Liles 170b11010e Cleanups and commenting. 17 years ago
  Jonathan Moore Liles 0acc95509e Clean up display of annotation regions. 17 years ago
  Jonathan Moore Liles b17623720e Change the way project length is calculated. 17 years ago
  Jonathan Moore Liles 8a3a38b2a0 Properly clear pushed and belowmouse at sequence widget destruction time. 17 years ago
  Jonathan Moore Liles c8eb82d124 Make timeline 'length' dynamic. 17 years ago
  Jonathan Moore Liles 622a4a68dc Make sequence jumping and duplication work for all sequence widgets. 17 years ago
  Jonathan Moore Liles 035474e17c Clean up a number of focus/event handling problems. 17 years ago
  Jonathan Moore Liles 318144baed Clean up comments. 17 years ago
  Jonathan Moore Liles 0e1ac2563d Overhaul timeline event handling. 17 years ago
  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. 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. 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