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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
transform modes for tweak tool
bulia byak
2008-09-19
1
-15
/
+43
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
3
-9
/
+10
*
Fix prerender shortcut by size. Fixes bug #262916.
Jon A. Cruz
2008-09-18
1
-5
/
+11
*
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
2
-225
/
+282
*
Warning cleanup
Jon A. Cruz
2008-09-14
1
-15
/
+13
*
convert almost all libnrtype to Geom::
Johan B. C. Engelen
2008-09-11
1
-1
/
+1
*
Make tooltip reflect the correct range for calligraphy angle fixation
Maximilian Albert
2008-09-11
1
-1
/
+1
*
add missing #include for gtk version check
Maximilian Albert
2008-09-08
1
-0
/
+1
*
add version check for new api
Bob Jamison
2008-09-08
1
-1
/
+4
*
Warning cleanup
Maximilian Albert
2008-09-08
1
-1
/
+0
*
Attempt to fix the 245 floor / 255 page size adjustment problem.
Bob Jamison
2008-09-08
1
-2
/
+5
*
Change includes for gtk.h/gtkclist.h slightly
Bob Jamison
2008-09-06
1
-1
/
+1
*
Cleanup of named icon background rendering and added pref for workaround
Jon A. Cruz
2008-08-25
1
-24
/
+63
*
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
*
Allow more than two options to choose from
Maximilian Albert
2008-08-18
1
-2
/
+3
*
Build LPETool subtools automatically from a list of effects
Maximilian Albert
2008-08-18
1
-10
/
+17
*
cleanup
Maximilian Albert
2008-08-18
1
-3
/
+100
*
Let LPEToolContext derive from PenContext so that we can use its LPE framework
Maximilian Albert
2008-08-18
1
-1
/
+3
*
Groundwork for new LPETool tool (which consists of subtools that are construc...
Maximilian Albert
2008-08-18
1
-22
/
+107
*
patch from bug 169004
bulia byak
2008-08-11
1
-1
/
+4
*
gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog
Maximilian Albert
2008-08-09
5
-336
/
+358
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
2
-4
/
+8
*
more messages marked for translation
Alexandre Prokoudine
2008-08-08
1
-1
/
+1
*
New mode in pen tool to draw paraxial lines
Maximilian Albert
2008-08-06
1
-1
/
+8
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
4
-6
/
+6
*
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2008-08-04
7
-105
/
+110
[next]