index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
change "FileDescription" in inkscape.rc to include product name
Eduard Braun
2017-07-26
1
-2
/
+2
*
Cleanup: eliminate version from config.h
Eduard Braun
2017-07-17
1
-1
/
+4
*
Cleanup: eliminate require-config.h
Eduard Braun
2017-07-17
1
-1
/
+0
*
cmake: autogenerate Windows .rc files for inkscape and inkview
Eduard Braun
2017-07-17
1
-9
/
+17
*
cmake: fix targets to actually depend on inkscape-version.cpp
Eduard Braun
2017-07-14
1
-13
/
+7
*
Inkview: Refactoring - move SPSlideShow to separate source file
Eduard Braun
2017-05-14
1
-0
/
+2
*
cmake: do not install static libraries on Windows
Eduard Braun
2017-05-08
1
-1
/
+1
*
cmake: Correctly use 'install(TARGETS ...)' instead of 'install(FILES ...)' f...
Eduard Braun
2017-05-08
1
-5
/
+21
*
Build an inkview.com as consoler wrapper around inkview.exe to allow for prin...
Eduard Braun
2017-05-08
1
-1
/
+4
*
Remove some unneeded < C++11 fallback code
Alex Valavanis
2017-02-06
1
-2
/
+0
*
forward-port from 0.92.x the line height conversion from <.92 to >=.92
Marc Jeanmougin
2017-02-05
1
-0
/
+1
*
Fix build on Windows (see http://inkscape.13.x6.nabble.com/compile-error-on-W...
Yale Zhang
2017-01-03
1
-2
/
+1
*
CMake: inkscape.com needs the "-mconsole" linker flag to be useful
Eduard Braun
2016-10-22
1
-0
/
+2
*
Fix CMake dependency order
Marc Jeanmougin
2016-10-20
1
-1
/
+2
*
Fix "ninja -j4 check".
Shlomi Fish
2016-10-08
1
-3
/
+4
*
merge with trunk
Dmitry Zhulanov
2016-09-27
1
-2
/
+2
|
\
|
*
Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.
Tavmjong Bah
2016-09-27
1
-2
/
+2
*
|
add x-verbs support
Dmitry Zhulanov
2016-09-26
1
-0
/
+2
|
/
*
Drop unused cxxtest fork in favour of Googletest
Alex Valavanis
2016-08-30
1
-15
/
+0
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-6
/
+0
|
\
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-6
/
+0
|
|
\
|
|
*
Disable GTK+ 2 support and delete internal copy of GDL
Alex Valavanis
2016-07-27
1
-6
/
+0
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
1
-13
/
+14
|
\
|
|
|
*
|
CMake on Windows produces same output as btool.
Sebastian Faubel
2016-07-26
1
-13
/
+14
|
|
/
*
|
Merged trunk
Adrian Boguszewski
2016-07-11
1
-461
/
+456
|
\
|
|
*
Fixing build for Linux.
Sebastian Faubel
2016-07-06
1
-436
/
+447
|
*
Merge with trunk.
Sebastian Faubel
2016-07-02
1
-40
/
+24
*
|
Replaced old selection containers
Adrian Boguszewski
2016-06-12
1
-0
/
+2
|
\
|
|
*
Optionally sort attributes and properties into a canonical order.
Tavmjong Bah
2016-06-12
1
-0
/
+2
*
|
Added return value to remove
Adrian Boguszewski
2016-06-11
1
-11
/
+0
|
\
|
|
*
Rm unnecessary/incorrect post-build message
Alex Valavanis
2016-06-10
1
-11
/
+0
*
|
Removed Object class and temporary test dependencies
Adrian Boguszewski
2016-06-09
1
-2
/
+0
*
|
Added object set
Adrian Boguszewski
2016-06-05
1
-0
/
+4
|
/
*
Fix for cmake installing libs, using a subfolder for clarity when installing ...
Marc Jeanmougin
2016-05-02
1
-1
/
+2
*
Merge ~meberl/inkscape/extension-fixes + CMake build: install libs and links ...
Marc Jeanmougin
2016-05-02
1
-0
/
+10
|
\
|
*
Fixed "make install" to set the right rpath. libinkscape_base.so should now b...
Moritz Eberl
2016-04-27
1
-0
/
+10
|
/
*
merge and fixed build
Moritz Eberl
2016-04-16
1
-0
/
+4
|
\
|
*
CMake build: builds with WITH_DBUS
Marc Jeanmougin
2016-04-16
1
-0
/
+4
*
|
CMake build creates a shared libinkscape_base library and links inkscape and ...
Moritz Eberl
2016-04-16
1
-12
/
+19
|
/
*
regenerates inkscape-version when revno changes ; Translates inkscape.desktop...
Marc Jeanmougin
2016-04-12
1
-5
/
+0
*
add gtk3 experimental support in CMake
Shlomi Fish
2015-10-26
1
-1
/
+4
*
Refactoring of the code that handles transformations and snapping in the sele...
Diederik van Lierop
2015-09-13
1
-0
/
+2
*
Add inkview to the CMake build.
Juan Luis Boya GarcĂa
2015-08-13
1
-26
/
+29
*
cmake: Add some missing header files to CMakeLists.txt
Bryce Harrington
2015-06-08
1
-0
/
+7
*
cmake: shorter linker list (remove duplicates)
houz
2015-05-04
1
-1
/
+1
*
Cleaned up cmake files to build successfully on Linux.
Jon A. Cruz
2015-04-08
1
-27
/
+17
*
Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...
Tavmjong Bah
2015-03-01
1
-2
/
+2
*
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
2015-02-26
1
-1
/
+1
*
Isolate components of libgc
Liam P. White
2015-02-25
1
-0
/
+1
*
Don't compile doxygen-main.cpp
Liam P. White
2015-02-25
1
-1
/
+0
[next]