| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r15377.1.1)
|
| |
|
| |
(bzr r13634.1.1)
|
| |
|
| |
(bzr r13506.1.58)
|
| |
|
| |
(bzr r13506.1.57)
|
| |
|
| |
(bzr r13506.1.55)
|
| |
|
|
|
| |
location and source it from script and openDoc
(bzr r13506.1.36)
|
| |
|
|
|
| |
the shell can handle it
(bzr r13506.1.34)
|
| |
|
| |
(bzr r13506.1.29)
|
| |
|
|
|
| |
the reminder\!
(bzr r13506.1.28)
|
| |
|
| |
(bzr r13506.1.24)
|
| |
|
|
|
| |
loader cache files
(bzr r13506.1.23)
|
| |
|
| |
(bzr r13506.1.11)
|
| |
|
|
|
| |
directory, along with all the other Mac specific config files.
(bzr r8642)
|
| |
|
| |
(bzr r8638)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
config files/resources" Include the ImageMagick resources in the bundle.
Note that this only works when the user does not have a version installed
in the same prefix as the one originally built for the bundle. This should
be okay since the official package is built with a long obscure prefix.
- Fix bug #392693: "Conflict between bundled and system libxml dylib"
The official package no longer uses the DYLD_LIBRARY_PATH magic. Instead
all paths within the dylibs, executable and shared objects get rewritten
to be relative to the executable. Note: Packagers will need to install
Macports into a PREFIX of 50 characters in length to allow enough space
within all the libraries for path rewriting.
(bzr r8572)
|
| |
|
|
|
| |
Accomodate for spaces in $HOME
(bzr r7911)
|
| |
|
|
|
|
|
| |
untestedness] quoting. Note that one change is that the new version uses ‘/home/pmoulder’ in .xinitrc where the previous version used ‘/home/jrl’ or whatever.
Add FIXME comment about insecure /tmp file.
(bzr r5235)
|
| |
|
|
|
| |
10.4 systems and prior.
(bzr r5234)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
| |
(bzr r4785)
|
| |
|
| |
(bzr r4059)
|
| |
|
|
|
|
|
|
| |
- added code to use the python modules that ship with the app bundle. With Leopard using a version of Python different from Panther and Tiger we should probably ship everything and add a runtime check here for the architecture and the version of Python, so what we redirect PYTHONPATH toward the right place
script:
- put X11 starting in a conditional test, true only on Tiger and Panther. This "should" allow Inkscape to start on Leopard. Needs to be tested though
(bzr r4022)
|
| |
|
|
|
|
|
|
| |
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/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)
|
|
|
(bzr r1)
|