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
*
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
*
r19083@shi: ted | 2008-04-21 16:09:24 -0700
Ted Gould
2008-04-22
34
-42
/
+1552
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
69
-94
/
+121
*
allow inx to suppress live preview checkbox
bulia byak
2008-04-18
3
-1
/
+6
*
provide a parent for the working-please-wait message so it does not sink
bulia byak
2008-04-18
1
-1
/
+9
*
A small step towards making the inx files fully XML / schema compliant
Marcin Floryan
2008-04-17
2
-3
/
+3
*
make sure --export-area-canvas works for pdf export too
bulia byak
2008-04-16
2
-14
/
+36
*
Cmake: Add simple CMakeLists.txt for 2geom and linking to inkscape
Joshua L. Blocher
2008-04-16
1
-1
/
+6
*
Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also imp...
Marcin Floryan
2008-04-15
3
-1
/
+14
*
fix include path
Johan B. C. Engelen
2008-04-15
1
-1
/
+1
*
fix include paths
Johan B. C. Engelen
2008-04-15
2
-2
/
+2
*
translator comment
Arpad Biro
2008-04-13
1
-0
/
+1
*
cmake: exclude /src/dom/work/.* and /src/extension/dxf2svg/.* that are also e...
Johan B. C. Engelen
2008-04-10
1
-9
/
+9
*
process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()
Aaron Spike
2008-04-10
3
-32
/
+1
*
Following this thread: http://www.nabble.com/Extension-parameters-td9064285.h...
Marcin Floryan
2008-04-09
4
-21
/
+39
*
cmake: move extension param files to their own CMakeLists.txt
Johan B. C. Engelen
2008-04-04
2
-10
/
+14
*
r18381@shi: ted | 2008-03-07 20:11:34 -0800
Ted Gould
2008-04-04
23
-179
/
+173
*
delete remaining .cvsignore files
Adib Taraben
2008-04-01
3
-15
/
+0
*
reproduce the ancestors transform when exporting a single object
bulia byak
2008-04-01
1
-3
/
+23
[next]