| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | tweak tool | bulia byak | 2007-08-08 | 1 | -0/+751 |
| (bzr r3423) | |||||
