summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* TranslationsJabier Arraiza Cenoz2014-03-0510-106/+107
* completed mergingGuiu Rocafort2014-03-0576-64132/+103
|\
| * Change tooltip to one more explicit to make cusp nodesJabier Arraiza Cenoz2014-03-041-4/+4
| * update to trunkJabier Arraiza Cenoz2014-03-045-11/+12
| |\
| | * Fix for W3C test suite test filters-light-02-f.svg. Marker refX and refY defi...Tavmjong Bah2014-03-041-1/+3
| | * UI. Fix for bug #1281822 (Keyboard shortcuts editor, duplicate description an...Nicolas Dufour2014-03-042-4/+4
| | * Fix for W3C test suite coords-units-01-b.svg. Fixes pattern positioning.Tavmjong Bah2014-03-042-6/+5
| * | Reduce a half the spiro distance to redrawJabier Arraiza Cenoz2014-03-041-1/+1
| * | update to trunkJabier Arraiza Cenoz2014-03-0463-64078/+36
| |\|
| | * Remove dom/* code and replace two uses of dom/uri with uri.Martin Owens2014-03-0361-64075/+28
| | |\
| | | * Merge to trunkMartin Owens2014-02-2850-624/+706
| | | |\
| | | * | Improved uri testingMartin Owens2014-02-281-19/+35
| | | * | Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ...Martin Owens2014-02-2661-64092/+93
| | | * | Merge from trunkMartin Owens2014-02-255-88/+153
| | | |\ \
| | | * \ \ Merge from trunkMartin Owens2014-02-2517-76/+100
| | | |\ \ \
| | | * | | | Not finished by improved data uri supportMartin Owens2014-02-203-3/+39
| | | * | | | Add data uri checking back into the codeMartin Owens2014-02-203-1/+25
| | * | | | | More memory leak fixes (Bug #1275170)Kris De Gussem2014-03-032-3/+8
| * | | | | | update to trunkJabier Arraiza Cenoz2014-03-035-33/+32
| |\| | | | |
| | * | | | | code cleanupJohan B. C. Engelen2014-03-031-18/+17
| | * | | | | no need to use bitfields here. The pre-commit code also looks confusingly sim...Johan B. C. Engelen2014-03-031-1/+1
| | * | | | | change 0 to NULL for pointersJohan B. C. Engelen2014-03-033-8/+8
| | * | | | | - fix memleakJohan B. C. Engelen2014-03-031-6/+6
| * | | | | | update to trunkJabier Arraiza Cenoz2014-03-033-5/+18
| |\| | | | |
| | * | | | | Fix for W3C test suite filters-displace-01-f.svg. Don't set default colorspac...Tavmjong Bah2014-03-031-2/+3
| | * | | | | Don't try to load JPG and PNG files with createChildDoc().Tavmjong Bah2014-03-032-3/+15
* | | | | | | translations from spanish to english done, it might need a little review, but...Guiu Rocafort2014-03-0510-107/+106
|/ / / / / /
* | | | | | update to trunkJabier Arraiza Cenoz2014-03-0244-606/+334
|\| | | | |
| * | | | | Fixed includes for tools.Markus Engel2014-03-0244-606/+334
* | | | | | update to trunkJabier Arraiza Cenoz2014-03-028-36/+104
|\| | | | |
| * | | | | fix scaling crash for clipped objects (Bug 1286647)Alvin Penner2014-03-021-1/+10
| * | | | | Stop tracking SPDocuments as they are deleted.Jon A. Cruz2014-03-022-30/+75
| * | | | | Adding destroy signal do document to allow proper cleanup.Jon A. Cruz2014-03-023-0/+11
| * | | | | Avoid crashing when the document is set to NULL (upon cleanup, window closing...Jon A. Cruz2014-03-021-1/+4
| * | | | | rename variable names to prevent hiding of names in outer scopesJohan B. C. Engelen2014-03-021-4/+4
* | | | | | Add new curve structure to show temporay item while draw on bspline and spiro...Jabier Arraiza Cenoz2014-03-023-9/+45
* | | | | | Fixed update to trunk, lot of changes viníciusJabier Arraiza Cenoz2014-03-022-85/+66
* | | | | | Resolving conflicts, maybe brokenJabier Arraiza Cenoz2014-03-0221-1235/+1196
|\| | | | |
| * | | | | Added some consts. Turned functions to member functions.Markus Engel2014-03-0221-1060/+982
* | | | | | update to trunkJabier Arraiza Cenoz2014-03-016-50/+76
|\| | | | |
| * | | | | Fix for crash when cycle-selecting.Markus Engel2014-03-012-39/+28
| * | | | | Fix for crashes on fast tool toggling.Markus Engel2014-03-012-4/+18
| * | | | | Hack for when blur or offset are expressed in terms of object bounding box.Tavmjong Bah2014-03-012-7/+30
* | | | | | update to trunkJabier Arraiza Cenoz2014-03-015-83/+96
|\| | | | |
| * | | | | Use viewport when calculating filter primitive region when 'primitiveUnits' s...Tavmjong Bah2014-03-013-35/+67
| * | | | | Code cleanup and indentation.Tavmjong Bah2014-03-011-45/+28
| * | | | | Remove unused variable.Jon A. Cruz2014-03-011-1/+2
| * | | | | Remove unused shadowed variables.Jon A. Cruz2014-03-011-3/+0
| | |_|_|/ | |/| | |
* | | | | Substitute isBSpline property by a cached function isBSpline(bool)Jabier Arraiza Cenoz2014-03-014-27/+29
* | | | | adding some commentsJabier Arraiza Cenoz2014-02-282-3/+7