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
*
fix 167857
bulia byak
2009-08-19
1
-2
/
+4
*
patch from 289774
bulia byak
2009-08-18
1
-7
/
+2
*
fix for 415168
bulia byak
2009-08-18
1
-2
/
+2
*
patch by Alvin Penner for bug 415079
bulia byak
2009-08-18
1
-0
/
+2
*
fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...
bulia byak
2009-08-17
3
-35
/
+72
*
fix remaining issues of bug 407893
bulia byak
2009-08-17
1
-1
/
+1
*
fix ctrl+arrow keys not working after startup
bulia byak
2009-08-17
1
-0
/
+2
*
some more ungrabbing needed
bulia byak
2009-08-17
1
-0
/
+9
*
* Bug-fixing src/libnr/Makefile_insert to avoid build failure
Luca Bruno
2009-08-15
1
-1
/
+1
*
additional file for building nr-test
theAdib
2009-08-14
1
-0
/
+1
*
fix 407893
bulia byak
2009-08-13
1
-6
/
+6
*
fix 376068
bulia byak
2009-08-13
1
-14
/
+16
*
fix 304018
bulia byak
2009-08-13
1
-17
/
+19
*
fix pulling out second handle when the segment was a lineto
bulia byak
2009-08-13
1
-0
/
+2
*
Fix for Bug #166678 (Paper size or orientation are not used when printing) b...
Nicolas Dufour
2009-08-12
5
-15
/
+45
*
Don't open 'Save as ...' dialog inside the application bundle on OS X when it...
Maximilian Albert
2009-08-12
1
-4
/
+6
*
Fix for Bug #373309 (Print has offset on page), by Adrian Johnson.
Nicolas Dufour
2009-08-12
1
-1
/
+20
*
Deweirdification of user visible messages as proposed by Tav
Alexandre Prokoudine
2009-08-11
1
-4
/
+4
*
Maximum value of alpha is 255 (not 256).
Tavmjong Bah
2009-08-11
1
-1
/
+1
*
patch 168780
bulia byak
2009-08-11
6
-0
/
+58
*
Add missing namespaces in win32 code (thanks to Yann Papouin for pointing thi...
Maximilian Albert
2009-08-10
2
-3
/
+3
*
Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes wh...
Maximilian Albert
2009-08-09
3
-5
/
+6
*
Put #ifdefs around all code related to the so-called "new" ExportDialog (what...
Maximilian Albert
2009-08-09
5
-5
/
+16
*
Cleanup (remove unused variable; use generic function to determine the file e...
Maximilian Albert
2009-08-09
2
-2
/
+1
*
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
2009-08-09
15
-142
/
+254
*
When translating too many items, then don't use the bbox of the selection as ...
Diederik van Lierop
2009-08-09
1
-3
/
+3
*
When snapping while translating, use the bounding box corners of each selecte...
Diederik van Lierop
2009-08-09
3
-107
/
+153
*
add additional files for win32 distribution
theAdib
2009-08-08
2
-1
/
+4
*
Change "canvas" to "page" to be consistent with use in all other dialogs and
Tavmjong Bah
2009-08-07
3
-29
/
+29
*
Clarify tooltip
Maximilian Albert
2009-08-07
1
-1
/
+1
*
Report complete paths when doing an emergency save (closes LP #171392)
Maximilian Albert
2009-08-07
1
-0
/
+6
*
Fix compile on windows
Maximilian Albert
2009-08-07
1
-7
/
+7
*
Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...
Maximilian Albert
2009-08-07
8
-49
/
+93
*
Fix buglet: In the Save dialog the file extension should be automatically upd...
Maximilian Albert
2009-08-07
1
-1
/
+2
*
Make PDF, PS, and EPS dialogs consistent.
Tavmjong Bah
2009-08-06
2
-6
/
+6
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
333
-1320
/
+1139
*
Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)
johnce
2009-08-05
6
-16
/
+21
*
xml/Document -> DocumentTree
johnce
2009-08-05
8
-17
/
+21
*
SPDocument->Document
johnce
2009-08-05
4
-5
/
+5
*
Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "ink...
chriswombat
2009-08-05
3
-3
/
+3
*
struct Document->class Document
johnce
2009-08-05
2
-1
/
+2
*
SPDocument->Document
johnce
2009-08-05
2
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
58
-179
/
+179
*
SPDocument->Document
johnce
2009-08-05
48
-122
/
+122
*
SPDocument->Document
johnce
2009-08-05
16
-47
/
+47
*
SPDocument->Document
johnce
2009-08-05
46
-143
/
+143
*
SPDocument->Document
johnce
2009-08-05
158
-622
/
+793
*
FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also so...
theAdib
2009-08-03
1
-2
/
+53
*
FIX 309856 353847 in case save_as fails the document uri is reverted
theAdib
2009-08-02
1
-10
/
+23
*
remember sticky_zoom toggle button state
Thomas Holder
2009-08-02
1
-1
/
+12
[next]