summaryrefslogtreecommitdiffstats
path: root/share/ui/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-0/+1
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* glade WIPMarc Jeanmougin2017-06-291-1/+1
|
* Fix err leaking and cmakeMartin Owens2017-06-161-1/+1
|
* Make sure CMake can find the new ui filesMartin Owens2017-06-161-1/+1
|
* CMake: Add ${INKSCAPE_SHARE_INSTALL}Eduard Braun2016-11-261-1/+1
| | | | | This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however (bzr r15278)
* Start of GTK3 external style sheet support.Tavmjong Bah2016-05-081-1/+1
| | | (bzr r14873.1.1)
* cmake: Bring cmake installation in line with autotools (bug #1451481)houz2015-05-081-0/+3
Fixed bugs: - https://launchpad.net/bugs/1451481 (bzr r14128)