summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* add api and input modules for the livecoding tools-ol2019-11-281-0/+1
* CMake: Use bin subfolder for binaries on WindowsPatrick Storz2019-06-091-17/+5
* * CMakeLists.txt: Modified file (use the CMAKE_INSTALL_LIBDIR variable instea...YuGiOhJCJ2019-04-171-1/+1
* Move all files except inkscape_main and inkview_main into shared library.Tavmjong Bah2019-02-151-16/+17
* Remove unused svg-profile.h header file.Emmanuel Gil Peyrot2019-01-241-1/+0
* Remove unused files.Tavmjong Bah2019-01-161-4/+0
* First baby step in adding InkscapeWindow (Gtk::ApplicationWindow)Tavmjong Bah2019-01-091-0/+5
* Add a rotation action.Tavmjong Bah2018-11-271-0/+2
* Add file export actions.Tavmjong Bah2018-11-251-0/+2
* Allow any valid Verb to be used in "--actions".Tavmjong Bah2018-11-191-0/+4
* Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah2018-11-181-1/+8
* Clarify licensesMax Gaukler2018-11-081-0/+1
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-061-4/+0
* Rewrite of inkview using InkApplication (Gtk::Application).Tavmjong Bah2018-11-041-5/+5
* Move contents of document-private.h to document.h.Tavmjong Bah2018-10-291-1/+0
* Fix Windows buildEduard Braun2018-10-131-6/+0
* Move some files to 'io' directory.Tavmjong Bah2018-10-131-4/+0
* Move macros.h and remove unneeded macrosEduard Braun2018-10-011-1/+0
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-011-0/+1
* add autotrace basic supportMarc Jeanmougin2018-09-131-0/+1
* Put adaptagrams into its own folderMarc Jeanmougin2018-04-291-5/+1
* moved libcroco, libuemf, libdepixelize to 3rdparty folderMarc Jeanmougin2018-04-291-6/+6
* Code cleanup: remove unneeded file.Tavmjong Bah2018-04-031-1/+0
* Inkview: Split options code outAlexander Valavanis2018-03-041-1/+5
* Remove unused cxxtest files.Tavmjong Bah2018-02-051-3/+0
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-190/+13
* Do not install static librariesEduard Braun2018-01-091-7/+8
* Fix static buildEduard Braun2018-01-091-1/+2
* Pull custom code from prefix.h/cppEduard Braun2017-12-041-0/+1
* Make shared library building an optionMarc Jeanmougin2017-11-021-1/+1
* Remove unused icon-size.hStefano Facchini2017-10-191-1/+0
* Cleanup: remove unused winmain.cppEduard Braun2017-10-101-1/+0
* Extract a base class, SPDimensions.Shlomi Fish2017-10-051-0/+2
* change "FileDescription" in inkscape.rc to include product nameEduard Braun2017-07-261-2/+2
* Cleanup: eliminate version from config.hEduard Braun2017-07-171-1/+4
* Cleanup: eliminate require-config.hEduard Braun2017-07-171-1/+0
* cmake: autogenerate Windows .rc files for inkscape and inkviewEduard Braun2017-07-171-9/+17
* cmake: fix targets to actually depend on inkscape-version.cppEduard Braun2017-07-141-13/+7
* Inkview: Refactoring - move SPSlideShow to separate source fileEduard Braun2017-05-141-0/+2
* cmake: do not install static libraries on WindowsEduard Braun2017-05-081-1/+1
* cmake: Correctly use 'install(TARGETS ...)' instead of 'install(FILES ...)' f...Eduard Braun2017-05-081-5/+21
* Build an inkview.com as consoler wrapper around inkview.exe to allow for prin...Eduard Braun2017-05-081-1/+4
* Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-061-2/+0
* forward-port from 0.92.x the line height conversion from <.92 to >=.92Marc Jeanmougin2017-02-051-0/+1
* Fix build on Windows (see http://inkscape.13.x6.nabble.com/compile-error-on-W...Yale Zhang2017-01-031-2/+1
* CMake: inkscape.com needs the "-mconsole" linker flag to be usefulEduard Braun2016-10-221-0/+2
* Fix CMake dependency orderMarc Jeanmougin2016-10-201-1/+2
* Fix "ninja -j4 check".Shlomi Fish2016-10-081-3/+4
* merge with trunkDmitry Zhulanov2016-09-271-2/+2
|\
| * Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-271-2/+2