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
...
*
|
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
*
Strip ToolFactory
Liam P. White
2015-02-25
1
-0
/
+1
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-2
/
+0
*
Update to trunk r13766
Liam P. White
2014-11-26
1
-1
/
+10
|
\
|
*
Patch from comment 4. Fixes build with cmake and poppler-0.26.4.
Shlomi Fish
2014-11-25
1
-1
/
+10
*
|
Update to trunk r13750
Liam P. White
2014-11-24
1
-0
/
+1
|
\
|
|
*
Add totally unfinished XML/SPObject test suite
Liam P. White
2014-11-11
1
-0
/
+1
*
|
Update to experimental r13619
Liam P. White
2014-10-18
1
-0
/
+4
|
\
|
|
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-0
/
+4
|
|
\
|
|
*
Merged hatch rendering code
Tomasz Boczkowski
2014-10-14
1
-0
/
+4
|
|
*
Basic support for <solidColor> element (rendering only as a paint server).
Tavmjong Bah
2014-07-31
1
-0
/
+2
*
|
|
Update to experimental r13598
Liam P. White
2014-10-08
1
-20
/
+2
|
\
|
|
|
*
|
Move more UI code into ui/
Liam P. White
2014-10-05
1
-9
/
+0
|
*
|
Fix CMakeLists
Liam P. White
2014-10-05
1
-11
/
+2
|
*
|
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-1
/
+0
*
|
|
Update to experimental r13565
Liam P. White
2014-09-27
1
-1
/
+0
*
|
|
Update to experimental r13527
Liam P. White
2014-08-30
1
-1
/
+0
|
\
|
|
|
*
|
Nuke connection-pool.h
Liam P. White
2014-08-10
1
-1
/
+0
[prev]
[next]