summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* make sure --export-area-canvas works for pdf export toobulia byak2008-04-163-14/+42
* Cmake: Add simple CMakeLists.txt for 2geom and linking to inkscapeJoshua L. Blocher2008-04-164-11/+104
* cmake: copy over some excluded files from build.xmlJohan B. C. Engelen2008-04-154-17/+17
* Set concatenate_before_pwd2 = true in perspective path LPE so that paths don'...Maximilian Albert2008-04-151-0/+2
* Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also imp...Marcin Floryan2008-04-153-1/+14
* i18n: Added some comments for translators.Marcin Floryan2008-04-151-0/+4
* - Clean up LPE bounding box computing codeBastien Bouclet2008-04-156-87/+102
* fix include pathJohan B. C. Engelen2008-04-151-1/+1
* fix include pathsJohan B. C. Engelen2008-04-152-2/+2
* Minor string constant fixes to eradicate warnings.Marcin Floryan2008-04-143-3/+3
* cmake: move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-142-2/+2
* use sp_nodepath_make_straight_path in LPE VonKochJohan B. C. Engelen2008-04-141-1/+2
* don't override helperpath preference setting per default in LPE::Effect.Johan B. C. Engelen2008-04-141-1/+0
* patch from bug 214171bulia byak2008-04-141-1/+3
* suppress helperpath and handles showing for LPESpiroJohan B. C. Engelen2008-04-141-1/+4
* use sp_nodepath_make_straight_path in LPEGearsJohan B. C. Engelen2008-04-142-1/+2
* whitespace + commentJohan B. C. Engelen2008-04-142-22/+24
* fix 216898bulia byak2008-04-141-2/+6
* please dont forget to update Makefile_insert\!bulia byak2008-04-141-0/+1
* please dont forget to update Makefile_insert\!bulia byak2008-04-142-2/+2
* shift+s converts node to half-smooth first if adjacent to line, then to full ...bulia byak2008-04-141-99/+182
* suppress helperpath display for spirobulia byak2008-04-142-0/+6
* C++-ify initialization of Effect classJohan B. C. Engelen2008-04-131-3/+3
* C++-ify initialization of Parameter and ScalarParam classesJohan B. C. Engelen2008-04-131-15/+15
* fix typoJohan B. C. Engelen2008-04-131-1/+0
* now with 2geom's arc implem. : accept pasting ellipse path params.Johan B. C. Engelen2008-04-131-13/+6
* move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2008-04-1313-425/+148
* sync with current 2geom, SVGEllipticalArcJohan B. C. Engelen2008-04-131-0/+209
* translator commentArpad Biro2008-04-131-0/+1
* translator commentArpad Biro2008-04-131-0/+1
* sync with current 2geom, split_at_discontinuities method and SVGEllipticalArcJohan B. C. Engelen2008-04-133-690/+816
* improve error reporting from TcpSocketBob Jamison2008-04-133-35/+65
* translator commentArpad Biro2008-04-131-0/+1
* more debug output messagesBob Jamison2008-04-131-2/+4
* remove split_at_discontinuities from LPE code, because it has been moved to 2...Johan B. C. Engelen2008-04-132-46/+1
* sync with current 2geom, split_at_discontinuities method and SVGEllipticalArcJohan B. C. Engelen2008-04-132-6/+27
* Make fallback to iq auth in the odd situation of server saying it has streams...Bob Jamison2008-04-134-22/+60
* Make pedro dom list simplerBob Jamison2008-04-133-19/+24
* make saslMd5Authenticate() error message a bit smarterBob Jamison2008-04-131-1/+15
* address some char* string literal warnings.Peter Moulder2008-04-133-4/+4
* Rewrote code to get rid of 32/64 bit problems, and to make is more stream-lik...Bob Jamison2008-04-132-203/+196
* Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2008-04-1212-24/+29
* Make gnome_canvas_bpath_def_closepath merge two nearly equal endpoints to pre...Jasper van de Gronde2008-04-121-3/+33
* Preserve transform of topmost object when combining paths (fixing bug 215255).Jasper van de Gronde2008-04-121-4/+6
* Spiro splines LPE using code by Raph Levienbulia byak2008-04-1210-0/+1430
* with ctrl, snap handles also to the direction of the opposite handle or line ...bulia byak2008-04-121-9/+43
* Refactor snapping mechanisms: in seltrans.cpp, a GSList was converted to a st...Diederik van Lierop2008-04-1110-101/+87
* Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ...Joshua L. Blocher2008-04-111-1/+1
* make delete-preserving-shape the default used by the toolbar delete buttonbulia byak2008-04-101-1/+1
* make handle length/angle display immediatebulia byak2008-04-101-1/+1