| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
| |
reverted for some files to keep them C-compatible.
(bzr r4024)
|
| |
|
| |
(bzr r4023)
|
| |
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- added an help message
- changed the calling syntax to make it more robust and allow to specify the directory containing python modules
- removed the reference to libXinerama on Tiger. libXinerama caused many issues but they seem to be all related to people installing x11 in strange ways
- use pkg-config to get pango and gtk version rather thn relying on clucky ls+sed workarounds
- code reorganization and added comments
- spaces to tabs
osx-dmg.sh
- removed python related stuff
- added a command line option to get Inkscape package (the package does not have to be in the same directory now)
osx-build.sh
- modified according to the changes in the two other files
- removed referece to X11 libraries ad such. these were commented for a while and nothing broke
- added an upload commnt to send the file to modevia
removed inkscape_python.ds_store
modified inkscape.ds_store (larger window)
dmg_background.***
- removed Python arrow
- remove the word Inkscape from the arrow (useless now) and make this arrow glow green a little, as the rest of the picture
- removed absolute paths to my computer
(bzr r4021)
|
| |
|
| |
(bzr r4020)
|
| |
|
|
|
| |
1720871 ] Crash when adding a layer
(bzr r4019)
|
| |
|
| |
(bzr r4018)
|
| |
|
| |
(bzr r4017)
|
| |
|
|
|
| |
guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later.
(bzr r4016)
|
| |
|
|
|
|
|
| |
their ID) and new, Tango style icons next to them. Both are on separate layers for easier management, beware when adding new icons.
Most icons lack a Tango equivalent currently and many Tango icons need a rework at the correct pixel size.
(bzr r4015)
|
| |
|
| |
(bzr r4014)
|
| |
|
| |
(bzr r4013)
|
| |
|
| |
(bzr r4012)
|
| |
|
| |
(bzr r4011)
|
| |
|
| |
(bzr r4010)
|
| |
|
| |
(bzr r4009)
|
| |
|
| |
(bzr r4008)
|
| |
|
| |
(bzr r4007)
|
| |
|
| |
(bzr r4006)
|
| |
|
| |
(bzr r4005)
|
| |
|
| |
(bzr r4004)
|
| |
|
| |
(bzr r4003)
|
| |
|
|
|
| |
"devlibs" for the lib bundle
(bzr r4002)
|
| |
|
| |
(bzr r4001)
|
| |
|
|
|
| |
initialization issue
(bzr r4000)
|
| |
|
|
|
|
|
|
| |
Specular Lighting Filter:
Expand "Surface Scale" range.
Increase "Constant" precision.
(bzr r3999)
|
| |
|
| |
(bzr r3998)
|
| |
|
|
|
| |
Making libwpg optional
(bzr r3997)
|
| |
|
| |
(bzr r3996)
|
| |
|
| |
(bzr r3995)
|
| |
|
| |
(bzr r3994)
|
| |
|
|
|
| |
Adding in libwpg-stream
(bzr r3993)
|
| |
|
|
|
| |
Switching everything over to a linked in libwpg
(bzr r3992)
|
| |
|
|
|
| |
Adding in libwpg
(bzr r3991)
|
| |
|
|
|
| |
Build in checking for libwpg
(bzr r3990)
|
| |
|
| |
(bzr r3989)
|
| |
|
| |
(bzr r3988)
|
| |
|
| |
(bzr r3987)
|
| |
|
| |
(bzr r3986)
|
| |
|
| |
(bzr r3985)
|
| |
|
| |
(bzr r3984)
|
| |
|
|
|
| |
obsolete and is renamed accordingly. implement straight path node editting for gears effect.
(bzr r3983)
|
| |
|
|
|
| |
Caching the input file for effects.
(bzr r3982)
|
| |
|
|
|
| |
Adding in Chris' downsample patch.
(bzr r3981)
|
| |
|
|
|
| |
OH MY GOD IT WORKS!!!
(bzr r3980)
|
| |
|
|
|
|
| |
Wow, that wasn't as hard as I thought it would be. Changing away from SPDocument. Sounded like a good idea, but we
need to be able to get selections in the document cache.
(bzr r3979)
|
| |
|
|
|
|
| |
Okay, so now the caches get into the execution environment and can be passed around to the effects. Now it's a
matter of implementing the caches in the drivers.
(bzr r3978)
|
| |
|
|
|
|
|
| |
Creating and adding interfaces for a document based cache that an effect can define. This removes the effect from
having to know if the document has changed, and keep track of that. This allows them to optimize their performance
when doing things like live effects.
(bzr r3977)
|
| |
|
|
|
| |
Half fixed caching
(bzr r3976)
|
| |
|
|
|
| |
Fixing the escaping
(bzr r3975)
|