| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Use Inkscape icon for osascript dialog | su_v | 2014-08-22 | 1 | -2/+6 |
| * | | Improve relocation support for ImageMagick libs and modules | su_v | 2014-08-21 | 2 | -6/+25 |
| * | | add poppler data to bundle, fix relocation support (see bug #956282) | su_v | 2014-08-21 | 2 | -0/+4 |
| * | | add custom ports for Inkscape.app (Python 2.6.1 to be used on Leopard and SL,... | su_v | 2014-08-21 | 16 | -0/+498 |
| * | | Refactor packaging of python modules; | su_v | 2014-08-21 | 2 | -23/+79 |
| * | | launcher scripts: move fc-cache alert to script, define xdg setup in single l... | su_v | 2014-08-21 | 6 | -19/+54 |
| * | | build scripts: refactor tests based on OS X version | su_v | 2014-08-21 | 2 | -48/+75 |
| * | | launcher scripts: we introduced bashism for command substitution, make sure t... | su_v | 2014-08-20 | 2 | -2/+2 |
| * | | osx-build.sh: refactor OS X version tests (thx Liam) | su_v | 2014-08-20 | 1 | -24/+15 |
| * | | osx-build.sh: refactor for easier maintenance (don't hard-code build prefix i... | su_v | 2014-08-20 | 1 | -24/+57 |
| * | | osx-build.sh: use system compilers and compiler flags known to work, dependin... | su_v | 2014-08-20 | 1 | -6/+52 |
| * | | fontconfig: location of fonts.dtd has changed, fix it. | su_v | 2014-08-20 | 1 | -1/+2 |
| * | | launcher scripts: rewrite command substitution, keep both scripts in sync | su_v | 2014-08-20 | 2 | -10/+3 |
| * | | Resources/script: improve cli support (rel path to script) - thx Liam for the... | su_v | 2014-08-20 | 1 | -1/+1 |
| * | | include fontconfig's fonts.dtd (fonts.conf is custom and copied from Resource... | su_v | 2014-08-20 | 1 | -0/+2 |
| * | | Reorg Resources folder: move inkscape's shared resources into Resources/share... | su_v | 2014-08-20 | 2 | -8/+9 |
| * | | add TODO comment to Resources/bin/inkscape too | su_v | 2014-08-20 | 1 | -0/+1 |
| * | | cleanup: remove unused variables and outdated comments | su_v | 2014-08-20 | 2 | -7/+0 |
| * | | use $XDG_CACHE_HOME/inkscape instead of ~/.inkscape-etc for generated rc and ... | su_v | 2014-08-20 | 4 | -10/+13 |
| * | | prepare to use XDG Base Directory Specification for user files | su_v | 2014-08-20 | 1 | -8/+18 |
| * | | update name and location of loader caches (upstream changes) | su_v | 2014-08-20 | 2 | -12/+14 |
| * | | revert PREFDIR changes because ~/.inkscape-etc is still referenced elsewhere. | su_v | 2014-08-20 | 2 | -10/+9 |
| * | | macosx packaging: a few minor changes | su_v | 2014-08-20 | 3 | -17/+8 |
| * | | ScriptExec: cleanup (remove defined but not used function) | su_v | 2014-08-20 | 1 | -23/+0 |
| * | | fontconfig: fix copying of conf.avail; disable bitmap fonts (see bug #714859) | su_v | 2014-08-20 | 1 | -2/+3 |
| * | | follow-up to previous commit (adjust fallback for LIBPREFIX, adjust comment) | su_v | 2014-08-20 | 2 | -2/+2 |
| * | | generate GtkStock icon theme when filling the app bundle | su_v | 2014-08-20 | 1398 | -1185/+177 |
| * | | fix copy/paste error in launcher script | su_v | 2014-08-20 | 1 | -1/+1 |
| * | | remove support for X11 on Panther and Tiger (Leopard and later use launchd) | su_v | 2014-08-20 | 3 | -96/+3 |
| * | | update custom fonts.conf to latest upstream changes | su_v | 2014-08-20 | 1 | -4/+8 |
| * | | Fix GTK+ module caches; simplify gtk theme usage; remove copy of Adwaita theme | su_v | 2014-08-20 | 137 | -5920/+37 |
| * | | osx-build.sh: don't hard-code LIBPREFIX, other minor changes | su_v | 2014-08-20 | 1 | -5/+7 |
| * | | Support compiling ScriptExec on newer versions of OS X (please review) | su_v | 2014-08-20 | 3 | -620/+48 |
| * | | Add /System/Library/Fonts back to fontconfig's directory list (see bug #1288672) | su_v | 2014-08-19 | 1 | -1/+1 |
| * | | Fix typos in build scripts (see bug #1305427) | su_v | 2014-08-19 | 2 | -2/+2 |
| * | | OS X packaging update | Liam P. White | 2014-08-11 | 1549 | -862/+7235 |
| |/ |
|
| * | win32 wix install creator: use version and architecture info from src/inkscap... | Adib Taraben | 2014-06-22 | 4 | -28/+76 |
| * | revise email theadib | Adib Taraben | 2014-06-06 | 1 | -1/+1 |
| * | win32 nsis: more brazilian portuguese | Adib Taraben | 2014-04-13 | 1 | -2/+5 |
| * | win32 nsis installer: fix portuguese brazil translation, add more inkscake tr... | Adib Taraben | 2014-04-13 | 24 | -4/+84 |
| * | Packaging. Hebrew translation by Yaron Shahrabani. | Nicolas Dufour | 2013-08-10 | 1 | -0/+113 |
| * | packaging/macosx: disable OpenMP support for default builds | su_v | 2013-02-28 | 1 | -1/+1 |
| * | packaging/osx: don't autorun configure with new autogen.sh (r12150) | su_v | 2013-02-25 | 1 | -1/+1 |
| * | wix installer: create msi filename from version sing in src/inkscape.rc, add ... | Adib Taraben | 2012-12-04 | 3 | -8/+42 |
| * | Build fixes to get 0.49 in shape to release | Ted Gould | 2012-11-26 | 8 | -392/+0 |
| |\ |
|
| | * | Update to current trunk | Ted Gould | 2012-11-25 | 7 | -0/+394 |
| | |\ |
|
| | * | | Doesn't seem these are up-to-date and are just generic files in the repo | Ted Gould | 2012-10-15 | 8 | -392/+0 |
| * | | | wix installer: added artwork (from nsis) - now needs wix 3.7 | Adib Taraben | 2012-11-25 | 7 | -8/+3477 |
| | |/
|/| |
|
| * | | wix installer: assign svg file extension to inkscape | Adib Taraben | 2012-11-21 | 3 | -1/+27 |
| * | | wix installer: remove debug information from msi package, add GPL text to lic... | Adib Taraben | 2012-11-21 | 5 | -15/+154 |