summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | adding color management icons to fill&stroke dialogFelipe Corr??a da Silva Sanches2009-08-115-1/+42
| | | | | | | | | | | | | | | | | | (bzr r8050.1.6)
| * | | | | enabling all icc-color related debug messagesFelipe Corr??a da Silva Sanches2009-08-014-6/+28
| | | | | | | | | | | | | | | | | | (bzr r8050.1.5)
| * | | | | parsing and handling of icc-color in feFlood SVG FiltersFelipe Corr??a da Silva Sanches2009-06-207-35/+122
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TODO: implement interface to set icc-color to the flood-color parameter (bzr r8050.1.4)
| * | | | | bool sp_svg_read_icc_color( gchar const *str, SVGICCColor* dest );Felipe Corr??a da Silva Sanches2009-06-202-1/+7
| | | | | | | | | | | | | | | | | | (bzr r8050.1.3)
| * | | | | adding a list of uint32 color references and forcing LCMS debuggingFelipe Corr??a da Silva Sanches2009-06-172-26/+189
| | | | | | | | | | | | | | | | | | (bzr r8050.1.2)
| * | | | | A branch for Felipe Sanches' 2009 GSoC color work.Jon A. Cruz2009-06-120-0/+0
| | | | | | | | | | | | | | | | | | (bzr r8050.1.1)
* | | | | | add cxxtests for marker_loc enum. code depends on the exact values of the ↵Johan B. C. Engelen2009-12-054-0/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enumeration. (bzr r8868)
* | | | | | Text alignment is now taken into account when snapping a text objectDiederik van Lierop2009-12-051-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/412746 (bzr r8867)
* | | | | | Fix build again by modifiying makefileDiederik van Lierop2009-12-051-1/+0
| | | | | | | | | | | | | | | | | | (bzr r8866)
* | | | | | * [INTL:sk] Slovak translation updateIvan Mas??r2009-12-051-1461/+1730
| | | | | | | | | | | | | | | | | | (bzr r8865)
* | | | | | somehow inkscape.pot got deleted; reverting thatDiederik van Lierop2009-12-041-0/+22576
| | | | | | | | | | | | | | | | | | (bzr r8864)
* | | | | | Fix rounding error in libnr and remove inefficient mmx optimizationsDiederik van Lierop2009-12-043-23026/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168384 (bzr r8863)
* | | | | | Added Spray tool to the list of translatables providers :)Alexandre Prokoudine2009-12-041-0/+2
| | | | | | | | | | | | | | | | | | (bzr r8862)
* | | | | | Make curvature work again by fixing a minor omissionArcadie M. Cracan2009-12-041-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | (bzr r8861)
| * \ \ \ \ \ Make curvature work again by fixing a minor omissionArcadie M. Cracan2009-12-044-2852/+3299
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | (bzr r8858.1.2)
* | | | | | | New conversion factors added to inkex.py (ft, yd, m and km).Nicolas Dufour2009-12-032-23/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Measure path extension now uses inkex.py conversion factors. (bzr r8860)
* | | | | | | inkscape.pot and French translation updatesNicolas Dufour2009-12-032-2829/+3296
| | | | | | | | | | | | | | | | | | | | | (bzr r8859)
| * | | | | | Make curvature work again by fixing a minor omissionArcadie M. Cracan2009-12-041-0/+1
|/ / / / / / | | | | | | | | | | | | (bzr r8858.1.1)
* | | | / / Adding Jimmac's multiple icon sizes for Linux.Josh Andler2009-12-0316-3/+54
| |_|_|/ / |/| | | | | | | | | (bzr r8858)
* | | | | Add some more forgotten filesArcadie M. Cracan2009-12-023-0/+107
| | | | | | | | | | | | | | | (bzr r8857)
* | | | | Add forgotten libavoid filesArcadie M. Cracan2009-12-0211-0/+27096
| | | | | | | | | | | | | | | (bzr r8856)
* | | | | Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-0251-25786/+7958
| | | | | | | | | | | | | | | (bzr r8855)
* | | | | All for windows:Johan B. C. Engelen2009-12-011-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix build (we have , temporarily?, lost the svn revision number in the about dialog) * enable experimental LPEs in dev version * enable console output (bzr r8854)
* | | | | recent files: show tooltips with uri, hide local files which are missing or ↵buliabyak2009-12-011-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | unaccessible (bzr r8853)
* | | | | add an option for displaying font previews in the text tool's font list; ↵buliabyak2009-12-013-7/+21
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | also limit the width of the list by 500 pixels (bzr r8852)
| * \ \ \ \ mergebuliabyak2009-12-0124-153/+3054
| |\ \ \ \ \ | |/ / / / / |/| | | | | (bzr r8848.1.1)
* | | | | | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler2009-11-3022-8/+2856
| | | | | | | | | | | | | | | | | | (bzr r8851)
* | | | | | inkscape.pot updateNicolas Dufour2009-11-301-144/+197
| | | | | | | | | | | | | | | | | | (bzr r8850)
* | | | | | Align and distribute tooltip string fix (Bug #442214Nicolas Dufour2009-11-301-1/+1
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/442214 (bzr r8849)
* | | | | Merging in the changes from the 0.47 release branch. Also updating version ↵Ted Gould2009-11-2911-19/+31
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | numbers for 0.47 development. (bzr r8848)
| * | | | Updated version files that were missed.Chris Morgan2009-11-293-11/+22
| | | | | | | | | | | | | | | (bzr r8833.1.9)
| * | | | Setting some more version numbersTed Gould2009-11-215-5/+5
| | | | | | | | | | | | | | | (bzr r8833.1.8)
| * | | | Grabbing news from the wikiTed Gould2009-11-211-1/+1483
| | | | | | | | | | | | | | | (bzr r8833.1.7)
| * | | | Patch from trunkTed Gould2009-11-171-1/+1
| | | | | | | | | | | | | | | (bzr r8833.1.6)
| * | | | Removing protable.7z as it's not in the archive.Ted Gould2009-11-161-1/+0
| | | | | | | | | | | | | | | (bzr r8833.1.5)
| * | | | Setting version number to 0.47Ted Gould2009-11-161-1/+1
| | | | | | | | | | | | | | | (bzr r8833.1.4)
| * | | | Removing uninstalled .c files for distcheck to know that it doesn't need ↵Ted Gould2009-11-161-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | translations in them. (bzr r8833.1.3)
| * | | | Marking the tests as failing.Ted Gould2009-11-161-1/+1
| | | | | | | | | | | | | | | (bzr r8833.1.2)
| * | | | Making a 0.47 branch.Ted Gould2009-11-160-0/+0
| | | | | | | | | | | | | | | (bzr r8833.1.1)
* | | | | Scour extension updateNicolas Dufour2009-11-292-5/+77
| |_|/ / |/| | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/453737 (bzr r8847)
* | | | Deprecation warning fix on xcf exportNicolas Dufour2009-11-291-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/485027 (bzr r8846)
* | | | Dutch and German translations update.Nicolas Dufour2009-11-292-3604/+1966
| | | | | | | | | | | | (bzr r8845)
* | | | Patch by Dan_Krause to add Arch Paper sizesJosh Andler2009-11-281-0/+20
|\ \ \ \ | | | | | | | | | | (bzr r8844)
| * | | | Patch by Dan_Krause to add Arch Paper sizesJosh Andler2009-11-281-0/+20
|/ / / / | | | | | | | | (bzr r8843.1.1)
| | | * Merging in from trunkTed Gould2009-11-29540-306323/+385436
| | | |\ | |_|_|/ |/| | | (bzr r8254.1.37)
* | | | hopefully fix build on linuxJohan B. C. Engelen2009-11-241-0/+2
| | | | | | | | | | | | (bzr r8843)
* | | | decrease header depsJohan B. C. Engelen2009-11-235-1/+5
| | | | | | | | | | | | (bzr r8842)
* | | | decrease header dependenciesJohan B. C. Engelen2009-11-234-6/+13
| | | | | | | | | | | | (bzr r8841)
* | | | update 2geom. needed for extrude lpeJohan B. C. Engelen2009-11-234-5/+65
| | | | | | | | | | | | (bzr r8840)
* | | | work on the lpe group undo bug. it's not solved, but i think LPE code does ↵Johan B. C. Engelen2009-11-234-33/+48
| | | | | | | | | | | | | | | | | | | | everything correct now. I think now it's the interplay between undo-system and LPE that bugs. (bzr r8839)