index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
New Slovenian translation. Closes 1559630.
Colin Marquardt
2006-09-28
2
-0
/
+181
*
Translation updates, closing 1562347 and 1564687.
Colin Marquardt
2006-09-28
2
-3970
/
+2790
*
Translation update, closes 1566115.
Colin Marquardt
2006-09-28
1
-703
/
+231
*
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
*
Update of Portuguese translation
cwebb
2006-09-22
1
-5173
/
+5209
*
AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...
Johan B. C. Engelen
2006-09-21
10
-21
/
+642
*
1) Updated da, tr, sl and es translation to versions in patch tracker
cwebb
2006-09-20
49
-38235
/
+41213
*
A simple developer example for using enumerated parameters in Extensions.
Johan B. C. Engelen
2006-09-19
1
-0
/
+18
*
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
*
Fixed bug causing crash when derivative field was not edited. TODO: do a chec...
Johan B. C. Engelen
2006-09-15
1
-1
/
+1
*
My apologies. I just found out I have to modify the makefiles when I add stuf...
Johan B. C. Engelen
2006-09-14
2
-1
/
+5
*
Renamed effect and made an extended "Function Plotter". Kind of an excuse to ...
Johan B. C. Engelen
2006-09-14
3
-1
/
+198
*
Added notebook (tabs) support for Effects. Now you can specify a notebook par...
Johan B. C. Engelen
2006-09-14
3
-2
/
+506
*
Adding GPL palatte file export from patches.
Joshua L. Blocher
2006-09-13
4
-0
/
+246
*
adding optional minidom
Aaron Spike
2006-09-13
1
-2
/
+7
*
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
[prev]
[next]