index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
selection-chemistry.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add translator hint.
Colin Marquardt
2007-06-17
1
-0
/
+2
*
noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.
Peter Moulder
2007-05-20
1
-10
/
+8
*
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
2007-04-15
1
-6
/
+3
*
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
2007-03-20
1
-69
/
+82
*
re-introduce isEmpty tests
MenTaLguY
2007-03-17
1
-5
/
+5
*
string disambig
bulia byak
2007-03-16
1
-1
/
+1
*
move sp_document_done() out into verbs.cpp
Aaron Spike
2007-03-12
1
-13
/
+9
*
send verb ids into history and remove casting errors
Aaron Spike
2007-03-12
1
-11
/
+13
*
add verbs for unlocking and unhiding all objects globaly or within the curren...
Aaron Spike
2007-03-12
1
-0
/
+56
*
argh, missed selection-chemistry somehow
MenTaLguY
2007-03-11
1
-3
/
+3
*
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
2007-03-11
1
-34
/
+54
*
Merge further bbox work
MenTaLguY
2007-03-10
1
-23
/
+29
*
specialize MaybeStorage for Rect, and start using reference maybes to
MenTaLguY
2007-03-09
1
-1
/
+1
*
Separate NRRect and NR::Rect a bit further; the goal is to get to the point w...
MenTaLguY
2007-03-05
1
-4
/
+4
*
adapt code to new Maybe/bbox regime
MenTaLguY
2007-03-04
1
-36
/
+41
*
fix an error in rounding negative coords
bulia byak
2007-03-02
1
-3
/
+6
*
fix mental's typo! found purely by chance
bulia byak
2007-03-02
1
-1
/
+1
*
refactor sp_svg_transform_write to return a dynamically-allocated string
MenTaLguY
2007-02-28
1
-16
/
+9
*
fix 1332884
bulia byak
2007-02-24
1
-2
/
+2
*
some more refactoring
bulia byak
2007-02-24
1
-11
/
+20
*
make selection_contains_both_clone_and_original reusable
bulia byak
2007-02-24
1
-17
/
+25
*
allow grouping a single object
bulia byak
2007-02-11
1
-7
/
+1
*
temporary fix: prevent crash when clipping/masking an object with its own clone
bulia byak
2007-01-26
1
-0
/
+24
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-4
/
+9
*
text fixes
bulia byak
2007-01-18
1
-2
/
+2
*
patch 1623967, fixes bug 1332888 and the wrong move of original-with-clone se...
bulia byak
2007-01-05
1
-8
/
+12
*
Renaming sp-marker.* to marker.*
Bryce Harrington
2006-12-06
1
-1
/
+1
*
Adding some documentation for things related to markers
Bryce Harrington
2006-11-18
1
-4
/
+15
*
factor out retrieving export hints from selection and document; use that for ...
bulia byak
2006-11-13
1
-11
/
+113
*
enable copy/paste of objects with filters
bulia byak
2006-10-24
1
-0
/
+7
*
fix pattern transform when doing object-to-pattern within a transformed group
bulia byak
2006-09-03
1
-5
/
+11
*
factor native PNG export out of file.cpp in preparation for new export dialog
Bob Jamison
2006-07-17
1
-0
/
+1
*
undo annotations
bulia byak
2006-07-06
1
-2
/
+2
*
undo annotations
bulia byak
2006-07-02
1
-39
/
+43
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-37
/
+77
*
apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")
Ralf Stephan
2006-06-22
1
-1
/
+1
*
* src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:
mjwybrow
2006-05-12
1
-1
/
+18
*
patch 1484602 by Niko Kiirala
bulia byak
2006-05-10
1
-2
/
+14
*
patch from Niko Kiirala for bug 1482973
bulia byak
2006-05-09
1
-2
/
+14
*
Give SPNamedView a SnapManager instance and use it for all management of snap...
Carl Hetherington
2006-05-03
1
-1
/
+1
*
tweaking for bbyak
Aaron Spike
2006-04-19
1
-6
/
+6
*
Adding fit canvas verbs
Aaron Spike
2006-04-19
1
-0
/
+45
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-77
/
+77
*
insert clippath/mask item above the unmasked item into the same parent, inste...
bulia byak
2006-04-05
1
-8
/
+18
*
patch #1450307 - option for select all to work in layer with it's sub-layers:
Andrius Ramanauskas
2006-03-31
1
-17
/
+27
*
copy rotation center when cloning
bulia byak
2006-03-28
1
-0
/
+3
*
obey scale ratio lock
bulia byak
2006-03-27
1
-2
/
+9
*
pasting size
bulia byak
2006-03-26
1
-0
/
+71
*
use rotation center in keyboard rotation and transform dialog
bulia byak
2006-03-22
1
-2
/
+3
*
Mask/Clippath transformations on masking/unmasking
Andrius Ramanauskas
2006-03-22
1
-20
/
+40
[next]