summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* svd hacksBob Jamison2006-04-231-30/+117
* Native path supportBob Jamison2006-04-221-7/+5
* Native paths and relative path resolutionBob Jamison2006-04-222-9/+661
* native path supportBob Jamison2006-04-221-0/+1
* native path supportBob Jamison2006-04-221-0/+5
* Native path supportBob Jamison2006-04-221-1/+16
* Native path supportBob Jamison2006-04-221-2/+42
* Add test for norlalization and resolutionBob Jamison2006-04-221-14/+21
* Fix normalize()Bob Jamison2006-04-221-5/+21
* Config tweaksBob Jamison2006-04-223-2/+55
* I guess this was missedBob Jamison2006-04-224-90/+0
* Add normalize()Bob Jamison2006-04-222-6/+68
* Tweak to use Glib::ustring. Remove warnings.Bob Jamison2006-04-2210-65/+216
* minor speedupBob Jamison2006-04-211-13/+21
* Minor cleanup. Sort styleTable.Bob Jamison2006-04-212-67/+25
* remove compiler warningsRalf Stephan2006-04-211-4/+4
* Bug-1474013 - switch works incorrectly with non SP_ITEM childrenAndrius Ramanauskas2006-04-211-1/+1
* fixing incorrect group children order (bug introduced with <switch> support)Andrius Ramanauskas2006-04-211-3/+3
* remove duplicate styles, add placeholders for opacitiesBob Jamison2006-04-201-1/+11
* Use dual maps to remove duplicates in style tableBob Jamison2006-04-202-79/+127
* fix statusbar when cancelling drawingbulia byak2006-04-201-13/+16
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas2006-04-2015-209/+1101
* disabling rendering optimization for dashed strokes (until optimization is tw...Andrius Ramanauskas2006-04-201-1/+1
* try to make license strings translatable (#1473186)Ralf Stephan2006-04-201-10/+10
* Fix for [Bug-1473139]Andrius Ramanauskas2006-04-201-7/+5
* resolving compiler warningsAndrius Ramanauskas2006-04-202-6/+6
* c for calligraphybulia byak2006-04-201-24/+24
* remove unused timer codeMenTaLguY2006-04-202-53/+7
* we already have import verb, so this is redundantbulia byak2006-04-201-7/+0
* add abs_width switch for calligraphy pen width; switch it to 1..100 displayed...bulia byak2006-04-205-13/+34
* prevent fit canvas button from expandingAaron Spike2006-04-191-1/+8
* copyeditbulia byak2006-04-191-1/+1
* tweaking for bbyakAaron Spike2006-04-192-7/+9
* A fix for [inkscape-Bugs-1296129]Andrius Ramanauskas2006-04-191-1/+1
* Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas2006-04-1919-1126/+1523
* Adding fit canvas verbsAaron Spike2006-04-197-5/+186
* Crash fix (occured if creating layer in layerless document)Andrius Ramanauskas2006-04-182-5/+11
* one more tweak of boolop precisionbulia byak2006-04-171-2/+2
* patch by Osei Poku to use the new file dialog on Browse in Exportbulia byak2006-04-171-37/+19
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-1781-641/+627
* SP_DT_DOCUMENT -> sp_desktop_documentDavid Yip2006-04-172-4/+4
* minor cleanupsMenTaLguY2006-04-151-9/+5
* fix node position when joining to close subpath; allow to lock the position o...bulia byak2006-04-151-6/+12
* fix an old typo by laurisbulia byak2006-04-151-1/+1
* less confusing tooltipsbulia byak2006-04-151-2/+2
* Got images working correctlyBob Jamison2006-04-141-8/+14
* Attempt to preserve the shape of the path when deleting nodesAaron Spike2006-04-145-22/+135
* Remove warningsBob Jamison2006-04-141-1/+1
* remove warningsBob Jamison2006-04-142-6/+8
* fix XMLCh/int warningsBob Jamison2006-04-144-4/+4