summaryrefslogtreecommitdiffstats
path: root/packaging/macosx/ScriptExec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove MacOSX packaging and make space for future 0.93 osx packagers.Martin Owens2016-12-3015-1582/+0
| | | (bzr r15377.1.1)
* packaging/macosx: sync launcher-quartz-no-macintegration.sh with default ↵su_v2015-01-101-1/+2
| | | | | launcher (Resources/bin/inkscape) (bzr r13798.1.7)
* Update for osx packaging (re merge review by bryce)su_v2014-10-241-1/+7
| | | (bzr r13634.1.1)
* update launcher for quartz backend too (no external loader cache files)su_v2014-09-101-18/+4
| | | (bzr r13506.1.87)
* add initial support for Quartz backend (no gtk-mac-integration, no native ↵su_v2014-09-081-0/+183
| | | | | shortcut modifiers) (bzr r13506.1.74)
* launcher scripts: move fc-cache alert to script, define xdg setup in single ↵su_v2014-08-211-1/+1
| | | | | location and source it from script and openDoc (bzr r13506.1.36)
* use $XDG_CACHE_HOME/inkscape instead of ~/.inkscape-etc for generated rc and ↵su_v2014-08-201-2/+3
| | | | | loader cache files (bzr r13506.1.23)
* ScriptExec: cleanup (remove defined but not used function)su_v2014-08-201-23/+0
| | | (bzr r13506.1.16)
* remove support for X11 on Panther and Tiger (Leopard and later use launchd)su_v2014-08-201-56/+3
| | | (bzr r13506.1.11)
* Support compiling ScriptExec on newer versions of OS X (please review)su_v2014-08-203-620/+48
| | | (bzr r13506.1.6)
* - Put the fontconfig test flag for the Mac package in the ~/.inkscape-etc/mjwybrow2009-09-231-2/+2
| | | | | directory, along with all the other Mac specific config files. (bzr r8642)
* - Update to use new Inkscape config directory: ~/.config/Inkscapemjwybrow2009-09-231-2/+2
| | | (bzr r8639)
* * packaging/macosx/ScriptExec/main.c: Add a comment to clarify what looksmjwybrow2008-04-041-1/+3
| | | | | like a possible bug with custom event types. (bzr r5321)
* * packaging/macosx/ScriptExec/main.c: Update ScriptExec with upstream fixesmjwybrow2008-03-111-2/+88
| | | | | | | | | | | | | | | | | | | | | 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)
* * packaging/macosx/ScriptExec/main.c: Make sure the OS X applicationmjwybrow2007-02-051-1/+2
| | | | | launcher exits when Inkscape itself is closed the first time it is run. (bzr r2330)
* * packaging/macosx/ScriptExec/main.c, packaging/macosx/Resources/script:mjwybrow2007-02-051-44/+50
| | | | | | | | Present a new message to OS X users describing the delay when starting Inkscape for the first time, as well as the fact that Inkscape windows will be part of the X11 application. Also, bounce the dock icon so that users will actually see this message. (bzr r2329)
* * packaging/macosx/ScriptExec/main.c:mjwybrow2006-06-271-2/+2
| | | | | | Add some quotes to fix a problem for people on OS X with spaces in their home directory path. Fixes bug #1512019. (bzr r1301)
* * packaging/macosx/Resources/script,mjwybrow2006-06-203-1107/+351
| | | | | | | | | | | | | | | | | | | | | | | packaging/macosx/Resources/bin/inkscape: Improve quoting of shell variables. * packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj: Xcode 2 project file for the OS X launcher. This will build a Universal version of the launcher by default. The project files for different versions are named differently, so this will be picked up and used if the package builder has a sufficiently new version of Xcode. * packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser, packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser: Remove unnecessary user preference files. * Makefile.am: Update the Xcode project files included when creating releases. (bzr r1239)
* Applied patch #1502063Jon A. Cruz2006-06-081-12/+82
| | | (bzr r1180)
* moving trunk for module inkscapeMenTaLguY2006-01-1616-0/+2644
(bzr r1)