| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spellcheck.cpp: correct indenting. disable debug output. | Johan B. C. Engelen | 2014-06-01 | 1 | -37/+37 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added Perspective-Envelope live effect | Jabier Arraiza Cenoz | 2014-05-30 | 6 | -1/+501 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unquote names in 'font-family' lists. Partial fix for #1029080 | Tavmjong Bah | 2014-05-30 | 5 | -36/+58 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use SPStyle value for 'font-family' rather than parse 'style' ourselves. | Tavmjong Bah | 2014-05-29 | 1 | -28/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initialize style store with default styles. Fixes Gtk-CRITICAL and GLib-Gobje... | Tavmjong Bah | 2014-05-28 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert from 90px to inch to 96px to inch per SVG (CSS) specification. | Tavmjong Bah | 2014-05-26 | 3 | -15/+15 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update for working Win64 GDB (devlibs update required) | Liam White | 2014-05-21 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add libwpg, libvisio, and libcdr to win64 build | Johan B. C. Engelen | 2014-05-17 | 1 | -18/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix compliance test pservers-pattern-04-f - inheriting pattern viewBox | Tomasz Boczkowski | 2014-05-17 | 1 | -2/+3 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix GTK+ 3 build | Liam P. White | 2014-05-16 | 1 | -0/+13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix compliance test pservers-pattern-03-f - using fallback when pattern is empty | Tomasz Boczkowski | 2014-05-16 | 5 | -2/+34 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | further tweaks to build-x64.xml. | Johan B. C. Engelen | 2014-05-16 | 1 | -9/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't rely on operator precedence (rev. 13372) | Johan B. C. Engelen | 2014-05-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash in preview widget for files containing objectBoundingBox related pa... | Tomasz Boczkowski | 2014-05-16 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix C++11 compilation | Johan B. C. Engelen | 2014-05-15 | 2 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix compile warning | Johan B. C. Engelen | 2014-05-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make buildtool cxxflags actually work | Johan B. C. Engelen | 2014-05-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add cxxflags attribute possibility for buildtool. fixes warnings for c-files ... | Johan B. C. Engelen | 2014-05-15 | 3 | -7/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make windows filedialog's code more portable for different mingw versions (fa... | Johan B. C. Engelen | 2014-05-15 | 2 | -11/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Pango markup in Text and Font dialog. | Tavmjong Bah | 2014-05-15 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to tip. | Tavmjong Bah | 2014-05-15 | 1 | -6/+5 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | win64: add poppler to build | Johan B. C. Engelen | 2014-05-14 | 1 | -6/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Style rewrite: Unquote strings from libcroco. Fixes 1303422. | Tavmjong Bah | 2014-05-15 | 1 | -2/+5 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable lcms2 support on OS X | su_v | 2014-05-14 | 1 | -4/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | win64 - delete hicolor icon theme folder, halts inkscape ohterwise | Johan B. C. Engelen | 2014-05-13 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add 64-bit Windows build-x64.xml | Johan B. C. Engelen | 2014-05-13 | 1 | -0/+941 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix windows 64bit build. (changes already committed to trunk) | Johan B. C. Engelen | 2014-05-13 | 7 | -79/+81 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove two duplicate copies from build.xml | Johan B. C. Engelen | 2014-05-13 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add 64-bit resource manifests for Windows x64 builds | Johan B. C. Engelen | 2014-05-13 | 4 | -0/+79 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding missing files from LPE simplify | Jabier Arraiza Cenoz | 2014-05-13 | 4 | -0/+494 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Style rewrite: Prevent CSS2 'text-decoration' from overwriting CSS3 'text-dec... | Tavmjong Bah | 2014-05-13 | 2 | -19/+46 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added Latice2 deformation LPE | Jabier Arraiza Cenoz | 2014-05-13 | 10 | -1/+883 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Simplify LPE | Jabier Arraiza Cenoz | 2014-05-13 | 10 | -6/+146 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW | Jabier Arraiza Cenoz | 2014-05-13 | 3 | -7/+39 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to trunk | Jabier Arraiza Cenoz | 2014-05-13 | 3 | -39/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch from Jabierxto to fix a bug I reported off-tracker. | Josh Andler | 2014-05-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a bug in bspline with snaps and 1 sice segments. Pointed by LiamW | Jabier Arraiza Cenoz | 2014-05-13 | 3 | -7/+39 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch from Jabierxto to fix a bug I reported off-tracker. | ScislaC | 2014-05-13 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | small logic improvement | Johan B. C. Engelen | 2014-05-12 | 1 | -3/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CSS2 and CSS3 text decoration rendering, most code from David Mathog. | Tavmjong Bah | 2014-05-11 | 4 | -199/+429 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add closePath(). | Tavmjong Bah | 2014-05-11 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tentative fix for LPEs and undo | Liam P. White | 2014-05-10 | 2 | -2/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Style rewrite: 'text-decoration' requires access to style of ancestor element... | Tavmjong Bah | 2014-05-10 | 2 | -8/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Style rewrite: Correct 'text-decoration' CSS2 vs. CSS3 behavior. | Tavmjong Bah | 2014-05-09 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to tip. | Tavmjong Bah | 2014-05-09 | 28 | -48462/+10642 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging Jabier's spirolive+bspline branch | Vinícius dos Santos Oliveira | 2014-05-08 | 28 | -48462/+10642 | |
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding const _pathmanipulatos staff to handles (handles also have tips) | Jabier Arraiza Cenoz | 2014-05-05 | 1 | -0/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunk | Jabier Arraiza Cenoz | 2014-05-05 | 95 | -25781/+27590 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | adding Vinícius work whith node tips | Jabier Arraiza Cenoz | 2014-05-05 | 7 | -15/+36 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enabling path manipulator to comunicate if paths are bspline when | Vinícius dos Santos Oliveira | 2014-05-05 | 7 | -12/+35 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
