| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
| |
* [INTL:ro] Romanian translation of the default template added
(bzr r8990)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
this on a local branch and merged it in, or done it as at least half a dozen commits, but I haven't done that along the way and I'm not going to do it now for this batch of work.
* Languages: simplified language files, using core NSIS LangFile header file.
* Version numbering: version number is fetched from src/inkscape-version.cpp and .bzr/branches/last-revision.
* NSIS 2.46 now required to compile, POSIX cross-compilation may no longer work due to ifexist.nsh (I'll see if I can fix it after installing Ubuntu with more reverse-hacks to use different !system calls on different platforms).
* Still a lot of work to do actually fixing the uninstall script so it works (next on my list of jobs for the installer).
* Simplified a few bits of code (e.g. code duplication into ${For} $2 0 1 in one place I'd missed it).
* Quoted some things and unquoted some things which did/didn't need quotes... mainly for style and the fun of it.
* Fixed a minor bug somewhere, can't remember what it was!
* Segmented code carefully into parts (with full folding in Vim)
* Added a few chunks of documentation as to what to do with inkscape.nsi... and now a long commit message too (I seem to like doing that) ;-)
(bzr r8943)
|
| |\
| |
| |
| |
| | |
numbers for 0.47 development.
(bzr r8848)
|
| | |
| |
| | |
(bzr r8833.1.9)
|
| |/
|
| |
(bzr r8833.1.8)
|
| |
|
|
|
| |
in the readme.
(bzr r8777)
|
| |
|
| |
(bzr r8764)
|
| |
|
| |
(bzr r8759)
|
| |
|
|
|
| |
or in favor, Committing portable app packaging
(bzr r8747)
|
| |
|
| |
(bzr r8714)
|
| |
|
|
|
| |
more common than lynx.
(bzr r8668)
|
| |
|
| |
(bzr r8660)
|
| |
|
|
|
| |
directory, along with all the other Mac specific config files.
(bzr r8642)
|
| |
|
| |
(bzr r8639)
|
| |
|
| |
(bzr r8638)
|
| |
|
| |
(bzr r8637)
|
| |
|
|
|
| |
not getting properly relocated.
(bzr r8636)
|
| |
|
| |
(bzr r8630)
|
| |
|
|
|
| |
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)
|
| |
|
| |
(bzr r8570)
|
| |
|
| |
(bzr r8557)
|
| |
|
|
|
| |
inkscape.nsi
(bzr r8544)
|
| |
|
| |
(bzr r8542)
|
| |
|
| |
(bzr r8524)
|
| |
|
|
|
|
|
|
| |
in (more improvements later). No other languages are selected by default.
Improved dummy install mode so you get all the sections.
Turned on desktop and quick launch icon creation by default.
(bzr r8390)
|
| |
|
|
|
| |
fixed a handful of incidental bugs I found during the LogicLib conversion, updated to using better core NSIS functions introduced since the installer was originally created, general clean-up, other minor things.
(bzr r8389)
|
| |
|
|
|
|
| |
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)
|
| |
|
|
|
| |
changed to BIG5
(bzr r7929)
|
| |
|
|
|
| |
* [INTL: zh_TW] Traditional Chinese translation of win32 installer added
(bzr r7925)
|
| |
|
|
|
| |
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)
|