| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed minor error in the Function Plotter extension - see LP #230765 | Mike Pittman | 2008-05-19 | 1 | -2/+2 |
| * | Add a function doOnApply() for LPEs which is executed once when the effect is... | Maximilian Albert | 2008-05-18 | 3 | -3/+15 |
| * | noop: correct spelling in comment | Maximilian Albert | 2008-05-18 | 1 | -3/+3 |
| * | Add function to return path effect type | Maximilian Albert | 2008-05-18 | 2 | -0/+7 |
| * | New LPE: Perpendicular bisector | Maximilian Albert | 2008-05-18 | 5 | -1/+151 |
| * | Fix regression in constrained translation | Diederik van Lierop | 2008-05-18 | 1 | -11/+13 |
| * | Eliminate some redundant snapping calls | Diederik van Lierop | 2008-05-18 | 2 | -14/+6 |
| * | Convenience access functions for first and last value of a Geom::Piecewise<> | Maximilian Albert | 2008-05-18 | 1 | -0/+6 |
| * | noop: add 'end of #includes' indicator in effect.cpp to simplify scripting | Maximilian Albert | 2008-05-18 | 1 | -0/+1 |
| * | The declaration of doEffect_path() in lpe-skeleton.h should match the one in ... | Maximilian Albert | 2008-05-18 | 1 | -1/+1 |
| * | update to latest 2geom | Johan B. C. Engelen | 2008-05-18 | 7 | -3/+265 |
| * | add SVG Output preferences | Johan B. C. Engelen | 2008-05-18 | 2 | -1/+51 |
| * | Added preferences for controlling external image editing and reload. | Jon A. Cruz | 2008-05-18 | 5 | -11/+61 |
| * | Fixed warnings from deprecated function | Jon A. Cruz | 2008-05-18 | 4 | -28/+34 |
| * | Added external image edit launch and refresh on changed | Jon A. Cruz | 2008-05-17 | 4 | -124/+251 |
| * | New LPE : Envelope deformation | Bastien Bouclet | 2008-05-17 | 6 | -2/+331 |
| * | Fix LPE for groups bounding box calculation by using the SPItem->getBounds me... | Bastien Bouclet | 2008-05-17 | 6 | -98/+39 |
| * | Warning cleanup | Jon A. Cruz | 2008-05-17 | 2 | -5/+5 |
| * | Fixed initialization order | Jon A. Cruz | 2008-05-17 | 1 | -5/+5 |
| * | Fix a regression in the snapper, caused by me. Sorry! | Diederik van Lierop | 2008-05-16 | 14 | -52/+48 |
| * | * share/extensions/Makefile.am: Don't run make in the Poly3DObjects | mjwybrow | 2008-05-16 | 1 | -1/+0 |
| * | * src/Makefile.am: Add missing IMAGEMAGICK_INCLUDES. | mjwybrow | 2008-05-16 | 1 | -0/+1 |
| * | Adding extension Effects->Render->3D Polyhedron by inductiveload - see LP #23... | Mike Pittman | 2008-05-16 | 31 | -0/+2236 |
| * | back off on lifecycle stuff for now | MenTaLguY | 2008-05-15 | 2 | -159/+0 |
| * | Misleading server name. | Bob Jamison | 2008-05-15 | 1 | -2/+2 |
| * | add DumbPtr | MenTaLguY | 2008-05-15 | 1 | -0/+24 |
| * | introduce lifecycle stuff which will replace libgc | MenTaLguY | 2008-05-15 | 2 | -0/+135 |
| * | Increase substitution depth, remove unused vars warnings. Implement verbose,... | Bob Jamison | 2008-05-14 | 1 | -20/+34 |
| * | Solve a snapping regression, which caused snapping of new items to (0,0) when... | Diederik van Lierop | 2008-05-13 | 1 | -0/+6 |
| * | Allow nested substitutions. Such as s="${a}" and a="${b}" and b="hello" | Bob Jamison | 2008-05-13 | 1 | -5/+30 |
| * | Remove warnings | Bob Jamison | 2008-05-13 | 1 | -28/+28 |
| * | remove warnings | Bob Jamison | 2008-05-13 | 8 | -31/+36 |
| * | remove warnings | Bob Jamison | 2008-05-13 | 1 | -7/+7 |
| * | Fix for future testing. | Bob Jamison | 2008-05-13 | 1 | -6/+10 |
| * | Setting for testing got into the tree. oops. | Bob Jamison | 2008-05-13 | 1 | -6/+6 |
| * | Removed outdated default size setting | Jon A. Cruz | 2008-05-13 | 1 | -3/+0 |
| * | modified the svg file used for testing of SVGFonts | Felipe Corr??a da Silva Sanches | 2008-05-13 | 1 | -9/+6 |
| * | reverting previous work on font-face attributes. These attributes are already... | Felipe Corr??a da Silva Sanches | 2008-05-13 | 2 | -421/+0 |
| * | use smart pointer types correctly | Bob Jamison | 2008-05-12 | 1 | -2/+2 |
| * | minor changes for svg document | Bob Jamison | 2008-05-12 | 8 | -56/+72 |
| * | Add a centralized check (i.e. in the snapper mechanism) whether we've snapped... | Diederik van Lierop | 2008-05-12 | 19 | -78/+164 |
| * | fix typo | Bob Jamison | 2008-05-12 | 1 | -4/+5 |
| * | Extensive update. Provide late binding, and aliases for pkg-config. | Bob Jamison | 2008-05-12 | 2 | -658/+830 |
| * | allow float lengths back | bulia byak | 2008-05-12 | 1 | -1/+1 |
| * | it is limited but not really experimental anymore | bulia byak | 2008-05-12 | 1 | -1/+1 |
| * | * [INTL: fr] - A small fix following a patch from Samuel Bizien, closes #224286 | Marcin Floryan | 2008-05-12 | 1 | -3/+3 |
| * | adding an example file used for SVGFonts testing purposes. | Felipe Corr??a da Silva Sanches | 2008-05-12 | 1 | -0/+27 |
| * | * implemented handling of font-style, font-variant, font-weight, and | Felipe Corr??a da Silva Sanches | 2008-05-12 | 4 | -24/+369 |
| * | Fix incorrect preview problems on Win32 with native dialogues - see LP #229045 | Mike Pittman | 2008-05-11 | 1 | -2/+10 |
| * | hopefully this correctly adds gsl dependency. can't check! | Johan B. C. Engelen | 2008-05-10 | 1 | -1/+1 |