summaryrefslogtreecommitdiffstats
path: root/src/path-prefix.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+4
| | | (bzr r11782)
* fix typo to repair build on windowsJohan B. C. Engelen2011-11-291-1/+1
| | | (bzr r10755)
* Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah2011-11-291-0/+4
| | | | | | | | | 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)
* Remove last remnants of ancient plugin support. Tidy up acinclude.m4.Krzysztof Kosi??ski2009-02-131-4/+0
| | | (bzr r7278)
* Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to ↵Bob Jamison2008-05-291-19/+19
| | | | | BR_DATADIR. This should solve the "current directory" problems. This is a temporary fix. (bzr r5762)
* r19136@shi: ted | 2008-04-24 19:44:01 -0700Ted Gould2008-04-261-0/+4
| | | | | | | | | | | | | | | | | | | | | | | 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)
* Change INKSCAPE_JAVADIR to INKSCAPE_BINDDIR so that we can have subdirs for ↵Bob Jamison2008-03-311-4/+4
| | | | | each language supported (bzr r5268)
* Adding OS X pathJon A. Cruz2008-03-101-1/+2
| | | (bzr r5033)
* add INKSCAPE_JAVADIRBob Jamison2008-03-101-0/+3
| | | (bzr r5030)
* allow easy access to our examples folder from Open dialogbulia byak2007-03-301-0/+4
| | | (bzr r2786)
* * src/path-prefix.h: Add missing CREATE_* directory locationsmjwybrow2006-05-261-6/+3
| | | | | for building an OS X application bundle. Fixes bug #1495284. (bzr r1011)
* Added beginnings of CREATE support in path-prefix.hJoshua L. Blocher2006-04-261-1/+20
| | | (bzr r588)
* introduce uniform resource path API to replace copy-and-pasted hacksMenTaLguY2006-04-061-0/+4
| | | (bzr r436)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+83
(bzr r1)