summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* UnicodeRange class implementation.Felipe Corr??a da Silva Sanches2008-06-166-6/+123
* new command: relink clone to copied objectbulia byak2008-06-157-2/+96
* Extend the .inx RELAX NG schema to allow the appearance="minimal" option that...Stephen Silver2008-06-151-0/+5
* Format the .inx RELAX NG schema, to make it more readable, and to allow diffs...Stephen Silver2008-06-151-3/+319
* Minor fix to conform to the .inx RELAX NG schema.Stephen Silver2008-06-151-4/+4
* Cmake: fix config.h not being foundJoshua L. Blocher2008-06-144-17/+2
* Improve "can't find" error msg for pkgconfigBob Jamison2008-06-141-1/+5
* patch 188381 for tolerance control on pencilbulia byak2008-06-141-2/+115
* Add SVGValue classBob Jamison2008-06-141-0/+86
* experimental version without multiple inheritanceBob Jamison2008-06-141-0/+3488
* catch cases where LPE Spiro generates non-continuous pathsJohan B. C. Engelen2008-06-141-0/+21
* put exception catch block around all doEffect calls. (so in SP_LPE_ITEM)Johan B. C. Engelen2008-06-142-16/+13
* fix typo in feed_path_to_cairo, potential bugJohan B. C. Engelen2008-06-141-1/+1
* use 2geom types to calculate bounding box when updating arena shapeJohan B. C. Engelen2008-06-141-84/+39
* update 2geomJohan B. C. Engelen2008-06-141-2/+2
* update 2geom, fixes includesJohan B. C. Engelen2008-06-143-52/+6
* Win32 fix: set stdout to binary mode before writing a file to itStephen Silver2008-06-141-84/+87
* Updated RU translationAlexandre Prokoudine2008-06-141-4120/+2964
* update 2geomJohan B. C. Engelen2008-06-1420-421/+652
* fixed another typoAlexandre Prokoudine2008-06-141-2/+2
* Switched more extensions to minimal modeAlexandre Prokoudine2008-06-143-7/+7
* Fixed typos and wrong filename referenceAlexandre Prokoudine2008-06-143-19/+19
* Added duplicate layer command. Fixes bug #171246.Jon A. Cruz2008-06-146-14/+56
* name updatebulia byak2008-06-141-2/+2
* remove unusedbulia byak2008-06-145-65/+0
* patch by sas from 227449 with my changes for using ps2pdf instead of pstoeditbulia byak2008-06-146-53/+135
* disable unused pdf-input-cairobulia byak2008-06-141-1/+1
* Added the ability to toggle a layer "solo". Fixes bug #171530.Jon A. Cruz2008-06-135-3/+48
* Resolve ID clashes when importing files (fixes bug 168626).Stephen Silver2008-06-131-3/+205
* Fixed preferences dialog to be usable on small screens, like on the Eee PC.Jon A. Cruz2008-06-131-1/+6
* general rearrange and copyeditbulia byak2008-06-132-77/+103
* [INTL] Updated all translation files following some minor code cleanups.Marcin Floryan2008-06-1262-211313/+378930
* add svg_write and read methods for Geom::MatrixJohan B. C. Engelen2008-06-122-0/+31
* add commentary to some methods about 2geom replacementsJohan B. C. Engelen2008-06-121-2/+2
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-1261-193/+206
* update 2geomJohan B. C. Engelen2008-06-121-0/+1
* Set DOM_STANDALONEBob Jamison2008-06-121-1/+1
* Missed two * -> Ptr conversionsBob Jamison2008-06-121-10/+12
* LPE Enveloppe: return input path when xx and yy are both falseJohan B. C. Engelen2008-06-121-0/+3
* add POPPLER_NEW_GFXFONT for poppler 0.8.3 api changeBob Jamison2008-06-121-5/+6
* Fix to work with a changed api for 0.8.3's GfxFont::getNextChar(). many tha...Bob Jamison2008-06-121-0/+148
* fix crash when ungrouping lpe pathsbulia byak2008-06-121-7/+9
* prevent crashing by not running prefs dialog when in command line modebulia byak2008-06-121-7/+16
* Fix bug: allow curved paths again when switching back from 'wait for path' mo...Maximilian Albert2008-06-121-4/+3
* whitespaceMaximilian Albert2008-06-125-8/+8
* When expecting mouse clicks for a LPE in pen context, don't concatenate with ...Maximilian Albert2008-06-123-33/+44
* More infrastructure to have waiting LPEs that are freshly created and applied...Maximilian Albert2008-06-124-8/+16
* Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait for...Maximilian Albert2008-06-127-24/+97
* Pen context can now wait for a specified number of clicks and finish the path...Maximilian Albert2008-06-122-3/+34
* Remove obsolete variable 'onlycurves' from pen-context.(h|cpp)Maximilian Albert2008-06-122-3/+1