summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add DumbPtrMenTaLguY2008-05-151-0/+24
* introduce lifecycle stuff which will replace libgcMenTaLguY2008-05-152-0/+135
* Increase substitution depth, remove unused vars warnings. Implement verbose,...Bob Jamison2008-05-141-20/+34
* Solve a snapping regression, which caused snapping of new items to (0,0) when...Diederik van Lierop2008-05-131-0/+6
* Allow nested substitutions. Such as s="${a}" and a="${b}" and b="hello"Bob Jamison2008-05-131-5/+30
* Remove warningsBob Jamison2008-05-131-28/+28
* remove warningsBob Jamison2008-05-138-31/+36
* remove warningsBob Jamison2008-05-131-7/+7
* Fix for future testing.Bob Jamison2008-05-131-6/+10
* Setting for testing got into the tree. oops.Bob Jamison2008-05-131-6/+6
* Removed outdated default size settingJon A. Cruz2008-05-131-3/+0
* modified the svg file used for testing of SVGFontsFelipe Corr??a da Silva Sanches2008-05-131-9/+6
* reverting previous work on font-face attributes. These attributes are already...Felipe Corr??a da Silva Sanches2008-05-132-421/+0
* use smart pointer types correctlyBob Jamison2008-05-121-2/+2
* minor changes for svg documentBob Jamison2008-05-128-56/+72
* Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop2008-05-1219-78/+164
* fix typoBob Jamison2008-05-121-4/+5
* Extensive update. Provide late binding, and aliases for pkg-config.Bob Jamison2008-05-122-658/+830
* allow float lengths backbulia byak2008-05-121-1/+1
* it is limited but not really experimental anymorebulia byak2008-05-121-1/+1
* * [INTL: fr] - A small fix following a patch from Samuel Bizien, closes #224286Marcin Floryan2008-05-121-3/+3
* adding an example file used for SVGFonts testing purposes.Felipe Corr??a da Silva Sanches2008-05-121-0/+27
* * implemented handling of font-style, font-variant, font-weight, and Felipe Corr??a da Silva Sanches2008-05-124-24/+369
* Fix incorrect preview problems on Win32 with native dialogues - see LP #229045Mike Pittman2008-05-111-2/+10
* hopefully this correctly adds gsl dependency. can't check!Johan B. C. Engelen2008-05-101-1/+1
* update to latest 2geom. this adds gsl dependency, doesn't seem to make inskap...Johan B. C. Engelen2008-05-1027-326/+2348
* Do not show/edit image URL for data URIs.Jon A. Cruz2008-05-101-1/+16
* clean Imagemagick detection and doesn't link anymore unused related libs (bug...popolon.org2008-05-101-9/+5
* More type registration cleanupJon A. Cruz2008-05-104-59/+72
* Warning cleanupJon A. Cruz2008-05-101-2/+2
* attribute loading for font-face tagFelipe Corr??a da Silva Sanches2008-05-104-0/+690
* Added <echo> task. Need to decide when substitutions are evaluated. More wo...Bob Jamison2008-05-091-12/+67
* complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen2008-05-0939-111/+114
* Apply Sas' patch to improve import of SVG as in LP#227472 and the bugs mentio...Mike Pittman2008-05-091-56/+55
* copyeditbulia byak2008-05-091-1/+1
* fix enumsbulia byak2008-05-091-2/+2
* Remove LPESlant.Johan B. C. Engelen2008-05-095-103/+0
* utf8-to-roff: work around what's arguably a bug in perl 5.10Peter Moulder2008-05-091-1/+17
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-0946-310/+325
* A little bit of refactoring of constrained object snappingDiederik van Lierop2008-05-081-9/+12
* add constructgrid lpe to Makefile_insertJohan B. C. Engelen2008-05-081-0/+2
* add LPEConstructGridJohan B. C. Engelen2008-05-084-0/+152
* set continue on error to trueJohan B. C. Engelen2008-05-081-1/+1
* merge inline patch from JimmyMenTaLguY2008-05-089-69/+25
* set eol-style:native for newly added filesJohan B. C. Engelen2008-05-080-0/+0
* intermediate update of ru.poAlexandre Prokoudine2008-05-081-3097/+4720
* distinguish between hkern and vkern tagsFelipe Corr??a da Silva Sanches2008-05-083-17/+53
* update excludesBob Jamison2008-05-081-2/+0
* Fix remaining regressions in svg/svg-path.cpp. Also, we now do tighter error...Peter Moulder2008-05-082-56/+159
* fix a compile failure with g++-4.3Peter Moulder2008-05-081-1/+2