| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix LPE for groups bounding box calculation by using the SPItem->getBounds ↵ | Bastien Bouclet | 2008-05-17 | 6 | -98/+39 |
| | | | | | | | | method. Some preliminary work for LPE stacking. (bzr r5683) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-05-17 | 2 | -5/+5 |
| | | | | (bzr r5682) | ||||
| * | Fixed initialization order | Jon A. Cruz | 2008-05-17 | 1 | -5/+5 |
| | | | | (bzr r5681) | ||||
| * | Fix a regression in the snapper, caused by me. Sorry! | Diederik van Lierop | 2008-05-16 | 14 | -52/+48 |
| | | | | (bzr r5680) | ||||
| * | * share/extensions/Makefile.am: Don't run make in the Poly3DObjects | mjwybrow | 2008-05-16 | 1 | -1/+0 |
| | | | | | | | directory -- it doesn't have a Makefile or need to build anything and causes an error for people using separate build directories. (bzr r5679) | ||||
| * | * src/Makefile.am: Add missing IMAGEMAGICK_INCLUDES. | mjwybrow | 2008-05-16 | 1 | -0/+1 |
| | | | | (bzr r5678) | ||||
| * | Adding extension Effects->Render->3D Polyhedron by inductiveload - see LP ↵ | Mike Pittman | 2008-05-16 | 31 | -0/+2236 |
| | | | | | | #230478 (bzr r5677) | ||||
| * | back off on lifecycle stuff for now | MenTaLguY | 2008-05-15 | 2 | -159/+0 |
| | | | | (bzr r5676) | ||||
| * | Misleading server name. | Bob Jamison | 2008-05-15 | 1 | -2/+2 |
| | | | | (bzr r5675) | ||||
| * | add DumbPtr | MenTaLguY | 2008-05-15 | 1 | -0/+24 |
| | | | | (bzr r5674) | ||||
| * | introduce lifecycle stuff which will replace libgc | MenTaLguY | 2008-05-15 | 2 | -0/+135 |
| | | | | (bzr r5673) | ||||
| * | Increase substitution depth, remove unused vars warnings. Implement ↵ | Bob Jamison | 2008-05-14 | 1 | -20/+34 |
| | | | | | | verbose, quiet, failOnError. (bzr r5672) | ||||
| * | Solve a snapping regression, which caused snapping of new items to (0,0) ↵ | Diederik van Lierop | 2008-05-13 | 1 | -0/+6 |
| | | | | | | when there was in fact nothing to snap to... (bzr r5671) | ||||
| * | Allow nested substitutions. Such as s="${a}" and a="${b}" and b="hello" | Bob Jamison | 2008-05-13 | 1 | -5/+30 |
| | | | | (bzr r5670) | ||||
| * | Remove warnings | Bob Jamison | 2008-05-13 | 1 | -28/+28 |
| | | | | (bzr r5669) | ||||
| * | remove warnings | Bob Jamison | 2008-05-13 | 8 | -31/+36 |
| | | | | (bzr r5668) | ||||
| * | remove warnings | Bob Jamison | 2008-05-13 | 1 | -7/+7 |
| | | | | (bzr r5667) | ||||
| * | Fix for future testing. | Bob Jamison | 2008-05-13 | 1 | -6/+10 |
| | | | | (bzr r5666) | ||||
| * | Setting for testing got into the tree. oops. | Bob Jamison | 2008-05-13 | 1 | -6/+6 |
| | | | | (bzr r5665) | ||||
| * | Removed outdated default size setting | Jon A. Cruz | 2008-05-13 | 1 | -3/+0 |
| | | | | (bzr r5664) | ||||
| * | modified the svg file used for testing of SVGFonts | Felipe Corr??a da Silva Sanches | 2008-05-13 | 1 | -9/+6 |
| | | | | (bzr r5663) | ||||
| * | reverting previous work on font-face attributes. These attributes are ↵ | Felipe Corr??a da Silva Sanches | 2008-05-13 | 2 | -421/+0 |
| | | | | | | already treated in SPStyle (bzr r5662) | ||||
| * | use smart pointer types correctly | Bob Jamison | 2008-05-12 | 1 | -2/+2 |
| | | | | (bzr r5661) | ||||
| * | minor changes for svg document | Bob Jamison | 2008-05-12 | 8 | -56/+72 |
| | | | | (bzr r5660) | ||||
| * | Add a centralized check (i.e. in the snapper mechanism) whether we've ↵ | Diederik van Lierop | 2008-05-12 | 19 | -78/+164 |
| | | | | | | snapped or not, instead of leaving it up to the various tools. This should prevent these tools from moving to (0,0) if they bluntly use the value returned by the snapping mechanism without checking whether snapping has really occured. (bzr r5659) | ||||
| * | fix typo | Bob Jamison | 2008-05-12 | 1 | -4/+5 |
| | | | | (bzr r5658) | ||||
| * | Extensive update. Provide late binding, and aliases for pkg-config. | Bob Jamison | 2008-05-12 | 2 | -658/+830 |
| | | | | (bzr r5657) | ||||
| * | allow float lengths back | bulia byak | 2008-05-12 | 1 | -1/+1 |
| | | | | (bzr r5656) | ||||
| * | it is limited but not really experimental anymore | bulia byak | 2008-05-12 | 1 | -1/+1 |
| | | | | (bzr r5655) | ||||
| * | * [INTL: fr] - A small fix following a patch from Samuel Bizien, closes #224286 | Marcin Floryan | 2008-05-12 | 1 | -3/+3 |
| | | | | (bzr r5654) | ||||
| * | adding an example file used for SVGFonts testing purposes. | Felipe Corr??a da Silva Sanches | 2008-05-12 | 1 | -0/+27 |
| | | | | (bzr r5653) | ||||
| * | * implemented handling of font-style, font-variant, font-weight, and | Felipe Corr??a da Silva Sanches | 2008-05-12 | 4 | -24/+369 |
| | | | | | | | | font-stretch attributes on font-face tags * fixed typo on v-ideographic attribute on attributes.cpp * fixed typo on src/sp-font-face.h (bzr r5652) | ||||
| * | Fix incorrect preview problems on Win32 with native dialogues - see LP #229045 | Mike Pittman | 2008-05-11 | 1 | -2/+10 |
| | | | | (bzr r5651) | ||||
| * | hopefully this correctly adds gsl dependency. can't check! | Johan B. C. Engelen | 2008-05-10 | 1 | -1/+1 |
| | | | | (bzr r5650) | ||||
| * | update to latest 2geom. this adds gsl dependency, doesn't seem to make ↵ | Johan B. C. Engelen | 2008-05-10 | 27 | -326/+2348 |
| | | | | | | inskape executable bigger (bzr r5649) | ||||
| * | Do not show/edit image URL for data URIs. | Jon A. Cruz | 2008-05-10 | 1 | -1/+16 |
| | | | | | | Fixes Bug #227253. (bzr r5648) | ||||
| * | clean Imagemagick detection and doesn't link anymore unused related libs ↵ | popolon.org | 2008-05-10 | 1 | -9/+5 |
| | | | | | | (bug #179369) (bzr r5647) | ||||
| * | More type registration cleanup | Jon A. Cruz | 2008-05-10 | 4 | -59/+72 |
| | | | | (bzr r5646) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-05-10 | 1 | -2/+2 |
| | | | | (bzr r5645) | ||||
| * | attribute loading for font-face tag | Felipe Corr??a da Silva Sanches | 2008-05-10 | 4 | -0/+690 |
| | | | | | | first draft. Still incomplete. (bzr r5644) | ||||
| * | Added <echo> task. Need to decide when substitutions are evaluated. More ↵ | Bob Jamison | 2008-05-09 | 1 | -12/+67 |
| | | | | | | work to be done. (bzr r5643) | ||||
| * | complete adding const to have only NArtBpath const * get_bpath() const; for ↵ | Johan B. C. Engelen | 2008-05-09 | 39 | -111/+114 |
| | | | | | | accessing the protected member of SPCurve. Nowhere in Inkscape source is the path data changed of SPCurve, except within SPCurve's own methods ! So removed the non-const NArtBpath* get_bpath. (bzr r5642) | ||||
| * | Apply Sas' patch to improve import of SVG as in LP#227472 and the bugs ↵ | Mike Pittman | 2008-05-09 | 1 | -56/+55 |
| | | | | | | mentioned in that bug's description. (bzr r5641) | ||||
| * | copyedit | bulia byak | 2008-05-09 | 1 | -1/+1 |
| | | | | (bzr r5640) | ||||
| * | fix enums | bulia byak | 2008-05-09 | 1 | -2/+2 |
| | | | | (bzr r5639) | ||||
| * | Remove LPESlant. | Johan B. C. Engelen | 2008-05-09 | 5 | -103/+0 |
| | | | | | | | - it causes data hiding problems (appears to be the *only* place outside SPCurve that directly writes to SPCurve's bpath !) - *when someone really wants this effect, let me know and I'll recode it* (bzr r5638) | ||||
| * | utf8-to-roff: work around what's arguably a bug in perl 5.10 | Peter Moulder | 2008-05-09 | 1 | -1/+17 |
| | | | | (bzr r5637) | ||||
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 46 | -310/+325 |
| | | | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636) | ||||
| * | A little bit of refactoring of constrained object snapping | Diederik van Lierop | 2008-05-08 | 1 | -9/+12 |
| | | | | (bzr r5635) | ||||
| * | add constructgrid lpe to Makefile_insert | Johan B. C. Engelen | 2008-05-08 | 1 | -0/+2 |
| | | | | (bzr r5634) | ||||
