index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix Ctrl+Alt+click deletion of selected nodes when transform handles
Krzysztof Kosi??ski
2010-01-20
2
-7
/
+10
*
Insert nodes on Ctrl+Alt+click on a path.
Krzysztof Kosi??ski
2010-01-20
2
-2
/
+15
*
Go back to using TR1 unordered containers to fix warnings. Add configure
Krzysztof Kosi??ski
2010-01-20
3
-33
/
+9
*
Make Ctrl+Alt+click delete nodes.
Krzysztof Kosi??ski
2010-01-20
2
-74
/
+101
*
Fix middle click zoom in the node tool.
Krzysztof Kosi??ski
2010-01-20
1
-1
/
+9
*
Fix path reverse action (Shift+R) in the node tool.
Krzysztof Kosi??ski
2010-01-20
3
-10
/
+31
*
Select the first node of the path when Tab is pressed and nothing is selected.
Krzysztof Kosi??ski
2010-01-20
1
-9
/
+21
*
Fix snapping in the node tool when more than one point is dragged.
Krzysztof Kosi??ski
2010-01-20
3
-27
/
+9
*
Added temp option to enable repositioning of not-quite-completed UI items in ...
Jon A. Cruz
2010-01-18
3
-3
/
+20
*
Do not try to construct an ustring from NULL in CurveDragPoint::_getTip.
Krzysztof Kosi??ski
2010-01-16
1
-1
/
+1
*
Fix for compile on windows. Fixes bug #506845.
Jon A. Cruz
2010-01-15
1
-2
/
+2
*
Warning cleanup.
Jon A. Cruz
2010-01-15
7
-27
/
+50
*
Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),
Krzysztof Kosi??ski
2010-01-14
3
-17
/
+50
*
Remove "show transform handles" from prefs - no longer necessary
Krzysztof Kosi??ski
2010-01-14
2
-3
/
+0
*
* Add "show transform handles" toggle button.
Krzysztof Kosi??ski
2010-01-14
5
-62
/
+73
*
Merge GSoC 2009 node tool rewrite
Krzysztof Kosi??ski
2010-01-14
32
-12
/
+8131
|
\
|
*
Re-enable snapping on release, for now.
Krzysztof Kosi??ski
2010-01-14
1
-2
/
+2
|
*
Implement segment weld to make segment join similar to node join
Krzysztof Kosi??ski
2010-01-14
3
-11
/
+61
|
*
* Merge from trunk
Krzysztof Kosi??ski
2010-01-14
22
-68
/
+538
|
|
\
|
*
|
Some additional docs
Krzysztof Kosi??ski
2010-01-13
3
-20
/
+43
|
*
|
* Implement node snapping.
Krzysztof Kosi??ski
2010-01-10
12
-177
/
+232
|
*
|
Implement selection linear grow
Krzysztof Kosi??ski
2009-12-26
6
-19
/
+178
|
*
|
Implement selection spatial grow
Krzysztof Kosi??ski
2009-12-26
9
-88
/
+186
|
*
|
Comment cleanup
Krzysztof Kosi??ski
2009-12-23
2
-5
/
+6
|
*
|
Fix the "show temporary outlines for selected paths" preference.
Krzysztof Kosi??ski
2009-12-08
3
-9
/
+10
|
*
|
Fix LPEs and break mask transform undo
Krzysztof Kosi??ski
2009-12-08
5
-45
/
+133
|
*
|
Fix mask editing behavior on undo and outline display for masks/clips;
Krzysztof Kosi??ski
2009-12-05
7
-67
/
+196
|
*
|
First GSoC node tool commit to Bazaar
Krzysztof Kosi??ski
2009-11-29
31
-10
/
+7520
*
|
|
Adding a 'widescreen' task.
Jon A. Cruz
2010-01-13
1
-11
/
+19
|
|
/
|
/
|
*
|
Initial cut of disabling floating windows on window managers with problems.
Jon A. Cruz
2010-01-12
2
-1
/
+33
*
|
Implemented dynamic repositioning of toolboxes.
Jon A. Cruz
2010-01-11
1
-9
/
+13
*
|
Completed base code to flip toolbox orientation.
Jon A. Cruz
2010-01-10
2
-4
/
+74
*
|
Initial c++-ification of toolbox creation.
Jon A. Cruz
2010-01-09
1
-1
/
+1
*
|
Patch by Alex Leone to add margins to resize page options in Document Properties
Josh Andler
2010-01-08
3
-27
/
+70
*
|
Added UXManager. Cleaning up toolbox creation.
Jon A. Cruz
2010-01-07
3
-1
/
+118
*
|
Spray cleanup
Steren Giannini
2010-01-03
6
-554
/
+0
*
|
Document properties now treats lcms file load failures as non-fatal. Fixes bu...
Jon A. Cruz
2009-12-31
1
-0
/
+1
*
|
Use correct text anchor for vertical text and when aligning or distributing
Diederik van Lierop
2009-12-28
1
-13
/
+18
*
|
Warning cleanup
Jon A. Cruz
2009-12-20
3
-65
/
+100
*
|
updating my email address in file headers
Felipe Corr??a da Silva Sanches
2009-12-13
4
-4
/
+4
*
|
reenable per-document palette to allow for continuing development.
Jon A. Cruz
2009-12-13
1
-1
/
+1
*
|
- new: Print Colors Preview Dialog and rendermode
Felipe Corr??a da Silva Sanches
2009-12-11
4
-0
/
+153
*
|
Spray Tool: add context to strings
Ivan Mas??r
2009-12-07
1
-13
/
+13
*
|
Spray Tool: translated forgotten strings from French to English
Ivan Mas??r
2009-12-07
1
-8
/
+8
*
|
Added UI for threading pref in Filter Preferences for Gaussian Blur, default ...
Josh Andler
2009-12-06
2
-0
/
+6
*
|
merging gsoc 2009 color management work by Felipe Sanches (a.k.a. JucaBlues)
Felipe Corr??a da Silva Sanches
2009-12-05
1
-1
/
+2
|
\
\
|
*
|
Updating to current trunk
Ted Gould
2009-11-29
26
-190
/
+405
|
|
\
|
|
*
|
a quick workaround in order to avoid some invalid names for icc profiles.
Felipe Corr??a da Silva Sanches
2009-08-14
1
-1
/
+13
*
|
|
Merge GSoC2009 Connectors into trunk
Arcadie M. Cracan
2009-12-02
1
-0
/
+8
*
|
|
add an option for displaying font previews in the text tool's font list; also...
buliabyak
2009-12-01
1
-3
/
+8
[prev]
[next]