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