| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- 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
|
| |
|
|
|
| |
Now points to $(prefix)/bin/inkscape (bin added.)
(bzr r8254.1.31)
|
| |
|
|
|
| |
Service file will now point to $(prefix) of most recently installed inkscape.
(bzr r8254.1.29)
|
| |
|
|
|
|
| |
Added many GErrors, especially for unfound objects.
transfered many functions to using verbs instead of the function the verb calls to make error reporting easier.
(bzr r8254.1.19)
|
|
|
Init creates interfaces on Inkscape startup.
Application and document interface provide API functions over Dbus.
service.in file makes sure Inkscape starts automatically when someone connects to it over Dbus.
(bzr r8254.1.3)
|