Paul Davis
|
cc543280d9
|
We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanism away from a 64bit integer and toward std::bitset.
Clean up a few minor related PBD::DEBUG issues along the way
|
2015-06-12 18:14:09 -04:00 |
|
Paul Davis
|
1c6c9e95ba
|
add PBD::DEBUG::WaveView
|
2015-06-10 18:48:12 -04:00 |
|
Paul Davis
|
f9a3e7f8bb
|
add DEBUG::CanvasEnterLeave to allow runtime toggling of canvas enter/leave events
|
2014-02-25 16:07:51 -05:00 |
|
Paul Davis
|
620e1e6677
|
add event type string function to canvas (since it does not use gtkmm2ext)
|
2014-01-16 10:52:34 -05:00 |
|
Paul Davis
|
218a4664be
|
add visibility/export control to libcanvas
|
2013-12-27 16:24:58 -05:00 |
|
Paul Davis
|
3ba0ef7192
|
fix a typo in canvas-debug.h
|
2013-09-25 10:36:21 -04:00 |
|
Paul Davis
|
37dd7e952b
|
add headers to all canvas .cc and .h files
|
2013-04-15 22:10:18 -04:00 |
|
Paul Davis
|
053eaf77fd
|
a variety of fixes for the cairocanvas, but it still buggy as hell handling events and lots of other stuff
|
2013-04-09 14:22:58 -04:00 |
|
Paul Davis
|
07a505b1b2
|
lots of tweaking and adding debug output including operator<</dump(ostream&) methods to help visualize canvas structure
|
2013-04-05 11:27:26 -04:00 |
|
Paul Davis
|
aaea166135
|
initial commit of hand merging, plus getting "ancient" waf script to work correctly
|
2013-04-04 00:32:52 -04:00 |
|