summaryrefslogtreecommitdiffstats
path: root/packaging/macosx (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* * 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-052-49/+59
| | | | | | | | 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/Resources/etc/fonts/fonts.conf: Update packaging filesmjwybrow2007-02-031-199/+44
| | | | | for more recent versions of dependencies. (bzr r2316)
* * packaging/macosx/native-gtk/build-gtk.sh: Improve the OSX native GTkmjwybrow2006-11-091-7/+15
| | | | | build script. (bzr r1929)
* o Fix a typo.mjwybrow2006-11-071-1/+1
| | | (bzr r1924)
* * packaging/macosx/native-gtk/builg-gtk.sh: Added some comments.mjwybrow2006-11-071-0/+8
| | | (bzr r1923)
* * packaging/macosx/native-gtk/build-gtk.sh: Modified version of Imendio'smjwybrow2006-11-071-0/+410
| | | | | | GTK OS X port build script that also downloads and compiles Inkscape and its dependencies. (bzr r1922)
* * packaging/macosx/osx-dmg.sh: Fix an incorrect reference to a shellmjwybrow2006-08-171-1/+1
| | | | | variable (bzr r1610)
* * packaging/macosx/osx-dmg.sh: Fix one of the commands that was usingmjwybrow2006-08-031-1/+1
| | | | | the wrong temporary directory. (bzr r1546)
* * macosx/osx-dmg.sh: Added code to allow packagers to create a newmjwybrow2006-07-231-10/+69
| | | | | inkscape.ds_store file. (bzr r1461)
* * packaging/osx-app.sh, packaging/macosx/inkscape.ds_storemjwybrow2006-07-235-0/+977
| | | | | | | | | | | packaging/macosx/dmg_background.svg, packaging/macosx/osx-dmg.sh, packaging/macosx/dmg_background.png, packaging/macosx/dmg_set_style.scpt: Improve the disk image layout for Mac OS X releases. This is based on Jean-Olivier Irisson's work and patches, submitted as #1516212. (bzr r1460)
* * 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-205-1122/+366
| | | | | | | | | | | | | | | | | | | | | | | 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)
* * packaging/macosx/Resources/bin/inkscape: Fix a packagingmjwybrow2006-03-231-1/+5
| | | | | | | problem on Mac OSX where Inkscape wouldn't open if one of the parent directories containing the app bundle contained a '#' in its name. Fixes bug #1443072. (bzr r276)
* * packaging/osx-app.sh, packaging/macosx/Resources/etc/fonts/fonts.conf:mjwybrow2006-01-171-0/+309
| | | | | | Use a modified fonts.conf file for Mac OS X that includes the standard user font directory ~/Library/Fonts. (bzr r5)
* moving trunk for module inkscapeMenTaLguY2006-01-1632-0/+2911
(bzr r1)