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