index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-17
Fixed initialization order
Jon A. Cruz
1
-5
/
+5
2008-05-12
Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...
Diederik van Lierop
1
-0
/
+7
2008-05-10
More type registration cleanup
Jon A. Cruz
1
-11
/
+15
2008-05-09
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
5
-8
/
+9
2008-05-09
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
9
-190
/
+240
2008-05-06
xy-grid: when shown as dots, add emphasis using crosses.
Johan B. C. Engelen
1
-3
/
+11
2008-05-06
Updating deprecated type calls.
Jon A. Cruz
1
-34
/
+34
2008-05-05
struct SPCurve => class SPCurve
Johan B. C. Engelen
4
-370
/
+362
2008-05-04
Remove warnings
Bob Jamison
7
-8
/
+12
2008-05-04
Next steps in implementing the snapping indicator
Diederik van Lierop
2
-15
/
+20
2008-04-30
Use radiobutton for "always snap" in the document-properties dialog
Diederik van Lierop
2
-2
/
+2
2008-04-30
- Major refactoring of snapping related code...
Diederik van Lierop
2
-0
/
+4
2008-04-18
Removed unnecessary checks from curve.cpp (sp_bpath_check_subpath and friends...
Jasper van de Gronde
1
-113
/
+4
2008-04-16
fix by kur9kin for endless loop from bug 212332
bulia byak
1
-0
/
+1
2008-04-10
cmake: exclude some files that are also excluded from build in build.xml
Johan B. C. Engelen
1
-2
/
+2
2008-04-10
process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()
Aaron Spike
1
-1
/
+1
2008-04-07
Refactor snapper and snapindicator (in order to enable the snapindicator in t...
Diederik van Lierop
2
-5
/
+7
2008-04-07
fix bug with garbage lines caused with close_path when part of a subpath is o...
bulia byak
1
-2
/
+12
2008-04-01
delete remaining .cvsignore files
Adib Taraben
1
-7
/
+0
2008-04-01
suppress warnings when closing a desktop but not program
bulia byak
1
-1
/
+8
2008-03-31
implement filter toggle
MenTaLguY
1
-0
/
+1
2008-03-31
lay groundwork for non-filter view mode
MenTaLguY
10
-36
/
+59
2008-03-30
Cmake: Updating src CMakeLists soucre list.
Joshua L. Blocher
1
-2
/
+0
2008-03-27
Cmake Build system - Initial commit.
Joshua L. Blocher
1
-0
/
+59
2008-03-26
system clipboard support (bug #170185) from Chris KosiĆski
MenTaLguY
2
-2
/
+2
2008-03-22
Line-end fixups
Jon A. Cruz
6
-401
/
+401
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
15
-81
/
+88
2008-03-13
disable snapindicator for now to fix pen tool
Johan B. C. Engelen
1
-13
/
+15
2008-03-11
fix by Albin Sunnanbo for dash offset in text
bulia byak
1
-0
/
+1
2008-03-10
patch by Albin Sunnanbo for 168072
bulia byak
1
-0
/
+1
2008-03-09
Move 3D box code out of sp-canvas.cpp
Maximilian Albert
1
-10
/
+0
2008-03-06
add preferences for path flashing on mouseover
Johan B. C. Engelen
1
-0
/
+1
2008-03-05
fix 198818
bulia byak
1
-2
/
+4
2008-03-03
new: guide snapping indicator! see if you like it, comments are always welcome!
Johan B. C. Engelen
1
-1
/
+1
2008-03-02
remove flashing test indicator on pointparam.
Johan B. C. Engelen
5
-5
/
+142
2008-03-02
NEW: temporary on-canvas indicators
Johan B. C. Engelen
5
-0
/
+273
2008-03-01
Warning and whitespace cleanup
Jon A. Cruz
1
-5
/
+5
2008-03-01
Fix to check for out of bounds index *before* using the array index
Jon A. Cruz
1
-1
/
+1
2008-02-27
Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...
Johan B. C. Engelen
2
-68
/
+56
2008-02-25
svg element referenced by id part of feImage filter rendering.
Felipe Corr??a da Silva Sanches
2
-4
/
+78
2008-02-24
pixblock-transform and scaler: convert src if needed, to match dest mode.
JF Barraud
5
-42
/
+84
2008-02-23
partial fix sent by jfb for bug #188814
Felipe Corr??a da Silva Sanches
2
-0
/
+16
2008-02-21
* convert to non-premultiplied alpha on fedisplacementmap
Felipe Corr??a da Silva Sanches
2
-2
/
+15
2008-02-21
fix for bug #193838 (colormatrix uses premultiplied alpha)
Felipe Corr??a da Silva Sanches
1
-1
/
+14
2008-02-19
* use enums to deal with displacementmap channel selectors
Felipe Corr??a da Silva Sanches
2
-5
/
+6
2008-02-19
* convolve matrix code refactoring
Felipe Corr??a da Silva Sanches
1
-9
/
+16
2008-02-13
fix for bug #189788
Felipe Corr??a da Silva Sanches
1
-4
/
+4
2008-02-12
Fix initialization of grids. Should finally fix Bug #172778
Johan B. C. Engelen
2
-4
/
+4
2008-02-12
opacity max value is 255 instead of previous wrong 256 maxvalue that was used...
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-02-11
remaining g++ 4.3 compilation fix-ups
Kees Cook
1
-0
/
+1
[next]