index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
/
clonetiler.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
2010-08-22
1
-9
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-25
/
+21
*
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
2008-12-30
1
-8
/
+0
*
more 2geomification
Johan B. C. Engelen
2008-12-05
1
-2
/
+2
*
small 2geomification of clone tile dialog
Johan B. C. Engelen
2008-11-27
1
-24
/
+24
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-7
/
+5
*
From trunk
Ted Gould
2008-10-27
1
-131
/
+129
*
Merging from trunk
Ted Gould
2008-10-11
1
-7
/
+7
*
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
2008-09-18
1
-129
/
+129
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-143
/
+159
*
hide the item shown for tracing, fixes leak
bulia byak
2008-09-16
1
-4
/
+9
*
since all values are 0..1, shifting gamma up must use power<1 so that the val...
bulia byak
2008-08-18
1
-2
/
+2
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-1
/
+1
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-1
/
+1
*
make clonetiler obey the bbox prefs
bulia byak
2008-07-24
1
-6
/
+4
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-1
/
+1
*
warning cleanup and fixed string free issue
Jon A. Cruz
2008-05-04
1
-1
/
+1
*
patch from bug 170978
bulia byak
2008-03-27
1
-8
/
+8
*
set busy cursor and statusbar message while creating clones
bulia byak
2008-03-22
1
-0
/
+11
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-5
/
+4
*
fix 179178
bulia byak
2008-03-09
1
-0
/
+3
*
Really fix P6M Clone Tiler mode (case where w <= h).
Tavmjong Bah
2008-03-07
1
-1
/
+1
*
Fix for bug 199387 (p3, p6 modes of Clone Tiler broken)
Tavmjong Bah
2008-03-07
1
-32
/
+32
*
Fix for bug 184668 (Tile clone random scaling broken)
Tavmjong Bah
2008-02-26
1
-2
/
+2
*
Cleanup:
Tavmjong Bah
2007-12-24
1
-237
/
+509
*
fix pmg
bulia byak
2007-12-02
1
-8
/
+12
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-37
/
+37
*
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
2007-09-24
1
-3
/
+3
*
Clone Tiler: Change bbox calculation from the default APPROXIMATE_BBOX to GEO...
Peter Moulder
2007-05-23
1
-1
/
+7
*
make rotations, scales and flips work with the object's rotation axis
bulia byak
2007-03-31
1
-11
/
+21
*
fix the combination of P4+ symmetries with exponent
bulia byak
2007-03-23
1
-14
/
+11
*
adapt code to new Maybe/bbox regime
MenTaLguY
2007-03-04
1
-16
/
+23
*
switch from invokeBbox to getBounds (need to fix problems with empty
MenTaLguY
2007-03-04
1
-10
/
+8
*
API change: render methods now take a cairo_t (not yet used)
bulia byak
2007-03-01
1
-1
/
+1
*
refactor sp_svg_transform_write to return a dynamically-allocated string
MenTaLguY
2007-02-28
1
-6
/
+3
*
fix crash when tracing with too small clones
bulia byak
2007-02-24
1
-1
/
+2
*
fix crash when tracing with too small clones
bulia byak
2007-02-24
1
-0
/
+4
*
fix 1658088
bulia byak
2007-02-12
1
-4
/
+4
*
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2007-01-21
1
-1
/
+1
*
fix filter area clipping when blurring a squeezed object
bulia byak
2007-01-16
1
-1
/
+1
*
non-gtkmm dialogs are now always opened ON-screen
Johan B. C. Engelen
2006-11-27
1
-10
/
+13
*
fix calculating the blur radius, use the new API
bulia byak
2006-10-23
1
-5
/
+5
*
make blur slider a percentage; change opacity to 1..100 as well; ensure the f...
bulia byak
2006-10-20
1
-1
/
+4
*
undo annotations
bulia byak
2006-10-10
1
-3
/
+3
*
Add blur
bulia byak
2006-10-08
1
-10
/
+89
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-1
/
+1
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-1
/
+1
*
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
2006-06-29
1
-3
/
+6
[next]