d5e46a2362bebf7a470625d9518498add9edb856 |
|
03-May-2015 |
Tomasz Boczkowski <penginsbacon@gmail.com> |
renamed SPPattern methods to match coding style |
fdadb0d9ed475b0df2cadcabb67fecffd1228c80 |
|
04-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604025, #486192 |
630926f56c577bfefe5de992b813a898ae953cdf |
|
16-Jun-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fixes to LPEKnot, now usable again.
knotholder: if knot coords are non-finite, hide knot. used for hiding the lpeknot switcher knot if there are no crossings |
ff167176a03ecdec32a72a475341dc6cf7ff7afe |
|
29-May-2014 |
Tomasz Boczkowski <penginsbacon@gmail.com> |
SPPattern c++-sification: class fields are private |
e4d0d1c466c86f5b22ab20cd2acd612978d3e86e |
|
27-May-2014 |
Tomasz Boczkowski <penginsbacon@gmail.com> |
SPPattern c++-sification: replacing pattern_ functions by methods pt1 |
bbbbbd459609704904e6c228f27b5db2271b7dd4 |
|
28-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Further refactored SPKnot. |
8b30ff2c4a7189eb3d3eba6a8991d7d1b82e4545 |
|
28-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
First step of refactoring SPKnot. |
0b2d8abc1011ad865fce3b883ccb2587cb15cc90 |
|
17-Jan-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
const .... |
624e4bb114c588505c592e405dbad6570e5704fe |
|
14-Oct-2012 |
Diederik van Lierop <mail@diedenrezi.nl> |
Fix "shift disables snapping" for LPEs and for editing objects |
af0cfd3c37dc911b0d44fd4bc533561d32d9bcc2 |
|
05-Jun-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning for GTK+3 migration |
7655c8b8ffe3674dd7e7c74f450fb7194943c0de |
|
03-May-2012 |
Jon A. Cruz <jon@joncruz.org> |
Adding base configurable sizing of controls/handles. |
153bb1867986d6db392e2cfa711ad6231fce8abe |
|
27-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Fixing more broken and split doc comments. |
e898e8dd3fbc3e21f3a35f089a0d1c1dc6d48850 |
|
17-Jul-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is 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 |
cefdba1595ab39197d47d6e89d850c3509aa22b9 |
|
22-Jun-2011 |
Jon A. Cruz <jon@joncruz.org> |
Warning cleanup. |
d37634d73670180f99a3e0ea583621373d90ec4f |
|
02-Feb-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
update to latest 2geom ! |
a4030d5ca449e7e384bc699cd249ee704faaeab0 |
|
17-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Super duper mega (fun!) commit: replaced encoding=utf-8 with 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. |
c13adc1aa8f34445131579baa56299b360480b5e |
|
30-Oct-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
- Constrained snap: proper implementation of the preference to snap the mouse pointer or handle itself (instead of projecting it first onto the constraint)
- Fix a crash in SnapManager::multipleConstrainedSnaps |
8407bdf594617aded69904582aabe7ba2e055dd2 |
|
11-Aug-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Clear pointers in the snapmanager if they're no longer needed. |
d616708f7747571c94108bb2e61a70d2da3768bd |
|
04-Aug-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Wholesale cruft removal part 2 |
18d56400fb8d667bff7c64b550365d94725bfe6e |
|
12-Jul-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
- Snap while rotating an object using the selector tool
- Rename the ConstraintLine class to SnapConstraint
- Move some duplicated code to 2geom |
d5ad05ac17abfd7d2eae333a8c1233971e1c1a8f |
|
29-Jun-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
This is the first c++ification commit from me. It handles sp-line, 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]. |
d703e5d08553a3dd5eb4f0a11040de79071bdcfb |
|
06-Apr-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Revert the inverted coordinate system fix. 3D Boxes and guides
require an XML-level backwards compatibility mechanism to fix properly,
and it's too late in the 0.48 cycle to introduce it. |
427a99982557cf14513f73854000294fc5e4f61f |
|
03-Apr-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Fix pattern knotholder |
f200d31b8a03050faa7243929bbd5698db488399 |
|
23-Jan-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Remove redundancy from snapping API (type of snapsource no longer has to be specified explicitly) |
b7447d3e7c77718d7da174d9992fd42a3efcbf33 |
|
23-Aug-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
When dragging a knot along a constraint line, then allow snapping the position of the mouse pointer instead of its projection onto the constraint line (for this a check box has been added to the preferences dialog) |
6cfa1d10fdda2daf39654e77ccc59198c7173057 |
|
20-Jun-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Remove an unused parameter from the snapping API |
7a28a7a0ebd5a9720d60989266723a078771c02f |
|
15-Mar-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Implement constrained snapping when dragging the position and size handles of a rectangle in the node tool, with the ctrl-key being pressed. |
c123991dbc3ceab027b9e876e848c41833140318 |
|
13-Mar-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
* Implement constrained snapping of knots
* Implement snapping of the rectangle's radius handles
* Line snappers: set the snap target in the derived class instead of in findBestSnap() |
771d00baf3d15209a77dce026f7ef45a78365e62 |
|
20-Feb-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
The snap indicator's tooltip now displays "A to B", whereas before it only displayed "B". |
06aecef405c4cf6f7551ab622c3040562cb62c78 |
|
28-Dec-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
More NR ==> Geom changes |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
90a3966dd44e306d23febc15ebd65cde07d7a4dd |
|
11-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merging from trunk |
700fe8603c02a9d683dd7b1ccdfae489b61ea2c2 |
|
28-Aug-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Modify the parameters required for setting up the SnapManager |
ed70cc908f7fe9d5f2d86042e3fe1f758984c03a |
|
11-Aug-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Move all of the snapper code to 2geom |
26b62dfb088a00b6debad350538a64c2af145f50 |
|
08-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
remove many unnecessary to_2geom and from_2geom calls |
3e26f3cb3cbdaed02dbd5d69fd0675e28d8c0419 |
|
07-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
fix ambiguities by implicit NR::Matrix/Geom::Matrix cast. |
29753e6d17cb148a6b17587f0d63655e5b139d4c |
|
03-Aug-2008 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
30a89bceb6d0bb6a018d8d2a915837136381033b |
|
02-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
when holding ctrl, pattern scaling has a fixed 1:1 ratio of original pattern size |
5b20351508dc029f37f23fb7add6d0b43bf47f20 |
|
01-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
2geomify a lot of NR::Points to Geom::Point |
41cb516a78b9e54daf81ca4a7e7fc55164c03dfa |
|
01-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
change knot.h to Geom::Point only instead of NR::Point. |
69c9ed09bc39129d04ebc6de145badce52000b76 |
|
01-Aug-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Formerly static function used for snapping is now a private member of KnotHolderEntity |
16cdc741220f6b4f9e8825cebc5f2a9161270b17 |
|
01-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
remove strange factor for showing the pattern unit cell (quarter of real cell). |
d40159e1107c18c6d4b1842fdb7da367e3013c52 |
|
01-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
patterns: make it possible to have different scaling in X and Y directions. snap scaling point. |
e4876ada276a268921f3c706a7f6fbf633888325 |
|
01-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
enable snapping of pattern's origin |
87c6745c78369983ed71d4fb9f44cf1af5cc4e95 |
|
27-Jul-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
fix release mouse crash, add missed disconnects, remove unused callback |
3567021c833341b50efa625b193c8e9123d06ec3 |
|
14-Jul-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Enable simultaneous knotholder and nodepath |
e77e2e02d8ab186389f86e48b1834d95f51cf68d |
|
12-Jun-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions |
78d61a8da9e941a6f7fb3511215ef18fc0146e27 |
|
11-Jun-2008 |
joncruz <joncruz@users.sourceforge.net> |
warning cleanup |
81b0c69459ad2d3c2b48f1c4bf59856a257d45ca |
|
04-Jun-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Add missing file knot-holder-entity.cpp; sorry for breaking the buildsvn add knot-holder-entity.cpp |