4d96da6a02636caab3d5ac14b4280ab6e5d98664 |
|
11-Mar-2008 |
mjwybrow <mjwybrow@users.sourceforge.net> |
* packaging/macosx/ScriptExec/main.c: Update ScriptExec with upstream fixes
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. |
30968a56c3caaad6b1872904c12eca96059cdd50 |
|
05-Feb-2007 |
mjwybrow <mjwybrow@users.sourceforge.net> |
* packaging/macosx/ScriptExec/main.c, packaging/macosx/Resources/script:
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. |