| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-06-22 | 1 | -11/+5 | |
| | | | | (bzr r6024) | |||||
| * | reintroducing code that initially committed in revision 18594 and the have ↵ | Felipe Corr??a da Silva Sanches | 2008-06-22 | 2 | -0/+421 | |
| | | | | | | | | | | | | | | | been reverted on revision 18607. * implemented handling of font-style, font-variant, font-weight, and font-stretch attributes on font-face tags This have been previously reverted because I thought they were already handled in node->style, but now I see that this code is needed for font description (used in the font tag to declare font attributes to be stored in the user agent font database). The node->style info is used for font specification (used by document authors with the purpose of declaring the properties of fonts that they would like in their SVG documents). (bzr r6023) | |||||
| * | read PathVector instead of NArtBpath | Johan B. C. Engelen | 2008-06-22 | 2 | -12/+12 | |
| | | | | (bzr r6022) | |||||
| * | read PathVector instead of NArtBpath | Johan B. C. Engelen | 2008-06-22 | 1 | -4/+2 | |
| | | | | (bzr r6021) | |||||
| * | split paths using 2geom PathVector | Johan B. C. Engelen | 2008-06-22 | 1 | -3/+3 | |
| | | | | (bzr r6020) | |||||
| * | LPE Spiro: don't catch all exceptions, only the ContinuityError | Johan B. C. Engelen | 2008-06-22 | 1 | -1/+1 | |
| | | | | (bzr r6019) | |||||
| * | remove obsolete LoadArtBPath from livarot | Johan B. C. Engelen | 2008-06-22 | 2 | -71/+0 | |
| | | | | (bzr r6018) | |||||
| * | use LoadPathVector instead of LoadArtBPath everywhere | Johan B. C. Engelen | 2008-06-22 | 4 | -9/+10 | |
| | | | | (bzr r6017) | |||||
| * | create method for Livarot paths to load PathVectors instead of NArtBpaths | Johan B. C. Engelen | 2008-06-22 | 2 | -0/+76 | |
| | | | | (bzr r6016) | |||||
| * | use pathvector directly from SPCurve in LPE path parameter. | Johan B. C. Engelen | 2008-06-22 | 1 | -1/+1 | |
| | | | | (bzr r6015) | |||||
| * | better method to convert nartbpath to PathVector | Johan B. C. Engelen | 2008-06-22 | 1 | -5/+54 | |
| | | | | (bzr r6014) | |||||
| * | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp, | mjwybrow | 2008-06-22 | 26 | -99/+36 | |
| | | | | | | | | | | | | | | | | | | | | src/libcola/gradient_projection.cpp, src/libvpsc/generate-constraints.cpp, src/libnr/nr-types.cpp, src/libnr/nr-point-fns-test.cpp, src/isnan.h, src/libnr/nr-point-fns.cpp, src/libnr/in-svg-plane-test.cpp, src/doxygen-main.cpp, src/display/nr-filter-composite.cpp, src/display/nr-filter-merge.cpp, src/display/nr-filter-gaussian.cpp, src/display/bezier-utils.cpp, src/Makefile_insert, src/eraser-context.cpp, src/dyna-draw-context.cpp, src/tweak-context.cpp, src/sp-namedview.cpp, src/libnr/in-svg-plane-test.h, src/libnr/nr-point-fns-test.h, src/mod360-test.h, src/CMakeLists.txt, src/2geom/linear.h: Properly fix the conflicting isnan.h problem: 1) Update src/2geom/isnan.h to match newest Inkscape src/isnana.h (Also commited this change to lib2geom project repository) 2) Remove Inkscape's src/isnan.h 3) Update all files to include src/2geom/isnan.h instead of src/isnan.h (bzr r6013) | |||||
| * | patch 241565 | bulia byak | 2008-06-22 | 1 | -14/+15 | |
| | | | | (bzr r6012) | |||||
| * | add todo comment to make code prettier | Johan B. C. Engelen | 2008-06-20 | 1 | -0/+1 | |
| | | | | (bzr r6011) | |||||
| * | sp_shape now uses 2geom PathVector for all marker positions | Johan B. C. Engelen | 2008-06-20 | 1 | -20/+132 | |
| | | | | (bzr r6010) | |||||
| * | sp_shape_render for cairo-renderer extension now uses 2geom for marker positions | Johan B. C. Engelen | 2008-06-20 | 3 | -7/+66 | |
| | | | | (bzr r6009) | |||||
| * | remove not used variable | Johan B. C. Engelen | 2008-06-20 | 1 | -1/+0 | |
| | | | | (bzr r6008) | |||||
| * | 2geomify sp_shape_update_marker_view. | Johan B. C. Engelen | 2008-06-20 | 3 | -22/+105 | |
| | | | | (bzr r6007) | |||||
| * | patch from 226459, approved by joel | bulia byak | 2008-06-20 | 1 | -7/+15 | |
| | | | | (bzr r6006) | |||||
| * | Partial fix (for preventing numerical issues) and restructuring for ↵ | Jasper van de Gronde | 2008-06-20 | 3 | -61/+50 | |
| | | | | | | PathString, plus a small fix for the new 2geom sp_svg_write_curve. (bzr r6005) | |||||
| * | Fix for sp-style-elem-test to make it work again with new code. | Jasper van de Gronde | 2008-06-20 | 1 | -1/+1 | |
| | | | | (bzr r6004) | |||||
| * | commenting out a g_warning | Felipe Corr??a da Silva Sanches | 2008-06-20 | 1 | -1/+1 | |
| | | | | (bzr r6003) | |||||
| * | reverting (possibly mistaken) edits on configure.ac by cilix42 made on | Felipe Corr??a da Silva Sanches | 2008-06-20 | 1 | -4/+10 | |
| | | | | | | revision 18964 (bzr r6002) | |||||
| * | comment fix | bulia byak | 2008-06-19 | 1 | -3/+6 | |
| | | | | (bzr r6001) | |||||
| * | Changed tools toolbar to use stock GtkToolbar via simple wrapper actions. | Jon A. Cruz | 2008-06-19 | 1 | -44/+225 | |
| | | | | | | | | Fixes bug #166862. Fixes bug #168677. Fixes bug #168648. (bzr r6000) | |||||
| * | update 2geom (r1350) | Johan B. C. Engelen | 2008-06-18 | 3 | -1/+19 | |
| | | | | (bzr r5999) | |||||
| * | update 2geom | Johan B. C. Engelen | 2008-06-18 | 1 | -1/+6 | |
| | | | | (bzr r5998) | |||||
| * | for validation | Bob Jamison | 2008-06-18 | 1 | -0/+15 | |
| | | | | (bzr r5997) | |||||
| * | Display helper grid for LPELattice; automatically add helper paths for LPE ↵ | Maximilian Albert | 2008-06-18 | 5 | -6/+71 | |
| | | | | | | PathParams (bzr r5996) | |||||
| * | Update LPE helper paths "live" on changes | Maximilian Albert | 2008-06-18 | 3 | -1/+32 | |
| | | | | (bzr r5995) | |||||
| * | Make knotholder members protected | Maximilian Albert | 2008-06-18 | 2 | -5/+8 | |
| | | | | (bzr r5994) | |||||
| * | Improve comments and catch missing desktop in effect.cpp | Maximilian Albert | 2008-06-18 | 1 | -4/+5 | |
| | | | | (bzr r5993) | |||||
| * | Separate version of sp_nodepath_generate_helperpath() to generate a ↵ | Maximilian Albert | 2008-06-18 | 2 | -5/+10 | |
| | | | | | | helperpath from a SPCurve directly (bzr r5992) | |||||
| * | parser | Bob Jamison | 2008-06-18 | 1 | -0/+394 | |
| | | | | (bzr r5991) | |||||
| * | for IDL parsing | Bob Jamison | 2008-06-18 | 1 | -0/+1386 | |
| | | | | (bzr r5990) | |||||
| * | Cmake: fix quoting in INKSCAPE_LIBS | Joshua L. Blocher | 2008-06-18 | 1 | -13/+13 | |
| | | | | (bzr r5989) | |||||
| * | change VERSION to INKSCAPE_VERSION in potracelib.cpp | Joshua L. Blocher | 2008-06-18 | 1 | -1/+2 | |
| | | | | (bzr r5988) | |||||
| * | use INKSCAPE_VERSION rather than VERSION, to help cmake | Bob Jamison | 2008-06-18 | 1 | -7/+8 | |
| | | | | (bzr r5987) | |||||
| * | Cmake: Add src/ to include_directories, fix missing includes for file checks | Joshua L. Blocher | 2008-06-18 | 2 | -3/+4 | |
| | | | | (bzr r5986) | |||||
| * | compilable! wip | Bob Jamison | 2008-06-18 | 1 | -1196/+595 | |
| | | | | (bzr r5985) | |||||
| * | added new LPEs to the list of translatables | Alexandre Prokoudine | 2008-06-18 | 1 | -0/+4 | |
| | | | | (bzr r5984) | |||||
| * | add commentary about temporary canvas items. | Johan B. C. Engelen | 2008-06-18 | 1 | -4/+12 | |
| | | | | (bzr r5983) | |||||
| * | Fixed tool tooltips | Jon A. Cruz | 2008-06-18 | 1 | -17/+19 | |
| | | | | (bzr r5982) | |||||
| * | Conversion to toolbars and preserve size upon undock | Jon A. Cruz | 2008-06-18 | 3 | -69/+98 | |
| | | | | (bzr r5981) | |||||
| * | Oops! Fix compile. | Maximilian Albert | 2008-06-18 | 1 | -4/+12 | |
| | | | | (bzr r5980) | |||||
| * | Add handle to adjust angle | Maximilian Albert | 2008-06-18 | 3 | -11/+93 | |
| | | | | (bzr r5979) | |||||
| * | New LPE: Copy rotate | Maximilian Albert | 2008-06-18 | 5 | -1/+148 | |
| | | | | (bzr r5978) | |||||
| * | update 2geom | Maximilian Albert | 2008-06-18 | 2 | -1/+7 | |
| | | | | (bzr r5977) | |||||
| * | Temporary shortcut for LPEParallel in pen tool | Maximilian Albert | 2008-06-18 | 1 | -2/+1 | |
| | | | | (bzr r5976) | |||||
| * | New LPE: Parallel | Maximilian Albert | 2008-06-18 | 5 | -1/+253 | |
| | | | | (bzr r5975) | |||||
