| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
- add console messages to help debug incorrect LANG settings
- use 'en_US.UTF-8' fallback setting for LANG if currect detection fails
addresses issues with failing python extensions which use setlocale()
as discussed in the comments of bug #406662
(bzr r11765)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/875577
(bzr r11763)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/446842
(bzr r11762)
|
| |
|
| |
(bzr r10951)
|
| |
|
|
|
| |
of make.
(bzr r10764.1.1)
|
| |
|
| |
(bzr r10025.1.1)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/482993
(bzr r9882.1.1)
|
| |
|
|
|
|
|
| |
nightly build script. DarwinPorts is the (very) old name for the project,
and the Macports developers have kindly asked me to update it to avoid
confusion.
(bzr r9359)
|
| |
|
|
|
| |
building the Mac OS X packages.
(bzr r9205.1.1)
|
| |
|
| |
(bzr r9170.1.1)
|
| |
|
|
|
| |
it can be easily used to build nightly packages from BZR.
(bzr r9168.1.1)
|
| |
|
|
|
| |
directory, along with all the other Mac specific config files.
(bzr r8642)
|
| |
|
| |
(bzr r8639)
|
| |
|
| |
(bzr r8638)
|
| |
|
| |
(bzr r8637)
|
| |
|
|
|
| |
not getting properly relocated.
(bzr r8636)
|
| |
|
|
|
| |
Mac part of bug #168336: "Error message when applying perspective effect".
(bzr r8610)
|
| |
|
|
|
|
|
|
|
| |
- Discover the ImageMagick version at packaging time rather than it
being hardcoded.
- Move the theme related gtkrc file into the user's $HOME/.inkscape-etc
directory, rather than the modified version getting written into the
App bundle. Fixes bug #169013.
(bzr r8579)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
| |
offical OS X Inkscape App bundle.
- Improve some error messages in the osx-app.sh build script.
(bzr r8318)
|
| |
|
|
|
| |
fall back to using the AppleLocale preference instead.
(bzr r8308)
|
| |
|
|
|
| |
AppleHighlightColor preference values do not exist.
(bzr r8307)
|
| |
|
|
|
|
| |
The problem was Inkscape trying to read incompatible fontconfig caches
from Macports.
(bzr r8303)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Include the aspell dictionary files in the app bundle.
- Show an error if at least the en dictionary files are not available.
- Replace the GtkOptionMenu (for selecting which dictionary to add
extra words to) with a GtkComboBox since this one behaves correctly
when it is insensitive. GtkOptionMenu is deprecated and the menu
would appear when clicking on the insensitive widget and then could
not be closed.
(bzr r8224)
|
| |
|
| |
(bzr r8128)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The easiest way to do this now is to install a second macport tree as per the
instructions on our CompilingMacOsX wiki page then edit the
/opt/local-native/etc/macports/variants.conf file to have the line:
+universal +no_x11 +quartz
This will cause it to build all packages with the no_x11 and quartz variants if
they exist. You probably also need to set alternate applications_dir and
frameworks_dir variables in the /opt/local-native/etc/macports/macports.conf
file so that things don't clash with your standard macports tree.
(bzr r8096)
|
| |
|
|
|
|
|
|
| |
- Make sure gtk2-clearlooks engine is installed when builing package.
- Copy $LIBPREFIX/share/mime data into the App bundle.
- Set the XDG_DATA_DIRS environment variable during startup script to
point to Resources/share/mime in the App bundle.
(bzr r8094)
|
| |
|
| |
(bzr r8072)
|
| |
|
| |
(bzr r7949)
|
| |
|
| |
(bzr r7938)
|
| |
|
| |
(bzr r7937)
|
| |
|
| |
(bzr r7936)
|
| |
|
|
|
| |
Accomodate for spaces in $HOME
(bzr r7911)
|
| |
|
|
|
| |
Not specifying the font chooses a nice default but throws all kind of console messages. Choose 10.
(bzr r7906)
|
| |
|
|
|
|
| |
Some icons made smaller (smaller button sizes on OS X)
Font size left blank which chooses a good default and should play better with people having custom configuations.
(bzr r7905)
|
| |
|
| |
(bzr r7902)
|
| |
|
|
|
|
|
|
|
| |
The print preview command was looking for evince by default. Marnen Laibow-Koser comment on the bug:
https://bugs.launchpad.net/inkscape/+bug/263932
and suggested setting the gtk-print-preview-command in the theme.
This is done here.
(bzr r7901)
|
| |
|
|
|
|
|
|
|
| |
The comments:
https://bugs.launchpad.net/inkscape/+bug/215906
highlight that the user ~/Library/fonts folder is not used by Inkscape, which is weird because it most likely was before. We provide our own fonts.conf and this fixes it to add ~/Library/fonts.
In addition, it currently comments the system fonts because most of them are in dfont format and are not yet handled well by pango.
(bzr r7899)
|
| |
|
|
|
|
| |
Added support folders for localization. Apparently just having those, even empty, helps to get the correct language.
https://bugs.launchpad.net/inkscape/+bug/242105
(bzr r7898)
|
| |
|
| |
(bzr r7805)
|
| |
|
|
|
| |
http://jimmac.musichall.cz/log/?p=406
(bzr r7804)
|
| |
|
| |
(bzr r7435)
|
| |
|
|
|
| |
Missing quotation mark and real indent for the the comment. Thanks to Ed Halley who pointed that on the devel mailing list.
(bzr r7431)
|
| |
|
|
|
| |
The PATH is explicitly set in the startup script. Just added /usr/texbin which holds the executables for the LaTeX distribution on Mac OS X (well links to them rather, but it works)
(bzr r7427)
|
| |
|
|
|
| |
like a possible bug with custom event types.
(bzr r5321)
|
| |
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
| |
incorrectly when the user opens a second instance of Inkscape by dropping
an SVG file on the Dock icon while Inkscape.app is already running.
(bzr r5074)
|
| |
|
|
|
|
| |
Fix fontconfig configuration on machines where Macport's fontconfig is
not installed.
(bzr r5065)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|