13
0
livetrax/libs/canvas
2015-04-29 07:23:36 -04:00
..
benchmark
canvas add API to Ruler to optionally draw a divider (2 single pixel horizontal lines) at some position within the vertical extent of the ruler 2015-04-29 07:22:36 -04:00
doc
MSVCcanvas
test
arc.cc
arrow.cc Compute arrow bbox manually to appease crazy canvas. 2015-01-16 22:04:26 -05:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc Position (and size) canvas tooltips such that they better resemble Gtk tooltips 2015-04-09 15:46:12 +01:00
circle.cc
colors.cc use C locale, because POSIX locale is not supported on windows, and operation is undefined. C works on all platforms 2015-01-19 07:29:25 -06:00
colorspace.cc
container.cc
curve.cc
debug.cc
fill.cc
flag.cc Move PC flags to avoid obscuring region name. 2015-03-14 00:21:29 -04:00
i18n.h
image.cc
item.cc canvas items must be able to use fractional positions when rendering. 2015-02-09 16:40:10 -05:00
line_set.cc
line.cc
lookup_table.cc
Notes
outline.cc
pixbuf.cc
poly_item.cc
poly_line.cc
polygon.cc
rectangle.cc correct implementation for Rectangle::vertical_fraction() 2015-04-29 07:22:21 -04:00
root_group.cc
ruler.cc change ruler rendering to change tick heights and move text down 2015-04-29 07:23:36 -04:00
run-manual-test.sh
run-tests.sh
scroll_group.cc ScrollGroup::covers_{window,canvas}() need to account for possible non-zero position of the group. 2015-01-24 18:48:28 -05:00
stateful_image.cc
text.cc
tracking_text.cc
types.cc
utils.cc
wave_view.cc Amend ac1f7e0b 2015-04-17 05:36:13 +10:00
widget.cc
wscript
xfade_curve.cc