summaryrefslogtreecommitdiffstats
path: root/src/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove remaining uses of sp_round.Tavmjong Bah2019-09-241-3/+1
|
* fix #385 inbox#765 macOS acceleratorsThomas Holder2019-08-161-4/+15
| | | | | | - re-fix Cmd-Q confirmation dialog (#383) without the numbers typing regression (#385) - re-fix Alt modifiers (inbox#765) - fix Cmd-A select all text (inbox#765)
* Move reproducible-builds hack out of CairoRenderContextPatrick Storz2019-07-101-0/+68
|
* Clarify licensesMax Gaukler2018-11-082-1/+3
| | | | | | - 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
* Move macros.h and remove unneeded macrosEduard Braun2018-10-013-0/+46
|
* Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2018-10-012-0/+46
Avoids having to recompile most of the Inkscape codebase whenever gtkmm is updated.