6c2807985273af5c6b0f577cbebb5121bc2b7ff3 |
|
25-Jul-2015 |
Jabiertxof <jtx@jtx.marker.es> |
clean merge |
70609e4f169703506468bb8957e5d9e3d4bb4602 |
|
18-Mar-2015 |
Jabiertxof <jtx@jtx.marker.es> |
fix to trunk |
4b7900291a4655fbe3f861f54f0b7934088a5954 |
|
15-Mar-2015 |
Jon A. Cruz <jon@joncruz.org> |
Warning cleanup. |
280b71d60fccdc85da5173435d9a454c16644640 |
|
15-Nov-2014 |
Jabiertxof <jtx@jtx.marker.es> |
ignore this commit |
01433bf9087462784056086b665641def4b5e536 |
|
15-Nov-2014 |
Jabiertxof <jtx@jtx.marker.es> |
ignore this commit |
f91279be939ce6c33befa6cdb5bc8a99cc5a765c |
|
24-Oct-2014 |
Jon A. Cruz <jon@joncruz.org> |
Initial removal of box3d outdated GTKish macros. |
d2e42b9425ccd4c2d4c20c2217455da177035e48 |
|
27-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13565 |
fdadb0d9ed475b0df2cadcabb67fecffd1228c80 |
|
04-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604025, #486192 |
2f7429eff2a83edf19a573000103345ed5680776 |
|
31-Jul-2014 |
Liam P. White <inkscapebrony@gmail.com> |
I'm an idiot |
af6a26cd3b2e266bf32daeb21ec5260f5b48e768 |
|
15-Apr-2014 |
Liam P. White <inkscapebronyat-signgmaildotcom> |
Minor things |
8e47490afde5851f2518f599f101bd1d5a458886 |
|
04-Apr-2014 |
Liam P. White <inkscapebronyat-signgmaildotcom> |
Prevent crash on "three knot" issue |
e8e45bef3538a57a8bc9054d4e38ea322ffa74a2 |
|
04-Apr-2014 |
Liam P. White <inkscapebronyat-signgmaildotcom> |
Begin first stage of resolving issue with duplicate knots |
8b30ff2c4a7189eb3d3eba6a8991d7d1b82e4545 |
|
28-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
First step of refactoring SPKnot. |
e7c0f9e4865f4c801465528067848a3444a1fe29 |
|
02-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Added some consts. Turned functions to member functions. |
d1561c248f49dc3508ae9e6557fc0d371928e394 |
|
09-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Moved and renamed some tool-related files. |
f18b1e74aaa44515e7f7facb3073a467c4acb2a3 |
|
08-Oct-2013 |
tavmjong-free <tavmjong@free.fr> |
Seamlessly switch between SVG circle, ellipse, and path (arc) elements while using the Circle, Ellipse, and Arc tool. |
f4ce66b44581cea80a736cf20244c0539a7525da |
|
04-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
C++ |
4076c768f2d7bb4bc2477526dba33d2ca5acf757 |
|
08-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Reactivated independent reference counting in the SPObject tree. |
dfa718432885eb6d54a5fc0f16016a770b3d0dd9 |
|
05-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merged Shape and subclasses. Cleaned up a bit. |
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. |
ba799c66a3f0a303cfacbead69e049be17bae300 |
|
10-Apr-2012 |
Jon A. Cruz <jon@joncruz.org> |
Additional cleanup. |
2e7f0f9d34fd89ad48091ff255df7873167fe4c9 |
|
07-Apr-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix possible crasher in knot_clicked_handler |
c84a9ed50523fd74453fbf397e8b06df43575fea |
|
07-Apr-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
remove no longer needed knotholderentity complication |
47badd0035ae8c9135c51444f3770b17ae504dda |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning |
bf1d02bbf9f93b5d10304fd4f70f367d430c750e |
|
03-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Another minor pass of Doxygen cleanup. |
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 |
f68aabe351946119c80978525cd86564dd33e02f |
|
21-Feb-2011 |
Jon A. Cruz <jon@joncruz.org> |
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. |
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. |
3160bbbab034cde9669d9dbe736bd834b9cb0352 |
|
14-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
SPShape c++ified to the extent it was possible and more changes done for XML privatisation. Major changes yet to come. |
39e454bdef986f01ef929a38513fc09b4ae80e32 |
|
05-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
C++ification of SPObject continued along with the onset of XML Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. |
5e1a030f60fc5f5753e30882711db9af56f763f5 |
|
02-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
New Class SPDocumentUndo created which takes care of c++fying some non SPDocument based methods |
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]. |
b26887f4a85399d9d5598b8523d56da89dc385fd |
|
30-Jan-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Finally introducing the pre-snap indicator |
94d56a52b13080070ff669dad70d404ecc53c68e |
|
23-Nov-2009 |
johanengelen <johanengelen@users.sourceforge.net> |
decrease header dependencies |
7204709dd5a70d5ea3da898175b3e899ac394114 |
|
02-Oct-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
label edit |
6a483b13142fef24dc6bc364142b07879eaf9139 |
|
18-Jul-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Make the snap delay mechanism easier to implement for the devs, and get rid of the related warning messages |
6a15201cbb894ffa10891d94c4b42acc91214f03 |
|
29-Mar-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
- Move snap delay mechanism to the event context (used to be in SPCanvas)
- Rename lots of variables and methods to make them easier to understand
- Add snapping to the connector tool |
ff8e5f99f5539a07e34a20c02fea665c27755d98 |
|
09-Mar-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Fix #338838, in which zooming and panning with the middle mouse button made Inkscape inrespronsive |
f780ca188e0073ffb3ec8916c12675dd4e564f66 |
|
25-Jan-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
- The snap-delay mechanism should now be more robust. From now on, it must be turned on and off explicitely within each context. This prevents delayed snapping events from being fired after the context or context's state has changed.
- Creating single dots now snaps |
8f98763698eeafecea1f8475b089ec51268fcea0 |
|
05-Dec-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
NR -> 2Geom few more files |
26b62dfb088a00b6debad350538a64c2af145f50 |
|
08-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
remove many unnecessary to_2geom and from_2geom calls |
15e3dcef1404b66dcfd4658e63d2323fc41b98f0 |
|
01-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
replace matrix division code. |
41cb516a78b9e54daf81ca4a7e7fc55164c03dfa |
|
01-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
change knot.h to Geom::Point only instead of NR::Point. |
5cd969f185e1a05f873e023378d0831e71441da6 |
|
01-Aug-2008 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
25ad3718fb4b96b39930af8e043c8ee1e624fd10 |
|
29-Jul-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity and make inheritance from it a bit less clumsy |
87c6745c78369983ed71d4fb9f44cf1af5cc4e95 |
|
27-Jul-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
fix release mouse crash, add missed disconnects, remove unused callback |
41298d5f3a57617fbea9b8384052b791db90f3b7 |
|
27-Jul-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
fix messed up scale/rotate handles |
e77e2e02d8ab186389f86e48b1834d95f51cf68d |
|
12-Jun-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions |
43d06c7da14a174c6b2b41f9849b0cf098de4770 |
|
11-Jun-2008 |
mental <mental@users.sourceforge.net> |
plumb XML::Documents in everywhere |
97a20864afec63a0b7bb757b628ee2ae596cf648 |
|
10-Jun-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Write all effect parameters to SVG when a LPE knotholder handle is ungrabbed |
1e944d29efb206f5d0b5d1069cb098e22169d548 |
|
08-Jun-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Make knotholders for LPE items finally work; each effect can now overload the addKnotHolderHandles() method to add handles which control its parameters.
There is now also a virtual onKnotUngrabbed() method for each knotholder entity which can be used to do cleanup tasks (for LPE parameters it currently writes the value to SVG, although this should probably happen automatically) |
22478c338befd595999937d2349133f8a8551134 |
|
04-Jun-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Some cleanup of knotholder code; mostly renaming knot_(get|set|click)_func --> knot_(get|set_click) for reduced verbosity |
edfb6f4ecc50bd6d9d7acfe7fc36b915eb921c85 |
|
04-Jun-2008 |
cilix42 <cilix42@users.sourceforge.net> |
C++ify knotholders |
4358ff6156766a315e38e72a5c3c83d6d5f7486b |
|
13-Dec-2007 |
cilix42 <cilix42@users.sourceforge.net> |
Fundamentally reworked version of the 3D box tool (among many other things, this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history. |
caf60ce95aac2d44c7cdd41125e9f4ab32ded886 |
|
02-Nov-2007 |
joncruz <joncruz@users.sourceforge.net> |
warning cleanup |
b2dfb5760b4ff97eabdaa0272ba7ed7f0dd8c6eb |
|
06-Aug-2007 |
cilix42 <cilix42@users.sourceforge.net> |
Write/read perspectives to/from SVG; store ratios of the distances from corners to VPs (preparation for dragging) |
1d882e9533b20c0e0783e9d17fcd3f5466fa422f |
|
21-Jun-2007 |
cilix42 <cilix42@users.sourceforge.net> |
First (very limited) version of the 3D box tool; allows for drawing of new boxes in a fixed perspective without any live interaction. |
335a6238478fb5c5f3101388882ecbd84760e80a |
|
01-Jan-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
undo annotations |
4ec52515516e3a6bf2fbc3ed01a7e179bde16d20 |
|
29-Jun-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
patch from Gustav Broberg: undo annotations and history dialog |
632bae8d9b9bf8a63b1ad428e6e2d89ab9fd9a42 |
|
06-Apr-2006 |
knutux <knutux@users.sourceforge.net> |
c -> cpp (eliminating unneded casts) |
ce175d7c0aeb5a09203f9f06334a4cb0d4f010ab |
|
06-Apr-2006 |
knutux <knutux@users.sourceforge.net> |
Typo |
3631c7532dab289cde84b6c9d2e05eee0addddad |
|
06-Apr-2006 |
knutux <knutux@users.sourceforge.net> |
two crashes while editing nodes (one of those is reported as bug 1453558).
* fixed by making SPKnotHolder a referenced class and adding ref/unref in knot_click_handler (which sometime change attributes and knot handler is destroyed before calling knotholder_update_knots);
* fixed another crash by adding ref/unref to sp_knot_handler
* also added signal disconnecting |
f951374eef04129c6a0d213e7ab4d9ed2095ca69 |
|
15-Feb-2006 |
rwst <rwst@users.sourceforge.net> |
bulk trailing spaces removal. consistency through MD5 of binary |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |