1d38a878e41a22d8c8928017fd640c6672824cd6 |
|
28-Dec-2015 |
tavmjong-free <tavmjong@free.fr> |
Corrects attribute name for saving page 'checkerboard' background state. |
ad430b8cda4f88e2bbe97e3dea3696591c0b8744 |
|
21-Dec-2015 |
tavmjong-free <tavmjong@free.fr> |
Add option for checkerboard background. |
b79b12dbc06c6acaa028742e48a8fc13e5457978 |
|
09-Dec-2015 |
Marc Jeanmougin <mc@localhost.localdomain> |
fix crash noticed by Tav |
8b2a6c89cc199951dfd208a83c694f8928d5cc96 |
|
06-Dec-2015 |
jabiertxof <jabier.arraiza@marker.es> |
Fixes UX pointed in suv review |
b55b8a51cfcb01cfe1d25faddc51b3956041cf5d |
|
05-Dec-2015 |
jabiertxof <jabier.arraiza@marker.es> |
Changed from Desktop to namedview to handle multiples documents |
258164b904bfa03eda646e437e4bd7f4144c49cb |
|
05-Dec-2015 |
Marc Jeanmougin <marcjeanmougin@free.fr> |
cppification: GSList replaced by vectors (mostly related to guides and grids) |
e29396954703963e6e2e8e91c40ce6495f5827de |
|
15-Jul-2015 |
Geoff Lankow <geoff@darktrojan.net> |
Read inkscape:color attribute in more places |
1734ae2f7ad7d6df24c264aa00f09ae626fee9e0 |
|
12-Jul-2015 |
Geoff Lankow <geoff@darktrojan.net> |
Reread guide colour after setting default colour |
add8a668f2ba0bde96fa7eaaea1d7d1c3e59dbd9 |
|
11-Jul-2015 |
Geoff Lankow <geoff@darktrojan.net> |
Read attribute after setting the default |
20679220ce8b5a323dcfb23cc93a8c18d446f43a |
|
07-Jul-2015 |
Geoff Lankow <geoff@darktrojan.net> |
Read inkscape:color attribute on guides |
54881ae8470f6f478c2b5d83a32525170129883c |
|
27-Apr-2015 |
Diederik van Lierop <mail@diedenrezi.nl> |
Enable snapping of cusp nodes by default |
15819d6b011114f59e6b5e065ac978a9eab00755 |
|
01-Mar-2015 |
apenner <penner@vaxxine.com> |
if viewbox does not exist in file, set the document-units to be px. (Bug 1239682) |
6afde8674707ca6bde7835c5a6e4f182daf789af |
|
25-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
create SPObject factory |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
3bf5a85bf82fe7bc76ee4e80f50b9887c7d9b372 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Purge sp_desktop_canvas |
acb2755374c6741ce2194eeb5cae90bccabec6e0 |
|
26-Nov-2014 |
tavmjong-free <tavmjong@free.fr> |
Change getDefaultUnit() to getDisplayUnit() to better reflect value returned by function. |
76d07cfa8d9715cec1350c6570b5a75d3c9c9c00 |
|
26-Nov-2014 |
tavmjong-free <tavmjong@free.fr> |
Change default display unit to 'px'. |
153362cd6667a5a3eaf7549513643fe1f8855268 |
|
24-Nov-2014 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Units: make it absolutely clear that Document properties unit dropdown is for UI Display Units. Upon document load, calculate the units used for SVG values, if a viewbox is available. If not, default to "px" SVG units.
Change all code to use either Display units OR svg units. |
8d36a2ae6f9b82c859b4cfb80cef0906594a46d9 |
|
20-Nov-2014 |
tavmjong-free <tavmjong@free.fr> |
Rename variable to better express its use. (units -> page_size_units) |
f2e4ae3326f585acf21608d287c37b73c86c86c7 |
|
04-Oct-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Refactor SPGuide to use more C++ |
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. |
2230ac0a2af6aefab16d3c711180325a97b4490c |
|
13-Mar-2014 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Reimplement global aliasing toggle as a 'shape-rendering' property
on the root element. |
d3521b41ea04dd65dff95af5291c942fcc72f3a3 |
|
13-Mar-2014 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Provide a toggle in the document properties to optionally turn off
antialiasing for display and export.
Fixes a nearly 10 year old bug #170356 |
99afc5ab54bfe621b61a4f6cf73bc7911ac35dc4 |
|
24-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
try to add some const-correctness |
87b68db8c76e3425a99bb2f05c70d7b25c50b654 |
|
13-Oct-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
Units: stop newing Unit objects. pass around pointers to "undeletable" Unit objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? |
fc2e20aa610641335a34aa9b6604c3c4ec0ae7c4 |
|
05-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Switched to global UnitTable. |
8a31b1115420f4d615668373e436a2e4be1cbf51 |
|
03-Aug-2013 |
Markus Engel <markus.engel@tum.de> |
Cleaned up. |
433c7bdb0876de43779befd1230378b2fe728435 |
|
01-Aug-2013 |
Markus Engel <markus.engel@tum.de> |
Fixed more mismatched-tags; replaced GObject-properties in SPGuide |
89319542fd8b538691bfa6da1a74a0fac88765ef |
|
31-Jul-2013 |
Markus Engel <markus.engel@tum.de> |
Removed placement news / explicit destructor calls. |
6a69fdb6c0a97c4fab4ffe46384ddec7dc98b6bd |
|
22-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Removed SPMetric. |
76cca9c9db5363cc86548a1e1f1281301b11d3a9 |
|
22-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Ported "widgets/ruler.*" away from SPMetric. |
ed93708e7161e1b556017476a739316746cba604 |
|
18-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Switch unit functions from using pointer arguements to reference arguements. |
09998fcf6871de45d8cf563a4b516a23dca7eb5e |
|
17-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Fixed memory corruption introduced in a previous commit. |
d59543855809cbcb6cb9dc2a5181987518438662 |
|
09-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Ported sp-namedview.cpp (todo: fix a bunch of things). |
8048a042cbc2237f7785606a1d39d2f68d8929c1 |
|
02-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Ported "ui/widget/page-sizer.cpp" and "document.cpp" to "Util::Unit" class. |
acb3b7fe6d40efb475ca0eea4fd420682e973348 |
|
01-May-2013 |
Jon A. Cruz <jon@joncruz.org> |
Update minimum window size logic for cases when not saving window positions. |
309ec434e3c48cb282d07748fe91293b57cfca52 |
|
01-May-2013 |
Jon A. Cruz <jon@joncruz.org> |
Fix for Bug #830663 (default window size is too small) by Jiabao Wu |
35087bff7509c736a32e0b74fd9ff0834bde7b6b |
|
07-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merge Object and subclasses. Merging of SP- and C-classes complete. |
5710919b4dfbbed4be8b342d26237a34100dfdbf |
|
06-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Merged ObjectGroup and subclasses. |
88a6b1adf87b98d54498dbdf4b3ffae7a1f3b227 |
|
02-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Added virtual destructor to SPObject. Switched to new factory. Replaced some casts. Inkscape seems stable, car.svgz renders correctly to png. |
a2e796b608034e2c62290378d713058b8b58ef8f |
|
02-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Added constructors to SP classes. |
54ad9fc9cd6da88557d0dcd6c17eb47c7bbb5551 |
|
01-Apr-2013 |
Markus Engel <markus.engel@tum.de> |
Prepared exchange of casting macros. |
51dc158adbe2c9d1df3c941cbf78b90944d1afc2 |
|
30-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Renamed virtual function names. |
883c5b2d5104c153708fdc513209d5694b489900 |
|
30-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Removed function pointers from SPObject and subclasses.
Added some missing virtual pads for classes that were hidden by preprocessor macros. |
c0b63558d39bdea91ac5c41ef0f9a88439e18888 |
|
30-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Added "virtual pads" to
- SPFeFuncNode
- SPFeDistantLight
- SPFeMergeNode
- SPFePointLight
- SPFeSpotLight
- SPFilter
- SPFont
- SPGuide
Changes in SPItem and SPNamedView. |
4c0ce26a3d50888ea326789170588360b784e935 |
|
14-Mar-2013 |
Markus Engel <markus.engel@tum.de> |
Various changes. |
14d74a6e5a2787d4c05a9a487e3d050c4247fce8 |
|
23-Jan-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Clean up more GObject type definitions |
63573020b30d4633f999a5419c9612c8e3c6bc45 |
|
27-Oct-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 928205 : Do not save viewport metadata option |
2d438f0749f9f6582b0ad7a9c035bfb066854fd2 |
|
29-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 928205 : Preference to not save doc viewport metadata |
d0a4debd1be2db9b5b57710ca47066b2d2029ebe |
|
21-Aug-2012 |
Markus Engel <markus.engel@tum.de> |
Added "virtual pad" to SPNamedView. |
55827097950458664536589743443724df3ac56c |
|
09-Aug-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 819671 : No visual indication for grid and snap being on/off |
5a0c9c0d523287747d281c61c78cb529b1118778 |
|
29-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header tidying, suppress all gdk deprecation errors in gtkmm |
d0a19f4014cdd171eb8c6ff4c7b1e2ff7891b223 |
|
17-Feb-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 171579 : Make inkscape remember dialogs window status |
f8526e9e32507aa02ffdb5fd9f3ee99393ec9afd |
|
14-Feb-2012 |
Diederik van Lierop <mail@diedenrezi.nl> |
1) Add checkboxes for perpendicular and tangential snapping to the document properties dialog (on the snap tab)
2) Newly created guides (dragged off the ruler) will take on the angle of the curve that's being snapped to (either perpendicularly or tangentialy, depending of the settings in the document properties dialog) |
47badd0035ae8c9135c51444f3770b17ae504dda |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning |
0de00189ead4347edfdce459510b99b572e43e26 |
|
08-Jan-2012 |
Jon A. Cruz <jon@joncruz.org> |
Warning and uninitialized variable cleanup. |
2f643d261a51074a09d4f042dd5af68edc15a655 |
|
20-Dec-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
when resizing page, move the origin of the grids too. This way all objects will stay aligned to the grids. |
e880856acecaf628f3066ed5688c97471762481b |
|
18-Dec-2011 |
Diederik van Lierop <mail@diedenrezi.nl> |
Refactor snap-preferences a bit more |
c5092eaf8e981b95b529f01316e546d7c3219754 |
|
08-Oct-2011 |
Diederik van Lierop <mail@diedenrezi.nl> |
1) make snapping to clip/mask paths optional (see document properties dialog -> snap tab)
2) for debugging purposes: code added for showing all snap candidates
3) groundwork for tangential/perpendicular snapping |
20210df3c28b5455f6eccc8841f9f7dd9a6b1d27 |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Remove all NRRect use. |
f5cf0d669c73d2d600ac2b1c59e4b649becfddfd |
|
23-Aug-2011 |
Diederik van Lierop <mail@diedenrezi.nl> |
1) Use the "snap guides" button both for guides being snap sources, as well as for guides being snap targets
2) Remove some redundant guide-snapping code from the object snapper, |
7713c235ce84a74aecb273731e4c1d00a3b53a59 |
|
22-Aug-2011 |
Diederik van Lierop <mail@diedenrezi.nl> |
Some code cosmetics and comments |
45d2569e428fc3733725b5e64e313e48c2a9d989 |
|
22-Aug-2011 |
Diederik van Lierop <mail@diedenrezi.nl> |
Refactoring of the snapping preferences; mainly about storing all toggles in a single array, instead of each having its own member variable |
c90d652b98f1017b4dec2e39403c34eff97dd636 |
|
18-Aug-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
fix old standing issue of converting 0.45 grids to >0.45 |
d0c7cbe31452a7901f3eec3cb108ebc6ed78c68b |
|
20-Jul-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Remove deprecated Glib symbols |
72cd517ebd6730a0b8b1b71bdb267ffe9f1d94ff |
|
30-Jun-2011 |
Diederik van Lierop <mail@diedenrezi.nl> |
Implement decent snapping to text (baseline & anchor), and provide a toggle button for this (as requested in LP bug #727281 ) |
c60180049420944fe78f7d8b2ca1df28cba163fd |
|
26-Jun-2011 |
Diederik van Lierop <mail@diedenrezi.nl> |
- Add a third group of snap sources/targets, called ¨others¨ (before we had only ¨bounding box¨ and nodes (see bug #788178)
- Fix the display of the snap source
- Fix snapping of guides to other guides & grids |
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. |
f68aabe351946119c80978525cd86564dd33e02f |
|
21-Feb-2011 |
Jon A. Cruz <jon@joncruz.org> |
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. |
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. |
33a9f2598f529ec56970881c1e5af5c2c104c9bb |
|
26-Sep-2010 |
JazzyNico <nicoduf@yahoo.fr> |
Fix for Bug #586955 (the unit for user defined document size is not refreshed if document is reopen). |
b50f3defe2c02de337fc2747ab4b683829363d75 |
|
11-Aug-2010 |
Abhishek Sharma public <spyzerdotabhishek0at-signgmaildotcom> |
XML Privatisation Stuff after a long time |
5bf9e75a4b436336bc542149de4df7d777ff5a50 |
|
24-Jul-2010 |
Abhishek Sharma public <spyzerdotabhishek0at-signgmaildotcom> |
Yet mor in c++ification |
094dc7c249a0253b9bbed67205e341a05b59eca7 |
|
12-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
SPObject c++ification finalized along with the beginning of XML Privatisation tweaks |
ab17729e09d54ccfcb65645e6dae62a343e9c6b7 |
|
03-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
another c++ification for sp-object.h/cpp and still in progress... |
5e1a030f60fc5f5753e30882711db9af56f763f5 |
|
02-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
New Class SPDocumentUndo created which takes care of c++fying some non SPDocument based methods |
839598cdda20adbc1a3b5d0982c13558440d1fcb |
|
02-Mar-2010 |
Jon A. Cruz <jon@joncruz.org> |
Cleanup on id access. |
cc618cb0faf84b6f5ab2cc9802b29d03f6a22f97 |
|
20-Dec-2009 |
Jon A. Cruz <jon@joncruz.org> |
Warning cleanup |
09ba3247163582bf2e30e17c4c154aa259ce038a |
|
06-Aug-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Revert recent refactoring changes by johnce because they break the build, which cannot be fixed easily. |
b45b3ca12c271745b18a142d10a6ac8efd9f79cc |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
3c4a786d3ad8f84a2c2972eb55b5726565b23b97 |
|
06-Jun-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Make sure that when opening a window, this window is positioned within the boundaries set by the screen resolution. Before only right / bottom where checked, but now also top / left are checked (see bug #168422) |
ecb620bfe562f1fbbbfea4c9fd92540a1ceb607b |
|
31-May-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
When a guide is hidden, then also hide its origin (fixes bug #371893) |
ce3901afdf65b574e35f0b150e8a321a362889b1 |
|
31-May-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Store the maximized state in the document (closes bug #168422) |
59ce7a44179e0b794fd92050d79aab7450d8688a |
|
23-May-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Inkscape should not discard negative window positions. For example, a maximized window on Windows XP is at (-4,-4). When ignoring such values, windows might show up at another location when re-opening the file later on (fixes bug #168422) |
3fe705e15cdc4bb77073e0b9fb84e1fd3951f52f |
|
26-Feb-2009 |
joncruz <joncruz@users.sourceforge.net> |
Purged unused static function |
5766ce1b38b9e065be5b47b0c025b577769f16aa |
|
22-Feb-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Snapping of guides now turned on by default, and fixed initialization of the that checkbox |
6debf70683e9b0f2787a5341a9e186903962d54e |
|
31-Jan-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Store the snapper tolerances in the snap-preferences instead of in each snapper individualy. This way we don't have to update all snappers when the namedview has been updated (and we can get rid of the _update_snap_distances() call) |
bc2c9f897bc52112f52a3977137983e8fa3a7cc2 |
|
28-Jan-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Add buttons for snapping to grids and/or guides |
332f5d0034d0091fd568fb1fa598cc2092121dd2 |
|
18-Jan-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
- Snap to the midpoint of shapes and bboxes
- Snap to the midpoint of paths and bbox edges
- Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar
PS: icons.svg has been modified, so use "make install" if needed |
2b7ee786ac3f40bb6b0d6e19f565b802f29f50e0 |
|
14-Dec-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
1) snap midpoints of line segments (both as source and as target)
2) snap intersections within a single shape (as source; as target was already implemented) |
6c3e745a94ef6b25a4ef9f018d350a7535aa45af |
|
21-Nov-2008 |
Ted Gould <ted@canonical.com> |
Merge from fe-moved |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
6b76ef6bb3e9b4e1cc83e01cd81a55bbd0450989 |
|
18-Sep-2008 |
cilix42 <cilix42@users.sourceforge.net> |
Next roud of NR ==> Geom conversion |
aee6bba4d090adbd7801efd2eb156ca8aee2301f |
|
09-Aug-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Snap to intersections of any kind of path (were we previously only could snap to intersections of line-segments) |
f5b6a31c52761f10431371b96c6a8db0970edc47 |
|
22-Jun-2008 |
mjwybrow <mjwybrow@users.sourceforge.net> |
* src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,
src/libcola/gradient_projection.cpp, src/libvpsc/generate-constraints.cpp,
src/libnr/nr-types.cpp, src/libnr/nr-point-fns-test.cpp, src/isnan.h,
src/libnr/nr-point-fns.cpp, src/libnr/in-svg-plane-test.cpp,
src/doxygen-main.cpp, src/display/nr-filter-composite.cpp,
src/display/nr-filter-merge.cpp, src/display/nr-filter-gaussian.cpp,
src/display/bezier-utils.cpp, src/Makefile_insert, src/eraser-context.cpp,
src/dyna-draw-context.cpp, src/tweak-context.cpp, src/sp-namedview.cpp,
src/libnr/in-svg-plane-test.h, src/libnr/nr-point-fns-test.h,
src/mod360-test.h, src/CMakeLists.txt, src/2geom/linear.h:
Properly fix the conflicting isnan.h problem:
1) Update src/2geom/isnan.h to match newest Inkscape src/isnana.h
(Also commited this change to lib2geom project repository)
2) Remove Inkscape's src/isnan.h
3) Update all files to include src/2geom/isnan.h instead of src/isnan.h |
43d06c7da14a174c6b2b41f9849b0cf098de4770 |
|
11-Jun-2008 |
mental <mental@users.sourceforge.net> |
plumb XML::Documents in everywhere |
dda97aeba7480d08320ebceecae13b8531db1b81 |
|
06-Jun-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
merge gsoc2008_johan_path2geom into trunk |
fa0468e791e623b679faafdc40c97678316e30e1 |
|
31-May-2008 |
sasilver <sasilver@users.sourceforge.net> |
wrtlprnft's patch for bug 234834 - keeps guidelines in same position relative to objects when doing "Fit page to selection", and also keeps the objects in the same position on the screen |
95facf92a2589fcd42967f8a85221d626d7a0a1c |
|
21-May-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
- Use constrainedSnap() instead of freeSnap() if we're dragging nodes with ctrl
- Enable snapindicator by default because this might reveal snapping bugs, and to get co-developpers acquainted with it; might be disabled again by default before the next release if this proves to be annoying |
e4f08f2a8921c4cb52716e59c7831b98ec237b2f |
|
04-May-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Next steps in implementing the snapping indicator |
005e390103cfa31f1f78190fd78252b6b341bdd1 |
|
12-Mar-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Snap to page border |
871fccc39b870543073d7015a9d8c701252b68f9 |
|
24-Feb-2008 |
joncruz <joncruz@users.sourceforge.net> |
Warning and whitespace cleanup |
66632b492f9cd54e5667fd4e1fca8e457f59b282 |
|
31-Jan-2008 |
bryce <bryce@users.sourceforge.net> |
Applying fixes for gcc 4.3 build issues (closes LP: #169115) |
71c91912946e1e9cd94641e12e426ea0caf9a6eb |
|
17-Jan-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
remove SPDesktop from SPNamedView when it is destroyed. Fixing bug 183621, but another bug is apparently present that causes a bug with similar trigger |
1e595ddc34dd7090b285ed9f6fc8e125b9a264d9 |
|
15-Jan-2008 |
mental <mental@users.sourceforge.net> |
stop toggling insensitive state for modification flag updates (fixes critical bug #182401)
In order to do this, I got rid of sodipodi:modified in favor of a simple
flag in SPDocument, also renaming SPDocument::{set,is}Modified to
SPDocument::{set,is}ModifiedSinceSave |
7348bd1fda2f0fd2297788a486bf2eaa9b5650cc |
|
15-Jan-2008 |
mental <mental@users.sourceforge.net> |
abstract use of sodipodi:modified |
def22d326c4cbd4ec9759bf5cd973b56387b6e3b |
|
30-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Fixed bug #172778, [old] grid settings not respected when reopening document |
84e5676034b77e63dbc43746cec0a8b48fd06f7c |
|
24-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
angled guidelines: create angled line when dragging from edge of rulers |
8478a25e1cca8a736fba0f2510a9bce5c02fa574 |
|
12-Dec-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Add global snapping toggle |
1dcc408c2579584fcea4bd1602f7c8d41c27dfb8 |
|
08-Dec-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Snap to axonometric grid lines |
e292128111ad080dada2c194a143c9309e41bd5c |
|
05-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Lookup object from repr instead of id to fix redo of undo of guide creation :-) |
ffa664d692f205aefee066c2c4ea020765c55a51 |
|
05-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
don't crash upon adding strange named XML element to namedview. |
4e33f020dd832c0fa662afd97a40d6eba7f1fade |
|
14-Nov-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Snap to intersections of line segments |
2fc63e10608d5596c6e43680ceb1a23fa2111d55 |
|
13-Nov-2007 |
cilix42 <cilix42@users.sourceforge.net> |
Don't set inkscape:modified on startup when grids are shown/hidden. |
4550d1abdb3f428b8cd47c144d2cd112254bfb8e |
|
05-Nov-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Improve the user interaction for snapping of bounding boxes, and add an new tab in document properties for detailed snapping options |
c121bcbb9bc68cc95a5a5c2e5eb288a9a1c82524 |
|
25-Oct-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
remove debug messages, convert tabs to spaces and remove whitespace for sp-namedview.cpp |
b217fa4b3fb2d35e4b65f89e476f6808191c18a1 |
|
25-Oct-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Fix bug [ 1818794 ] Showing grid on opening svg
+ some bits of code to do on-canvas path parameter editing LPE. |
5d34a7de8fd25b5ff22b5ca5ae2a631611a18f6f |
|
28-Aug-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Implement snapping of guides while dragging them, and snap TO item centers (we only had snapping FROM item centers so far) |
4a7774881cf1a8429a9d600636ee30f259342e27 |
|
19-Aug-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Turn off default object snapping |
34b288929138cc33cd8fe2c8559493e5e770e2a0 |
|
06-Aug-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
1) Make snapping of object's center optional 2) Optimize snapping preferences dialog |
ef65b759ee589ea55e59331977b7b7ca20bd4a9e |
|
03-Aug-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Rearrange snapping preferences, put distinction between paths and nodes back in, and a bit of refactoring |
b28c4e3da388087b108e7a5749d75668afcd2d58 |
|
28-Jul-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
1) Changes to snapping preferences dialog
2) Strict snapping implemented, i.e. bbox only to bbox and nodes only to paths/nodes
3) Renaming of some constants to improve readability |
c099a73a820051490fe3afe6cd0b5731b8057e92 |
|
06-Jul-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Fix #1740146. |
d75719d68573b3c63dfa38578aca41b5c364c372 |
|
18-Jun-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
patch 1734633: option to save window geometry in prefs |
25d6e22f85e19f3b577342c7a6f0a1bfeb4bcb37 |
|
19-May-2007 |
pjrm <pjrm@users.sourceforge.net> |
noop: Fix truncated vim modeline. |
62a0a717de0249f19591227ccc35c76f5767f124 |
|
20-Apr-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
grid: make grid names translatable. use different gridtype names in SVG that are not translated. |
3d7616e3b1a716d7db8b2a763d790edb316a9fd3 |
|
19-Apr-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Improve readability and remove some unused code |
167a9d06a0e4606e17da1df5da225b68a82c194d |
|
17-Apr-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
By default 'snap to object nodes/paths' must be off |
59a0ba05e8bea8ef8d8c905eb0232c5980ac9afa |
|
15-Apr-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Removal of old grid code - fully enabled new grid code. |
e028f2923eba0794a5323b536b76fc24d19f2f0a |
|
13-Apr-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
New Grids are now ready to go. bug testing can start i think. |
02c3f3ebde37bbc650b2e8eb951e7037ed714360 |
|
13-Apr-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
New grids are almost ready to fly! |
c23606010d05bc6d0df21ddcd6f55635b6b0de08 |
|
12-Apr-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from document properties |
115d424c293045ccb2bb23f6b2322a2dd6e13a7d |
|
02-Apr-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
removed leftover debug messages. Toggling new grids now works. Almost ready to comment-out old grid code. |
d20f4abc818c368a974b50b641eff31b0f49ac73 |
|
26-Mar-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
purge unused and considered-harmful has_abs_tolerance |
978376cf825b672e4eb6e7bbb8c8265dc19c5a2c |
|
26-Mar-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Purging old axonometric grid code: reworked it into the new grid class structure. Still needs alot of work (snapping mostly and code cleansing). |
7333a6d3d0e1b6b738726a859e5875d5d97b27d9 |
|
20-Mar-2007 |
mental <mental@users.sourceforge.net> |
plumb XML::Document parameter into duplication, courtesy of bryce |
97be67338f149aaf4857b19dec0afa79a1bb815f |
|
20-Mar-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Monster commit. New grid infrastructure. The old gridmanagement code is still there; this committed for testing purposes. Goal is to delete the old grid code later on. |
4aabf2a995bdba7a42110f4292cb0e194722e429 |
|
31-Dec-2006 |
bryce <bryce@users.sourceforge.net> |
Bugfix for 1625278, where inkscape would crash if loading a recent
document from a fresh inkscape instance, that triggers a null pointer
situation in sp-namedview. The code in question deals with gridviews,
so I suspect it has something to do with grid settings. In any case,
this commit prevents the null pointer situation and stops the crash. |
1f938f71765bbd3cd2852758c8dd59f61ab8c9ba |
|
13-Dec-2006 |
johanengelen <johanengelen@users.sourceforge.net> |
FIXED BUG [ 1612814 ]: Guides and gridlines vanish on corresp. alpha value change |
e71d95824ddacd3207d230ac9f58d19c6d85689f |
|
30-Nov-2006 |
ulferikson <ulferikson@users.sourceforge.net> |
open window ON-screen |
49208837808e4c15f5458cd1d7584ad83efeb188 |
|
18-Nov-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
separate updating window from updating layers |
5d275d7f99b08dac5c740048d05572a5b68f53c6 |
|
27-Oct-2006 |
johanengelen <johanengelen@users.sourceforge.net> |
Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGrid |
8d3072a6df73b476e63d0322ea62f19aaf93390a |
|
26-Oct-2006 |
johanengelen <johanengelen@users.sourceforge.net> |
Bug fix in set_gridtype |
cf96255ae53ef0a036392c6f22cb9cc277c66aea |
|
16-Oct-2006 |
johanengelen <johanengelen@users.sourceforge.net> |
hack*ahum*infrastructure to implement axonometric grid snapping. horizontal snapping already implemented. |
8ab459a6980f6921e27d6fba96db948fde9358e1 |
|
13-Oct-2006 |
johanengelen <johanengelen@users.sourceforge.net> |
Removed some copy-paste code. |
5c8e50345f9a78a6823dff57ba6b75109f81cd77 |
|
01-Oct-2006 |
gustav_b <gustav_b@users.sourceforge.net> |
Moved EventLog from SPDocument to SPDesktop to prevent it from being
created when Inkscape is started in non-gui mode. Fixes a critical
assertion caused by creation of a Gtk::TreeStore. |
045f63cbeb581c5d2d4fa35d45396a888ed28f89 |
|
22-Sep-2006 |
johanengelen <johanengelen@users.sourceforge.net> |
AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal guides, 0-degree angle axes, user-input checking, emphasis lines, optimizing, ... try and find as many bugs as possible :P Or just look at it playing with the angles of the lines, it's pretty cool to look at all by itself :) |
c4eb899d30e3e359efe9f708c01a3651b5179f01 |
|
26-Aug-2006 |
mgsloan <mgsloan@users.sourceforge.net> |
gboolean -> bool conversion commit 1. Modifies code to do with getting the undo system to ignore actions, as well as
SVG/XML save/load. Shouldn't cause problems though. |
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.... |
e173aaf34472892de413d42ef20b7fd00aafd45b |
|
09-Jul-2006 |
gustav_b <gustav_b@users.sourceforge.net> |
Added descriptions to Undo/Redo commands in the menus |
d05834b3cdca77ccd9a1ab0a32b1ca2dc09a745d |
|
09-May-2006 |
cth103 <cth103@users.sourceforge.net> |
Re-enable link between grid visibility and grid snap. |
bb0e337c0688f02d4b8686cf499068117cd021ef |
|
04-May-2006 |
cth103 <cth103@users.sourceforge.net> |
Clean up knutux's fix for the snapper crash. |
9c7bdde7adbecbfe254da6fa92e0f3bdc1f47546 |
|
04-May-2006 |
knutux <knutux@users.sourceforge.net> |
Temporary fix for broken snap functionality: as named view constructor is never called, virtual tables of Snapper derived classes are never initialized. Fix - calling constructor/destructor on SPNamedView init/release. |
d2378b62d2e48da3d7b23df2be3cf42184293299 |
|
03-May-2006 |
cth103 <cth103@users.sourceforge.net> |
Give SPNamedView a SnapManager instance and use it for all management of snapping settings. |
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. |
91ff754f4da47efc8f558ea87cfcf92f86934944 |
|
13-Mar-2006 |
pjrm <pjrm@users.sourceforge.net> |
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h. |
f951374eef04129c6a0d213e7ab4d9ed2095ca69 |
|
15-Feb-2006 |
rwst <rwst@users.sourceforge.net> |
bulk trailing spaces removal. consistency through MD5 of binary |
449c491223fe78da73b171e6a23949ee37c7c68e |
|
20-Jan-2006 |
mjwybrow <mjwybrow@users.sourceforge.net> |
* src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,
src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp,
src/sp-namedview.h, src/attributes.cpp, src/attributes.h,
src/attributes-test.cpp:
Added a "Spacing" control to the connector toolbar which allows
the user to adjust the amount of space left around avoided shapes
for the purpose of determining auto-routing connector paths. |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |