summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix build failure when DBus is not enabledKrzysztof Kosi??ski2010-07-161-0/+20
| * | i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated).Nicolas Dufour2010-07-131-3/+5
| * | Upgrading to trunkTed Gould2010-07-137-48/+58
| |\ \
| | * | fix help in latex outputJohan B. C. Engelen2010-07-021-1/+1
| | * | pdf/ps/eps+latex: output tex code to ".pdf_tex" instead of to ".tex"Johan B. C. Engelen2010-06-293-23/+8
| | |/
| | * Partial C++-ification of SPGradientJon A. Cruz2010-06-281-5/+5
| * | Pulling in a more recent trunkTed Gould2010-05-153-4/+10
| |\ \
| * \ \ Updating to trunkTed Gould2010-05-1510-216/+129
| |\ \ \
| * \ \ \ Merge from trunkTed Gould2010-03-2630-214/+1170
| |\ \ \ \
| * | | | | Installing the pkgconfig fileTed Gould2010-01-011-0/+8
| * | | | | Adding in building of the pkgconfig file.Ted Gould2010-01-011-0/+14
| * | | | | Removing extra makefileTed Gould2010-01-011-9/+0
| * | | | | Fixing some warnings/errorsTed Gould2010-01-011-7/+9
| * | | | | Fixing includesTed Gould2010-01-012-1/+2
| * | | | | Adding all of the library stuff in. Including libtool in configure and libto...Ted Gould2010-01-011-0/+28
| * | | | | Cleaning up the Makefile so it's easier to readTed Gould2010-01-011-10/+19
| * | | | | Updating interface to add save typeTed Gould2009-12-311-1/+1
| * | | | | Adding dbus descriptions to EXTRA_DISTTed Gould2009-12-311-0/+4
| * | | | | Installing the service files into the dbus service directoryTed Gould2009-12-311-1/+1
| * | | | | Making BUILT_SOURCES an appendTed Gould2009-12-311-1/+1
| * | | | | Updating to current trunkTed Gould2009-12-217-20/+22
| |\ \ \ \ \
| * \ \ \ \ \ Merging in from trunkTed Gould2009-11-2917-140/+411
| |\ \ \ \ \ \
| * | | | | | | Added test script I thought was already added.Soren Berg2009-08-201-0/+290
| * | | | | | | Fixed spirals.Soren Berg2009-08-171-1/+4
| * | | | | | | Fixed document_interface_lineSoren Berg2009-08-172-5/+2
| * | | | | | | More documentation.Soren Berg2009-08-174-2/+18
| * | | | | | | Fixed directory for inkscape executable.Soren Berg2009-08-171-1/+1
| * | | | | | | Updated notes.Soren Berg2009-08-151-11/+10
| * | | | | | | Fixed service file!Soren Berg2009-08-152-2/+2
| * | | | | | | Added copyright info to proposed interface.Soren Berg2009-08-151-0/+15
| * | | | | | | Added proposed interface file.Soren Berg2009-08-153-3/+179
| * | | | | | | Added an intro to coders interested in modifing the code.Soren Berg2009-08-131-2/+47
| * | | | | | | Added file with some current issues listed for coders.Soren Berg2009-08-131-0/+35
| * | | | | | | Made wrapper functions non static.Soren Berg2009-08-139-168/+342
| * | | | | | | Added wrapper code.Soren Berg2009-08-114-2/+1136
| * | | | | | | Added image import function.Soren Berg2009-07-233-12/+63
| * | | | | | | Added set_color function.Soren Berg2009-07-233-1/+61
| * | | | | | | Experimental pause updating scheme.Soren Berg2009-07-221-13/+36
| * | | | | | | Fixed GErrors.Soren Berg2009-07-225-77/+244
| * | | | | | | worked on path parsing.Soren Berg2009-07-212-2/+5
| * | | | | | | Worked on text, now works with limited capability.Soren Berg2009-07-213-26/+38
| * | | | | | | Fixed selection_get_center and selection_combine.Soren Berg2009-07-203-11/+49
| * | | | | | | Fixed selection_get()Soren Berg2009-07-203-30/+22
| * | | | | | | Whoops, fixed a bug in an incomplete method.Soren Berg2009-07-161-3/+4
| * | | | | | | Added missing (and very important) file.Soren Berg2009-07-164-28/+407
| * | | | | | | implemented a number of functions, including save/load functions.Soren Berg2009-07-152-26/+86
| * | | | | | | Implemented all the CSS style functions.Soren Berg2009-07-131-8/+54
| * | | | | | | TEMPORARY Added a shell script to build documentation until it's integrated i...Soren Berg2009-07-131-0/+6
| * | | | | | | Documentation helper files. Building documentation is currently done by shel...Soren Berg2009-07-136-0/+875
| * | | | | | | Added code to initialize DBus (if enabled.)Soren Berg2009-07-121-0/+7