cbc4bc957309ffc523bf9f96fc934650a770f975 |
|
06-May-2015 |
tavmjong-free <tavmjong@free.fr> |
Compromise solution for dot grid visibilty. See bug #1357611. |
27f0de16cb17d59b22ba3d0814a77f9b59c63413 |
|
03-May-2015 |
tavmjong-free <tavmjong@free.fr> |
Revert bad commit (commited to wrong branch). |
381595e03596eb41b314b078fa8e07aec324a715 |
|
03-May-2015 |
tavmjong-free <tavmjong@free.fr> |
First batch |
b9efc33ba168a5374613d10fbbc85738ccc677b2 |
|
28-Apr-2015 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc |
ad45b3a342aa3f5a1fbab4e8072cfb68432ecb29 |
|
26-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
Collect util/ into a static library |
ea1e5d4863ad8011b8de3b7c021bbfe26e10d76f |
|
04-Feb-2015 |
apenner <penner@vaxxine.com> |
for grid spacing, reduce numerical error if viewbox and page are same size |
107df1217142f1a861d7ef5c095cfc00594ef0fe |
|
29-Jan-2015 |
apenner <penner@vaxxine.com> |
for snapping to grids and guides, reduce numerical error for the case of uniform scaling of viewbox |
9ba77856a8823f85b53c0a861d220cd0347f2754 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove sp_desktop_document and finish cleanup of desktop-handles.h |
6cfa9c6a7387c15833fe0a1626ffafed28f329c9 |
|
21-Dec-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Purge sp_desktop_gridgroup |
ef8712444a90d4b76fdbb1e89a4e9e7d4f461da2 |
|
11-Dec-2014 |
tavmjong-free <tavmjong@free.fr> |
Change grids to use 'user units'. Grids using absolute units are read in but
may be scaled incorrectly due to change of 90 to 96 dpi. |
d480c0b98301d475734ceb19fa0f42dc5e1d8572 |
|
24-Aug-2014 |
Alex Valavanis <valavanisalex@gmail.com> |
More GObject boilerplate reduction |
c42ca006cc2593efa9a0ea19f2680ea9d5792654 |
|
30-Mar-2014 |
Markus Engel <markus.engel@tum.de> |
Added "Gtk::" scope to "manage" function calls. |
c69ee364915f20adf081d71140f696a9c3fdbf63 |
|
12-Jan-2014 |
Kris <Kris.De.Gussem@hotmail.com> |
pass class variables by reference for performance |
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... ? |
87dacccf64bee38af81afde687844a37b57b5b9a |
|
05-Oct-2013 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Rewrite the internals of the unit code for somewhat better performance |
fc2e20aa610641335a34aa9b6604c3c4ec0ae7c4 |
|
05-Aug-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Switched to global UnitTable. |
0e9b63f623ed23c445c3f8040ea8f9a79967ba9f |
|
19-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Removed "helper/units.h" from "display/canvas-grid.cpp". |
ed93708e7161e1b556017476a739316746cba604 |
|
18-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Switch unit functions from using pointer arguements to reference arguements. |
c0061bf4895ce2690f65c9bf1a1281c049fdb46a |
|
18-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Ported "display/canvas-grid.*" and "display/canvas-axonomgrid.*". |
c5f9b449d1bbabda158c4b5fb6f9f013b23ea795 |
|
18-Jul-2013 |
Matthew Petroff <matthew@mpetroff.net> |
Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*". |
a53fd00014de5e3469827acbab0e4cce9ed39087 |
|
06-Jun-2013 |
Jon A. Cruz <jon@joncruz.org> |
Added configure/ifdef guards to only bring in the needed #include if glibmm has it. |
253ced74a9eaba9a1fab5e20628e27b1d03a4612 |
|
04-Jun-2013 |
Jon A. Cruz <jon@joncruz.org> |
Correct to compile against recent gtkmm, including updated macports versions. Fixes bug #1179338. |
5c45bb188ab729e501e48732842cb9de6a9813be |
|
25-Mar-2013 |
Alex Valavanis <valavanisalex@googlemail.com> |
Workaround usage of deprecated glib symbols in 3rd party libraries |
a87ecfc87eb7f5b499e730ef7be4e97360e6c12e |
|
08-Mar-2013 |
Alex Valavanis <valavanisalex@gmail.com> |
Drop more Gtk::Table usage |
fe8e815f38c1e2589bec42347b39656d55b6d43e |
|
15-Feb-2013 |
vaifrax <> |
Bug #561503: fix typo in earlier fix (r11133) |
359f2a14d2e06dc6d1f8c4cce0c3d11cd2bd1812 |
|
17-Jan-2013 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
const |
a05704309aff1e0c225e9d6b3b3895c99daf37dd |
|
15-Nov-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
cppcheck: Fix a couple more C-style pointer casts and inefficient vector-emptiness checking |
c55855b9f7b0074b0a0e4ab8e1cd743e2ed01ad6 |
|
31-Oct-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1068763 : Opening 'File > Document Properties' dirties current document |
7238db0f7a357288b50576349a99482d96e469db |
|
27-Oct-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Fix build error due to bad internal handling of deprecated GTK+ symbols in gtkmm header |
7687c6940dd076f6aca0bc00b0d0bec1dbd56415 |
|
26-Jun-2012 |
JazzyNico <nicoduf@yahoo.fr> |
UI. Fix for Bug #817193 (Usability: emphasize gridlines checkbox is using negative text). |
eb4caa8f4cdc2955b58dcd2de06fe770533414c8 |
|
17-Jun-2012 |
Jon A. Cruz <jon@joncruz.org> |
Removed outdated classes.
Pruned header to not introduce extraneous includes. |
567495b02296009865daffc5cf726b43e52616ad |
|
09-Jun-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Stop deriving SPCanvasItem from GtkObject |
9959e60a4dc569885f320537414629047cba9471 |
|
19-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Revert r11370. Fix crash with grid in default template |
c46d6bfdef5fb71dc4d7c926b27dd3b8c172ebfe |
|
17-May-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Drop some GtkObject usage |
18a6bbc590e5390fc822b0d84dabdb07921f6a3e |
|
03-Apr-2012 |
John Smith <removethis.john.q.public@bigmail.com> |
Fix for 367607 : Remove deprecated GTK+ symbols - Deprecated *_unref symbols and combo_box fixes |
28447b39be56d7f44da471e97e370aee03dd2024 |
|
29-Mar-2012 |
Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> |
apply essentials of patch by zcgucas |
69f4f304f141932873fb7b6ace7780bc7d1bbb1c |
|
15-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Prevent false gtk deprecation warnings in canvas-grid and tidy headers |
fd3a244193c841a6594268b784dd537ea46f6916 |
|
15-Feb-2012 |
Diederik van Lierop <mail@diedenrezi.nl> |
Snap to grid/guide lines perpendicularly |
47badd0035ae8c9135c51444f3770b17ae504dda |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Header cleaning |
ac980509f9d3a167bd16e505c487ac2e5a659124 |
|
12-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Cleaning up a few headers |
5cacbbec22b42a0480f396eb94bcfb5f746ac68a |
|
06-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Get rid of gtkmm top-level header usage - not required by API |
4657fa530af64b240cf26727008666847885a3ad |
|
12-Jan-2012 |
Jon A. Cruz <jon@joncruz.org> |
Initial C++ification of SPCanvas. |
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. |
a4446a4c0d17e560da0928df1724005bd7990318 |
|
04-Nov-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
add missing units to grid length interpretation (we have 4 different unit conversions thingies in Inkscape! ...) |
73f1a59bfa5dbe99506b53d136514e9a1b967357 |
|
04-Nov-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
make significant digits consistent for grids |
bd3d5a41afe4498f769d5a8425bf8eb36daa3add |
|
04-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Cleaned up display-forward.h, including many redundant usages. |
28f74a03fc1d9ebe507ee0c8f6c361c06c2ea27e |
|
02-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Removing redundant doxygen @brief tag. |
4c70f75412dd3513224b33b73bf3dba84bedabe1 |
|
02-Sep-2011 |
Diederik van Lierop <mail@diedenrezi.nl> |
Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapResults" |
edf415bfa81ef3be799bb0d740a9ca54553ff091 |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Completely remove NRRect, NRRectL, in-svg-plane.h |
7bda77e763c0af49270427593108b66455dfd125 |
|
27-Aug-2011 |
Krzysztof Kosinski <tweenk.pl@gmail.com> |
Update 2Geom. Remove all use of NRRectL. |
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 |
b88c4f2207adfeb9f574ce1c802a90f7d43fbd6f |
|
03-Jul-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
GTK+ cleanup: gtk_type_class |
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 |
f8307d2d97a6e202153ae676f974f79e1b0ec5cd |
|
24-Jun-2011 |
Alex Valavanis <valavanisalex@gmail.com> |
Switch to GObject |
ef494f75ca77f36881ad59e94263a07c146c3649 |
|
24-Jun-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Remove more of libnr |
d37634d73670180f99a3e0ea583621373d90ec4f |
|
02-Feb-2011 |
Johan Engelen <goejendaagh@zonnet.nl> |
update to latest 2geom ! |
0dc33d4ce43e0bb49c63aa53b826ec4a1ff68e28 |
|
23-Dec-2010 |
Jon A. Cruz <jon@joncruz.org> |
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header. |
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. |
173b40b9fe58992580c16917b2d9bc6bca066b24 |
|
14-Aug-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Completely remove NRPixBlock |
871d807286bd889f3b68c367f2c52ec88f2e2eb2 |
|
17-Jul-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Simplify code related to snapping while rotating |
18d56400fb8d667bff7c64b550365d94725bfe6e |
|
12-Jul-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
- Snap while rotating an object using the selector tool
- Rename the ConstraintLine class to SnapConstraint
- Move some duplicated code to 2geom |
1d5d646b852d1abc44a463478ee5e73852f9083d |
|
07-Jul-2010 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Grid rendering |
5e1a030f60fc5f5753e30882711db9af56f763f5 |
|
02-Jul-2010 |
Abhishek Sharma Public <spyzerdotabhishek0at-signgmaildotcom> |
New Class SPDocumentUndo created which takes care of c++fying some non SPDocument based methods |
7958bbff516df35ec85075ab114769c23cb3669d |
|
08-May-2010 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
Fix bounding box snapping (LP562205, comment 6, issue II) |
1aa821e67cb9667c99920eadec0f58532f73652c |
|
24-Dec-2009 |
Diederik van Lierop <mailat-signdiedenrezidotnl> |
refactoring the snapping code (laying the groundwork for my next commit which reduces snap jitter) |
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. |
c1aeec745cff8de1ffc861137b49361b8fe11275 |
|
05-Aug-2009 |
johnce <johnce@users.sourceforge.net> |
SPDocument->Document |
e4457e22e29ff4f26b1c053facd9b4f8cf040f62 |
|
25-Apr-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Optionaly snap to invisible grid lines too (when zoomed out). See the grids tab in the document properties dialog. This closes bug #172115 |
c123991dbc3ceab027b9e876e848c41833140318 |
|
13-Mar-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
* Implement constrained snapping of knots
* Implement snapping of the rectangle's radius handles
* Line snappers: set the snap target in the derived class instead of in findBestSnap() |
771d00baf3d15209a77dce026f7ef45a78365e62 |
|
20-Feb-2009 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
The snap indicator's tooltip now displays "A to B", whereas before it only displayed "B". |
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 |
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) |
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 |
98c0319217073f719e06d9944dccb037d849b159 |
|
17-Sep-2008 |
tweenk <tweenk@users.sourceforge.net> |
Fix minor breakage in grid preferences caused by pref refactoring. |
4852f347df5405e934e2ccd5b30597d196f3949c |
|
16-Sep-2008 |
tweenk <tweenk@users.sourceforge.net> |
Refactored preferences handling into a new version of
the Inkscape::Preferences class. Removed all use of
prefs_get_string_attribute(), pref_path_get_nth_child() and
create_pref() in favor of the new API. Replaced some "0 or 1" integer
preferences with booleans. |
f38d1b851669bf0fa14a2ca67d9bde7d3fb2dc9b |
|
07-Sep-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that reference via the SnapManager (instead of storing references in the snapper and accessing them directly) |
084fc26ce6eef1fad2f41b84f5eac9ffcd60334d |
|
05-Sep-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
comment typo |
ed70cc908f7fe9d5f2d86042e3fe1f758984c03a |
|
11-Aug-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Move all of the snapper code to 2geom |
2748588ecde62686a15c24a597507dbf8a13782b |
|
24-Jun-2008 |
buliabyak <buliabyak@users.sourceforge.net> |
update for 32 instead of 24 bpp canvas buf |
f0ec9ae45a8bfc51ae487c884e5cd464b661a648 |
|
06-May-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
xy-grid: when shown as dots, add emphasis using crosses. |
0bc9ee8f2303d4ce3c89ae35ba6cc70366bd2234 |
|
04-May-2008 |
ishmal <ishmal@users.sourceforge.net> |
Remove warnings |
07916b4c23e70df45383ea8348cf817c1d029083 |
|
26-Mar-2008 |
mental <mental@users.sourceforge.net> |
system clipboard support (bug #170185) from Chris Kosiński |
a00d0714a57eef2a5d1c5dcc7d4c57885b393180 |
|
27-Feb-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed RegisteredWdg. |
ab231f6c4e3a9e2fefe075c6e32f6773af9f2440 |
|
12-Feb-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
Fix initialization of grids. Should finally fix Bug #172778 |
1b9ffafb34ae318f35758f017fa89e913ecb29d2 |
|
04-Feb-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
fix emphasize coloring of grid lines (preference, dotted xy-grid and axonomgrid) |
cb94fe1f50d7c581f57b7fe6fbf2ff7e022791fd |
|
26-Jan-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
gray out widgets when grid is disabled. |
aca6e6fa1866728ded4a79aa298c9b16cb49ef19 |
|
26-Jan-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
fix strange typo |
ea8910e53270b7bd85bd9234186bcf7c4fdd4739 |
|
17-Jan-2008 |
gustav_b <gustav_b@users.sourceforge.net> |
RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> instead of old RegisteredWdg |
f4ab745a2deea8393eea28220acc073a973f225d |
|
16-Jan-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
fix initialization of grid document properties |
7073d105e612f7dc898c292742bee9655d2a51b2 |
|
16-Jan-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton> |
141a052a0e766d81903e0cc1690aa286238fc869 |
|
15-Jan-2008 |
johanengelen <johanengelen@users.sourceforge.net> |
Add preference so people can choose which behaviour they want. (bug 167422) |
6d6f6dbc3393f100c375d59bb07976f4cf242e7f |
|
06-Jan-2008 |
gouldtj <gouldtj@users.sourceforge.net> |
r17530@shi: ted | 2008-01-06 13:50:53 -0800
Swapping arround some logic and setting up the grid lines so that major
ones are drawn when zoomed out correctly. This is lp:167422 |
0721326f41e78698936345823f415b2b643eb2ff |
|
03-Jan-2008 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
1) fix snapping while scaling
2) fix constrained snapping
3) improve snapping logic (again), or more specifically: better obey "always snap"
4) refactoring to reduce risk of bugs: renaming variables and methods for better readability, adding class members instead of using std::pairs, etc. |
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 |
e334a9248cda8b3a5480a5c2079959a7aa6caf2e |
|
16-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
fix default grid unit scaling, fix crash for unknown unit. |
a73302a9125e9fe34694c6a1cce2e56686b5a0b1 |
|
16-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
prevent writing to xml when initializing grid. fixes not working default units. |
1f8c5954acb3f152aeb1411b098ebc5fed99e6b0 |
|
16-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
add default unit to grid preferences. |
707e434808fb1cacc3c7b7ecb37683e9c0d8ddd8 |
|
14-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Add default grid settings to Inkscape preferences. |
00583082bf04dd7fd1729bee6489a97b2b56e4bc |
|
12-Dec-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Toggle snapping for each grid individually |
1dcc408c2579584fcea4bd1602f7c8d41c27dfb8 |
|
08-Dec-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Snap to axonometric grid lines |
f10eb2c8e53724d2e6055b539da14e65aaa843c3 |
|
04-Dec-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
When snapping, consider all four grid lines around the current point instead of only the nearest two |
b9c9c042e0c25210afcc1068a3771dabe6d7b854 |
|
01-Dec-2007 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup (including OFFSET_OF warning) |
c026f3fa6df4c655f56c0aa5d2fc30bed8758004 |
|
01-Dec-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Improve layout of grid document properties |
1ed822fb016bc35dbe5bd8601ed2bca74ff8cf60 |
|
30-Nov-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
add visibility and snap_enabled checkbuttons for grids.
visibility already works, snap_enabled not yet. |
96fa6baaa98f98273b869f3ed812f0756fa34815 |
|
29-Nov-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
show gridtype name in document properties |
e4f94a14c8e209d086395d23501bc39f321fb81f |
|
18-Nov-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadly |
c3f8f7b6159bd60ff55de3a86cb3016e2b3dca9f |
|
09-Nov-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine -> SnappedLine |
ce5ed3e99d287e1df46a818cd31753d8cbb301f0 |
|
03-Nov-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Oops, don't use tabs! (replace tabs by 4 spaces) |
e1da05d7d6b8a6d4ddbca0fd1d7e633a84b2c1cf |
|
03-Nov-2007 |
dvlierop2 <dvlierop2@users.sourceforge.net> |
Groundwork to snap to intersections, e.g. intersections of gridlines with guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later. |
d4d3b624d2d4a01877a37cbb3ec36279d6396e91 |
|
26-Oct-2007 |
joncruz <joncruz@users.sourceforge.net> |
Warning cleanup |
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. |
208e5a33acc4a8ad9d8c0488f047c260346f1258 |
|
29-Sep-2007 |
pjrm <pjrm@users.sourceforge.net> |
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs for indentation. |
e750fb8e7d6b8896903a14f2f45c54177f02bd2e |
|
29-Sep-2007 |
pjrm <pjrm@users.sourceforge.net> |
noop: CodingStyle: const placement |
c099a73a820051490fe3afe6cd0b5731b8057e92 |
|
06-Jul-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Fix #1740146. |
7f6a21cb1da51f29351d8b902efd99ef64dfeaba |
|
14-Jun-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
patch 1729267 for bug 1712481 |
6d4172ee425290a0ed87d7c8199e77e3d35f1eff |
|
17-May-2007 |
pjrm <pjrm@users.sourceforge.net> |
Fix a couple of unannotated transactions causing g_warning from finish_incomplete_transaction. (Thanks to johanengelen for help with this.) |
62a0a717de0249f19591227ccc35c76f5767f124 |
|
20-Apr-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
grid: make grid names translatable. use different gridtype names in SVG that are not translated. |
9424d13c182e020f05724fe421ae224a059ba4e6 |
|
20-Apr-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Fix emphasized gridlines bug when zoomed out. |
9c9c676f99d28e5abe7a44f37618cdd84d020c42 |
|
20-Apr-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Set default gridspacing back to 1px |
0e2443345968200f06649dc87cb2bc20d62cffff |
|
17-Apr-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
Grid: added dotted rendering of rectangular grid. Fixed bug in emphasized line spacing. |
060a6ac2802d7b67f9e58c20cbdedc2326738e3b |
|
17-Apr-2007 |
johanengelen <johanengelen@users.sourceforge.net> |
old default color values restored |
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! |
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. |
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). |
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. |
5d275d7f99b08dac5c740048d05572a5b68f53c6 |
|
27-Oct-2006 |
johanengelen <johanengelen@users.sourceforge.net> |
Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGrid |
7d5f0a04176639e4428acee949c96f3ec8a89909 |
|
17-Sep-2006 |
johanengelen <johanengelen@users.sourceforge.net> |
Changed grid drawing (nit more logical): hlines and vlines are drawn completely independent (removed nested for-loops). |
9e87caa574d67b9b1aa1015d4faae055336c9d30 |
|
29-Jul-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
patch for rendering quality and speed from Jasper van de Gronde |
6b15695578f07a3f72c4c9475c1a261a3021472a |
|
16-Jan-2006 |
mental <mental@users.sourceforge.net> |
moving trunk for module inkscape |