index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
noop: Refactor massive copy&paste of PdfParser::doShowText, in exchange for u...
Peter Moulder
2008-07-19
1
-140
/
+13
*
don't call cairo_new_path in feed_pathvector_to_cairo (like the old feed_path...
Johan B. C. Engelen
2008-07-15
1
-0
/
+2
*
2geomify ODF output
Johan B. C. Engelen
2008-07-14
1
-60
/
+49
*
Minor fixes for emf input/output on windows
Ulf Erikson
2008-07-14
2
-139
/
+361
*
2geomify pov-out extension
Johan B. C. Engelen
2008-07-13
1
-93
/
+53
*
warning cleanup
Felipe Corr??a da Silva Sanches
2008-07-12
1
-30
/
+30
*
2geomify latex-pstricks
Johan B. C. Engelen
2008-07-12
2
-59
/
+53
*
convert ps output to 2geom
Johan B. C. Engelen
2008-07-12
2
-38
/
+50
*
remove no longer needed inclusions
Johan B. C. Engelen
2008-07-12
2
-4
/
+0
*
* remove code duplication from pdf-cairo extension
Johan B. C. Engelen
2008-07-12
2
-44
/
+6
*
2geomify print, fill and stroke methods of extensions
Johan B. C. Engelen
2008-07-12
12
-37
/
+58
*
add adjustable opacity
bulia byak
2008-07-12
1
-6
/
+9
*
copyedit
bulia byak
2008-07-12
1
-1
/
+1
*
Warning cleanup
Jon A. Cruz
2008-07-09
1
-1
/
+1
*
fix orientation of markers
Johan B. C. Engelen
2008-07-07
1
-10
/
+3
*
change some SP_CURVE_BPATH to get_bpath
Johan B. C. Engelen
2008-07-04
2
-3
/
+3
*
use CairoRenderContext::renderPathVector
Johan B. C. Engelen
2008-06-26
1
-4
/
+2
*
add CairoRenderContext::renderPathVector
Johan B. C. Engelen
2008-06-26
2
-0
/
+15
*
Cmake: remove header files from source lists
Joshua L. Blocher
2008-06-24
2
-27
/
+1
*
add todo comment to make code prettier
Johan B. C. Engelen
2008-06-20
1
-0
/
+1
*
sp_shape_render for cairo-renderer extension now uses 2geom for marker positions
Johan B. C. Engelen
2008-06-20
1
-6
/
+63
*
remove not used variable
Johan B. C. Engelen
2008-06-20
1
-1
/
+0
*
use INKSCAPE_VERSION rather than VERSION, to help cmake
Bob Jamison
2008-06-18
1
-7
/
+8
*
disable unused pdf-input-cairo
bulia byak
2008-06-14
1
-1
/
+1
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
6
-13
/
+12
*
Fix to work with a changed api for 0.8.3's GfxFont::getNextChar(). many tha...
Bob Jamison
2008-06-12
1
-0
/
+148
*
prevent crashing by not running prefs dialog when in command line mode
bulia byak
2008-06-12
1
-7
/
+16
*
patch 181692
bulia byak
2008-06-12
2
-2
/
+12
*
fix crashing on additional data dialog when running input or effect extension...
bulia byak
2008-06-11
1
-1
/
+4
*
fix bug #239092
MenTaLguY
2008-06-11
1
-2
/
+2
*
plumb XML::Documents in everywhere
MenTaLguY
2008-06-11
1
-1
/
+1
*
Removing cast and replacing with a proper definition.
Ted Gould
2008-06-06
2
-3
/
+3
*
remove const assignment error
Bob Jamison
2008-06-06
1
-1
/
+1
*
a couple of trivial %d -> %u changes.
Peter Moulder
2008-06-05
1
-3
/
+3
*
2 new filters sent by Chrisdesign
Felipe Corr??a da Silva Sanches
2008-05-31
4
-0
/
+99
*
Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to B...
Bob Jamison
2008-05-29
1
-20
/
+0
*
Added an 'appearance' hint to .inx optiongroups to allow for dropdowns instea...
Jon A. Cruz
2008-05-24
3
-31
/
+112
*
Improved emf handling
Ulf Erikson
2008-05-22
4
-207
/
+850
*
complete adding const to have only NArtBpath const * get_bpath() const; for a...
Johan B. C. Engelen
2008-05-09
16
-32
/
+32
*
fix enums
bulia byak
2008-05-09
1
-2
/
+2
*
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
2008-05-09
1
-1
/
+1
*
Cmake: Fix some undefined function calls
Joshua L. Blocher
2008-05-06
2
-0
/
+32
*
struct SPCurve => class SPCurve
Johan B. C. Engelen
2008-05-05
2
-2
/
+2
*
Cmake: Add missing CmakeLists.txt
Joshua L. Blocher
2008-05-03
3
-0
/
+46
*
Cmake: Fix some double linking flags
Joshua L. Blocher
2008-05-03
1
-2
/
+29
*
Change in stdarg calls, to correct for const-ness
Bob Jamison
2008-04-29
2
-25
/
+8
*
Uniconvertor import extension changes for Win32 - Fixes LP# 197617
Mike Pittman
2008-04-29
1
-2
/
+14
*
r19136@shi: ted | 2008-04-24 19:44:01 -0700
Ted Gould
2008-04-26
7
-7
/
+230
*
r19125@shi: ted | 2008-04-23 23:32:56 -0700
Ted Gould
2008-04-24
2
-23
/
+48
*
Fixed some further issues with Internal extensions after the introduction of ...
Marcin Floryan
2008-04-23
10
-20
/
+20
[prev]
[next]