770b31c73ff2089288ef277acb86aa3be7d51284 |
|
12-Sep-2015 |
apenner <penner@vaxxine.com> |
set node tool rubberband shadow. (Bug 1494445) |
9120b0e3c36c1d15f4918f762b8998f4dab34f1c |
|
30-May-2015 |
Diederik van Lierop <mail@diedenrezi.nl> |
Snapping in node tool now also works when:
- when double clicking to insert a node on a path
- when dragging a part of the path to deform it |
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 |
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. |
7a7345e59acafc35c32fdae5f0ceb5cf4b62bdfc |
|
05-Jul-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Drop GTK+ 2.20 support. |
567495b02296009865daffc5cf726b43e52616ad |
|
09-Jun-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Stop deriving SPCanvasItem from GtkObject |
b17d0745d113a4e1b0caa99a929e8373367ae48e |
|
17-May-2012 |
Jon A. Cruz <jon@joncruz.org> |
Extended resizing to node handles. |
7128efb0d57297be0fbe4ef91c30fff5d1f94006 |
|
17-May-2012 |
Jon A. Cruz <jon@joncruz.org> |
Corrected protected type access (comments were incorrect).
Unified color set types; fixed uninitialized member; Switched colorsets to references; Added const correctness. |
cb636f65fa2a5cd40ff3d571719326351ae68ad8 |
|
03-May-2012 |
Jon A. Cruz <jon@joncruz.org> |
Eliminated duplication of GTK key defines. |
126aa5b056be3aec870a698c7a7d99df41ce12d8 |
|
15-Apr-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Get rid of remaining deprecated GDK Key symbols |
52f6db9ea7d3460be8aa172cbf07d51a39ac32df |
|
10-Apr-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Adopt obsolete GtkAnchorType enum as SPAnchorType |
5a0c9c0d523287747d281c61c78cb529b1118778 |
|
29-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header tidying, suppress all gdk deprecation errors in gtkmm |
5cacbbec22b42a0480f396eb94bcfb5f746ac68a |
|
06-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Get rid of gtkmm top-level header usage - not required by API |
ee447ac6bc305fa06a1b8fb7e98a657a3bcfe097 |
|
23-Jan-2012 |
Josh Andler <scislac@gmail.com> |
Patch from John Smith for 623660 |
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. |
9a8c99c1f18c1d69fee4fe12c455121abf6de6f3 |
|
09-Feb-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Fix multiple minor problems in the node tool |
ba8fa4e56103b428c76ae699c4a78e2f98ce2e4d |
|
08-Feb-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Really fix middle click zoom in the node tool. |
16e7cf17a1bc8bb0d79dfa6adc4f75b843fb6d16 |
|
04-Feb-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Reduce libsigc++ usage to partially fix performance regressions
in the new node tool. |
35295a19d4d6164caf2af84d18701ab292e24fb5 |
|
20-Jan-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Fix middle click zoom in the node tool. |
16a8c7d5e433b176636a4a1260c42ea43932110b |
|
29-Nov-2009 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
First GSoC node tool commit to Bazaar |