summaryrefslogtreecommitdiffstats
path: root/src/include (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-24Remove remaining uses of sp_round.Tavmjong Bah1-3/+1
2019-08-16fix #385 inbox#765 macOS acceleratorsThomas Holder1-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)
2019-07-10Move reproducible-builds hack out of CairoRenderContextPatrick Storz1-0/+68
2018-11-08Clarify licensesMax Gaukler2-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
2018-10-01Move macros.h and remove unneeded macrosEduard Braun3-0/+46
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun2-0/+46
Avoids having to recompile most of the Inkscape codebase whenever gtkmm is updated.