7870b757662d0afc185aca2cd5f6c41002048f39 |
|
14-Mar-2016 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
"Relative to" option for node alignment.
- Node tool has those new "relative to" alignment options : last
selected, first selected, current behaviour (middle), max
value(rightmost/topmost) or min value(leftmost/bottommost).
- Verbs:
--If the node tool is active and whole objects are selected (no
individual node is), works as usual for objects;
--Else, align horizontal/vertical (SP_VERB_ALIGN_HORIZONTAL_CENTER)
honor the "relative to" settings,
SP_VERB_ALIGN_HORIZONTAL_LEFT (ctrl+alt+pavnum4) aligns vertically on
the leftmost node (same behavior as SP_VERB_ALIGN_HORIZONTAL_LEFT when
the setting is "align relative to min value"), and so on with all
alignment verbs |
7d71ade0642270443c7d11c8507a6517ff18618d |
|
04-Mar-2016 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
Add support for the "relative to" setting when aligning baselines (fixes 167228) |
92f4105d56c2e3bc1e9fdff74ffd1330353f0768 |
|
09-Dec-2015 |
tavmjong-free <tavmjong@free.fr> |
Remove unused header file. |
d694086dbfab7e2443fdd00aae766b75e7f4758a |
|
03-Oct-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
Fixes some non-antisymmetrical sort function |
b8a32510d8dff5da727979ebeb4b937e5991c821 |
|
28-Apr-2015 |
Marc Jeanmougin <mc@M0nst3r.bouyguesbox.fr> |
removed a few "using Inkscape::Util::GSListConstIterator" |
aa9235c966804d9b8f8daa083a2d123d9d47d2bb |
|
27-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
corrected the casts (hopefully) |
acd93b79c034f4bcc8ff02de8aa877f70f081881 |
|
19-Feb-2015 |
Marc Jeanmougin <mc> |
Put a few std::vector<SPitem*> |
0de73848362e95b081e5fa85f910d6481094b2b9 |
|
17-Feb-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
At first, I was thinking "I just have to go to the selection file, and change that GSList* with a std::list, then resolve the few problems"
So, i tried that.
And I will continue tomorrow, and the days after, on and on. |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
769a6887551cf7ff7bce4b48d3ac303cbea69507 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection |
5e657c265e2687328f5f9c7bf71a4c6b39bb3be9 |
|
06-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Move more UI code into ui/ |
2f64b614754d1f1ca1265fdb3624407f93933a15 |
|
26-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
Standardise InkscapeApplication GObject implementation (namespace not supported properly) |
3e3e2a49f82b250cb852586703fbc460b3ca20e4 |
|
27-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
5. Refactoring of Application class: make copy/assignment operators private, disallow pointers to Application |
52cad88e59adf0342e9294b9249b96bffe8fbe9e |
|
26-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
4. further refactor Application class; create proper singleton, encapsulate members, simplify signals |
6cc2da37c4f1d408dbc9ca92ee622d4093f554fb |
|
26-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
3. remove dead code, refactor existing code. Connect overlooked signals. |
cf1b00269e6a363acfe397115fb123d1999759fd |
|
25-Jun-2014 |
Liam P. White <inkscapebrony@gmail.com> |
2. connect signals |
4d8c43f3969f50bba1eecdb3e2a2390c6b4524df |
|
03-Apr-2014 |
Martin Owens <doctormo@gmail.com> |
Try and explain what selection means when aligning. Changed Selection to Selection Area |
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. |
c5424ab93868fb819e42ef2daa8f5031cf43d130 |
|
30-Jul-2013 |
Markus Engel <markus.engel@tum.de> |
Further refactoring of EventContexts. |
7aaf653b24c39c95eb7d8c69b0272457f1411abf |
|
12-Jul-2013 |
Martin Owens <doctormo@gmail.com> |
Do not effect the focus in align computation |
cc0f765572b2bb6dcc55b8086cec006380869bb4 |
|
11-Jul-2013 |
Martin Owens <doctormo@gmail.com> |
Step 2 refactoring the align functions, added some functionality to selection. |
3c6c66c964b787706a0048cfd6123c2524e00a15 |
|
10-Jul-2013 |
Martin Owens <doctormo@gmail.com> |
Small refactor of align and distribute to reduce complexity. |
43abf81b850b29fa8470945de060a35683c93bfe |
|
21-Jun-2013 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
9e2983e6d456117c4188afc9f1d420513117af6a |
|
26-Nov-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Drop support for GTK+ < 2.24 |
d369a1fe30d98e96fbb1f3bfe0d434a9d71f6a50 |
|
15-Nov-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
cppcheck: Simple fixes for src/ui/dialog |
5356a4f7df74e03dfb1ed1628618bb57b7b8884d |
|
03-Oct-2012 |
Campbell Barton <ideasman42@gmail.com> |
code cleanup: make more functions static, add includes. |
a4b21d4581ca8340e9db6c33774eb95b29788068 |
|
04-Oct-2012 |
Campbell Barton <ideasman42@gmail.com> |
code cleanup: make more functions static or include their own headers. |
9b0f2fc7fddc2a9eef7d3baf7559b3d7f9a86233 |
|
28-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1042500 : Align and Distribute dialog when floating doesnt work on active doc |
27639415745dc593c05c27ff6c98b08e6c1d5a32 |
|
20-Aug-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
fix type (fixes Windows build) |
c52d731f2cbb51da03e8a91c9eca9bb9ea5a07f1 |
|
19-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1035733 : Align Distribute dialog - Right align buttons |
0837ab8fc983f55060612e02118a788db3938e4b |
|
18-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 189535 : align verbs and by keys |
da4b7629767a1395a37a199a3c0350bb02b28858 |
|
14-Apr-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Migrate align & dist dialog to Gtk::Grid API |
1b3a8414f17dc95fc921d999ea715c99d10dd4aa |
|
26-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Clean up all remaining false warnings from Gtkmm |
a4b07b132ab32fc2c635064d0289ccb5189729c1 |
|
12-Feb-2012 |
apenner <penner@vaxxine.com> |
some switches between visual and geometric bbox based on prefs (Bug 473608) |
47badd0035ae8c9135c51444f3770b17ae504dda |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning |
42345039880217340bb50cfa9692a75851e0766a |
|
11-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Lots of gtkmm deprecation fixes |
153204556626440b5c646e4d852a15edbefac510 |
|
03-Jan-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
More deprecated GtkTooltips |
84d6d1f7365e49f2936df9df890ce49d2c000ce2 |
|
18-Oct-2011 |
Kris <Kris.De.Gussem@hotmail.com> |
cppcheck |
dbb33756bd786e9432e18ec7be93f8c416e1b492 |
|
03-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Doxygen cleanup. |
36bb2154f1627a17c3591eb4d7f89335e8b5dadd |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Refactor SPItem bounding box methods: remove NRRect usage and make code
using them more obvious. Fix filter region computation. |
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 |
c730b7fa118ad88d7cc6047dcc78e7098cdf79ca |
|
15-Jul-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Remove the icon-names.h thing, which was a mistake.
The file now contains a no-op macro which is used to mark icon names.
This way we can still generate a list of icon names we use
using a simple grep, but don't trigger unnecessary rebuilds when
a new icon names is added. |
ef494f75ca77f36881ad59e94263a07c146c3649 |
|
24-Jun-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Remove more of libnr |
07b7f1aaaf1087716e784a50cf574a059f7018d3 |
|
04-Jun-2011 |
Jon A. Cruz <jon@joncruz.org> |
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT() gtk type function/macro. |
9982f495cde2750b1c6446bfb152af73ab981512 |
|
17-Apr-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
change spinbox to new one in many places. |
6302669b796eadd6994ecdc2e70f0119b29194dd |
|
23-Dec-2010 |
Kris <Kris.De.Gussem@hotmail.com> |
Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialogs (Bug 170765) |
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. |
752bd54d33076c171ca18f54c41c21fb0fa2ef35 |
|
22-Aug-2010 |
JazzyNico <nicoduf@yahoo.fr> |
i18n. Context cleanup (context|string replaced with C_). |
5ccea194ebbbd1e77856be795ff2909934f6ea3c |
|
03-Aug-2010 |
JazzyNico <nicoduf@yahoo.fr> |
New feature: to exchange position of two objects (bug #171944) |
5e1a030f60fc5f5753e30882711db9af56f763f5 |
|
02-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
New Class SPDocumentUndo created which takes care of c++fying some non SPDocument based methods |
2b635337710b879262acf4906dd85ee99b69f474 |
|
01-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
C++fied SPDocument added |
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]. |
d703e5d08553a3dd5eb4f0a11040de79071bdcfb |
|
06-Apr-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Revert the inverted coordinate system fix. 3D Boxes and guides
require an XML-level backwards compatibility mechanism to fix properly,
and it's too late in the 0.48 cycle to introduce it. |
25d6f6a153230548d9d0e050afc6782ee4a917c5 |
|
03-Apr-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Fix align & distribute dialog |
5a931dcbd585584fed4990ae6cd1717a3918f90a |
|
15-Mar-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Move around files to remove some vanity directories.
Also remove the obsolete IDL file stub. |
36a7e29953810a1f7a7041ac9598c94e823cd310 |
|
28-Dec-2009 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Use correct text anchor for vertical text and when aligning or distributing |
55699a55a25127de4cbd3a068db4dab7443c0643 |
|
28-Dec-2009 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Use correct text anchor for vertical text and when aligning or distributing |
2d94bf5b7e289ffaefdc11fa6536118980e67f61 |
|
30-Nov-2009 |
JazzyNico <nicoduf@yahoo.fr> |
Align and distribute tooltip string fix (Bug #442214 |
16a8c7d5e433b176636a4a1260c42ea43932110b |
|
29-Nov-2009 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
First GSoC node tool commit to Bazaar |
6fda4eaf3ee5628b5d31cbcd1f2acdc5e7cc505e |
|
03-Jun-2009 |
helix84 <helix84@users.sourceforge.net> |
* [INTL:*] translator comments for all context strings added |
04ae50eb1e8d1b509dc91d0475039bdae0077469 |
|
16-Apr-2009 |
tweenk <tweenk@users.sourceforge.net> |
Restore 0.46 placement of node alignment buttons |
d8f25371336c6fd5c5856deff69ab493669ca108 |
|
14-Apr-2009 |
tweenk <tweenk@users.sourceforge.net> |
Really fix node alignment icons; add clarifying comment to source. |
0469c2272599c4b1aea850f3a6138be715f36e51 |
|
06-Apr-2009 |
speare <speare@users.sourceforge.net> |
Fix for bug #338521 - align node buttons did not match 0.46 ordering or names. IDs got swapped. |
14b05170a50ab552d2ec74294c74921152f55ffe |
|
03-Apr-2009 |
tweenk <tweenk@users.sourceforge.net> |
Fix inverted node alignment actions |
969a92d99852bea27d10a4c8d5f86870f8ff3989 |
|
24-Mar-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
correct labels |
a73e5f92baa51f76f70126ed64cabac4fa811764 |
|
21-Feb-2009 |
tweenk <tweenk@users.sourceforge.net> |
Move files from the src/dialogs/ directory to the places where they
should be. Build libinkscape.a - should reduce link time. |
035e109c2dce9f6a9552f75d09b1573311d02546 |
|
20-Feb-2009 |
tweenk <tweenk@users.sourceforge.net> |
Make all icons themable (except the filter icons). |
1ec6194c3bafb37c6c5854820e66adf1ba7f9fb0 |
|
09-Feb-2009 |
tweenk <tweenk@users.sourceforge.net> |
Fix some console warning spam (most cannot be fixed, unfortunately) |
c647aff4da60b280974a1d5eceda738b5a0ab389 |
|
08-Jan-2009 |
buliabyak <buliabyak@users.sourceforge.net> |
move shape_editor from node context to the parent class, event context |
6c3e745a94ef6b25a4ef9f018d350a7535aa45af |
|
21-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from fe-moved |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
90a3966dd44e306d23febc15ebd65cde07d7a4dd |
|
11-Oct-2008 |
Ted Gould <ted@canonical.com> |
Merging from trunk |
5c6771ad614c8c281c8fcf8f6c1aa727e981a823 |
|
18-Sep-2008 |
cilix42 <cilix42@users.sourceforge.net> |
More NR ==> Geom conversion (points and some matrices/transforms) |
5a4218b349e84ead65be4de6401af178d526e64f |
|
18-Sep-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Some NR::Point ==> Geom::Point replacements |
b17d5a72cdb3928c44178f556e47b408056835d3 |
|
13-Sep-2008 |
cilix42 <cilix42@users.sourceforge.net> |
More sensible behaviour of the treat-selection-as-group option in align & distribute dialog |
10cc54e09d48946d9c5931abc7778755974f62da |
|
13-Sep-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Add option to align & distribute dialog to treat the selection as a group (closes LP 255933) |
3da8c9f095f6e1d434809a58940f93585c58ebf3 |
|
11-Sep-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
convert almost all libnrtype to Geom:: |
8b9a820756fdf348239872236be2257f854e094a |
|
06-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
NR::Maybe => boost::optional |
690d37ddd3470e494dde1e3ee20b942736e734d2 |
|
05-Aug-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
NR:: => Geom:: for much of src/ui and src/widgets |
e77e2e02d8ab186389f86e48b1834d95f51cf68d |
|
12-Jun-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions |
307c46cfba6007781e4c9914797ae41488c9ed72 |
|
06-May-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
export bbox sorting machinery |
e461c4631e51a8e7f77aa3e3e5cd978934286c09 |
|
13-Apr-2008 |
mfloryan <mfloryan@users.sourceforge.net> |
Several different i18n issues fixed following report from a_b (adresses bug #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. |
871fccc39b870543073d7015a9d8c701252b68f9 |
|
24-Feb-2008 |
joncruz <joncruz@users.sourceforge.net> |
Warning and whitespace cleanup |
20971392c6d5825ad03c9080f4edf31c2cb7c7d2 |
|
16-Jan-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Remember state of 'Relative to:' combo box in Align and Distribute dialog across sessions (closes LP #171086) |
1e7c268648bcbae15fc13b8c94dee677b401d9b3 |
|
07-Dec-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
Rework dialog management. Use singleton behavior for dialogs when
started in floating dialogs mode and use one dialog/desktop behavior
when started in dockable dialogs mode. Replace the panels use of the
SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop
activation events. |
963f23115db07f460bdd862b957f8bd9dba88b9b |
|
22-Nov-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
The dialog to panel refactoring:
* Made the current dialogs subclass the Panel class instead of the
Dialog class.
* Extended the Panel class with some functionality that the dialogs
relied on.
* Added a PanelDialog class which is a dialog container for a
single panel with the dialog behavior as a template parameter.
(* Fixed coding style for the Panel and Dialog class)
For details, see
http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html
http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html |
a0df1b8dd5b14367c583ce2f72a2ca6bf1cde799 |
|
29-Aug-2007 |
gustav_b <gustav_b@users.sourceforge.net> |
Dockable dialogs patch applied
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) |
b3b33c740c63c9e07ad171bc8c67bae552ebdd7b |
|
11-Mar-2007 |
mental <mental@users.sourceforge.net> |
Eliminate remaining sources of empty NR::Rects |
d414fe3e051a6fced9010f6b610fdca5c7285304 |
|
11-Mar-2007 |
mental <mental@users.sourceforge.net> |
Switch selection bounds and center to use NR::Maybe, addressing most of the
recent bbox regressions. |
6e3576be211b59b7d8a9e7afe3493d961c053b75 |
|
10-Mar-2007 |
mental <mental@users.sourceforge.net> |
Merge further bbox work |
2f8a505c173a704ab6fb25538bb3c1afe5ce9e4e |
|
13-Feb-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
isolate the nodepath-or-knotholder unit into the new ShapeEditor class which handles listeners etc. and provides a single interface to work with nodepath or knotholder; later will add another layer, ShapeEditorsCollective, which will allow us to have any number of nodepaths and knotholders simultaneously |
95a79e1608143335aec1e9d54415699343294039 |
|
05-Oct-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
undo annotations |
c787248292420aeb9b05e2e4852df8291904cdee |
|
12-Jul-2006 |
tgdwyer <tgdwyer@users.sourceforge.net> |
- added toggle buttons for directed layout (doesn't do anything yet) and overlap avoiding layout to connector toolbar
- added icon for directed layout toggle button
- removed old ref to remove_rectangle_overlaps-test from src/Makefile.am |
a7f9305a82b43cf9bd356c6e19d43e73409d178c |
|
12-Jul-2006 |
tgdwyer <tgdwyer@users.sourceforge.net> |
Added layout button and ideal connector length spinbox to connector toolbar |
4ec52515516e3a6bf2fbc3ed01a7e179bde16d20 |
|
29-Jun-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
patch from Gustav Broberg: undo annotations and history dialog |
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. |
e42e6130e1aca183d24c4e696c9fae555c49beaa |
|
06-Apr-2006 |
joncruz <joncruz@users.sourceforge.net> |
Decoupling from direct use of GtkIconSize to allow for smaller custom ones. |
8ca6d3d51fd675fba121c08465ba925f123b17f5 |
|
28-Mar-2006 |
rwst <rwst@users.sourceforge.net> |
try to fix g++ 4.1 compile errors |
0e39cdf0cc3195b77fa0effca0e2b07355fe1c0b |
|
13-Feb-2006 |
tgdwyer <tgdwyer@users.sourceforge.net> |
Added connector graph layout functionality |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |