summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Collapse)AuthorAgeFilesLines
* EMF export patches submitted by SaGSUlf Erikson2008-08-041-32/+27
| | | | | | | Bug 253601: EMF export - Text has opaque background Bug 253611: EMF export - Bold, italic text attributes lost Bug 253614: EMF export - Possible indeterminism with the text aligment (bzr r6556)
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-038-12/+0
| | | (bzr r6540)
* initial impl of gradients and opacitiesBob Jamison2008-08-022-73/+307
| | | (bzr r6525)
* finally got transforms right. flip Y and translateBob Jamison2008-08-012-19/+62
| | | (bzr r6519)
* make redundant. use correct fields of cubic bezier point arrayBob Jamison2008-08-014-304/+345
| | | (bzr r6514)
* un-remove applying item transform to each pointBob Jamison2008-08-013-24/+52
| | | (bzr r6504)
* Add item transformsBob Jamison2008-08-011-29/+53
| | | (bzr r6496)
* Warning cleanupJon A. Cruz2008-08-011-6/+6
| | | (bzr r6495)
* Get to compile in javafxBob Jamison2008-07-302-35/+53
| | | (bzr r6482)
* add placeholder for expert contributorsBob Jamison2008-07-305-0/+602
| | | (bzr r6474)
* update to 2geom rev. 1507Johan B. C. Engelen2008-07-254-0/+8
| | | (bzr r6416)
* Warning cleanupJon A. Cruz2008-07-202-11/+11
| | | (bzr r6367)
* noop: Refactor massive copy&paste of PdfParser::doShowText, in exchange for ↵Peter Moulder2008-07-191-140/+13
| | | | | using three one-line-each #ifdef/#else blocks instead of one big one covering the whole function. (bzr r6365)
* don't call cairo_new_path in feed_pathvector_to_cairo (like the old ↵Johan B. C. Engelen2008-07-151-0/+2
| | | | | feed_path_to_cairo didn't do) (bzr r6311)
* 2geomify ODF outputJohan B. C. Engelen2008-07-141-60/+49
| | | (bzr r6299)
* Minor fixes for emf input/output on windowsUlf Erikson2008-07-142-139/+361
| | | (bzr r6293)
* 2geomify pov-out extensionJohan B. C. Engelen2008-07-131-93/+53
| | | (bzr r6284)
* warning cleanupFelipe Corr??a da Silva Sanches2008-07-121-30/+30
| | | (bzr r6282)
* 2geomify latex-pstricksJohan B. C. Engelen2008-07-122-59/+53
| | | (bzr r6279)
* convert ps output to 2geomJohan B. C. Engelen2008-07-122-38/+50
| | | (bzr r6278)
* remove no longer needed inclusionsJohan B. C. Engelen2008-07-122-4/+0
| | | (bzr r6277)
* * remove code duplication from pdf-cairo extensionJohan B. C. Engelen2008-07-122-44/+6
| | | | | * try to fix line closing bug when using cairo. didn't succeed (bzr r6276)
* 2geomify print, fill and stroke methods of extensionsJohan B. C. Engelen2008-07-1212-37/+58
| | | (bzr r6274)
* add adjustable opacitybulia byak2008-07-121-6/+9
| | | (bzr r6265)
* copyeditbulia byak2008-07-121-1/+1
| | | (bzr r6264)
* Warning cleanupJon A. Cruz2008-07-091-1/+1
| | | (bzr r6241)
* fix orientation of markersJohan B. C. Engelen2008-07-071-10/+3
| | | (bzr r6205)
* change some SP_CURVE_BPATH to get_bpathJohan B. C. Engelen2008-07-042-3/+3
| | | (bzr r6155)
* use CairoRenderContext::renderPathVectorJohan B. C. Engelen2008-06-261-4/+2
| | | (bzr r6075)
* add CairoRenderContext::renderPathVectorJohan B. C. Engelen2008-06-262-0/+15
| | | (bzr r6074)
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-242-27/+1
| | | (bzr r6046)
* add todo comment to make code prettierJohan B. C. Engelen2008-06-201-0/+1
| | | (bzr r6011)
* sp_shape_render for cairo-renderer extension now uses 2geom for marker positionsJohan B. C. Engelen2008-06-201-6/+63
| | | (bzr r6009)
* remove not used variableJohan B. C. Engelen2008-06-201-1/+0
| | | (bzr r6008)
* use INKSCAPE_VERSION rather than VERSION, to help cmakeBob Jamison2008-06-181-7/+8
| | | (bzr r5987)
* disable unused pdf-input-cairobulia byak2008-06-141-1/+1
| | | (bzr r5923)
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-126-13/+12
| | | (bzr r5915)
* Fix to work with a changed api for 0.8.3's GfxFont::getNextChar(). many ↵Bob Jamison2008-06-121-0/+148
| | | | | thanks to <tsdgeos>. (bzr r5909)
* prevent crashing by not running prefs dialog when in command line modebulia byak2008-06-121-7/+16
| | | (bzr r5907)
* patch 181692bulia byak2008-06-122-2/+12
| | | (bzr r5893)
* fix crashing on additional data dialog when running input or effect ↵bulia byak2008-06-111-1/+4
| | | | | extension from command line (bzr r5890)
* fix bug #239092MenTaLguY2008-06-111-2/+2
| | | (bzr r5886)
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-1/+1
| | | (bzr r5884)
* Removing cast and replacing with a proper definition.Ted Gould2008-06-062-3/+3
| | | (bzr r5829)
* remove const assignment errorBob Jamison2008-06-061-1/+1
| | | (bzr r5826)
* a couple of trivial %d -> %u changes.Peter Moulder2008-06-051-3/+3
| | | | | snprintf size arg includes \0, so pass sizeof(buf) instead of that minus 1. (bzr r5812)
* 2 new filters sent by Chrisdesign Felipe Corr??a da Silva Sanches2008-05-314-0/+99
| | | | | (http://chrisdesign.wordpress.com/filter-effects/) (bzr r5775)
* Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to ↵Bob Jamison2008-05-291-20/+0
| | | | | BR_DATADIR. This should solve the "current directory" problems. This is a temporary fix. (bzr r5762)
* Added an 'appearance' hint to .inx optiongroups to allow for dropdowns ↵Jon A. Cruz2008-05-243-31/+112
| | | | | instead of radio buttons. (bzr r5748)
* Improved emf handlingUlf Erikson2008-05-224-207/+850
| | | (bzr r5734)