| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 1 | -7/+11 | |
| |\| | | | | | (bzr r9508.1.52) | |||||
| | * | Partial C++-ification of SPGradient | Jon A. Cruz | 2010-06-28 | 1 | -7/+11 | |
| | | | | | | | (bzr r9542) | |||||
| * | | Wholesale cruft removal part 2 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -2/+0 | |
| | | | | | | | (bzr r9508.1.45) | |||||
| * | | Merge redundant *-fns.h into respective filter headers. | Krzysztof Kosi??ski | 2010-07-14 | 1 | -2/+1 | |
| |/ | | | | | | Move gaussian blur to filters directory. Blend filter effect. (bzr r9508.1.16) | |||||
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 1 | -4/+4 | |
| | | | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298) | |||||
| * | Fix tweak and paint bucket tools | Krzysztof Kosi??ski | 2010-04-03 | 1 | -4/+4 | |
| | | | | (bzr r9281.1.6) | |||||
| * | Cleanup of gradients and stops. | Jon A. Cruz | 2010-03-08 | 1 | -1/+0 | |
| | | | | (bzr r9163) | |||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 | |
| | | | | | | which cannot be fixed easily. (bzr r8422) | |||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 | |
| | | | | (bzr r8404) | |||||
| * | Use cursor-tweak-move.xpm for all object modes and cursor-color.xpm | Tavmjong Bah | 2009-07-18 | 1 | -1/+6 | |
| | | | | | | | for color paint mode until someone creates new cursors. This at least gives consistency as to which cursor is used in each mode. (bzr r8298) | |||||
| * | fix crash when tweak-deleting objects in groups: you cannot get ↵ | bulia byak | 2009-03-22 | 1 | -2/+11 | |
| | | | | | | SP_OBJECT_NEXT from a deleted object (bzr r7542) | |||||
| * | remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls | Thomas Holder | 2009-03-13 | 1 | -1/+0 | |
| | | | | (bzr r7478) | |||||
| * | use 2geom bezier fitting (is copy of inkscape's) | Johan B. C. Engelen | 2008-12-10 | 1 | -1/+0 | |
| | | | | (bzr r6983) | |||||
| * | NR->Geom conversion of some text functions and tweak-context | Joshua L. Blocher | 2008-11-28 | 1 | -26/+26 | |
| | | | | (bzr r6915) | |||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -9/+9 | |
| | | | | (bzr r6891) | |||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -40/+72 | |
| | | | | (bzr r6885) | |||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -29/+117 | |
| | | | | (bzr r6884) | |||||
| * | [i18n] Added use of plural forms. | Marcin Floryan | 2008-09-24 | 1 | -1/+1 | |
| | | | | (bzr r6881) | |||||
| * | transform modes for tweak tool | bulia byak | 2008-09-19 | 1 | -139/+304 | |
| | | | | (bzr r6843) | |||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -3/+3 | |
| | | | | (bzr r6839) | |||||
| * | Eliminate more of SP_ACTIVE_DESKTOP | Maximilian Albert | 2008-08-15 | 1 | -1/+1 | |
| | | | | (bzr r6633) | |||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -4/+4 | |
| | | | | (bzr r6593) | |||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -3/+3 | |
| | | | | (bzr r6569) | |||||
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 1 | -2/+0 | |
| | | | | (bzr r6540) | |||||
| * | simplify color reading from tool style | bulia byak | 2008-07-26 | 1 | -22/+4 | |
| | | | | (bzr r6427) | |||||
| * | 2geomify the static defined hatchcircles of dropper tool, dyna draw and ↵ | Johan B. C. Engelen | 2008-07-08 | 1 | -14/+9 | |
| | | | | | | tweak tool. (bzr r6229) | |||||
| * | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp, | mjwybrow | 2008-06-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | 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) | |||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -4/+4 | |
| | | | | (bzr r5915) | |||||
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -0/+1 | |
| | | | | | | | - change _bpath to private member of SPCurve, obtain and set with get_bpath and set_bpath. - added const methods, so protect changes to _bpath in SPCurve (bzr r5636) | |||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -2/+2 | |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | |||||
| * | typo | bulia byak | 2008-05-01 | 1 | -1/+1 | |
| | | | | (bzr r5574) | |||||
| * | Several different i18n issues fixed following report from a_b (adresses bug ↵ | Marcin Floryan | 2008-04-12 | 1 | -0/+2 | |
| | | | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412) | |||||
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -1/+1 | |
| | | | | | | | - LPEs can now be applied to groups - Updated the bend path to work properly with groups (bzr r5219) | |||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -2/+2 | |
| | | | | (bzr r5149) | |||||
| * | fix vector, power, and fidelity for paths in transformed groups, also ↵ | bulia byak | 2008-01-12 | 1 | -5/+5 | |
| | | | | | | normalize fidelity for zoom level (still not ideal for very small paths at 256x zoom, I suspect livarot just lacks precision) (bzr r4469) | |||||
| * | Retain the 3D box attribute when doing a color tweak only (so that the box ↵ | Maximilian Albert | 2008-01-11 | 1 | -6/+6 | |
| | | | | | | can be further edited in 3D box context) (bzr r4458) | |||||
| * | Add missing selection cue option to preferences for tweak, calligraphy, and ↵ | Maximilian Albert | 2008-01-11 | 1 | -0/+8 | |
| | | | | | | paint bucket tools (bzr r4457) | |||||
| * | Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying ↵ | Maximilian Albert | 2008-01-09 | 1 | -0/+7 | |
| | | | | | | 'convert to path' (closes LP #179693 and #176646). (bzr r4439) | |||||
| * | readjust jitter force | bulia byak | 2007-11-10 | 1 | -2/+0 | |
| | | | | (bzr r4054) | |||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 1 | -60/+60 | |
| | | | | (bzr r4052) | |||||
| * | refactoring, one MakeTweak method instead of a bunch largely similar methods | bulia byak | 2007-11-09 | 1 | -7/+9 | |
| | | | | (bzr r4047) | |||||
| * | preserve path effect | bulia byak | 2007-09-10 | 1 | -4/+10 | |
| | | | | (bzr r3714) | |||||
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 1 | -9/+9 | |
| | | | | (bzr r3706) | |||||
| * | reduce force of color tweaking | bulia byak | 2007-09-03 | 1 | -1/+1 | |
| | | | | (bzr r3672) | |||||
| * | ngettext used in src/tweak-context.cpp now | Alexandre Prokoudine | 2007-08-27 | 1 | -8/+16 | |
| | | | | (bzr r3599) | |||||
| * | four more modes | bulia byak | 2007-08-27 | 1 | -33/+516 | |
| | | | | (bzr r3592) | |||||
| * | update actual key shortcut for inflate mode | MenTaLguY | 2007-08-19 | 1 | -2/+2 | |
| | | | | (bzr r3532) | |||||
| * | naming: avoid unintentional double-meanings (part 2) | MenTaLguY | 2007-08-19 | 1 | -2/+2 | |
| | | | | (bzr r3517) | |||||
| * | naming: avoid unintentional double-meanings (part 1) | MenTaLguY | 2007-08-19 | 1 | -13/+13 | |
| | | | | (bzr r3516) | |||||
| * | copyedit, warning suppression | bulia byak | 2007-08-08 | 1 | -6/+7 | |
| | | | | (bzr r3430) | |||||
