|
f913373351
|
canvas: change Item::bb_clean() to better named Item::set_bbox_clean()
|
2022-04-26 22:04:08 -06:00 |
|
|
ad6afbe68a
|
canvas: use Item::bb_clean() to mark _bounding_box_dirty false
|
2021-08-13 12:51:36 -06:00 |
|
|
cec5ce8f45
|
Update canvas/UI lib GPL boilerplate and (C) from git log
|
2019-08-03 15:53:17 +02:00 |
|
Andreas Müller
|
d2aa57af3b
|
Prevent excessive meter redraws for inactive meters at zero II
Same as be826f3635
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
|
2018-10-17 22:35:29 +02:00 |
|
|
601c317d70
|
Clean up library inheritance (colors.h, utils.h)
make libwidget independent of libcanvas.
Confine basics to pbd and gtkmm2ext.
|
2017-07-17 21:06:04 +02:00 |
|
|
4fa4b9a135
|
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
This commit includes Rect::operator bool() which might be a candidate for removal in a future commit, in an attempt
to make the meaning clearer
|
2017-01-19 20:54:54 +01:00 |
|
|
c8ae41d598
|
fix errors reported by pixman for meter redraws (and add more comments to help the coordinate challenged
|
2016-09-28 13:37:19 -05:00 |
|
|
df5bb70616
|
optimize canvas meter redrawing (as in the non-canvas version)
|
2016-09-27 14:59:32 -05:00 |
|
|
1c94f6490e
|
bug fixes for vertically-drawn Canvas::Meter
|
2016-09-27 14:59:32 -05:00 |
|
|
29b8072555
|
add canvas-based Meter object
|
2016-09-27 14:59:32 -05:00 |
|