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
...
*
Make the snap toolbar unsensitive to undo actions. How could I not have notic...
Diederik van Lierop
2009-04-27
1
-1
/
+6
*
Fix the rest of missing icons in the geometry tool. Closes: #358132
Krzysztof Kosi??ski
2009-04-20
1
-3
/
+3
*
Fix most icons in the geometry tool
Krzysztof Kosi??ski
2009-04-18
1
-5
/
+5
*
non-zero page_increment values for sliders (reverts parts of rev 19095)
Thomas Holder
2009-03-13
1
-10
/
+10
*
Add layers dialog to top toolbar. Applies patch from bug #336519.
Jon A. Cruz
2009-03-05
1
-0
/
+2
*
Several icon name fixes
Krzysztof Kosi??ski
2009-02-26
1
-1
/
+1
*
Fix snapping when dragging gradients (implement the snap delay, use snap tole...
Diederik van Lierop
2009-02-23
1
-2
/
+2
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
1
-1
/
+1
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-172
/
+119
*
Zero page size for GTK spinbutton change
Jon A. Cruz
2009-02-14
1
-1
/
+1
*
Add buttons for snapping to grids and/or guides
Diederik van Lierop
2009-01-28
1
-7
/
+49
*
- Snap to the midpoint of shapes and bboxes
Diederik van Lierop
2009-01-18
1
-44
/
+103
*
Snapping cusp nodes:
Diederik van Lierop
2009-01-13
1
-4
/
+5
*
Added a new toolbar with snapping controls
Diederik van Lierop
2009-01-10
1
-12
/
+428
*
move shape_editor from node context to the parent class, event context
bulia byak
2009-01-08
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-75
/
+65
*
From trunk
Ted Gould
2008-10-27
1
-337
/
+325
*
Merging from trunk
Ted Gould
2008-10-11
1
-4
/
+18
*
Whitespace cleanup
Jon A. Cruz
2008-09-24
1
-66
/
+66
*
transform modes for tweak tool
bulia byak
2008-09-19
1
-15
/
+43
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-2
/
+3
*
Fix some bugs introduced by the preferences rewrite.
Krzysztof Kosi??ski
2008-09-16
1
-1
/
+1
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-172
/
+226
*
Warning cleanup
Jon A. Cruz
2008-09-14
1
-15
/
+13
*
Make tooltip reflect the correct range for calligraphy angle fixation
Maximilian Albert
2008-09-11
1
-1
/
+1
*
Warning cleanup
Maximilian Albert
2008-09-08
1
-1
/
+0
*
Deactivate unit selector when measuring info is off
Maximilian Albert
2008-08-19
1
-3
/
+7
*
Add convenience button to open LPE dialog (e.g., to adapt construction parame...
Maximilian Albert
2008-08-18
1
-0
/
+25
*
Option to display measuring info in geometry tool
Maximilian Albert
2008-08-18
1
-21
/
+95
*
Fix end type combo box
Maximilian Albert
2008-08-18
1
-4
/
+4
*
Temporarily hide icon for geometry tool
Maximilian Albert
2008-08-18
1
-1
/
+1
*
Remove debugging messages
Maximilian Albert
2008-08-18
1
-18
/
+1
*
Check whether we are really in LPEToolContext in sp_lpetool_toolbox_sel_chang...
Maximilian Albert
2008-08-18
1
-1
/
+4
*
noop: reorder options for lpe-line-segment
Maximilian Albert
2008-08-18
1
-2
/
+2
*
Toggle button in geometry toolbar to set limiting bounding box for LPELineSeg...
Maximilian Albert
2008-08-18
1
-1
/
+42
*
Some debugging messages
Maximilian Albert
2008-08-18
1
-1
/
+15
*
Add action to change the end type of line segments if an item has LPELineSegm...
Maximilian Albert
2008-08-18
1
-53
/
+71
*
Apply a geometric construction directly to selected item if the LPE supports it
Maximilian Albert
2008-08-18
1
-6
/
+21
*
noop: wording
Maximilian Albert
2008-08-18
1
-1
/
+1
*
Absorb all mouse clicks (and flash a warning on the status bar) when no subto...
Maximilian Albert
2008-08-18
1
-19
/
+10
*
Switch back to all_inactive mode after applying a geometric LPE
Maximilian Albert
2008-08-18
1
-0
/
+1
*
Add button whether to display limiting bounding box; add 'all inactive' toggl...
Maximilian Albert
2008-08-18
1
-3
/
+39
*
Better position for Geometry tool in toolbox
Maximilian Albert
2008-08-18
1
-1
/
+1
*
Many debugging messages
Maximilian Albert
2008-08-18
1
-1
/
+4
*
Add a ShapeEditor to LPEToolContext which allows us to edit nodes (switching ...
Maximilian Albert
2008-08-18
1
-1
/
+1
*
At the moment mouse click starts waiting for the activated LPE and nothing el...
Maximilian Albert
2008-08-18
1
-9
/
+6
*
Add lpe-line_segment to LPETool toolbar
Maximilian Albert
2008-08-18
1
-1
/
+1
*
Make number of subtools configurable
Maximilian Albert
2008-08-18
1
-8
/
+11
*
Make sp_lpetool_mode_changed() generic, i.e., read the activated subtool from...
Maximilian Albert
2008-08-18
1
-21
/
+15
*
Remove commented code
Maximilian Albert
2008-08-18
1
-13
/
+0
[prev]
[next]