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
*
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
*
Move script dialog from gtkmm to jvm
Bob Jamison
2008-03-31
1
-8
/
+8
*
Adjustments to the lib directory Cmake files
Joshua L. Blocher
2008-03-30
2
-0
/
+14
*
revert Makefile changes accidentally committed (sorry to make this mistake a...
Johan B. C. Engelen
2008-03-30
1
-107
/
+21
*
add CMakeFiles for io, jabber_whiteboard libavoid libcola.
Johan B. C. Engelen
2008-03-30
1
-21
/
+107
*
revert Makefile changes accidentally committed
Johan B. C. Engelen
2008-03-30
1
-107
/
+21
*
add CMakeLists.txt files for removeoverlap and svg
Johan B. C. Engelen
2008-03-30
1
-21
/
+107
*
fix compile
bulia byak
2008-03-28
1
-1
/
+1
*
Fixing as per discussion in LP # 179988
Mike Pittman
2008-03-28
1
-13
/
+32
*
handle (better) whitespaces in path names
Adib Taraben
2008-03-28
1
-4
/
+13
*
Bug #204779 win32 crash on help menu - win32 spawn problem
Adib Taraben
2008-03-27
1
-1
/
+1
*
Cmake Build system - Initial commit.
Joshua L. Blocher
2008-03-27
4
-0
/
+85
*
Indentation, warning cleanup.
Maximilian Albert
2008-03-26
1
-25
/
+36
*
Fixing localization issues (following a patch for 0.46 rev. 17583) where some...
Marcin Floryan
2008-03-26
6
-27
/
+29
*
system clipboard support (bug #170185) from Chris KosiĆski
MenTaLguY
2008-03-26
5
-9
/
+9
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
17
-155
/
+149
*
BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...
Albin Sunnanbo
2008-03-13
2
-5
/
+5
*
BUG 168896, fix init.cpp.patch Native windows dialogs breaks some extensions ...
Albin Sunnanbo
2008-03-13
1
-0
/
+22
*
tweaked patch from Ulf to make extension working
Adib Taraben
2008-03-12
1
-1
/
+1
*
enable --export-id and --export-area-drawing for PDF export
bulia byak
2008-03-12
2
-10
/
+64
*
Got initial JS execution working
Bob Jamison
2008-03-11
1
-3
/
+3
[next]