6938feff2ed2fb2c1e88641a89864bc744361802 |
|
12-Nov-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
part of patch by David Evans to fix C++11 build |
75a9e9a452df552fafffef74ea9e9a6998073bf5 |
|
23-Jul-2013 |
Krzysztof KosiĆski <tweenk.pl@gmail.com> |
Remove approx-equal.h and replace with Geom::are_near |
17238dd97c572210f1036dd8a7a8657e67bfa9c3 |
|
04-Oct-2012 |
Campbell Barton <ideasman42@gmail.com> |
code cleanup: add own includes to cpp files or make the functions static if they are not used elsewhere. |
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. |
5bf9e75a4b436336bc542149de4df7d777ff5a50 |
|
24-Jul-2010 |
Abhishek Sharma public <spyzerdotabhishek0at-signgmaildotcom> |
Yet mor in c++ification |
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]. |
a863e835ebdabf37c059e325ba54d689ff0dd752 |
|
09-Jan-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Refactoring the snapping API (making it easier to maintain and understand for the devs) |
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". |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
90a3966dd44e306d23febc15ebd65cde07d7a4dd |
|
11-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merging from trunk |
5b20351508dc029f37f23fb7add6d0b43bf47f20 |
|
01-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
2geomify a lot of NR::Points to Geom::Point |
5c681d52040046fc1284c71112618c2b09e36e86 |
|
08-Mar-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Node tool: snap to paths and their nodes, incl. to the path currently being edited |
66632b492f9cd54e5667fd4e1fca8e457f59b282 |
|
31-Jan-2008 |
bryce <bryce@users.sourceforge.net> |
Applying fixes for gcc 4.3 build issues (closes LP: #169115) |
26df83e9e39227d74ed76d9241f7e752da1bffaa |
|
19-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
guides: switch from using one position coordinate to Geom::Point point_on_line |
7b83afd088bf778cb0cbf63e04d84e055926f216 |
|
19-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
rename guide parameters to match snapping code naming convention.
start conversion to use point_on_line instead of position. |
ea9f21893cf88d43370e176305fdc83aca09b49c |
|
15-Sep-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |