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
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add new parameter of type "path"
Patrick Storz
2019-08-31
1
-0
/
+2
*
Add new widget "image" which allows to display an image file
Patrick Storz
2019-08-31
1
-0
/
+2
*
Add new widget "spacer" which adds an empty space between widgets
Patrick Storz
2019-08-31
1
-0
/
+2
*
Add new widget "separator" which draws a line between widgets
Patrick Storz
2019-08-31
1
-0
/
+2
*
Add new widgets "hbox" and "vbox" for layouting purposes
Patrick Storz
2019-08-31
1
-0
/
+2
*
Add WidgetLabel replacing the former ParamDescription
Patrick Storz
2019-08-31
1
-2
/
+2
*
Create new InxWidget base class for extension widgets.
Patrick Storz
2019-08-31
1
-0
/
+2
*
Refactor a lot of the parameter handling code
Patrick Storz
2019-08-31
1
-4
/
+2
*
Rename parameter source files to avoid name conflicts
Patrick Storz
2019-08-31
1
-20
/
+20
*
Move prefdialog to own directory
Patrick Storz
2019-08-31
1
-23
/
+24
*
Remove support for saving as JavaFX 1.x script (*.fx)
Karl Cheng
2019-05-10
1
-2
/
+0
*
Remove confusing and broken save as PNG option
Marc Jeanmougin
2019-01-17
1
-2
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-0
/
+1
*
Hopefully last fix for e4c44f8b4674b88c0174270f27d61db808f66bc6
Eduard Braun
2018-10-11
1
-1
/
+1
*
merge and fixed build
Moritz Eberl
2016-04-16
1
-14
/
+1
|
\
|
*
CMake build: builds with WITH_DBUS
Marc Jeanmougin
2016-04-16
1
-14
/
+1
*
|
Added an example plugin.
Moritz Eberl
2016-04-16
1
-0
/
+2
*
|
Added a mechanism to load c++ extensions dynamically.
Moritz Eberl
2016-04-11
1
-0
/
+2
|
/
*
cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg)
su_v
2015-05-09
1
-7
/
+15
*
bzrignore: Fix *.cmake ignorance
Bryce Harrington
2015-05-02
1
-0
/
+2
*
merge pdf import via poppler-cairo into native importer
Adib Taraben
2014-06-06
1
-2
/
+0
*
Update CMake Files
Campbell Barton
2014-04-27
1
-0
/
+1
*
libUEMF update; EMF linear gradient bug fixes (bug #1263242)
David Mathog
2014-01-17
1
-0
/
+1
*
Unduplicate some code in the metafile printing extensions
Krzysztof Kosi??ski
2013-09-01
1
-0
/
+2
*
update cmakefiles
Campbell Barton
2013-08-31
1
-0
/
+2
*
merge from trunk (r12487)
su_v
2013-08-29
1
-4
/
+0
|
\
|
*
Remove the disabled script dialog and the nonfunctional Java binding
Krzysztof Kosi??ski
2013-07-23
1
-4
/
+0
*
|
merge from trunk (r12181)
su_v
2013-03-08
1
-4
/
+6
|
\
|
|
*
update cmake files
Campbell Barton
2013-02-19
1
-0
/
+2
*
|
changes_2013_02_25a.patch
David Mathog
2013-03-08
1
-4
/
+8
|
/
*
drop old, unused and error prone dxf2svg extension
Kris De Gussem
2013-01-30
1
-11
/
+0
*
add missing source files
Campbell Barton
2012-10-03
1
-0
/
+4
*
update cmake file lists
Campbell Barton
2011-10-08
1
-1
/
+0
*
fix for building when WITH_LIBWPG couldn't be found.
Campbell Barton
2011-09-27
1
-1
/
+1
*
cmake: aspell/gtkspell/poppler-cairo/libwpg
Campbell Barton
2011-09-26
1
-1
/
+1
*
update cmake file list.
Campbell Barton
2011-08-20
1
-0
/
+3
*
update cmake for added/removed source files.
Campbell Barton
2011-08-16
1
-4
/
+6
*
add header to cmake files
Campbell Barton
2011-07-29
1
-0
/
+1
*
another g_return_if_fail -> g_return_val_if_fail & add include to cmake.
Campbell Barton
2011-07-28
1
-0
/
+1
*
added missing header
Campbell Barton
2011-07-02
1
-0
/
+1
*
get cmake working again.
Campbell Barton
2011-06-22
1
-3
/
+0
*
Conditionalize compilation of image magick sources in cmake.
Jon A. Cruz
2011-06-16
1
-73
/
+82
*
cmake:
Campbell Barton
2011-06-13
1
-0
/
+17
*
ignore ./CMakeLists.txt.user (qtcreator stores settings here)
Campbell Barton
2011-06-13
1
-1
/
+2
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+106
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-5
/
+6
*
cmake:
Campbell Barton
2011-06-13
1
-23
/
+100
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-37
/
+37
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
[next]