| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
(bzr r13506.1.8)
|
| |
|
| |
(bzr r13506.1.1)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/875577
(bzr r11763)
|
| |
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
| |
AppleHighlightColor preference values do not exist.
(bzr r8307)
|
| |
|
| |
(bzr r8072)
|
| |
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
| |
packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc:
Make the highlight colour for the menus be the user's OSX highlight
colour, rather than white.
* packaging/macosx/osx-app.sh: Include the gtk printbackends in app bundle.
(bzr r4966)
|
| |
|
|
|
|
|
| |
properties AppleAquaColorVariant and AppleHighlightColor do not exist. Add defaults which correspond to Aqua and blue, the default, flashy, appearance of OS X.
Fixes bug #175967.
(bzr r4743)
|
| |
|
|
|
| |
gnome default which is currently Pango (and looks better than the old gnome theme)
(bzr r3872)
|
|
|
Inkscape checks if ~/.gtkrc-2.0 does not already exists and if it does not it uses the theme. The theme has to be constructed first to reflect OS X appearance settings (this is done by sync_osx_look.sh).
(bzr r3683)
|