7122635e7f63f4fd83142dad632a93fa500d69a4 |
|
25-Jul-2015 |
Diederik van Lierop <mail@diedenrezi.nl> |
Cleanup spurious indentation |
ff3b2612788ecc9d7c4805a24c7a7ead0883313c |
|
25-Jul-2015 |
Diederik van Lierop <mail@diedenrezi.nl> |
SPKnot no longer consumes all GDK_KEY_PRESS events |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
711dce178e9e5938adb42db657ad8a98bd1e15f4 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Purge sp_desktop_controls |
5e657c265e2687328f5f9c7bf71a4c6b39bb3be9 |
|
06-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move more UI code into ui/ |
5d66175386d00dde894b1e8f889e6f355031391c |
|
29-Sep-2014 |
Jabiertxof <jtx@jtx.marker.es> |
This push add suport to helper paths redraw to nodes, handles and knots.
This redraw at mouse movement. Whith knots also redraw at button release event |
edc2f3b640cca99df088effceaa7da6273f4d8d4 |
|
30-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Reduce header bloat |
72c4d922fde6bad22c9e79a7115f0b5205b4de6a |
|
07-Aug-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Add in some debugging code that will complain when deleted knots are accessed by snap handler |
eab99c0a20d648f32db99a2954d538ea089b60d7 |
|
21-Jul-2014 |
Liam P. White <inkscapebronyat-signgmaildotcom> |
Revert fix for 1309050 since it causes other regressions... |
9664175e1ff410115eca13760e5801d67dde4dff |
|
20-Jul-2014 |
Liam P. White <inkscapebronyat-signgmaildotcom> |
Workarounds for crash bugs 1309050, 601336; will fix properly in experimental |
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. |
d1561c248f49dc3508ae9e6557fc0d371928e394 |
|
09-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
Moved and renamed some tool-related files. |
5f19756f48574526dda8abedebf811c9d1456e80 |
|
07-Nov-2013 |
Markus Engel <markus.engel@tum.de> |
First step of moving tools into appropriate namespaces. |
81e0abc72cc1b9e11740d2283c38660710b220e1 |
|
28-Sep-2013 |
Martin Owens <doctormo@gmail.com> |
Allow pixmaps to specify their width and height to control/knots. Allows non-square nodes. |
6d8430ca47c35cff45dee59e1f9c025567d0af49 |
|
30-Nov-2012 |
Martin Owens <doctormo@gmail.com> |
Step 1. Remove junk and keep functionality. |
f89564b0a3e48e96545f258fdcd675c666066ece |
|
13-Jul-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
Bug #781893 (Crash after moving a Bezier node after Knot path effect)
Although issue not solved, prevent Inkscape from crashing. Add some code to make code more robust. |
7a7345e59acafc35c32fdae5f0ceb5cf4b62bdfc |
|
05-Jul-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Drop GTK+ 2.20 support. |
98987dc6d841bfa5972c33603ccf396f1a923a0d |
|
23-Jun-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Migrate to new device pointer API for GTK+ 3 |
567495b02296009865daffc5cf726b43e52616ad |
|
09-Jun-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Stop deriving SPCanvasItem from GtkObject |
cb636f65fa2a5cd40ff3d571719326351ae68ad8 |
|
03-May-2012 |
Jon A. Cruz <jon@joncruz.org> |
Eliminated duplication of GTK key defines. |
52f6db9ea7d3460be8aa172cbf07d51a39ac32df |
|
10-Apr-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Adopt obsolete GtkAnchorType enum as SPAnchorType |
a740974ca998da33f2426f3e53685ca4aaf1cbab |
|
09-Apr-2012 |
Alex Valavanis <valavanisalex@googlemail.com> |
Replace deprecated gdk_cursor_unref |
dc50a8d83a7ded90ac949c4c0df4bc12203e64cb |
|
09-Apr-2012 |
Alex Valavanis <valavanisalex@googlemail.com> |
Replace deprecated GDK key symbols |
485045b504c5770299d6aae61d41a58b25daad14 |
|
25-Feb-2012 |
Kris <Kris.De.Gussem@hotmail.com> |
(cppcheck and janitorial tasks:) C-style casting to C++-style casting |
47badd0035ae8c9135c51444f3770b17ae504dda |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning |
153bb1867986d6db392e2cfa711ad6231fce8abe |
|
27-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Fixing more broken and split doc comments. |
baf112ebbcc89e30c1e28b778873dfcee8f2f89e |
|
02-Jul-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
GTK+ cleanup: gtk_object_set |
acd7e37b7d41c18cacb9d1fbac525924c889edcd |
|
13-Jun-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Replace deprecated GtkSignal |
7bf204ae2ff892315b88fb170ae57bb92415ce54 |
|
01-Nov-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Prevent context menu and keyboard shortcuts from interrupting grabs |
5e1a030f60fc5f5753e30882711db9af56f763f5 |
|
02-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
New Class SPDocumentUndo created which takes care of c++fying some non SPDocument based methods |
fbfaea0fbe30585cdef37ca9355977da833c219d |
|
29-Apr-2010 |
Nathan Hurst <njh@thestral> |
moved some marshalling functions to generic glib calls |
ed02d9080768df7e31df52038fb9cccee6bf3286 |
|
14-Feb-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Implementation of snap delay mechanism for guides |
b26887f4a85399d9d5598b8523d56da89dc385fd |
|
30-Jan-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Finally introducing the pre-snap indicator |
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 |
1d91d4e5402a0860a621cc5814853134b52a3627 |
|
20-Apr-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Correctly trigger any pending snap events when the mouse button is released after dragging a knot (i.e. after scaling/stretching/etc). The code was already there but executed in the wrong order |
10850f5b20a7a7818087e474a8915f521aafe5dd |
|
31-Mar-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Some minor snap-delay modifications |
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 |
06aecef405c4cf6f7551ab622c3040562cb62c78 |
|
28-Dec-2008 |
verbalshadow <verbalshadow@users.sourceforge.net> |
More NR ==> Geom changes |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
3da8c9f095f6e1d434809a58940f93585c58ebf3 |
|
11-Sep-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
convert almost all libnrtype to Geom:: |
41cb516a78b9e54daf81ca4a7e7fc55164c03dfa |
|
01-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
change knot.h to Geom::Point only instead of NR::Point. |
274f6d25a9facdc5bfbe8b4df42e6173e4328775 |
|
08-Jul-2008 |
mental <mental@users.sourceforge.net> |
I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK |
b2e46b1363564aa72394ee2feb6a5a6cb49194a5 |
|
08-Jul-2008 |
mental <mental@users.sourceforge.net> |
enable motion hints for non-freehand actions |
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) |
edfb6f4ecc50bd6d9d7acfe7fc36b915eb921c85 |
|
04-Jun-2008 |
cilix42 <cilix42@users.sourceforge.net> |
C++ify knotholders |
d4d3b624d2d4a01877a37cbb3ec36279d6396e91 |
|
26-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
bde6569804127155942e6e1d0a416410ec8b2c17 |
|
20-Aug-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
speed up node and handle dragging by gobbling unprocessed motion events |
60d3de07a6473dd321c1d0016f49d13eb06c0884 |
|
29-Jul-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
due to the order of processing events, we must disable lmb handling in children contexts so that parent event context can handle it for space panning |
b30228e55c89f264f2d5b3e7fb80bfaa700adc3f |
|
27-Jun-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
reverting commit 15065; let's come up with something better than this |
06b3fb5b2c9d681ee2ba8894785494898930ec48 |
|
24-Jun-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
assert leads to false negatives |
0c1c5e39edddff3a5150a1e8bb027056eb106537 |
|
24-May-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Handle snapping of nodes in sp_knot_handler. From now on the nodes of transformed items will snap correctly. On top of that, we now only need a single call to the snapmanager. |
7cf45ac70d2c8d1ce19c944ce172d9d93a34bdb6 |
|
10-Mar-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
now all knots display x/y in statusbar while being dragged, fixes bug 1523580 |
466404cca6fde4282857086e28a34b5cf7b012dc |
|
10-Dec-2006 |
johncoswell <johncoswell@users.sourceforge.net> |
Reorder event handling code to prevent reference count problems, fixes bug #1604391 |
f4f507228b30d55fd7e39386ba513f3a0a54bd5d |
|
25-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
peeled back the gboolean code as it hit on some complexity theory principles...
need to rethink and incrementally change gbooleans to bools |
c87d0307348fcfdc65b6b4ab6999a3cb0de2431f |
|
23-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
one major janitorial task we identified.... |
a6235dd0ae24eff3d072a3baf9448fced32338aa |
|
21-May-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen with newer gtk versions |
2c9c6838241516364d68db0d30520e18f70fc70d |
|
12-May-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup deleting subpaths from under our feet; rename origin to origin_radial for node sides; add x/y origins to sides and remember origins for all nodes and sides upon grabbing; store drag pressure in the knot; sculpt |
888b8e8ab90b308dc1faf2539a33a293f6545d34 |
|
08-May-2006 |
mjwybrow <mjwybrow@users.sourceforge.net> |
* knot.h, knot.cpp, connector-context.cpp:
Fix glib-gobject-warnings for knots in the connector tool. |
6129af7cc5b723223e9617614c931936e5190421 |
|
17-Apr-2006 |
mental <mental@users.sourceforge.net> |
Get rid of the SP_DT_* macros which do nothing more than provide additional, confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. |
7ec336f9ebc67672a7ce7fb239bfcac7a631124b |
|
07-Apr-2006 |
knutux <knutux@users.sourceforge.net> |
reverting part of last changes (eliminating the "invalid access to non-static data member `SPKnotClass::event' of NULL object" warnings) |
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 |
ef92ce85c4de658791d646cf44cbed1cc796cb98 |
|
29-Mar-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
revert fix from revision 10741, not needed anymore |
582afd9bccb164930731f8e2454c2da25349ab51 |
|
29-Mar-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
delete slow and redundant g_object properties, replacing them with fast inline setters on struct members |
f951374eef04129c6a0d213e7ab4d9ed2095ca69 |
|
15-Feb-2006 |
rwst <rwst@users.sourceforge.net> |
bulk trailing spaces removal. consistency through MD5 of binary |
142443659db257ea5a031ce428d53e80452b0098 |
|
18-Jan-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
fix sticking highlight in selector knots |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |