| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
First part of https://gitlab.com/inkscape/inkscape/issues/82
|
| | |
|
| |
|
|
|
| |
Define and use INKSCAPE_DATADIR_REAL instead, which avoids potential
include order issues and avoids some semantic ambiguity.
|
| |
|
|
|
|
|
|
|
|
| |
Contrary to what the name and placing suggest it's not a general
utility function but a specialized function that constructs the full
value to set for PYTHONPATH.
Despite the misleading placement most functionality is unneeded:
* INKSCAPE_EXTENSIONDIR should always be absolute
* g_setenv recommends UTF-8 on Windows
|
| |
|
|
|
| |
This should be a function in Inkscape::IO::Resource (which it
already references) if re-added.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This primarily allows extensions to simply call "inkscape"
without requiring the user to modify environment variables or
worrying about different versions of inkscape on the same machine
(as we prefix the search path).
We did this already for Windows but the code was removed in
db05b842cba28f01b431eee890537959aa2d8fe3
Partially fixes https://gitlab.com/inkscape/inkscape/issues/115
|
| |
|
|
|
|
| |
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
only at home
|
| | |
|
| |\ |
|
| | | |
|
| | |
| |
| |
| |
| | |
Now works unless configured with
ENABLE_BINRELOC or ENABLE_OSX_APP_LOCATIONS
|
| | |
| |
| |
| |
| | |
These files are actually part of BinReloc
Inkscape specific code is in path-prefix.h (and now path-prefix.cpp)
|
| |/
|
|
|
| |
(Note we always had an empty /share/fonts directory
that didn't seem to have any purpose yet)
|
| |
|
|
| |
It's widely unused and seems harly necessary.
|
| | |
|
| |
|
|
| |
different data directory by setting the environment variable INKSCAPE_DATADIR at runtime
|
| |
|
| |
(bzr r14950.1.10)
|
| |
|
| |
(bzr r14950.1.8)
|
| |
|
| |
(bzr r14950.1.7)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1516238
(bzr r14479)
|
| |\
| |
| | |
(bzr r13341.1.278)
|
| | |
| |
| |
| |
| | |
Resources/share/inkscape
(bzr r13506.1.26)
|
| |/
|
|
|
| |
GThread deprecation errors.
(bzr r13341.1.190)
|
| |
|
| |
(bzr r11782)
|
| |
|
| |
(bzr r10755)
|
| |
|
|
|
|
|
|
|
| |
This code adds the ability to check for every elment in an SVG document if its
attributes are valid and the styling properties are useful. Options under the
SVG Output section of the Inkscape Preferences dialog control what should
be checked when, and what actions should be taken if invalid attributes
or non-useful properties are found.
(bzr r10753)
|
| |
|
| |
(bzr r7278)
|
| |
|
|
|
| |
BR_DATADIR. This should solve the "current directory" problems. This is a temporary fix.
(bzr r5762)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Basis for reading filters out of SVG files in system and personal directories.
r19137@shi: ted | 2008-04-24 20:45:27 -0700
Removing a TODO
r19138@shi: ted | 2008-04-24 20:55:50 -0700
Filling this out some. Now we're looking through the files and finding
the filters in it.
r19139@shi: ted | 2008-04-24 22:07:55 -0700
Changing to build filename, really amazing that it's worked before.
r19140@shi: ted | 2008-04-24 22:43:57 -0700
My own crazy writer. Output streams are stupid C++-isms. char * works just fine.
r19154@shi: ted | 2008-04-24 22:56:05 -0700
Cleaning up the XML transfer. Pretty happy with it now.
r19155@shi: ted | 2008-04-24 23:00:11 -0700
Don't need to set up that string for translation because it's getting
placed inside a structure that gets thrown gettext already.
r19156@shi: ted | 2008-04-25 17:12:40 -0700
OMG! Stacking seems to be working. Now it's very easy to test the cooling on your CPU using Inkscape. That's going to have to be a feature in the release notes.
r19166@shi: ted | 2008-04-25 21:00:34 -0700
Adding in filter-file.cpp
(bzr r5522)
|
| |
|
|
|
| |
each language supported
(bzr r5268)
|
| |
|
| |
(bzr r5033)
|
| |
|
| |
(bzr r5030)
|
| |
|
| |
(bzr r2786)
|
| |
|
|
|
| |
for building an OS X application bundle. Fixes bug #1495284.
(bzr r1011)
|
| |
|
| |
(bzr r588)
|
| |
|
| |
(bzr r436)
|
|
|
(bzr r1)
|