13
0
livetrax/libs/canvas
Paul Davis 6f91dc0799 canvas: fix an issue with event coordinate translation by ScrollGroup
If there's a grabbed item (GtkCanvas only at present) then unless it belongs to the scroll
group used for scroll offset translation, the event coordinates should not be translated,
even if the mouse pointer moves into the scroll group.
2021-12-10 18:17:58 -07:00
..
benchmark
canvas canvas: fix an issue with event coordinate translation by ScrollGroup 2021-12-10 18:17:58 -07:00
doc
MSVCcanvas
test remove Kiwi constraint-based packing code from canvas library and users (library version) 2021-11-04 11:25:30 -06:00
arc.cc
arrow.cc
box.cc
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc canvas: fix an issue with event coordinate translation by ScrollGroup 2021-12-10 18:17:58 -07:00
circle.cc
container.cc
ct
curve.cc
debug.cc
fill.cc
flag.cc
framed_curve.cc
grid.cc
image.cc
item.cc canvas: add scroll offset info to Item::dump() 2021-12-10 17:16:10 -07:00
line_set.cc
line.cc
lookup_table.cc
meter.cc
note.cc
Notes
outline.cc
pixbuf.cc
poly_item.cc
poly_line.cc
polygon.cc
rectangle.cc
root_group.cc
ruler.cc
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc
step_button.cc
table.cc canvastable: fix logic error in ::compute_bounding_box() 2021-10-03 16:46:25 -06:00
text.cc canvas text: generalize ::font_size_for_height() to handle different font families 2021-10-19 10:54:27 -06:00
tracking_text.cc
types.cc
utils.cc
widget.cc
wscript remove Kiwi constraint-based packing code from canvas library and users (library version) 2021-11-04 11:25:30 -06:00
xfade_curve.cc