index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
path-prefix.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.
Valentin Ionita
1
-12
/
+6
2019-06-06
Use share/inkscape subfolder on Windows
Patrick Storz
1
-30
/
+4
2019-03-31
Remove unused INKSCAPE_APPICONDIR and INKSCAPE_BINDDIR
Patrick Storz
1
-7
/
+0
2019-03-30
Avoid redefining INKSCAPE_DATADIR
Patrick Storz
1
-11
/
+11
2019-03-30
Remove "get_extensions_path()"
Patrick Storz
1
-1
/
+0
2019-03-30
Remove unused "get_datadir_path()"
Patrick Storz
1
-1
/
+0
2019-03-30
Add inscape to search path
Patrick Storz
1
-0
/
+3
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+9
2018-10-01
Avoid duplicating defines in config.h and on command line
Eduard Braun
1
-0
/
+5
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-2
/
+2
2018-07-26
Add allow to use system icon sets
Jabiertxo Arraiza Cenoz
1
-2
/
+2
2018-07-26
Fixing paths to allow themes and icons inside main inkscape instalation not o...
Jabier Arraiza
1
-8
/
+12
2018-07-25
Add some Marting sugestions about main.cpp in MR
Jabiertxo Arraiza Cenoz
1
-1
/
+2
2017-12-04
Generalize support for INKSCAPE_DATADIR environment variable
Eduard Braun
1
-50
/
+51
2017-12-04
Pull custom code from prefix.h/cpp
Eduard Braun
1
-7
/
+6
2017-10-20
Define INKSCAPE_FONTSDIR and add USER/SYSTEM resource paths for fonts
Eduard Braun
1
-0
/
+4
2017-08-16
Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBox
Alexander Valavanis
1
-0
/
+4
2017-08-13
Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBox
Alexander Valavanis
1
-0
/
+4
2017-07-17
Cleanup: eliminate require-config.h
Eduard Braun
1
-1
/
+3
2017-06-29
Add replacements for themedir for osx and win32
Martin Owens
1
-0
/
+2
2017-06-15
Refactor 1a66c0aae0da7c3b860d06e72f5ff87f444bc462 and allow to use a differen...
Eduard Braun
1
-16
/
+16
2016-06-21
Adding a comment to explain what we're doing
Ted Gould
1
-0
/
+4
2016-06-21
Adjust directories to be lib based
Ted Gould
1
-21
/
+22
2016-06-21
Make the relocatable paths relative to the lib install
Ted Gould
1
-21
/
+21
2015-11-20
window/task bar icon missing when installed in non-standard location
Raphael Rosch
1
-0
/
+2
2014-09-27
Update to experimental r13565
Liam P. White
1
-8
/
+8
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-8
/
+8
2014-08-20
Reorg Resources folder: move inkscape's shared resources into Resources/share...
su_v
1
-17
/
+17
2012-10-11
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
Tavmjong Bah
1
-0
/
+4
2011-11-29
fix typo to repair build on windows
Johan B. C. Engelen
1
-1
/
+1
2011-11-29
Add possibility to check validity of attributes and usefulness of properties.
Tavmjong Bah
1
-0
/
+4
2009-02-13
Remove last remnants of ancient plugin support. Tidy up acinclude.m4.
Krzysztof Kosi??ski
1
-4
/
+0
2008-05-29
Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to B...
Bob Jamison
1
-19
/
+19
2008-04-26
r19136@shi: ted | 2008-04-24 19:44:01 -0700
Ted Gould
1
-0
/
+4
2008-03-31
Change INKSCAPE_JAVADIR to INKSCAPE_BINDDIR so that we can have subdirs for e...
Bob Jamison
1
-4
/
+4
2008-03-10
Adding OS X path
Jon A. Cruz
1
-1
/
+2
2008-03-10
add INKSCAPE_JAVADIR
Bob Jamison
1
-0
/
+3
2007-03-30
allow easy access to our examples folder from Open dialog
bulia byak
1
-0
/
+4
2006-05-26
* src/path-prefix.h: Add missing CREATE_* directory locations
mjwybrow
1
-6
/
+3
2006-04-26
Added beginnings of CREATE support in path-prefix.h
Joshua L. Blocher
1
-1
/
+20
2006-04-06
introduce uniform resource path API to replace copy-and-pasted hacks
MenTaLguY
1
-0
/
+4