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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move new "NodesShow*" action to be with the existing ones on the toolbar.
Jon A. Cruz
2010-03-08
1
-1
/
+1
*
Restore node toolbar buttons that were just commented out. Fixes bug #534045.
Jon A. Cruz
2010-03-07
1
-3
/
+3
*
Implement a preference that determines whether deleting nodes
Krzysztof Kosi??ski
2010-03-02
1
-3
/
+3
*
Disabled unfinished connection point edit mode. Added inkscape:connection-sta...
Arcadie M. Cracan
2010-02-21
1
-3
/
+3
*
Correcting statements collapsed to a single line.
Jon A. Cruz
2010-01-15
1
-12
/
+36
*
Warning cleanup.
Jon A. Cruz
2010-01-15
1
-2
/
+2
*
* Add "show transform handles" toggle button.
Krzysztof Kosi??ski
2010-01-14
1
-9
/
+27
*
Merge GSoC 2009 node tool rewrite
Krzysztof Kosi??ski
2010-01-14
1
-143
/
+91
|
\
|
*
Implement segment weld to make segment join similar to node join
Krzysztof Kosi??ski
2010-01-14
1
-1
/
+1
|
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
1
-679
/
+1264
|
|
\
|
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
1
-143
/
+91
*
|
|
Adding a 'widescreen' task.
Jon A. Cruz
2010-01-13
1
-13
/
+50
|
|
/
|
/
|
*
|
Initial cut of disabling floating windows on window managers with problems.
Jon A. Cruz
2010-01-12
1
-8
/
+20
*
|
Enabling now that some have confirmed proper functionality on 64-bit.
Jon A. Cruz
2010-01-12
1
-1
/
+1
*
|
Implemented dynamic repositioning of toolboxes.
Jon A. Cruz
2010-01-11
1
-0
/
+2
*
|
Disable questioned code section.
Jon A. Cruz
2010-01-11
1
-0
/
+28
*
|
Removed null'd use of icons.
Jon A. Cruz
2010-01-10
1
-9
/
+1
*
|
Temporarily block out code giving problems on 64-bit.
Jon A. Cruz
2010-01-10
1
-0
/
+4
*
|
Completed base code to flip toolbox orientation.
Jon A. Cruz
2010-01-10
1
-8
/
+69
*
|
Avoid crash by uninitialized perspectives.
Maximilian Albert
2010-01-10
1
-3
/
+3
*
|
Initial c++-ification of toolbox creation.
Jon A. Cruz
2010-01-09
1
-38
/
+85
*
|
Added UXManager. Cleaning up toolbox creation.
Jon A. Cruz
2010-01-07
1
-56
/
+48
*
|
Refactored common value.
Jon A. Cruz
2010-01-06
1
-15
/
+17
*
|
More refactoring to reduce copy-n-paste duplication.
Jon A. Cruz
2010-01-04
1
-88
/
+55
*
|
Refactoring copy-n-paste duplicate code out of toolbar creation.
Jon A. Cruz
2010-01-04
1
-79
/
+18
*
|
Spray cleanup
Steren Giannini
2010-01-03
1
-0
/
+3
*
|
i18n fix in toolbox.cpp (no-c-format %)
Nicolas Dufour
2010-01-02
1
-0
/
+2
*
|
Spray Tool clean up and Toolbar refactoring
Steren Giannini
2009-12-30
1
-39
/
+61
|
\
\
|
*
|
Spray toolbar is working + spray-context.cpp small cleanup
Steren Giannini
2009-12-30
1
-5
/
+5
|
*
|
rotation and scale variation in toolbar, still need some debug
Steren Giannini
2009-12-29
1
-2
/
+2
|
*
|
french comments translated and some clean up
Steren Giannini
2009-12-29
1
-6
/
+6
|
*
|
Spray UI : first refactoring of the toolbar
Steren Giannini
2009-12-29
1
-34
/
+56
*
|
|
Parens added for safety and misc whitespace cleanup.
Jon A. Cruz
2009-12-27
1
-421
/
+422
*
|
|
alignment change accompanied by compensating move, so the text stays put insi...
buliabyak
2009-12-26
1
-1
/
+77
*
|
|
Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...
Maximilian Albert
2009-12-26
1
-13
/
+14
|
/
/
*
|
Warning cleanup
Jon A. Cruz
2009-12-20
1
-17
/
+19
*
|
Correctly read and write values for Spray Tool option on Tool Controls Bar.
Josh Andler
2009-12-07
1
-10
/
+10
*
|
Merge GSoC2009 Connectors into trunk
Arcadie M. Cracan
2009-12-02
1
-16
/
+226
*
|
add an option for displaying font previews in the text tool's font list; also...
buliabyak
2009-12-01
1
-4
/
+12
*
|
Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France
Josh Andler
2009-11-30
1
-0
/
+214
|
/
*
patch by Krzysztof for 459811
bulia byak
2009-11-08
1
-1
/
+1
*
Fix for 181663 by The Adib. Yay for working Italics button on the toolbar!
Josh Andler
2009-09-23
1
-7
/
+32
*
fix 407893
bulia byak
2009-08-13
1
-6
/
+6
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-4
/
+4
*
Fix width slider for Eraser Tool
Josh Andler
2009-07-13
1
-2
/
+2
*
Fixed a icon name string which shouldn't have been translatable.
Luca Bruno
2009-07-13
1
-1
/
+1
*
Don't allow the "proportion" parameter of a star to become NaN, because this ...
Diederik van Lierop
2009-07-12
1
-2
/
+4
*
Reverting the references which made the Node Tool controls toolbar disappear.
Josh Andler
2009-07-07
1
-12
/
+12
*
Removing a couple node-tool related modifications in the file which I don't b...
Josh Andler
2009-07-07
1
-11
/
+0
[next]