e79732dbc8b87af3a755ab900b76d3696d10f393 |
|
13-Feb-2016 |
jabiertxof <info@marker.es> |
Improved eraser tool, now working on documents not pixels and with 0 width |
aa9235c966804d9b8f8daa083a2d123d9d47d2bb |
|
27-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
corrected the casts (hopefully) |
1c1a657fd782b0eb600b69d955d4d266a807df96 |
|
18-Feb-2015 |
mc... <> |
Just...
some...
more...
lines... |
d2e42b9425ccd4c2d4c20c2217455da177035e48 |
|
27-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13565 |
11f343b8117dbf56931f537820c2749a8232fec2 |
|
31-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Header cleanup: stop using Glib types where they aren't truly needed. Eases GThread deprecation errors. |
27e8a544f1ad1e2044b3e993fe7236e16ac099c7 |
|
01-Jul-2013 |
Eric Greveson <eric@greveson.co.uk> |
Factored layer model out into new Inkscape::LayerModel class. This allows
Inkscape::Selection to use a LayerModel that is not associated with a UI.
Changed the interface of verbs (SPAction) to use a new ActionContext
rather than UI::View::View, again so that verbs may be used in a console
mode.
Modified boolean operation verbs to work in console-only mode.
Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops.
Modified main.cpp to process selections and verbs in no-GUI mode.
Other changes are all consequences of the SPDesktop, Selection and
LayerModel interface changes. |
397788dfc740b6e9dac8175ec86ebc048ef7a85d |
|
23-Sep-2012 |
~suv <suv-sf@users.sourceforge.net> |
From bug #1048845: proposed addition to livarot for boolean operations |
7f3f798475a888ef5b7bf2badaf80b43acabba50 |
|
24-Feb-2012 |
apenner <penner@vaxxine.com> |
avoid some Shape calculations that are not relevant to visual bbox (Bug 906952) |
2d47dc2fd759a7cb28fd500087e694a195582121 |
|
04-Jan-2012 |
apenner <penner@vaxxine.com> |
for bbox calculation, disable call to Path::Coalesce (Bug 906952) |
a9109751d1921429395e977f67622776a21a9fca |
|
12-Dec-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
mixed usage of class and struct for same object |
40c4bc6674ab8eef48f4211bcf94b791452d90c7 |
|
02-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
add curve before LPE to SPShape. this is useful for helperpath display. It was inspired from fixing bug 407008 |
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. |
032fdafbe3ffdf1885cb71859c04ba6785a141a0 |
|
10-Apr-2010 |
Johan Engelen <goejendaagh@zonnet.nl> |
* improve boundingbox calculation: include strokecaps.
* increasing boundingbox calculation precision for selection to marker, selection to pattern and fit canvas to selection |
06aecef405c4cf6f7551ab622c3040562cb62c78 |
|
28-Dec-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
More NR ==> Geom changes |
673b4f73495ef4deff7ac4ddc39376bf6f38cda6 |
|
31-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
remove unused include files and methods |
3545be745454076f11970b98d39e5004b3380f40 |
|
15-Aug-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Eliminate more of SP_ACTIVE_DESKTOP |
8b9a820756fdf348239872236be2257f854e094a |
|
06-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
NR::Maybe => boost::optional |
44e58d3f6a61b68cf205969d81104a44c8d4a3ef |
|
04-Aug-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Refactoring the object-snapper to use 2geom paths |
6fc0952fcafd54a656fdc8257ebb44bad58af163 |
|
21-Jul-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Implement snapping of clipping paths and masks |
70f9a48a9a276b78b4ba226c1f9f384e8fb7e6f2 |
|
05-Jul-2008 |
pjrm <pjrm@users.sourceforge.net> |
splivarot.h: Supply missing #includes/declarations so that we don't depend on order of .h file inclusion. (Detected by check-header-compile.) (Using separate commits to facilitate diagnosis/resolution of any problems; comments welcome.) |
c68bdfafb56886a3f33d8c05efff042a0d66b9b6 |
|
05-Jul-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
create pathvector_for_curve method. |
8b276652260976b9cd9eaef69f15245627a3c0ce |
|
27-Apr-2008 |
joncruz <joncruz@users.sourceforge.net> |
Fixed undo for eraser to be a single step |
5c681d52040046fc1284c71112618c2b09e36e86 |
|
08-Mar-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Node tool: snap to paths and their nodes, incl. to the path currently being edited |
0f5976f2f99301f6f93e9b1a103bfc1a731ebb4e |
|
27-Dec-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
1) Fix bug #178312
2) Fix constrained snapping to objects |
044cd1c8a0a9ead9d3eb83e76b2d24da26a1909a |
|
31-Mar-2007 |
johncoswell <johncoswell@users.sourceforge.net> |
Change paint bucket path union to properly create only one undo event, rather than two |
03fc1255a2b14836059ce44ffd41649a7a58431a |
|
25-Feb-2007 |
johncoswell <johncoswell@users.sourceforge.net> |
Factor out bpath_to_Path |
7a93ed04a44250aab4929b7cd6c94d0bd517a516 |
|
01-Apr-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
switch get_nearest_position and get_point to using supplied livarot Path instead of creating one each time from an item |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |