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
/
toolbox.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-08-04
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
1
-10
/
+10
2008-08-02
comments
Maximilian Albert
1
-8
/
+12
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-13
fix warning
bulia byak
1
-1
/
+2
2008-07-13
fix reading and setting presets
bulia byak
1
-22
/
+41
2008-07-09
tolerance => smoothing, add presets
bulia byak
1
-5
/
+6
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
fix 245960, switch most of the rest of calligraphic controls to 0..100
bulia byak
1
-28
/
+28
2008-07-05
Warning cleanup
Jon A. Cruz
1
-7
/
+7
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
2008-07-01
Adding use of GtkScaleButton when available
Jon A. Cruz
1
-9
/
+14
2008-06-30
make use of sliders
bulia byak
1
-10
/
+16
2008-06-30
Initial cut of sliders in toolbars
Jon A. Cruz
1
-35
/
+38
2008-06-30
Fixed i18n for overflow menu items.
Jon A. Cruz
1
-1
/
+1
2008-06-28
remove unused function
bulia byak
1
-44
/
+0
2008-06-22
warning cleanup
Felipe Corr??a da Silva Sanches
1
-11
/
+5
2008-06-19
Changed tools toolbar to use stock GtkToolbar via simple wrapper actions.
Jon A. Cruz
1
-44
/
+225
2008-06-18
Fixed tool tooltips
Jon A. Cruz
1
-17
/
+19
2008-06-18
Conversion to toolbars and preserve size upon undock
Jon A. Cruz
1
-60
/
+83
2008-06-14
patch 188381 for tolerance control on pencil
bulia byak
1
-2
/
+115
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-8
/
+8
2008-06-08
Add 'Mode' label and icon for regular Bezier mode in pen/pencil toolbar
Maximilian Albert
1
-17
/
+64
2008-06-04
marked forgotten translatable message
Alexandre Prokoudine
1
-1
/
+1
2008-06-04
New 'spiro spline mode' in pen/pencil tool which automatically adds the spiro...
Maximilian Albert
1
-5
/
+29
2008-04-26
Initial cut of eraser tool
Jon A. Cruz
1
-0
/
+87
2008-04-25
Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...
Jon A. Cruz
1
-41
/
+58
2008-04-15
i18n: Added some comments for translators.
Marcin Floryan
1
-0
/
+4
2008-04-12
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
1
-11
/
+11
2008-04-10
make delete-preserving-shape the default used by the toolbar delete button
bulia byak
1
-1
/
+1
2008-03-28
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
1
-3
/
+2
2008-03-26
node tool: more logical grouping of buttons, copyedit of tooltips
bulia byak
1
-14
/
+16
2008-03-22
Really fix compile (patch by Krzysztof KosiĆski)
Maximilian Albert
1
-1
/
+1
2008-03-21
The header for calligraphic rename is in dialogs, not widgets. Quick fix to g...
JiHO
1
-1
/
+1
2008-03-21
Added dialog to name new calligraphic
Aubanel Monnier
1
-24
/
+40
[next]