index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-18
At the moment mouse click starts waiting for the activated LPE and nothing el...
Maximilian Albert
1
-9
/
+6
2008-08-18
Add lpe-line_segment to LPETool toolbar
Maximilian Albert
1
-1
/
+1
2008-08-18
Make number of subtools configurable
Maximilian Albert
1
-8
/
+11
2008-08-18
Make sp_lpetool_mode_changed() generic, i.e., read the activated subtool from...
Maximilian Albert
1
-21
/
+15
2008-08-18
Remove commented code
Maximilian Albert
1
-13
/
+0
2008-08-18
Allow more than two options to choose from
Maximilian Albert
1
-2
/
+3
2008-08-18
Build LPETool subtools automatically from a list of effects
Maximilian Albert
1
-10
/
+17
2008-08-18
cleanup
Maximilian Albert
1
-3
/
+100
2008-08-18
Let LPEToolContext derive from PenContext so that we can use its LPE framework
Maximilian Albert
1
-1
/
+3
2008-08-18
Groundwork for new LPETool tool (which consists of subtools that are construc...
Maximilian Albert
1
-22
/
+107
2008-08-11
patch from bug 169004
bulia byak
1
-1
/
+4
2008-08-09
gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog
Maximilian Albert
5
-336
/
+358
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2
-4
/
+8
2008-08-08
more messages marked for translation
Alexandre Prokoudine
1
-1
/
+1
2008-08-06
New mode in pen tool to draw paraxial lines
Maximilian Albert
1
-1
/
+8
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
4
-6
/
+6
2008-08-04
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
7
-105
/
+110
2008-08-02
comments
Maximilian Albert
1
-8
/
+12
2008-08-01
Warning cleanup
Jon A. Cruz
1
-11
/
+11
2008-07-31
New 'zigzag' (polylines) mode in pen tool
Maximilian Albert
1
-2
/
+19
2008-07-31
Fix wrong toggle activation in pen/pencil toolbar after startup
Maximilian Albert
1
-5
/
+2
2008-07-30
noop: better names
Maximilian Albert
1
-10
/
+11
2008-07-29
widgets/toolbox.cpp: s/free/g_free/ in a couple more places. Address some wa...
Peter Moulder
1
-35
/
+38
2008-07-29
fix a couple of free-instead-of-g_free bugs.
Peter Moulder
1
-4
/
+4
2008-07-25
copyedit
bulia byak
1
-1
/
+1
2008-07-24
marked "Mode:" for translation
Alexandre Prokoudine
1
-1
/
+1
2008-07-24
make presets list autoscroll to match the values set
bulia byak
1
-3
/
+67
2008-07-23
added forgotten ":" :-)
Alexandre Prokoudine
1
-1
/
+1
2008-07-22
rename, rearrange stroke shapes; add elliptic
bulia byak
1
-6
/
+7
2008-07-22
cleanup and comment
Maximilian Albert
1
-5
/
+5
2008-07-22
Separate shape settings for pen and pencil tool
Maximilian Albert
1
-4
/
+4
2008-07-22
Separate spiro modes for pen and pencil tool
Maximilian Albert
1
-3
/
+13
2008-07-22
Remove obsolete auxiliary action
Maximilian Albert
1
-17
/
+1
2008-07-21
fix saving presets, move it to the menu; allow overwriting a preset; fix redu...
bulia byak
1
-110
/
+141
2008-07-16
warning cleanup
Jon A. Cruz
1
-1
/
+1
2008-07-13
fix warning
bulia byak
1
-1
/
+2
2008-07-13
fix reading and setting presets
bulia byak
1
-22
/
+41
2008-07-11
Add use of themed icon names in addition to older stock icons
Jon A. Cruz
1
-12
/
+53
2008-07-09
tolerance => smoothing, add presets
bulia byak
1
-5
/
+6
2008-07-09
Fixed icon loading, cacheing and fallback to use stock mechanisms.
Jon A. Cruz
1
-40
/
+98
2008-07-07
Use icons in tool overflow menu now that stock icon hook is in
Jon A. Cruz
1
-1
/
+6
2008-07-07
Refactoring to be able to use standard themeable icons
Jon A. Cruz
1
-76
/
+82
2008-07-07
fix 245960, switch most of the rest of calligraphic controls to 0..100
bulia byak
1
-28
/
+28
2008-07-05
widgets/select-toolbar.h: Supply missing #includes/declarations so that we do...
Peter Moulder
1
-4
/
+5
2008-07-05
widgets/calligraphic-profile-rename.h: Supply missing #includes/declarations ...
Peter Moulder
1
-0
/
+1
2008-07-05
Warning cleanup
Jon A. Cruz
1
-7
/
+7
2008-07-03
Patch so Inkscape will compile on Solaris 10 from LP https://bugs.launchpad.n...
Joshua L. Blocher
1
-1
/
+1
2008-07-03
Add new shape 'crescendo' in dropdown box of pen tool
Maximilian Albert
1
-0
/
+1
2008-07-03
First shot at a dropdown selector for various shapes in pen/pencil tool, alon...
Maximilian Albert
1
-0
/
+56
2008-07-02
Use hscale instead of scalebutton by default
Jon A. Cruz
1
-4
/
+0
[prev]
[next]