summaryrefslogtreecommitdiffstats
path: root/packaging/macosx/ScriptExec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * 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)