summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* patch by sas from 227449 with my changes for using ps2pdf instead of pstoeditbulia byak2008-06-146-53/+135
| | | (bzr r5924)
* disable unused pdf-input-cairobulia byak2008-06-141-1/+1
| | | (bzr r5923)
* Added the ability to toggle a layer "solo". Fixes bug #171530.Jon A. Cruz2008-06-135-3/+48
| | | (bzr r5922)
* Resolve ID clashes when importing files (fixes bug 168626).Stephen Silver2008-06-131-3/+205
| | | (bzr r5921)
* Fixed preferences dialog to be usable on small screens, like on the Eee PC.Jon A. Cruz2008-06-131-1/+6
| | | (bzr r5920)
* general rearrange and copyeditbulia byak2008-06-132-77/+103
| | | (bzr r5919)
* [INTL] Updated all translation files following some minor code cleanups.Marcin Floryan2008-06-1262-211313/+378930
| | | (bzr r5918)
* add svg_write and read methods for Geom::MatrixJohan B. C. Engelen2008-06-122-0/+31
| | | (bzr r5917)
* add commentary to some methods about 2geom replacementsJohan B. C. Engelen2008-06-121-2/+2
| | | (bzr r5916)
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-1261-193/+206
| | | (bzr r5915)
* update 2geomJohan B. C. Engelen2008-06-121-0/+1
| | | (bzr r5914)
* Set DOM_STANDALONEBob Jamison2008-06-121-1/+1
| | | (bzr r5913)
* Missed two * -> Ptr conversionsBob Jamison2008-06-121-10/+12
| | | (bzr r5912)
* LPE Enveloppe: return input path when xx and yy are both falseJohan B. C. Engelen2008-06-121-0/+3
| | | (bzr r5911)
* add POPPLER_NEW_GFXFONT for poppler 0.8.3 api changeBob Jamison2008-06-121-5/+6
| | | (bzr r5910)
* Fix to work with a changed api for 0.8.3's GfxFont::getNextChar(). many ↵Bob Jamison2008-06-121-0/+148
| | | | | thanks to <tsdgeos>. (bzr r5909)
* fix crash when ungrouping lpe pathsbulia byak2008-06-121-7/+9
| | | (bzr r5908)
* prevent crashing by not running prefs dialog when in command line modebulia byak2008-06-121-7/+16
| | | (bzr r5907)
* Fix bug: allow curved paths again when switching back from 'wait for path' ↵Maximilian Albert2008-06-121-4/+3
| | | | | mode in pen context (bzr r5906)
* whitespaceMaximilian Albert2008-06-125-8/+8
| | | (bzr r5905)
* When expecting mouse clicks for a LPE in pen context, don't concatenate with ↵Maximilian Albert2008-06-123-33/+44
| | | | | or continue existing paths (bzr r5904)
* More infrastructure to have waiting LPEs that are freshly created and ↵Maximilian Albert2008-06-124-8/+16
| | | | | applied to yet-to-be-drawn paths (bzr r5903)
* Infrastructure in class LivePathEffect::Effect to put Inkscape into 'wait ↵Maximilian Albert2008-06-127-24/+97
| | | | | for parameter path' mode; make LPEMirrorReflect use this to let the user specify the mirroring line (bzr r5902)
* Pen context can now wait for a specified number of clicks and finish the ↵Maximilian Albert2008-06-122-3/+34
| | | | | path afterwards; together with the new polylines mode this will be used to pass paths as arguments to LPEs (bzr r5901)
* Remove obsolete variable 'onlycurves' from pen-context.(h|cpp)Maximilian Albert2008-06-122-3/+1
| | | (bzr r5900)
* New 'polylines only' mode in pen context; to be used later when LPEs are ↵Maximilian Albert2008-06-122-4/+17
| | | | | waiting for mouse input (bzr r5899)
* Committing fixed patch for autosave. Fixes bug #171092.Jon A. Cruz2008-06-125-0/+200
| | | (bzr r5898)
* Fixed uninitialized variables, including modified-since-save.Jon A. Cruz2008-06-122-27/+24
| | | (bzr r5897)
* patch 185522bulia byak2008-06-121-7/+8
| | | (bzr r5896)
* patch 234972bulia byak2008-06-121-0/+14
| | | (bzr r5895)
* Cmake: Fix Dependencies with multiple include directories.Joshua L. Blocher2008-06-128-58/+565
| | | (bzr r5894)
* patch 181692bulia byak2008-06-122-2/+12
| | | (bzr r5893)
* Change poppler link orderBob Jamison2008-06-111-20/+11
| | | (bzr r5892)
* Add interface enumerations to element enumerationsBob Jamison2008-06-112-94/+212
| | | (bzr r5891)
* fix crashing on additional data dialog when running input or effect ↵bulia byak2008-06-111-1/+4
| | | | | extension from command line (bzr r5890)
* tweaksBob Jamison2008-06-111-15/+9
| | | (bzr r5889)
* Bitfield alignmentBob Jamison2008-06-111-1/+0
| | | (bzr r5888)
* No longer needed.Bob Jamison2008-06-112-1293/+0
| | | (bzr r5887)
* fix bug #239092MenTaLguY2008-06-111-2/+2
| | | (bzr r5886)
* re-enable assertionsMenTaLguY2008-06-111-2/+2
| | | (bzr r5885)
* plumb XML::Documents in everywhereMenTaLguY2008-06-1177-362/+313
| | | (bzr r5884)
* We were using wrong gtk locale directory. Gtk's own translations were missing.Bob Jamison2008-06-111-104/+105
| | | (bzr r5883)
* handle PI nodesMenTaLguY2008-06-111-0/+3
| | | (bzr r5882)
* use object's documentMenTaLguY2008-06-111-4/+2
| | | (bzr r5881)
* Fixed some strings that upset gettext.Marcin Floryan2008-06-113-3/+3
| | | (bzr r5880)
* Remove any baseProfile attribute, as we don't respect it. (See bug 166958.)Stephen Silver2008-06-111-0/+3
| | | (bzr r5879)
* Back out the `document != NULL' assertions added to SimpleNode constructors ↵Peter Moulder2008-06-111-2/+2
| | | | | in r18847 (see https://bugs.launchpad.net/inkscape/+bug/239101). (bzr r5878)
* warning cleanupJon A. Cruz2008-06-114-7/+7
| | | (bzr r5877)
* [INTL] Updated POTFILES.in with new source code file.Marcin Floryan2008-06-101-1/+2
| | | (bzr r5876)
* New LPE: Mirror reflectionMaximilian Albert2008-06-105-3/+159
| | | (bzr r5875)