summaryrefslogtreecommitdiffstats
path: root/src/util/expression-evaluator.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Comment clean up.Matthew Petroff2013-09-161-8/+21
| | | (bzr r12475.1.27)
* Add exponent to expression evaluator.Matthew Petroff2013-09-161-0/+1
| | | (bzr r12475.1.25)
* C++ify expression evaluator.Matthew Petroff2013-09-161-15/+71
| | | (bzr r12475.1.23)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-3/+45
| | | (bzr r10697)
* add expression evaluator for spinbox input boxes. also knows a little about ↵Johan B. C. Engelen2011-04-131-0/+80
units. needs more work to fully integrate it in all of inkscape spinboxes also needs documentation rework (bzr r10162)