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
...
*
Cleaned up virtual destructor problem and compile warnings.
Jon A. Cruz
2006-10-02
5
-6
/
+37
*
Moved EventLog from SPDocument to SPDesktop to prevent it from being
gustav_b
2006-10-01
10
-30
/
+15
*
Other tools now also retain there specific statusbar text when pressing alt/s...
Johan B. C. Engelen
2006-10-01
4
-12
/
+20
*
Fixes path memory issues with the save dialog. (Closes: #1089414)
Kees Cook
2006-10-01
3
-7
/
+30
*
Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
miklosh
2006-10-01
1
-0
/
+5
*
Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
miklosh
2006-10-01
1
-0
/
+4
*
While moving or transforming a selected object, the statusbartext with transf...
Johan B. C. Engelen
2006-10-01
2
-0
/
+7
*
PNG output for Cairo renderer
miklosh
2006-10-01
1
-0
/
+2
*
PNG output for Cairo renderer
miklosh
2006-10-01
1
-0
/
+2
*
PNG output for Cairo renderer
miklosh
2006-10-01
1
-0
/
+128
*
PNG output for Cairo renderer
miklosh
2006-10-01
1
-0
/
+46
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+2
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-1
/
+7
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+123
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+19
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+133
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+50
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+614
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+85
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+1425
*
Initial commit of Cairo renderer for PDF export
miklosh
2006-10-01
1
-0
/
+198
*
Patch by Popolon to fix bug "[ 1562520 ] Object to path removes mask & clip-p...
Johan B. C. Engelen
2006-09-30
2
-0
/
+26
*
fixed bug: fixed two of the 'quark > 0' console errors.
Johan B. C. Engelen
2006-09-30
2
-12
/
+19
*
FIXED: "Several "** Message: arg" lines every time GUI is started. I think th...
Johan B. C. Engelen
2006-09-29
1
-2
/
+0
*
better (white)spacing
Johan B. C. Engelen
2006-09-29
1
-1
/
+1
*
FIXED: "(inkscape:12778): Gtk-CRITICAL **: gtk_misc_set_alignment:
Johan B. C. Engelen
2006-09-29
1
-1
/
+1
*
factor out creation of livarot_path, and make it on-demand so that update_rep...
bulia byak
2006-09-28
3
-24
/
+23
*
fix bug in my previous commit: updating rotation centers was broken
bulia byak
2006-09-27
1
-2
/
+3
*
Added forced redraws to other tools
John Bintz
2006-09-24
7
-9
/
+44
*
axonometric grid: angles cannot be larger than 89 degrees.
Johan B. C. Engelen
2006-09-23
1
-0
/
+2
*
AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...
Johan B. C. Engelen
2006-09-21
10
-21
/
+642
*
Added support for enumerated types in the UI of Extensions! (all eyes on requ...
Johan B. C. Engelen
2006-09-18
4
-1
/
+289
*
deleted some incorrect comment of mine.
Johan B. C. Engelen
2006-09-18
1
-4
/
+0
*
Changed grid drawing (nit more logical): hlines and vlines are drawn complete...
Johan B. C. Engelen
2006-09-17
1
-14
/
+11
*
When an object is selected and Alt is pressed: now the cursor changes to the ...
Johan B. C. Engelen
2006-09-17
1
-0
/
+15
*
My apologies. I just found out I have to modify the makefiles when I add stuf...
Johan B. C. Engelen
2006-09-14
1
-0
/
+2
*
Added notebook (tabs) support for Effects. Now you can specify a notebook par...
Johan B. C. Engelen
2006-09-14
3
-2
/
+506
*
Eek! Copyright message forgotten :( . Can we think up a standard format for s...
Johan B. C. Engelen
2006-09-12
1
-2
/
+3
*
Extension dependency-check now also finds win32 executables if ".exe" is omit...
Johan B. C. Engelen
2006-09-12
1
-0
/
+9
*
fix crash 1544495 when closing a document with mask/clippath: it makes no sen...
bulia byak
2006-09-12
1
-1
/
+1
*
fix crash when a cursor/selection update comes after a display update which w...
bulia byak
2006-09-12
1
-4
/
+12
*
disconnect mask/ref connections when item is destroyed
bulia byak
2006-09-12
2
-6
/
+10
*
Updated authors and translators in About box + sorted author names.
Johan B. C. Engelen
2006-09-12
1
-0
/
+12
*
Enabled forced redraw on nodepath tool
John Bintz
2006-09-06
1
-4
/
+4
*
Initial reworking of forced redraw to work better with interruptible display
John Bintz
2006-09-06
9
-49
/
+34
*
move rounding spinbutton
bulia byak
2006-09-06
1
-11
/
+11
*
Removed spaces from font names in EPS export. Also removed the parentheses (t...
Johan B. C. Engelen
2006-09-05
1
-5
/
+8
*
Fix for now. Probably remove this later, to be deprecated in favor of LSWriter
Bob Jamison
2006-09-05
2
-8
/
+8
*
Massive update for smart pointers. Rework js dom binding to be smarter. Pla...
Bob Jamison
2006-09-05
32
-6860
/
+5230
*
comments for later
MenTaLguY
2006-09-05
1
-1
/
+2
[prev]
[next]