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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
2009-02-09
1
-7
/
+19
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-09
1
-7
/
+7
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-09
1
-1
/
+1
*
gcc warning cleanup:
Felipe Corr??a da Silva Sanches
2009-02-08
1
-2
/
+2
*
Warning cleanup.
Jon A. Cruz
2009-02-08
1
-1
/
+1
*
remove mnemonic which does not work anyway
bulia byak
2009-02-02
1
-1
/
+1
*
draw red X icon while dragging the "remove color" item
Felipe Corr??a da Silva Sanches
2009-01-27
2
-1
/
+18
*
proper resizing of remove color button
Felipe Corr??a da Silva Sanches
2009-01-27
1
-1
/
+1
*
removing a g_warning
Felipe Corr??a da Silva Sanches
2009-01-26
1
-1
/
+0
*
add "remove color" ColorItem to the swatches dialog
Felipe Corr??a da Silva Sanches
2009-01-24
4
-26
/
+63
*
trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 bu...
Felipe Corr??a da Silva Sanches
2009-01-16
1
-0
/
+1
*
added interactivity attributes to the object properties dialog.
Felipe Corr??a da Silva Sanches
2009-01-15
1
-1
/
+26
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
*
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
2009-01-09
1
-0
/
+1
*
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
2008-12-30
2
-9
/
+0
*
* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by
Thomas Holder
2008-12-16
1
-1
/
+1
*
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
49
-1977
/
+404
*
Merge from trunk
Ted Gould
2008-10-31
1
-7
/
+12
*
From trunk
Ted Gould
2008-10-27
15
-442
/
+402
*
Merging from trunk
Ted Gould
2008-10-11
6
-29
/
+40
*
release reprs properly
bulia byak
2008-09-20
1
-0
/
+1
*
by default, try square arrangement, not 1 row as before
bulia byak
2008-09-19
1
-5
/
+8
*
Yet another NR ==> Geom change
Maximilian Albert
2008-09-18
3
-132
/
+130
*
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
3
-173
/
+190
*
fix leak of the arena and arenaitem
bulia byak
2008-09-16
2
-1
/
+6
*
hide the item shown for tracing, fixes leak
bulia byak
2008-09-16
1
-4
/
+9
*
Update to sync metadata title to the document title.
Jeff Schiller
2008-08-23
1
-2
/
+13
*
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
*
gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog
Maximilian Albert
2008-08-09
4
-436
/
+419
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
5
-18
/
+18
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
5
-16
/
+16
*
codedread's patch for bug 254850 (fixes handling of description field in Obje...
Stephen Silver
2008-08-05
1
-2
/
+4
*
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2008-08-04
1
-1
/
+1
*
Warning cleanup
Jon A. Cruz
2008-08-01
1
-2
/
+2
*
make clonetiler obey the bbox prefs
bulia byak
2008-07-24
1
-6
/
+4
*
extract ImageToggler from layers dialog
Johan B. C. Engelen
2008-07-20
1
-108
/
+3
*
Patch from codedread: add mnemonics for Title and Description fields in Objec...
Stephen Silver
2008-07-17
1
-2
/
+6
*
Fixed layers dialog to correctly fetch icons from new location/code.
Jon A. Cruz
2008-07-15
1
-16
/
+15
*
Some improvements to my title/desc stuff of revision 18759 (see bug 171024).
Stephen Silver
2008-07-14
1
-12
/
+2
*
warning cleanup
Felipe Corr??a da Silva Sanches
2008-07-12
1
-1
/
+1
*
fix 245806
bulia byak
2008-07-05
1
-4
/
+14
*
add shadow to layers list
MenTaLguY
2008-07-02
1
-0
/
+1
*
add tab to layers dialog
MenTaLguY
2008-07-02
2
-3
/
+9
*
Cmake: remove header files from source lists
Joshua L. Blocher
2008-06-24
1
-25
/
+0
*
Added duplicate layer command. Fixes bug #171246.
Jon A. Cruz
2008-06-14
1
-1
/
+7
*
Added the ability to toggle a layer "solo". Fixes bug #171530.
Jon A. Cruz
2008-06-13
1
-3
/
+9
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
5
-16
/
+16
[next]