index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-namedview.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn off default object snapping
Diederik van Lierop
2007-08-19
1
-2
/
+2
*
1) Make snapping of object's center optional 2) Optimize snapping preferences...
Diederik van Lierop
2007-08-06
1
-0
/
+5
*
Rearrange snapping preferences, put distinction between paths and nodes back ...
Diederik van Lierop
2007-08-03
1
-1
/
+16
*
1) Changes to snapping preferences dialog
Diederik van Lierop
2007-07-28
1
-12
/
+6
*
Fix #1740146.
Johan B. C. Engelen
2007-07-06
1
-1
/
+6
*
patch 1734633: option to save window geometry in prefs
bulia byak
2007-06-18
1
-8
/
+12
*
noop: Fix truncated vim modeline.
Peter Moulder
2007-05-19
1
-1
/
+2
*
grid: make grid names translatable. use different gridtype names in SVG that ...
Johan B. C. Engelen
2007-04-20
1
-5
/
+1
*
Improve readability and remove some unused code
Diederik van Lierop
2007-04-19
1
-29
/
+4
*
By default 'snap to object nodes/paths' must be off
Diederik van Lierop
2007-04-17
1
-2
/
+2
*
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
2007-04-15
1
-152
/
+0
*
New Grids are now ready to go. bug testing can start i think.
Johan B. C. Engelen
2007-04-13
1
-1
/
+0
*
New grids are almost ready to fly!
Johan B. C. Engelen
2007-04-13
1
-22
/
+46
*
Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ...
Diederik van Lierop
2007-04-12
1
-3
/
+4
*
removed leftover debug messages. Toggling new grids now works. Almost ready t...
Johan B. C. Engelen
2007-04-01
1
-3
/
+1
*
purge unused and considered-harmful has_abs_tolerance
bulia byak
2007-03-26
1
-8
/
+0
*
Purging old axonometric grid code: reworked it into the new grid class struct...
Johan B. C. Engelen
2007-03-25
1
-63
/
+9
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-1
/
+2
*
Monster commit. New grid infrastructure. The old gridmanagement code is still...
Johan B. C. Engelen
2007-03-20
1
-31
/
+91
*
Bugfix for 1625278, where inkscape would crash if loading a recent
Bryce Harrington
2006-12-31
1
-1
/
+6
*
FIXED BUG [ 1612814 ]: Guides and gridlines vanish on corresp. alpha value ch...
Johan B. C. Engelen
2006-12-13
1
-1
/
+1
*
open window ON-screen
Ulf Erikson
2006-11-30
1
-4
/
+14
*
separate updating window from updating layers
bulia byak
2006-11-18
1
-0
/
+4
*
Renaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid to Inkscape::CXYGrid
Johan B. C. Engelen
2006-10-26
1
-2
/
+2
*
Bug fix in set_gridtype
Johan B. C. Engelen
2006-10-26
1
-2
/
+2
*
hack*ahum*infrastructure to implement axonometric grid snapping. horizontal s...
Johan B. C. Engelen
2006-10-16
1
-0
/
+3
*
Removed some copy-paste code.
Johan B. C. Engelen
2006-10-13
1
-12
/
+8
*
Moved EventLog from SPDocument to SPDesktop to prevent it from being
gustav_b
2006-10-01
1
-1
/
+1
*
AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...
Johan B. C. Engelen
2006-09-21
1
-20
/
+74
*
gboolean -> bool conversion commit 1. Modifies code to do with getting the u...
Michael G. Sloan
2006-08-26
1
-6
/
+6
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-10
/
+10
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-10
/
+10
*
Added descriptions to Undo/Redo commands in the menus
gustav_b
2006-07-09
1
-0
/
+4
*
Re-enable link between grid visibility and grid snap.
Carl Hetherington
2006-05-09
1
-0
/
+2
*
Clean up knutux's fix for the snapper crash.
Carl Hetherington
2006-05-04
1
-4
/
+3
*
Temporary fix for broken snap functionality: as named view constructor is nev...
Andrius Ramanauskas
2006-05-04
1
-0
/
+5
*
Give SPNamedView a SnapManager instance and use it for all management of snap...
Carl Hetherington
2006-05-03
1
-50
/
+8
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-10
/
+10
*
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
2006-03-13
1
-1
/
+1
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-60
/
+60
*
* src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,
mjwybrow
2006-01-20
1
-1
/
+10
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+989