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
2009-08-13
fix 407893
bulia byak
1
-6
/
+6
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-4
/
+4
2009-08-05
SPDocument->Document
johnce
1
-4
/
+4
2009-07-13
Fix width slider for Eraser Tool
Josh Andler
1
-2
/
+2
2009-07-13
Fixed a icon name string which shouldn't have been translatable.
Luca Bruno
1
-1
/
+1
2009-07-12
Don't allow the "proportion" parameter of a star to become NaN, because this ...
Diederik van Lierop
1
-2
/
+4
2009-07-07
Reverting the references which made the Node Tool controls toolbar disappear.
Josh Andler
1
-12
/
+12
2009-07-07
Removing a couple node-tool related modifications in the file which I don't b...
Josh Andler
1
-11
/
+0
2009-07-07
Fix LP #390162: Wrong defaults for Calligraphy tool
Krzysztof Kosi??ski
1
-14
/
+25
2009-07-06
Fix for Bug #327533 (Calligraphy presets are not translatable).
Nicolas Dufour
1
-1
/
+1
2009-06-12
Fix a bug where the spinboxes on the connector toolbar did not properly
mjwybrow
1
-17
/
+15
2009-06-12
force show-as-list for font list
bulia byak
1
-2
/
+11
2009-06-10
fix stupid bug in font size setting
bulia byak
1
-1
/
+1
2009-06-10
hopefully that fixes the stuck-with-sans bug
bulia byak
1
-18
/
+35
2009-06-09
fix the font dropdown: patch by Felipe with my changes
bulia byak
1
-198
/
+179
2009-05-26
* [INTL:*] string fixes
Ivan Mas??r
1
-2
/
+2
2009-04-27
Make the snap toolbar unsensitive to undo actions. How could I not have notic...
Diederik van Lierop
1
-1
/
+6
2009-04-20
Fix the rest of missing icons in the geometry tool. Closes: #358132
Krzysztof Kosi??ski
1
-3
/
+3
2009-04-18
Fix most icons in the geometry tool
Krzysztof Kosi??ski
1
-5
/
+5
2009-03-13
non-zero page_increment values for sliders (reverts parts of rev 19095)
Thomas Holder
1
-10
/
+10
2009-03-05
Add layers dialog to top toolbar. Applies patch from bug #336519.
Jon A. Cruz
1
-0
/
+2
2009-02-26
Several icon name fixes
Krzysztof Kosi??ski
1
-1
/
+1
2009-02-23
Fix snapping when dragging gradients (implement the snap delay, use snap tole...
Diederik van Lierop
1
-2
/
+2
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-1
/
+1
2009-02-19
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
1
-172
/
+119
2009-02-14
Zero page size for GTK spinbutton change
Jon A. Cruz
1
-1
/
+1
2009-01-28
Add buttons for snapping to grids and/or guides
Diederik van Lierop
1
-7
/
+49
2009-01-18
- Snap to the midpoint of shapes and bboxes
Diederik van Lierop
1
-44
/
+103
2009-01-13
Snapping cusp nodes:
Diederik van Lierop
1
-4
/
+5
2009-01-10
Added a new toolbar with snapping controls
Diederik van Lierop
1
-12
/
+428
2009-01-08
move shape_editor from node context to the parent class, event context
bulia byak
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-75
/
+65
2008-10-27
From trunk
Ted Gould
1
-337
/
+325
2008-10-11
Merging from trunk
Ted Gould
1
-4
/
+18
2008-09-24
Whitespace cleanup
Jon A. Cruz
1
-66
/
+66
2008-09-19
transform modes for tweak tool
bulia byak
1
-15
/
+43
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-2
/
+3
2008-09-16
Fix some bugs introduced by the preferences rewrite.
Krzysztof Kosi??ski
1
-1
/
+1
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
1
-172
/
+226
2008-09-14
Warning cleanup
Jon A. Cruz
1
-15
/
+13
2008-09-11
Make tooltip reflect the correct range for calligraphy angle fixation
Maximilian Albert
1
-1
/
+1
2008-09-08
Warning cleanup
Maximilian Albert
1
-1
/
+0
2008-08-19
Deactivate unit selector when measuring info is off
Maximilian Albert
1
-3
/
+7
2008-08-18
Add convenience button to open LPE dialog (e.g., to adapt construction parame...
Maximilian Albert
1
-0
/
+25
2008-08-18
Option to display measuring info in geometry tool
Maximilian Albert
1
-21
/
+95
2008-08-18
Fix end type combo box
Maximilian Albert
1
-4
/
+4
2008-08-18
Temporarily hide icon for geometry tool
Maximilian Albert
1
-1
/
+1
2008-08-18
Remove debugging messages
Maximilian Albert
1
-18
/
+1
2008-08-18
Check whether we are really in LPEToolContext in sp_lpetool_toolbox_sel_chang...
Maximilian Albert
1
-1
/
+4
2008-08-18
noop: reorder options for lpe-line-segment
Maximilian Albert
1
-2
/
+2
[next]