summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* The status bar message now mentions Sketch mode for PencilAlexandre Prokoudine2009-05-221-1/+1
* Fix crash reported in bug 214186 (related to the "remove overlap" function in...Diederik van Lierop2009-05-211-0/+11
* adding Aurelio HeckertFelipe Corr??a da Silva Sanches2009-05-211-0/+1
* Fixed several cases of bad SVG being written from filtersNiko Kiirala2009-05-1720-141/+359
* fix bug 346721Johan B. C. Engelen2009-05-171-1/+7
* remove temporary prefs hackThomas Holder2009-05-172-14/+5
* Bitmap images with filters are now updated as the filter is modifiedNiko Kiirala2009-05-172-0/+20
* Fixed crashes in feImage when modifying source, one caused by previous fixNiko Kiirala2009-05-163-9/+31
* Fixed dangling pointers and possible memory leaks with feImageNiko Kiirala2009-05-162-9/+14
* use area ratio instead of diagonal ratio for "Zoom when window is resized"Thomas Holder2009-05-161-3/+1
* fix "Zoom when window is resized", got broken in rev 10439 (Bug #167651)Thomas Holder2009-05-161-3/+1
* make LPE-Interpolate "official"Johan B. C. Engelen2009-05-141-1/+1
* fix broken rendering of paths with unknown LPEs, fix rendering of paths in a ...Johan B. C. Engelen2009-05-141-1/+1
* parent transformation on import and paste (Bug #376064, Bug #375499)Thomas Holder2009-05-132-1/+7
* new "compensate" param for sp_selection_apply_affine and sp_selection_move_re...Thomas Holder2009-05-132-10/+10
* (Very) small fix for FilterConvolveMatrix::area_enlargeJasper van de Gronde2009-05-131-2/+2
* Fix for bug #372412. As well as proper handling of borders (assuming edgeMode...Jasper van de Gronde2009-05-131-59/+145
* BUG 284680 convert text to paths on cairo outputtheAdib2009-05-121-3/+9
* When selecting a path with markers but without a stroke, then one should be a...Diederik van Lierop2009-05-122-30/+73
* BUG: #273767: crash on ...; resolved crash on several pixbuf operationstheAdib2009-05-113-43/+60
* call sp_document_ensure_up_to_date for getCenter/setCenter (Bug #374968)Thomas Holder2009-05-112-4/+7
* Only load from preferences when really needed, which might help reducing the ...Diederik van Lierop2009-05-102-20/+22
* Fix wrong delete operator in domstring.cpp.Krzysztof Kosi??ski2009-05-101-3/+3
* BUG 218090 opening of bitmap fails, now error messagetheAdib2009-05-102-2/+3
* Remove test-stubs.cpp: no longer needed.Krzysztof Kosi??ski2009-05-101-111/+0
* When changing document size, the origin (lower left corner) should be station...Diederik van Lierop2009-05-091-0/+6
* Minor correction in messageNicolas Dufour2009-05-071-1/+1
* Default values for lots of filter attributes, see bug 372412.Jasper van de Gronde2009-05-075-14/+14
* remove the deactivate knotholder parameterbulia byak2009-05-072-8/+0
* Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, happ...Josh Andler2009-05-072-2/+2
* * [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2009-05-066-7/+7
* using uri syntax while importing files using xlink:hrefAdib Taraben2009-05-051-1/+8
* remove attributes/function to reflect changes in 21280 in src/preferences.htheAdib2009-05-051-5/+1
* Fixed collapsed if/cond/body lines that blocked debugging.Jon A. Cruz2009-05-052-169/+225
* since "Unicode" made people believe that they could put hex code point Felipe Corr??a da Silva Sanches2009-05-041-2/+2
* add "Reset missing glyph" button to svgfonts dialogFelipe Corr??a da Silva Sanches2009-05-042-1/+26
* Update name listJon A. Cruz2009-05-041-0/+3
* Implement warning of prior errors.Jon A. Cruz2009-05-045-4/+46
* Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...Jon A. Cruz2009-05-044-76/+77
* Clean up formatting so that methods are not all run together. Helps with diffs.Jon A. Cruz2009-05-041-1/+31
* Warning cleanupJon A. Cruz2009-05-032-7/+3
* more on BUG 322116: PDF export does not use the highest quality for rasterize...Adib Taraben2009-05-021-1/+2
* clean left warning on revision 12272Adib Taraben2009-05-021-1/+0
* BUG 322116, PDF export does not use the highest quality for rasterized filtertheAdib2009-05-018-15/+74
* Build fix for GCC 3.4.4 (added include for stdio.h)Josh Andler2009-05-011-0/+1
* no scaling compensation for "object to pattern" operation (bug #312701)Thomas Holder2009-05-011-1/+1
* Fix crash when dragging radial gradient (bug #363668)Diederik van Lierop2009-05-011-4/+13
* copyedit labels, expand rangebulia byak2009-04-303-5/+5
* allow --export-dpi to be used for setting the filter rasterization resolution...bulia byak2009-04-301-1/+12
* Fix infinite loop as reported in bug #365034Diederik van Lierop2009-04-301-5/+5