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
*
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
*
replace nr_new() with g_new(), and try to converge on using the glib allocato...
MenTaLguY
2006-05-28
1
-1
/
+2
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-16
/
+16
*
Shrunk a few icon sizes.
Jon A. Cruz
2006-04-08
1
-2
/
+2
*
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Jon A. Cruz
2006-04-06
1
-2
/
+2
*
preserve (but not use yet) rotation center when making tiled clones
bulia byak
2006-03-28
1
-0
/
+18
*
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
2006-03-13
1
-0
/
+1
*
make sure only positive dialog positions are read from preferences, fixes #12...
Ralf Stephan
2006-02-24
1
-0
/
+3
*
make sure no negative dialog position is written into preferences,
Ralf Stephan
2006-02-24
1
-0
/
+3
*
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
2006-02-13
1
-77
/
+77
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+2578