summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* New 'polylines only' mode in pen context; to be used later when LPEs are wait...Maximilian Albert2008-06-122-4/+17
* Committing fixed patch for autosave. Fixes bug #171092.Jon A. Cruz2008-06-125-0/+200
* Fixed uninitialized variables, including modified-since-save.Jon A. Cruz2008-06-122-27/+24
* patch 185522bulia byak2008-06-121-7/+8
* patch 234972bulia byak2008-06-121-0/+14
* Cmake: Fix Dependencies with multiple include directories.Joshua L. Blocher2008-06-128-58/+565
* patch 181692bulia byak2008-06-122-2/+12
* Change poppler link orderBob Jamison2008-06-111-20/+11
* Add interface enumerations to element enumerationsBob Jamison2008-06-112-94/+212
* fix crashing on additional data dialog when running input or effect extension...bulia byak2008-06-111-1/+4
* tweaksBob Jamison2008-06-111-15/+9
* Bitfield alignmentBob Jamison2008-06-111-1/+0
* No longer needed.Bob Jamison2008-06-112-1293/+0
* fix bug #239092MenTaLguY2008-06-111-2/+2
* re-enable assertionsMenTaLguY2008-06-111-2/+2
* plumb XML::Documents in everywhereMenTaLguY2008-06-1177-362/+313
* We were using wrong gtk locale directory. Gtk's own translations were missing.Bob Jamison2008-06-111-104/+105
* handle PI nodesMenTaLguY2008-06-111-0/+3
* use object's documentMenTaLguY2008-06-111-4/+2
* Fixed some strings that upset gettext.Marcin Floryan2008-06-113-3/+3
* Remove any baseProfile attribute, as we don't respect it. (See bug 166958.)Stephen Silver2008-06-111-0/+3
* Back out the `document != NULL' assertions added to SimpleNode constructors i...Peter Moulder2008-06-111-2/+2
* warning cleanupJon A. Cruz2008-06-114-7/+7
* [INTL] Updated POTFILES.in with new source code file.Marcin Floryan2008-06-101-1/+2
* New LPE: Mirror reflectionMaximilian Albert2008-06-105-3/+159
* Get rid of get_bpath() in lpe-tangent_to_curve.cppMaximilian Albert2008-06-101-3/+2
* Don't convert path to straight line for LPE perpendicular bisectorMaximilian Albert2008-06-101-0/+2
* Make broken doOnApply() for LPEs work againMaximilian Albert2008-06-101-0/+2
* Remove debugging messagesMaximilian Albert2008-06-101-5/+0
* Write all effect parameters to SVG when a LPE knotholder handle is ungrabbedMaximilian Albert2008-06-107-42/+26
* fix compileFelipe Corr??a da Silva Sanches2008-06-101-2/+2
* updated slightlyBob Jamison2008-06-092-40/+41
* better compilation for linuxBob Jamison2008-06-091-148/+71
* remove filters verb and commandbulia byak2008-06-095-4/+44
* add selmodified connection to force dialog update on undobulia byak2008-06-092-5/+16
* renaming, adding missed ones to the listbulia byak2008-06-094-3/+6
* Fix include in sp-filter.cpp NR:filter issueJoshua L. Blocher2008-06-092-1/+2
* force single single document over a node's lifetimeMenTaLguY2008-06-083-2/+6
* plumb document references a little deeper inMenTaLguY2008-06-0811-35/+53