2009-01-09 |
verbalshadow | Cmake: restructure build files to be more like current... |
tree | commitdiff |
2009-01-05 |
verbalshadow | Cmake build fixes, minor |
tree | commitdiff |
2009-01-03 |
buliabyak | add labels |
tree | commitdiff |
2009-01-02 |
johanengelen | make 'marker' property work (shorthand for start, mid... |
tree | commitdiff |
2009-01-02 |
johanengelen | Move filters into their own namespace Inkscape::Filters... |
tree | commitdiff |
2009-01-01 |
buliabyak | fix crash when assigning a non-parseable preset filter |
tree | commitdiff |
2008-12-30 |
johanengelen | get rid of a lot of no longer needed "libnr/nr-...... |
tree | commitdiff |
2008-12-16 |
johanengelen | fix compile after rev 20377 |
tree | commitdiff |
2008-12-16 |
speleo3 | * remove sp_item_i2root_affine and sp_item_i2r_affine... |
tree | commitdiff |
2008-12-10 |
Ted Gould | * Removing the bitmap files that aren't being used. |
tree | commitdiff |
2008-11-30 |
buliabyak | unify labels |
tree | commitdiff |
2008-11-21 |
Ted Gould | Merge from fe-moved |
tree | commitdiff |
2008-11-01 |
Ted Gould | Merge from trunk |
tree | commitdiff |
2008-10-31 |
Ted Gould | Making it so that including simple-node.h will generate... |
tree | commitdiff |
2008-10-31 |
Ted Gould | Patch from Hannes Hochreiner to make it so that attribu... |
tree | commitdiff |
2008-10-31 |
Ted Gould | Merge from trunk |
tree | commitdiff |
2008-10-27 |
Ted Gould | From trunk |
tree | commitdiff |
2008-10-11 |
Ted Gould | Merging from trunk |
tree | commitdiff |
2008-09-25 |
Ted Gould | Merge from trunk. |
tree | commitdiff |
2008-09-25 |
Ted Gould | Sorry, I got off on a branch and ended up with a bunch... |
tree | commitdiff |
2008-09-21 |
buliabyak | if export (most likely cairo) fails, issue a warning... |
tree | commitdiff |
2008-09-20 |
buliabyak | release reprs properly |
tree | commitdiff |
2008-09-20 |
tavmjong | Don't clip mask surface to mask bounding box. |
tree | commitdiff |
2008-09-16 |
tavmjong | Fix transformation for items rendered as bitmaps (i... |
tree | commitdiff |
2008-09-16 |
tweenk | Refactored preferences handling into a new version of |
tree | commitdiff |
2008-09-16 |
buliabyak | remove extra unref; now ref/unref is done by show/hide... |
tree | commitdiff |
2008-09-14 |
tavmjong | Fixes for clipping and masking: |
tree | commitdiff |
2008-09-10 |
johanengelen | LIBNR REMOVAL. remove nartbpath code!!! |
tree | commitdiff |
2008-09-10 |
ulferikson | 2geomify, remove warnings and other fixes |
tree | commitdiff |
2008-09-10 |
tavmjong | Fix clipping for Cairo generated PNG's. |
tree | commitdiff |
2008-09-07 |
johanengelen | LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no... |
tree | commitdiff |
2008-09-06 |
buliabyak | finally got the pattern transform right |
tree | commitdiff |
2008-09-05 |
acspike | Make rasterization of filters into pdf respect the... |
tree | commitdiff |
2008-09-01 |
buliabyak | use smaller subpixel scaling; large values take more... |
tree | commitdiff |
2008-09-01 |
buliabyak | fix assert when exporting bug 171849 file, make sure... |
tree | commitdiff |
2008-09-01 |
joncruz | Fix for missing define |
tree | commitdiff |
2008-09-01 |
buliabyak | enable EPS export via cairo, use it instead of the... |
tree | commitdiff |
2008-08-31 |
buliabyak | fix names and mime types; cairo ps out now the default |
tree | commitdiff |
2008-08-31 |
buliabyak | disable old non-cairo ps export via print |
tree | commitdiff |
2008-08-31 |
buliabyak | remove cairo and experimental from the name; now this... |
tree | commitdiff |
2008-08-31 |
buliabyak | properly transform clippath: transform of the item... |
tree | commitdiff |
2008-08-31 |
johanengelen | remove unused variables |
tree | commitdiff |
2008-08-31 |
johanengelen | cairo-render-context extension implementation converted... |
tree | commitdiff |
2008-08-31 |
tavmjong | Fix patterns when scaled. |
tree | commitdiff |
2008-08-29 |
buliabyak | Ulf Ericson's patch for implementing missing properties... |
tree | commitdiff |
2008-08-29 |
buliabyak | temporarily, make pdf exporters switchable for testing |
tree | commitdiff |
2008-08-28 |
joncruz | Fixed crash due to use of uninitialized pointer |
tree | commitdiff |
2008-08-19 |
prokoudine | fixed a typo |
tree | commitdiff |
2008-08-14 |
cilix42 | Remove further instances of SP_ACTIVE_DESKTOP |
tree | commitdiff |
2008-08-12 |
johanengelen | NR:: to Geom:: for most of src/extension/ |
tree | commitdiff |
2008-08-10 |
ishmal | clean up code slightly |
tree | commitdiff |
2008-08-09 |
ishmal | merge silveiro's and my changes |
tree | commitdiff |
2008-08-08 |
johanengelen | fix marker behavior for moveto-only paths |
tree | commitdiff |
2008-08-08 |
johanengelen | remove many unnecessary to_2geom and from_2geom calls |
tree | commitdiff |
2008-08-07 |
ishmal | change javafx output to 1.0 compiler syntax |
tree | commitdiff |
2008-08-05 |
johanengelen | NR::Maybe => boost::optional |
tree | commitdiff |
2008-08-05 |
dvlierop2 | Use is_straight_curve() instead of three separate dynam... |
tree | commitdiff |
2008-08-04 |
ulferikson | EMF export patches submitted by SaGS |
tree | commitdiff |
2008-08-03 |
johanengelen | remove many needless references to n-art-bpath.h |
tree | commitdiff |
2008-08-02 |
ishmal | initial impl of gradients and opacities |
tree | commitdiff |
2008-08-01 |
ishmal | finally got transforms right. flip Y and translate |
tree | commitdiff |
2008-08-01 |
ishmal | make redundant. use correct fields of cubic bezier... |
tree | commitdiff |
2008-08-01 |
ishmal | un-remove applying item transform to each point |
tree | commitdiff |
2008-08-01 |
ishmal | Add item transforms |
tree | commitdiff |
2008-08-01 |
joncruz | Warning cleanup |
tree | commitdiff |
2008-07-30 |
ishmal | Get to compile in javafx |
tree | commitdiff |
2008-07-30 |
ishmal | add placeholder for expert contributors |
tree | commitdiff |
2008-07-25 |
johanengelen | update to 2geom rev. 1507 |
tree | commitdiff |
2008-07-20 |
joncruz | Warning cleanup |
tree | commitdiff |
2008-07-19 |
pjrm | noop: Refactor massive copy&paste of PdfParser::doShowT... |
tree | commitdiff |
2008-07-15 |
johanengelen | don't call cairo_new_path in feed_pathvector_to_cairo... |
tree | commitdiff |
2008-07-14 |
johanengelen | 2geomify ODF output |
tree | commitdiff |
2008-07-14 |
ulferikson | Minor fixes for emf input/output on windows |
tree | commitdiff |
2008-07-13 |
johanengelen | 2geomify pov-out extension |
tree | commitdiff |
2008-07-12 |
JucaBlues | warning cleanup |
tree | commitdiff |
2008-07-12 |
johanengelen | 2geomify latex-pstricks |
tree | commitdiff |
2008-07-12 |
johanengelen | convert ps output to 2geom |
tree | commitdiff |
2008-07-12 |
johanengelen | remove no longer needed inclusions |
tree | commitdiff |
2008-07-12 |
johanengelen | * remove code duplication from pdf-cairo extension |
tree | commitdiff |
2008-07-12 |
johanengelen | 2geomify print, fill and stroke methods of extensions |
tree | commitdiff |
2008-07-12 |
buliabyak | add adjustable opacity |
tree | commitdiff |
2008-07-12 |
buliabyak | copyedit |
tree | commitdiff |
2008-07-09 |
joncruz | Warning cleanup |
tree | commitdiff |
2008-07-07 |
johanengelen | fix orientation of markers |
tree | commitdiff |
2008-07-04 |
johanengelen | change some SP_CURVE_BPATH to get_bpath |
tree | commitdiff |
2008-06-26 |
johanengelen | use CairoRenderContext::renderPathVector |
tree | commitdiff |
2008-06-26 |
johanengelen | add CairoRenderContext::renderPathVector |
tree | commitdiff |
2008-06-24 |
verbalshadow | Cmake: remove header files from source lists |
tree | commitdiff |
2008-06-20 |
johanengelen | add todo comment to make code prettier |
tree | commitdiff |
2008-06-20 |
johanengelen | sp_shape_render for cairo-renderer extension now uses... |
tree | commitdiff |
2008-06-20 |
johanengelen | remove not used variable |
tree | commitdiff |
2008-06-18 |
ishmal | use INKSCAPE_VERSION rather than VERSION, to help cmake |
tree | commitdiff |
2008-06-14 |
buliabyak | disable unused pdf-input-cairo |
tree | commitdiff |
2008-06-12 |
johanengelen | change NR::Matrix to Geom:: for many sp_item_xxx_affine... |
tree | commitdiff |
2008-06-12 |
ishmal | Fix to work with a changed api for 0.8.3's GfxFont... |
tree | commitdiff |
2008-06-12 |
buliabyak | prevent crashing by not running prefs dialog when in... |
tree | commitdiff |
2008-06-12 |
buliabyak | patch 181692 |
tree | commitdiff |
2008-06-11 |
buliabyak | fix crashing on additional data dialog when running... |
tree | commitdiff |
2008-06-11 |
mental | fix bug #239092 |
tree | commitdiff |
2008-06-11 |
mental | plumb XML::Documents in everywhere |
tree | commitdiff |
next |