summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 2geomificationJohan B. C. Engelen2009-01-023-4/+3
* switch nr-filter to 2geomJohan B. C. Engelen2009-01-014-17/+10
* remove old icon code that seems unusedJohan B. C. Engelen2009-01-014-742/+0
* remove redundant inclusionJohan B. C. Engelen2009-01-011-1/+0
* revert 19261 partly, to fix toolbar icon loading on windows. disabled themed ...Johan B. C. Engelen2009-01-011-1/+1
* fix crash when assigning a non-parseable preset filterbulia byak2009-01-011-2/+7
* fix crash when ungrouping a group with set-then-unset filterbulia byak2009-01-011-1/+1
* Change lcms transforms to match change of display buffer from RGB-24 to ARGB-32Jon A. Cruz2008-12-312-5/+5
* Warning cleanupJon A. Cruz2008-12-311-1/+1
* switch nr-filter to 2geomJohan B. C. Engelen2008-12-313-52/+57
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-3024-32/+6
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-3019-58/+13
* add possibility to change the UI language (gettext) in preferences dialoguetheAdib2008-12-306-3/+83
* Remove some obsolete from_2geom() callsDiederik van Lierop2008-12-303-3/+3
* Remove utest.Krzysztof Kosi??ski2008-12-3011-1031/+5
* Build a single test executable on Linux to match Windows build system.Krzysztof Kosi??ski2008-12-2910-275/+135
* Fix bug #311736 (uninitialized variables resulted in weird snapping behaviour...Diederik van Lierop2008-12-292-22/+39
* added a "remove" context menu option for removing kerning pairsFelipe Corr??a da Silva Sanches2008-12-292-5/+43
* fixing the upside-down glyph issue for the missing-glyph case (which I Felipe Corr??a da Silva Sanches2008-12-291-1/+12
* fix crash, allow combine to work transparently on groupsbulia byak2008-12-291-3/+9
* add utility for recursively replacing groups with their members in a list of ...bulia byak2008-12-292-1/+32
* coding stylebulia byak2008-12-291-5/+2
* More NR ==> Geom changesJoshua L. Blocher2008-12-2851-1068/+1069
* convert NR to GeomJohan B. C. Engelen2008-12-281-4/+4
* convert NR to GeomJohan B. C. Engelen2008-12-281-13/+10
* Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches2008-12-2819-211/+710
* Makes sure a Gaussian filter is applied to premultiplied data.Jasper van de Gronde2008-12-283-40/+93
* Eliminate unnecessary premultiplied boolean from nr-filter-colormatrixJasper van de Gronde2008-12-281-5/+1
* Some accuracy improvements for nr-filter-colormatrix (including some changes ...Jasper van de Gronde2008-12-222-57/+100
* fix crash bug 310206Johan B. C. Engelen2008-12-221-7/+7
* revert change of sp_item_i2d_affine in rev 20388, as it crashed command line useThomas Holder2008-12-211-2/+4
* Some accuracy improvements for ComponentTransfer filters (should also be some...Jasper van de Gronde2008-12-201-9/+26
* Fixes "disappearing gradients" problem discussed on mailing list and adds a f...Jasper van de Gronde2008-12-202-2/+16
* propagate additional_affine into groups of clip/mask pathsThomas Holder2008-12-201-1/+1
* object-snapper.cppThomas Holder2008-12-206-46/+20
* fix bug #166937 (with viewBox, simplify oversimplifies)Thomas Holder2008-12-191-0/+3
* Makes copy_n inline in nr-filter-gaussian.Jasper van de Gronde2008-12-191-1/+1
* fixed transform_mutliply for vector lpe parameter.JF Barraud2008-12-171-1/+1
* fix compile after rev 20377Johan B. C. Engelen2008-12-162-2/+2
* * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder2008-12-169-78/+25
* Added "Add" button to the SVG Fonts dialog.Felipe Corr??a da Silva Sanches2008-12-162-6/+58
* 1) snap midpoints of line segments (both as source and as target)Diederik van Lierop2008-12-1422-428/+493
* Filter quality setting revised, seems to not crash when viewing filters.svgNiko Kiirala2008-12-143-45/+121
* fixed part 2 of bug #168372Thomas Holder2008-12-141-0/+3
* remove bezier-utils. now we use 2geom's one.Johan B. C. Engelen2008-12-137-1756/+0
* remove 2geom transition codeJohan B. C. Engelen2008-12-131-12/+23
* pencil sketching now allows for different smooth settingsJohan B. C. Engelen2008-12-132-29/+20
* fix LPE Sketch with new 2geomJohan B. C. Engelen2008-12-131-3/+3
* fix compile.Johan B. C. Engelen2008-12-131-1/+1
* fix compile.Johan B. C. Engelen2008-12-133-3/+3