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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-28
add api and input modules for the livecoding tool
s-ol
1
-0
/
+1
2019-06-09
CMake: Use bin subfolder for binaries on Windows
Patrick Storz
1
-17
/
+5
2019-04-17
* CMakeLists.txt: Modified file (use the CMAKE_INSTALL_LIBDIR variable instea...
YuGiOhJCJ
1
-1
/
+1
2019-02-15
Move all files except inkscape_main and inkview_main into shared library.
Tavmjong Bah
1
-16
/
+17
2019-01-24
Remove unused svg-profile.h header file.
Emmanuel Gil Peyrot
1
-1
/
+0
2019-01-16
Remove unused files.
Tavmjong Bah
1
-4
/
+0
2019-01-09
First baby step in adding InkscapeWindow (Gtk::ApplicationWindow)
Tavmjong Bah
1
-0
/
+5
2018-11-27
Add a rotation action.
Tavmjong Bah
1
-0
/
+2
2018-11-25
Add file export actions.
Tavmjong Bah
1
-0
/
+2
2018-11-19
Allow any valid Verb to be used in "--actions".
Tavmjong Bah
1
-0
/
+4
2018-11-18
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
1
-1
/
+8
2018-11-12
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
1
-1
/
+8
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+1
2018-11-06
C++ify SVGViewWidget. Remove unused code.
Tavmjong Bah
1
-4
/
+0
2018-11-04
Rewrite of inkview using InkApplication (Gtk::Application).
Tavmjong Bah
1
-5
/
+5
2018-10-29
Move contents of document-private.h to document.h.
Tavmjong Bah
1
-1
/
+0
2018-10-13
Fix Windows build
Eduard Braun
1
-6
/
+0
2018-10-13
Move some files to 'io' directory.
Tavmjong Bah
1
-4
/
+0
2018-10-01
Move macros.h and remove unneeded macros
Eduard Braun
1
-1
/
+0
2018-10-01
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
1
-0
/
+1
2018-09-13
add autotrace basic support
Marc Jeanmougin
1
-0
/
+1
2018-04-29
Put adaptagrams into its own folder
Marc Jeanmougin
1
-5
/
+1
2018-04-29
moved libcroco, libuemf, libdepixelize to 3rdparty folder
Marc Jeanmougin
1
-6
/
+6
2018-04-03
Code cleanup: remove unneeded file.
Tavmjong Bah
1
-1
/
+0
2018-03-04
Inkview: Split options code out
Alexander Valavanis
1
-1
/
+5
2018-02-05
Remove unused cxxtest files.
Tavmjong Bah
1
-3
/
+0
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-190
/
+13
2018-01-09
Do not install static libraries
Eduard Braun
1
-7
/
+8
2018-01-09
Fix static build
Eduard Braun
1
-1
/
+2
2017-12-04
Pull custom code from prefix.h/cpp
Eduard Braun
1
-0
/
+1
2017-11-02
Make shared library building an option
Marc Jeanmougin
1
-1
/
+1
2017-10-19
Remove unused icon-size.h
Stefano Facchini
1
-1
/
+0
2017-10-10
Cleanup: remove unused winmain.cpp
Eduard Braun
1
-1
/
+0
2017-10-05
Extract a base class, SPDimensions.
Shlomi Fish
1
-0
/
+2
2017-07-26
change "FileDescription" in inkscape.rc to include product name
Eduard Braun
1
-2
/
+2
2017-07-17
Cleanup: eliminate version from config.h
Eduard Braun
1
-1
/
+4
2017-07-17
Cleanup: eliminate require-config.h
Eduard Braun
1
-1
/
+0
2017-07-17
cmake: autogenerate Windows .rc files for inkscape and inkview
Eduard Braun
1
-9
/
+17
2017-07-14
cmake: fix targets to actually depend on inkscape-version.cpp
Eduard Braun
1
-13
/
+7
2017-05-14
Inkview: Refactoring - move SPSlideShow to separate source file
Eduard Braun
1
-0
/
+2
2017-05-08
cmake: do not install static libraries on Windows
Eduard Braun
1
-1
/
+1
2017-05-08
cmake: Correctly use 'install(TARGETS ...)' instead of 'install(FILES ...)' f...
Eduard Braun
1
-5
/
+21
2017-05-08
Build an inkview.com as consoler wrapper around inkview.exe to allow for prin...
Eduard Braun
1
-1
/
+4
2017-02-06
Remove some unneeded < C++11 fallback code
Alex Valavanis
1
-2
/
+0
2017-02-05
forward-port from 0.92.x the line height conversion from <.92 to >=.92
Marc Jeanmougin
1
-0
/
+1
2017-01-03
Fix build on Windows (see http://inkscape.13.x6.nabble.com/compile-error-on-W...
Yale Zhang
1
-2
/
+1
2016-10-22
CMake: inkscape.com needs the "-mconsole" linker flag to be useful
Eduard Braun
1
-0
/
+2
2016-10-20
Fix CMake dependency order
Marc Jeanmougin
1
-1
/
+2
2016-10-08
Fix "ninja -j4 check".
Shlomi Fish
1
-3
/
+4
2016-09-27
Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.
Tavmjong Bah
1
-2
/
+2
[next]