summaryrefslogtreecommitdiffstats
path: root/packaging/macosx/Resources/openDoc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove MacOSX packaging and make space for future 0.93 osx packagers.Martin Owens2016-12-301-17/+0
| | | (bzr r15377.1.1)
* Update for osx packaging (re merge review by bryce)su_v2014-10-241-0/+6
| | | (bzr r13634.1.1)
* work around breakages due to current implementation of OS X relocation supportsu_v2014-09-051-2/+0
| | | (bzr r13506.1.58)
* revert simplification of launcher scripts (r13561)su_v2014-09-051-1/+13
| | | (bzr r13506.1.57)
* Simplify nested structure of launcher scripts (needs testing)su_v2014-09-021-13/+1
| | | (bzr r13506.1.55)
* launcher scripts: move fc-cache alert to script, define xdg setup in single ↵su_v2014-08-211-0/+3
| | | | | location and source it from script and openDoc (bzr r13506.1.36)
* launcher scripts: we introduced bashism for command substitution, make sure ↵su_v2014-08-201-1/+1
| | | | | the shell can handle it (bzr r13506.1.34)
* launcher scripts: rewrite command substitution, keep both scripts in syncsu_v2014-08-201-9/+2
| | | (bzr r13506.1.29)
* * packaging/macosx/Resources/openDoc: Fix a bug with the path being set mjwybrow2008-03-121-1/+1
| | | | | | incorrectly when the user opens a second instance of Inkscape by dropping an SVG file on the Dock icon while Inkscape.app is already running. (bzr r5074)
* * packaging/macosx/ScriptExec/main.c: Update ScriptExec with upstream fixesmjwybrow2008-03-111-2/+11
| | | | | | | | | | | | | | | | | | | | | and changes. X11.app now gets focus if the Inkscape icon is clicked while Inkscape is already open (previously nothing happened). * packaging/macosx/Resources/openDoc: If Inkscape.app is already open and a file is dropped on the Inkscape dock icon, or an Inkscape file is double-clicked in the Finder, that document will now be correctly opened in a new Inkscape window (previously nothing happened). * packaging/macosx/Resources/script: Some minor fixes, plus alert the user about the font cache building time only if ~/.fontconfig/ doesn't exist. * packaging/macosx/Resources/bin/inkscape: Only override the fontconfig configuration on OSX 10.4 or earlier, since the fc-cache behaviour has been corrected on 10.5. * Info.plist.in: Update the copyright dates, and change Inkscape to be an Editor for SVG files, rather than a Viewer as it was previously. (bzr r5050)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+8
(bzr r1)