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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
Fix g_return_if_fail failure: It can validly happen that fit_canvas_to_select...
Peter Moulder
1
-1
/
+4
2007-10-09
apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item
Johan B. C. Engelen
1
-0
/
+77
2007-09-14
sorry for debug message. deleted.
Johan B. C. Engelen
1
-1
/
+0
2007-09-14
fix pasting of LPE's across multiple document; plus a number of small fixes.
Johan B. C. Engelen
1
-0
/
+6
2007-09-11
Compute farthest-from-center point correctly in Alt+rotation
Maximilian Albert
1
-1
/
+1
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-3
/
+3
2007-09-04
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...
Johan B. C. Engelen
1
-0
/
+48
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-0
/
+5
2007-07-28
1) Changes to snapping preferences dialog
Diederik van Lierop
1
-1
/
+1
2007-07-17
A few additions to ensure that editing trefs is not allowed (and doesn't caus...
Gail Carmichael
1
-1
/
+13
2007-07-11
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
1
-7
/
+22
2007-06-27
use an accessor method to get filter from style
bulia byak
1
-2
/
+2
2007-06-27
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
1
-3
/
+4
2007-06-27
more unreffing temporary styles properly
bulia byak
1
-1
/
+1
2007-06-17
Add translator hint.
Colin Marquardt
1
-0
/
+2
2007-05-20
noop: Change fitToRect to take NR::Rect instead of old NRRect. Update callers.
Peter Moulder
1
-10
/
+8
2007-04-15
Removal of old grid code - fully enabled new grid code.
Johan B. C. Engelen
1
-6
/
+3
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-69
/
+82
2007-03-17
re-introduce isEmpty tests
MenTaLguY
1
-5
/
+5
2007-03-16
string disambig
bulia byak
1
-1
/
+1
2007-03-12
move sp_document_done() out into verbs.cpp
Aaron Spike
1
-13
/
+9
2007-03-12
send verb ids into history and remove casting errors
Aaron Spike
1
-11
/
+13
2007-03-12
add verbs for unlocking and unhiding all objects globaly or within the curren...
Aaron Spike
1
-0
/
+56
2007-03-11
argh, missed selection-chemistry somehow
MenTaLguY
1
-3
/
+3
2007-03-11
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
1
-34
/
+54
2007-03-10
Merge further bbox work
MenTaLguY
1
-23
/
+29
2007-03-09
specialize MaybeStorage for Rect, and start using reference maybes to
MenTaLguY
1
-1
/
+1
2007-03-05
Separate NRRect and NR::Rect a bit further; the goal is to get to the point w...
MenTaLguY
1
-4
/
+4
2007-03-04
adapt code to new Maybe/bbox regime
MenTaLguY
1
-36
/
+41
2007-03-02
fix an error in rounding negative coords
bulia byak
1
-3
/
+6
2007-03-02
fix mental's typo! found purely by chance
bulia byak
1
-1
/
+1
2007-02-28
refactor sp_svg_transform_write to return a dynamically-allocated string
MenTaLguY
1
-16
/
+9
2007-02-24
fix 1332884
bulia byak
1
-2
/
+2
2007-02-24
some more refactoring
bulia byak
1
-11
/
+20
2007-02-24
make selection_contains_both_clone_and_original reusable
bulia byak
1
-17
/
+25
2007-02-11
allow grouping a single object
bulia byak
1
-7
/
+1
2007-01-26
temporary fix: prevent crash when clipping/masking an object with its own clone
bulia byak
1
-0
/
+24
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
1
-4
/
+9
2007-01-18
text fixes
bulia byak
1
-2
/
+2
2007-01-05
patch 1623967, fixes bug 1332888 and the wrong move of original-with-clone se...
bulia byak
1
-8
/
+12
2006-12-06
Renaming sp-marker.* to marker.*
Bryce Harrington
1
-1
/
+1
2006-11-18
Adding some documentation for things related to markers
Bryce Harrington
1
-4
/
+15
2006-11-13
factor out retrieving export hints from selection and document; use that for ...
bulia byak
1
-11
/
+113
2006-10-24
enable copy/paste of objects with filters
bulia byak
1
-0
/
+7
2006-09-03
fix pattern transform when doing object-to-pattern within a transformed group
bulia byak
1
-5
/
+11
2006-07-17
factor native PNG export out of file.cpp in preparation for new export dialog
Bob Jamison
1
-0
/
+1
2006-07-06
undo annotations
bulia byak
1
-2
/
+2
2006-07-02
undo annotations
bulia byak
1
-39
/
+43
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-37
/
+77
2006-06-22
apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")
Ralf Stephan
1
-1
/
+1
[next]