index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bug fix: prevent perspectives from being transformed more than once (by keepi...
Maximilian Albert
2007-12-23
6
-55
/
+229
*
fix crit bug #168570 Crash when recreating grid using 'redo'
Johan B. C. Engelen
2007-12-23
1
-0
/
+1
*
fix angle description of guides
Johan B. C. Engelen
2007-12-23
2
-5
/
+5
*
2geom update
Johan B. C. Engelen
2007-12-23
1
-2
/
+13
*
update to latest 2geom, bugs be gone!
Johan B. C. Engelen
2007-12-23
6
-2
/
+30
*
update to latest 2geom (fixed 2 bugs :))
Johan B. C. Engelen
2007-12-23
5
-321
/
+322
*
fix critical bug #168588 assertion failed, file sp-conn-end.cpp: line 191
Johan B. C. Engelen
2007-12-23
1
-3
/
+4
*
Add UI for creating angled guidelines!
Johan B. C. Engelen
2007-12-23
2
-31
/
+83
*
update to latest 2geom
Johan B. C. Engelen
2007-12-23
1
-0
/
+50
*
create options for cairo pdf/ps export dialog
theAdib
2007-12-23
4
-6
/
+41
*
Removed Win32 only Print Direct verb, which was an exact clone of normal print
Joel Holdsworth
2007-12-23
7
-35
/
+3
*
Fixed the parenting of the print dialog so that it cannot fall behind the mai...
Joel Holdsworth
2007-12-22
7
-14
/
+15
*
Fix typo in an array causing a write off the end. Causes bug if no
Bryce Harrington
2007-12-22
1
-1
/
+1
*
Updated the version numbers in the .rc files
Joel Holdsworth
2007-12-22
2
-8
/
+8
*
1) solve bug #177995
Diederik van Lierop
2007-12-22
4
-53
/
+60
*
BUG 178048 Void method which returns a value in stringstream.h confuses g++ 3.3
theAdib
2007-12-22
1
-1
/
+1
*
fix bug where changing units changed angles of axonometric grid
Johan B. C. Engelen
2007-12-21
2
-5
/
+6
*
fix linking
Johan B. C. Engelen
2007-12-21
1
-0
/
+1
*
guidelines: add methods to check horizontal/vertical, small fixes
Johan B. C. Engelen
2007-12-21
4
-7
/
+13
*
ifdef instead of ifndef WITH_LIBWPG
Adib Taraben
2007-12-21
1
-1
/
+1
*
compile depending on WITH_LIBWPG
theAdib
2007-12-21
2
-0
/
+9
*
Use "%"-key for toggling the snapper, and modify the related sp-desktop code
Diederik van Lierop
2007-12-20
4
-4
/
+12
*
guidelines: implement rendering of angled lines.
Johan B. C. Engelen
2007-12-20
2
-4
/
+46
*
guidelines: minor corrections
Johan B. C. Engelen
2007-12-20
5
-8
/
+112
*
(Hopefully) proper fix this time for stolen 'D + modifier' shortcuts.
Maximilian Albert
2007-12-20
1
-6
/
+4
*
Make Shift+Ctrl+D (Document Properties dialog) work again (was shadowed by th...
Maximilian Albert
2007-12-20
1
-0
/
+4
*
correctly handle orientation changes of guidelines
Johan B. C. Engelen
2007-12-19
4
-1
/
+40
*
fix guide dragging
Johan B. C. Engelen
2007-12-19
1
-2
/
+2
*
optimize guide canvasupdating
Johan B. C. Engelen
2007-12-19
1
-1
/
+3
*
guides: switch from using one position coordinate to Geom::Point point_on_line
Johan B. C. Engelen
2007-12-19
12
-93
/
+114
*
rename guide parameters to match snapping code naming convention.
Johan B. C. Engelen
2007-12-19
7
-28
/
+50
*
Introduce verb, menu item and shortcut for the global snapping toggle
Diederik van Lierop
2007-12-18
4
-0
/
+10
*
speedify zooming by keys
bulia byak
2007-12-18
1
-4
/
+8
*
Use 'D' to toggle (not just switch to) the dropper tool; closes bug/RFE #170590
Maximilian Albert
2007-12-18
1
-0
/
+30
*
Renaming captions and labels in snapping preferences dialog, and inverting th...
Diederik van Lierop
2007-12-17
2
-11
/
+11
*
Make sure that snapping attributes pass 'make check'
Diederik van Lierop
2007-12-17
1
-6
/
+9
*
revert comenting of uri argument in PdfImportDialog
Adib Taraben
2007-12-17
1
-1
/
+1
*
Use golden ratio as additional constrained ratio during Ctrl+dragging rectang...
Maximilian Albert
2007-12-17
3
-4
/
+40
*
CRLF fix
Jon A. Cruz
2007-12-17
9
-1787
/
+1787
*
non-poppler build fix
Jon A. Cruz
2007-12-17
2
-64
/
+66
*
defocus layer selector after choosing layer
bulia byak
2007-12-17
1
-0
/
+3
*
prepare for adding angled guideline rendering
Johan B. C. Engelen
2007-12-16
2
-25
/
+32
*
start of getting angled guidelines.
Johan B. C. Engelen
2007-12-16
6
-13
/
+35
*
[BUG #169122] PDF import doesn't work when file name has accents, partially f...
Adib Taraben
2007-12-16
1
-8
/
+41
*
fix default grid unit scaling, fix crash for unknown unit.
Johan B. C. Engelen
2007-12-16
2
-10
/
+14
*
prevent writing to xml when initializing grid. fixes not working default units.
Johan B. C. Engelen
2007-12-16
2
-0
/
+4
*
add default unit to grid preferences.
Johan B. C. Engelen
2007-12-16
7
-8
/
+46
*
fix possible crash where event_context is destroyed during fill operation due...
John Bintz
2007-12-16
1
-2
/
+5
*
trying to fix the unset-gradient-on-transform bug
bulia byak
2007-12-16
1
-1
/
+1
*
remove debug
bulia byak
2007-12-16
1
-1
/
+0
[prev]
[next]