| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fic CPack ignore files | Marc Jeanmougin | 2019-09-09 | 1 | -1/+1 |
| | | |||||
| * | 2geom: Use sincos function if available | Patrick Storz | 2019-09-02 | 1 | -6/+2 |
| | | |||||
| * | remove HAVE_POTRACE | Marc Jeanmougin | 2019-08-22 | 1 | -2/+0 |
| | | |||||
| * | Make potrace a dep, remove previous code | Marc Jeanmougin | 2019-08-21 | 1 | -10/+6 |
| | | |||||
| * | Add paint server dialog. Currently handles patterns and hatches. GSOC 2019. | Valentin Ionita | 2019-08-19 | 1 | -2/+2 |
| | | |||||
| * | CMake: Sync states of WITH_NLS and ENABLE_NLS if gettext isn't found | Patrick Storz | 2019-07-11 | 1 | -0/+1 |
| | | |||||
| * | Fix typo in CPack.cmake | Marc Jeanmougin | 2019-07-11 | 1 | -1/+1 |
| | | |||||
| * | WITH_ASAN AddressSanitizer compile option | Thomas Holder | 2019-07-02 | 1 | -2/+17 |
| | | |||||
| * | Update WIX CPack attributes | Marc Jeanmougin | 2019-06-25 | 2 | -0/+42 |
| | | |||||
| * | fix "ld: framework not found -lCocoa" | Thomas Holder | 2019-06-19 | 1 | -0/+18 |
| | | |||||
| * | CMake/MSYS2: Add PyGObject to distribution | Jan Winkler | 2019-06-18 | 1 | -1/+18 |
| | | | | | | | | Allows extension authors to use gtk stack in Python via GObject introspection See https://gitlab.com/inkscape/extensions/issues/85 | ||||
| * | CMake/MSYS2: Include gdb into distribution | Patrick Storz | 2019-06-15 | 1 | -0/+12 |
| | | | | | | | | Also include a batch script that should make it easy to collect a backtrace with relevant info for most users. Fixes https://gitlab.com/inkscape/inkscape/issues/81 | ||||
| * | Packaging: Switch Windows distribution to Python 3.7 | Patrick Storz | 2019-06-12 | 2 | -12/+13 |
| | | |||||
| * | CMake: Use bin subfolder for binaries on Windows | Patrick Storz | 2019-06-09 | 1 | -8/+8 |
| | | | | | Second part of https://gitlab.com/inkscape/inkscape/issues/82 | ||||
| * | Use share/inkscape subfolder on Windows | Patrick Storz | 2019-06-06 | 1 | -17/+8 |
| | | | | | First part of https://gitlab.com/inkscape/inkscape/issues/82 | ||||
| * | Remove unused libyaml dependency | Patrick Storz | 2019-06-05 | 3 | -62/+0 |
| | | | | | | This was required by xverbs, which were removed in db05b842cba28f01b431eee890537959aa2d8fe3 | ||||
| * | Fix linking for Homebrew (macOS) | Thomas Holder | 2019-06-02 | 1 | -1/+1 |
| | | | | | Supersedes !710 | ||||
| * | Include more feature libraries | ReneĢ de Hesselle | 2019-05-31 | 1 | -2/+2 |
| | | | | | | | | | | | - gtkspell - libyaml - cppunit - librevenge - libcdr - ImageMagick 6 - OpenMP | ||||
| * | macOS: gtk-mac-integration | Thomas Holder | 2019-05-29 | 1 | -0/+6 |
| | | |||||
| * | CMake/MSYS2: Update dependencies (add libpdcurses) | Patrick Storz | 2019-05-28 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'xgettextMigration' | Marc Jeanmougin | 2019-05-27 | 1 | -5/+4 |
| |\ | |||||
| | * | Improve xgettext process | Marc Jeanmougin | 2019-05-27 | 1 | -1/+1 |
| | | | |||||
| | * | Mix init-tool and xgettext to allow inx and glade files | Jabiertxof | 2019-02-09 | 2 | -0/+132 |
| | | | |||||
| | * | Add xgettext instead intl-tool | Jabiertxof | 2019-02-09 | 2 | -136/+3 |
| | | | |||||
| * | | Remove support for LCMS 1 | Karl Cheng | 2019-05-12 | 2 | -100/+1 |
| | | | | | | | | | | | | | | | Now that all platforms (including macOS) now support LCMS 2, we no longer need to support LCMS 1. Fixes: https://bugs.launchpad.net/inkscape/+bug/1133014 | ||||
| * | | Remove autopackage specfile | Karl Cheng | 2019-05-12 | 1 | -1/+1 |
| | | | | | | | | | | | Autopackage has not been maintained for many years now and seems unused. Upstream website http://autopackage.org appears to be dead. | ||||
| * | | add _GLIBCXX_ASSERTIONS flag to detect OOB accesses in debug builds | Marc Jeanmougin | 2019-04-24 | 1 | -0/+1 |
| | | | |||||
| * | | CMake: Fix module FindDoubleConversion.cmake | Patrick Storz | 2019-04-05 | 1 | -14/+16 |
| | | | | | | | | | | | | | | | | | The module did not properly handle required libraries that were not found. Ensure proper behavior by sticking to CMake-recommended standard variable names. | ||||
| * | | CMake: Remove unused modules | Patrick Storz | 2019-04-02 | 5 | -291/+0 |
| | | | |||||
| * | | Update packaging for double-conversion | Patrick Storz | 2019-04-02 | 1 | -0/+1 |
| | | | |||||
| * | | Add new lib2geom dependency: "double-conversion" | Patrick Storz | 2019-04-02 | 2 | -0/+27 |
| | | | |||||
| * | | CMake: Use CMAKE_CXX_STANDARD and don't set it in three places | Patrick Storz | 2019-03-31 | 2 | -15/+7 |
| | | | | | | | | | | | | | | | | | This requires bumping cmake version requirement to 3.1 (which should long be available on supported platforms, though) TODO: We actually depend on GNU compiler extensions right now (i.e. *don't* build with -std=c++11 but require -std=gnu++11) | ||||
| * | | CMake: Avoid defining _FORTIFY_SOURCE twice in separate places | Patrick Storz | 2019-03-31 | 1 | -6/+6 |
| | | | |||||
| * | | CMake: Drop support for devlibs builds | Patrick Storz | 2019-03-31 | 3 | -297/+3 |
| | | | |||||
| * | | Fix for fb42d9e019e0b21c4d98cae0e8268d63087a2034 | Patrick Storz | 2019-03-28 | 1 | -1/+1 |
| | | | |||||
| * | | CMake: Fix "unknown" in version string of ppa builds | Patrick Storz | 2019-03-28 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | For now we extract the exact version string of the ppa build (which differs from our usual version string). This should be matched to other builds, though, if somebody can figure it out. | ||||
| * | | Merge branch 'master' of https://gitlab.com/inkscape/inkscape | Chris | 2019-03-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of https://gitlab.com/inkscape/inkscape: (115 commits) CMake/MSYS2: Include per-user font directory in fontconfig Increase portability of create_default_templates.py Extensions: Use wperl as default perl interpreter on Windows Make align handle thicker like traditional handles Prevent text dialog to become too wide. This is probably not the optimal way to do this and should be studied further. Seperate out center alignment and add sepcific tool text for it Add option for on canvas align handles and move group selection checkbox Merge in bazaar branch for alignment handles Make background color affect checkerboard Fix build fix building Remov force allocation Merge from master Fix compiling issues minor fixes Small change to hover text Store pixbufs instead of names to reduce calls to sp_get_icon_pixbuf Fix use of Gtk::Widget vs. GtkWidget in new symbolic icon getting code Fix missing properties method, pass properties structure Remove Tags functionality (replaced by css selectors) ... | ||||
| * | | GTK-3.22 dependency | Thomas Holder | 2019-03-20 | 1 | -4/+4 |
| | | | | | | | | | Closes #147 | ||||
| * | | Improve deb generation and install scripts | Marc Jeanmougin | 2019-03-15 | 3 | -17/+206 |
| | | | |||||
| * | | Merge: Fix icon location in Linux desktop file | Martin Owens | 2019-03-06 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fix icon location in Linux desktop file | Karl Cheng | 2019-02-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This was meant to be fixed by deeb288f but it seems this was overlooked. Also remove .desktop.in file which appears to be unused. | ||||
| * | | | Improve Debug building | Thomas Holder | 2019-03-06 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | - add -O1 to make FORTIFY_SOURCE happy (eliminate compiler warnings) - canonicalize CMAKE_CXX_FLAGS_DEBUG to avoid unnecessary recompilation Both issues were introduced with f7fc3d3a7f8f51a01cd1dfb261c3e234617e092e | ||||
| * | | | CMake/MSYS2: Include per-user font directory in fontconfig | Patrick Storz | 2019-02-26 | 1 | -4/+10 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | As of Windows 10 (version 1809) fonts are installed per-user by default into the folder %localappdata%\Microsoft\Windows\Fonts which is not picked up (yet) by fontconfig. Add this folder manually as a font directory to fonts.conf Fixed issues: - https://gitlab.com/inkscape/inkscape/issues/50 | ||||
| * | | Add gcc/version check | Marc Jeanmougin | 2019-02-11 | 1 | -2/+7 |
| | | | |||||
| * | | Fix build | Marc Jeanmougin | 2019-02-11 | 1 | -0/+4 |
| |/ | |||||
| * | Rename Linux metadata Issue fix | vanntile | 2019-01-24 | 2 | -6/+6 |
| | | |||||
| * | fix compilation with HAVE_CAIRO_PDF=0 | Thomas Holder | 2019-01-18 | 1 | -7/+0 |
| | | |||||
| * | translate and install inkscape.appdata.xml | Marc Jeanmougin | 2019-01-14 | 1 | -0/+2 |
| | | |||||
| * | cmake: Fix missing prefix for datadir in config.h | Bryce Harrington | 2019-01-14 | 1 | -0/+2 |
| | | |||||
| * | cmake: Drop dist updates for Makefile.am, which we no longer have | Bryce Harrington | 2019-01-13 | 1 | -3/+1 |
| | | |||||
