summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-17Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...Bastien Bouclet6-98/+39
2008-05-17Warning cleanupJon A. Cruz2-5/+5
2008-05-17Fixed initialization orderJon A. Cruz1-5/+5
2008-05-16Fix a regression in the snapper, caused by me. Sorry!Diederik van Lierop14-52/+48
2008-05-16* src/Makefile.am: Add missing IMAGEMAGICK_INCLUDES.mjwybrow1-0/+1
2008-05-15back off on lifecycle stuff for nowMenTaLguY2-159/+0
2008-05-15Misleading server name.Bob Jamison1-2/+2
2008-05-15add DumbPtrMenTaLguY1-0/+24
2008-05-15introduce lifecycle stuff which will replace libgcMenTaLguY2-0/+135
2008-05-13Solve a snapping regression, which caused snapping of new items to (0,0) when...Diederik van Lierop1-0/+6
2008-05-13Remove warningsBob Jamison1-28/+28
2008-05-13remove warningsBob Jamison8-31/+36
2008-05-13remove warningsBob Jamison1-7/+7
2008-05-13Fix for future testing.Bob Jamison1-6/+10
2008-05-13Setting for testing got into the tree. oops.Bob Jamison1-6/+6
2008-05-13Removed outdated default size settingJon A. Cruz1-3/+0
2008-05-13reverting previous work on font-face attributes. These attributes are already...Felipe Corr??a da Silva Sanches2-421/+0
2008-05-12use smart pointer types correctlyBob Jamison1-2/+2
2008-05-12minor changes for svg documentBob Jamison8-56/+72
2008-05-12Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop19-78/+164
2008-05-12* implemented handling of font-style, font-variant, font-weight, and Felipe Corr??a da Silva Sanches4-24/+369
2008-05-11Fix incorrect preview problems on Win32 with native dialogues - see LP #229045Mike Pittman1-2/+10
2008-05-10update to latest 2geom. this adds gsl dependency, doesn't seem to make inskap...Johan B. C. Engelen26-326/+2347
2008-05-10Do not show/edit image URL for data URIs.Jon A. Cruz1-1/+16
2008-05-10More type registration cleanupJon A. Cruz4-59/+72
2008-05-10Warning cleanupJon A. Cruz1-2/+2
2008-05-10attribute loading for font-face tagFelipe Corr??a da Silva Sanches4-0/+690
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen39-111/+114
2008-05-09Apply Sas' patch to improve import of SVG as in LP#227472 and the bugs mentio...Mike Pittman1-56/+55
2008-05-09copyeditbulia byak1-1/+1
2008-05-09fix enumsbulia byak1-2/+2
2008-05-09Remove LPESlant.Johan B. C. Engelen5-103/+0
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen46-310/+325
2008-05-08A little bit of refactoring of constrained object snappingDiederik van Lierop1-9/+12
2008-05-08add constructgrid lpe to Makefile_insertJohan B. C. Engelen1-0/+2
2008-05-08add LPEConstructGridJohan B. C. Engelen4-0/+152
2008-05-08merge inline patch from JimmyMenTaLguY8-62/+21
2008-05-08distinguish between hkern and vkern tagsFelipe Corr??a da Silva Sanches3-17/+53
2008-05-08Fix remaining regressions in svg/svg-path.cpp. Also, we now do tighter error...Peter Moulder2-56/+159
2008-05-08fix a compile failure with g++-4.3Peter Moulder1-1/+2
2008-05-08Starting Summer of Code: SVG FontsFelipe Corr??a da Silva Sanches4-0/+257
2008-05-07fix bug when editing endnodesbulia byak1-0/+2
2008-05-07Update to Unicode 5.1.0. Fix header (oops)Bob Jamison2-1200/+1321
2008-05-06fix 224981bulia byak1-1/+4
2008-05-06Add svg-path-test.h to src/svg/Makefile_insertJasper van de Gronde1-1/+2
2008-05-06xy-grid: when shown as dots, add emphasis using crosses.Johan B. C. Engelen1-3/+11
2008-05-06Fix a regression in the SVG path data parser (it will now parse things like "...Jasper van de Gronde2-17/+491
2008-05-06Updating deprecated type calls.Jon A. Cruz10-129/+155
2008-05-06limit the change to the relative moves onlybulia byak1-58/+65
2008-05-06reinterpret move when apply-separately checkbox is onbulia byak1-0/+63