..
benchmark
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
canvas
Stop tooltip timeout when a canvas-widget or item is hidden.
2017-04-17 01:45:25 +02:00
doc
macosx/canvas /canvas.xcodeproj
copy all XCode project files from Tracks.
2015-06-29 14:18:10 -04:00
MSVCcanvas
Accommodate newly introduced source(s) in our MSVC project (cairocanvas)
2017-01-16 15:21:47 +00:00
test
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
arc.cc
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
arrow.cc
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
box.cc
some initial bits of work on canvas allocation
2017-02-01 21:58:20 +01:00
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc
Stop tooltip timeout when a canvas-widget or item is hidden.
2017-04-17 01:45:25 +02:00
circle.cc
refactor Canvas so that all Items have children; add Container abstract base class; rename Group as "Layout" and retain only drawing semantics
2014-06-21 11:43:42 -04:00
colors.cc
Use locale independent string conversion functions in SVAModifier class
2017-04-19 09:36:55 +10:00
colorspace.cc
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
container.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
curve.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
debug.cc
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
fill.cc
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
flag.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
framed_curve.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
grid.cc
canvas::grid - more tweaks and improvements
2017-02-01 21:58:20 +01:00
image.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
item.cc
add basic data members and methods for adding an explicit size allocation for Canvas::Item
2017-02-01 21:58:20 +01:00
line_set.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
line.cc
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
lookup_table.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
meter.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
Notes
outline.cc
change Canvas heirarchy and constructors
2014-06-12 14:53:44 -04:00
pixbuf.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
poly_item.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
poly_line.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
polygon.cc
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
rectangle.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
root_group.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
ruler.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
run-manual-test.sh
run-tests.sh
scroll_group.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
stateful_image.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00
text.cc
Disable Retina/Appple pango text-width workaround
2017-03-11 05:13:17 +01:00
tracking_text.cc
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
types.cc
first pass at optimization for low-level canvas code
2014-12-02 05:32:34 -05:00
utils.cc
NOOP, remove trailing tabs/whitespace.
2015-10-05 16:17:49 +02:00
wave_view.cc
Fix out-of-bounds waveform image rendering.
2017-05-14 20:37:58 +02:00
widget.cc
Towards a consistent render() API.
2017-03-20 17:12:08 +01:00
wscript
Move NSGlView into libgtkmm2ext
2017-03-20 04:35:05 +01:00
xfade_curve.cc
remove use of boost::optional to define "undefined" Canvas::Rect, and use Rect::empty instead.
2017-01-19 20:54:54 +01:00