summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved math formatting.Matthew Petroff2013-08-011-2/+2
* Eliminate "unit-constants.h".Matthew Petroff2013-07-3129-151/+95
* Added percent support back to select toolbar.Matthew Petroff2013-07-313-7/+16
* Cleanup.Matthew Petroff2013-07-307-24/+17
* Merge from trunk.Matthew Petroff2013-07-30548-36530/+194
|\
| * Remove unnecessary variable from the GMarkup-based unit parserKrzysztof Kosi??ski2013-07-241-8/+6
| * Remove the "simple SAX" parser. Replace its only use (loading of unitKrzysztof Kosi??ski2013-07-246-1751/+67
| * Comparison between licenses are now done by comparing the License URI.Christoffer Holmstedt2013-07-242-9/+86
| |\
| | * Merging patch from Peter Liljenberg. License comparison is now done by compar...Christoffer Holmstedt2013-07-162-9/+86
| * | Actually remove approx-equal.h (oops again)Krzysztof Kosi??ski2013-07-231-25/+0
| * | Fix stray prototype of a removed functionKrzysztof Kosi??ski2013-07-231-3/+0
| * | Actually remove the file containing the unused fix (oops)Krzysztof Kosi??ski2013-07-231-194/+0
| * | Remove unused fix for an ancient problem with g_ascii_strtodKrzysztof Kosi??ski2013-07-232-2/+0
| * | Remove approx-equal.h and replace with Geom::are_nearKrzysztof Kosi??ski2013-07-235-7/+7
| * | Fix spelling error in filenameKrzysztof Kosi??ski2013-07-235-6/+6
| * | Remove the Digest class. Replace its only use with a glibmm call.Krzysztof Kosi??ski2013-07-235-2120/+6
| * | Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-23521-32394/+0
| * | Changed metadata tooltips to match the definition of Dublin Core terms.Christoffer Holmstedt2013-07-171-16/+16
| |\ \
| | * | Changed document properties - metadata tooltips to match the definition of du...Christoffer Holmstedt2013-06-241-16/+16
| * | | Fix ordering of verbsAlex Valavanis2013-07-171-2/+2
| * | | Fix remaining g_type_init deprecation issuesAlex Valavanis2013-07-172-0/+6
* | | | Update unit extraction regular expressions.Matthew Petroff2013-07-301-2/+2
* | | | Removed SPMetric.Matthew Petroff2013-07-227-68/+0
* | | | Ported "widgets/ruler.*" away from SPMetric.Matthew Petroff2013-07-225-28/+50
* | | | Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-2019-182/+44
* | | | Add string output functions for units.Matthew Petroff2013-07-202-0/+16
* | | | Removed last traces of "SPUnit" and removed "helper/unit*".Matthew Petroff2013-07-207-922/+0
* | | | Ported "widgets/stroke-style.*".Matthew Petroff2013-07-202-97/+50
* | | | Added percentage support to "Inkscape::Util::Quantity::convert".Matthew Petroff2013-07-201-0/+5
* | | | Cleanup.Matthew Petroff2013-07-191-8/+0
* | | | Ported "live_effects/parameter/unit.*".Matthew Petroff2013-07-194-22/+28
* | | | Ported "ui/widget/style-swatch.*".Matthew Petroff2013-07-192-5/+9
* | | | Ported "ui/widget/selected-style.*".Matthew Petroff2013-07-194-20/+26
* | | | Removed "helper/units.h" from "pen-context.cpp".Matthew Petroff2013-07-191-3/+6
* | | | Removed "helper/units.h" from "selection-chemistry.cpp".Matthew Petroff2013-07-191-1/+0
* | | | Removed "helper/units.h" from "display/canvas-grid.cpp".Matthew Petroff2013-07-191-1/+1
* | | | Ported "src/lpe-tool-context.*"Matthew Petroff2013-07-192-10/+28
* | | | Removed "helper/units.h" from "snap-preferences.h".Matthew Petroff2013-07-191-1/+0
* | | | Removed "helper/units.h" from "ui/dialog/document-properties.cpp".Matthew Petroff2013-07-191-3/+2
* | | | Removed "helper/unit-menu.h" and "helper/units.h" from "flood-context.h".Matthew Petroff2013-07-191-2/+0
* | | | Removed "helper/unit-menu.h" and "helper/units.h" from "desktop-events.cpp".Matthew Petroff2013-07-191-2/+0
* | | | Removed "helper/unit-menu.h" from "widgest/toolbar.*" and associated files.Matthew Petroff2013-07-1919-58/+46
* | | | Removed "helper/unit-menu.h" from "widgets/rect-toolbar.*" and "widgets/spw-u...Matthew Petroff2013-07-193-52/+0
* | | | Switch unit functions from using pointer arguements to reference arguements.Matthew Petroff2013-07-1814-167/+144
* | | | Added more more convientent unit functions.Matthew Petroff2013-07-182-1/+21
* | | | Added more convienient unit conversion functions.Matthew Petroff2013-07-182-2/+30
* | | | Ported "display/canvas-grid.*" and "display/canvas-axonomgrid.*".Matthew Petroff2013-07-183-166/+78
* | | | Added quantity string parsing.Matthew Petroff2013-07-182-12/+37
* | | | Ported "ui/dialog/clonetiler.*".Matthew Petroff2013-07-182-34/+72
* | | | Ported "ui/dialog/export.*".Matthew Petroff2013-07-172-47/+35