| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixes a few of jenkins warnings | Marc Jeanmougin | 2015-05-08 | 1 | -3/+3 |
| | | | | (bzr r14126) | ||||
| * | avoid 0/0 problem in get_scale_transform_for_uniform_stroke. (Bug 1428789) | Alvin Penner | 2015-03-06 | 1 | -2/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1428789 (bzr r13970) | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -0/+2 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | fix scaling crash for clipped objects (Bug 1286647) | Alvin Penner | 2014-03-02 | 1 | -1/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1286647 (bzr r13096) | ||||
| * | remove vertical offset when stretching a horizontal line (Bug 1275077) | Alvin Penner | 2014-02-01 | 1 | -2/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1275077 (bzr r12993) | ||||
| * | simplify equations in get_scale_transform_for_variable_stroke() for the case ↵ | Alvin Penner | 2014-01-31 | 1 | -31/+16 |
| | | | | | | of 'scaled stroke'/'optimized transforms' (bzr r12990) | ||||
| * | 1. make scaling of stroke of horizontal line the same as nearly horizontal ↵ | Alvin Penner | 2014-01-20 | 1 | -12/+10 |
| | | | | | | line. 2. remove vertical offset when using Transform dialog to attempt to vertically scale horizontal line. (bzr r12964) | ||||
| * | fix scaling crash caused by negative stroke (Bug 1270464) | Alvin Penner | 2014-01-19 | 1 | -0/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1270464 (bzr r12956) | ||||
| * | avoid singularity when scaling horizontal or vertical line. (Bug 1262146) | Alvin Penner | 2014-01-17 | 1 | -3/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1262146 (bzr r12951) | ||||
| * | modify get_scale_transform_for_variable_stroke() to be consistent with ↵ | Alvin Penner | 2014-01-04 | 1 | -83/+89 |
| | | | | | | | | | get_scale_transform_for_uniform_stroke() (Bug 1262146) Fixed bugs: - https://launchpad.net/bugs/1262146 (bzr r12881) | ||||
| * | prevent singularity when scaling horizontal or vertical line | Alvin Penner | 2013-12-31 | 1 | -2/+2 |
| | | | | (bzr r12864) | ||||
| * | modify transform behaviour for unscaled stroke width, Preserved Transforms ↵ | Alvin Penner | 2013-12-30 | 1 | -53/+56 |
| | | | | | | | | | (Bug 1262146) Fixed bugs: - https://launchpad.net/bugs/1262146 (bzr r12863) | ||||
| * | modify transform behaviour for scaled stroke width, Preserved Transforms | Alvin Penner | 2013-12-17 | 1 | -7/+8 |
| | | | | (bzr r12852) | ||||
| * | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 2012-10-04 | 1 | -0/+1 |
| | | | | | | they are not used elsewhere. (bzr r11735) | ||||
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -37/+29 |
| | | | | (bzr r10659) | ||||
| * | 1) Fix absolute scaling in transform dialog | Diederik van Lierop | 2011-09-04 | 1 | -7/+7 |
| | | | | | | 2) Transform dialog now follows the user prefs for geometric vs. visual bounding box (bzr r10615) | ||||
| * | Allow changing dimensions of vertical/horizontal lines using the numeric ↵ | Diederik van Lierop | 2011-09-03 | 1 | -79/+104 |
| | | | | | | | | | input boxes on the selector toolbar Fixed bugs: - https://launchpad.net/bugs/825840 (bzr r10614) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -4/+4 |
| | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | ||||
| * | Fix crash that occurred when scaling a clipped object, as reported in lp:811819 | Diederik van Lierop | 2011-07-17 | 1 | -4/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/811819 (bzr r10464) | ||||
| * | Fix crash caused by my previous commit; as reported by ~suv in bug lp:212768 | Diederik van Lierop | 2011-07-11 | 1 | -7/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/212768 (bzr r10443) | ||||
| * | Selector's toolbar: changing the dimensions of the visual bounding box of ↵ | Diederik van Lierop | 2011-07-10 | 1 | -42/+231 |
| | | | | | | | | | | selection of multiple objects having different stroke widths has been fixed (bug #212768, #190557, ...) Fixed bugs: - https://launchpad.net/bugs/212768 - https://launchpad.net/bugs/190557 (bzr r10437.1.5) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -17/+17 |
| |\ | | | | | (bzr r9508.1.73) | ||||
| | * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -4/+4 |
| | | | | | | | (bzr r10067) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -13/+13 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -11/+10 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -11/+10 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | ||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+1 |
| |\| | | | | | | | | (bzr r9508.1.70) | ||||
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * / | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 1 | -3/+3 |
| |/ | | | (bzr r9508.1.48) | ||||
| * | patch 318246 | bulia byak | 2009-01-19 | 1 | -0/+2 |
| | | | | (bzr r7148) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -3/+3 |
| | | | | (bzr r6891) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -35/+27 |
| | | | | (bzr r6884) | ||||
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -12/+12 |
| | | | | (bzr r6836) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -5/+5 |
| | | | | (bzr r6593) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -2/+2 |
| | | | | (bzr r6569) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -4/+4 |
| | | | | (bzr r5915) | ||||
| * | Major overhaul of the selector tool's internals to improve handling of ↵ | Diederik van Lierop | 2008-03-25 | 1 | -3/+35 |
| | | | | | | transformations, origins and snapping, for both visual and geometric bounding boxes (see for example bug #174046 in Launchpad) (bzr r5189) | ||||
| * | Refactoring of previous changes | Diederik van Lierop | 2007-05-04 | 1 | -28/+27 |
| | | | | (bzr r2974) | ||||
| * | Fix bug #1077600 -> correct mirroring and no drifting of origin | Diederik van Lierop | 2007-04-30 | 1 | -11/+29 |
| | | | | (bzr r2971) | ||||
| * | re-introduce isEmpty tests | MenTaLguY | 2007-03-17 | 1 | -1/+1 |
| | | | | (bzr r2679) | ||||
| * | ban empty rectangles entirely and remove isEmpty test | MenTaLguY | 2007-03-11 | 1 | -1/+1 |
| | | | | (bzr r2606) | ||||
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 1 | -5/+6 |
| | | | | (bzr r2596) | ||||
| * | fix 1510614 | bulia byak | 2006-06-22 | 1 | -5/+7 |
| | | | | (bzr r1263) | ||||
| * | use rotation center in keyboard rotation and transform dialog | bulia byak | 2006-03-22 | 1 | -15/+24 |
| | | | | (bzr r273) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -6/+6 |
| | | | | (bzr r149) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+148 |
| (bzr r1) | |||||
