summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-223-13/+44
* 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 makefile_insert for DBus, if enabled.Soren Berg2009-07-121-0/+3
* Made public some functions so they could be used by the DBus code. Similar f...Soren Berg2009-07-121-0/+3
* Added some requested documentaion.Soren Berg2009-07-121-2/+4
* Added code to add a DBus interface for every desktop created.Soren Berg2009-07-121-0/+2
* Added code to initialize DBus (if enabled.)Soren Berg2009-07-121-0/+7
* Core Dbus files.Soren Berg2009-07-129-0/+2650
* Produce proper ODG files on x86_64, patch by Lubomir RintelLuca Bruno2009-07-101-0/+2
* Make stars and spirals escapableDiederik van Lierop2009-07-093-13/+78
* Fix for LP #358921 (Colons in filters parameters must be translatable)Nicolas Dufour2009-07-091-41/+42
* * dummy commit - previous commit message should have mentioned bug 380522 ins...Ivan Mas??r2009-07-091-1/+1
* * added tooltip (see bug 358921) and translator commentsIvan Mas??r2009-07-092-1/+7
* Don't create rectangles that have a zero x or y dimension. When snapping for ...Diederik van Lierop2009-07-081-5/+38
* When translating too many nodes, a convex hull is used for snapping. This is ...Diederik van Lierop2009-07-081-3/+7
* Contextual split of translatable messageAlexandre Prokoudine2009-07-081-1/+1
* Fix for pattern name localizationNicolas Dufour2009-07-081-2/+2
* Reverting the references which made the Node Tool controls toolbar disappear.Josh Andler2009-07-071-12/+12
* Removing a couple node-tool related modifications in the file which I don't b...Josh Andler2009-07-071-11/+0
* - Fix bug #396322: "Spell checker crashes the OS X package"mjwybrow2009-07-071-23/+13
* Fix LP #390162: Wrong defaults for Calligraphy toolKrzysztof Kosi??ski2009-07-073-21/+33
* Fix for Bug #327533 (Calligraphy presets are not translatable).Nicolas Dufour2009-07-062-1/+9
* commit out apparently useless warningbulia byak2009-07-051-1/+1
* Fix compiler warnings with newer GCCJosh Andler2009-06-306-6/+6
* Don't create ellipses/arcs/circles that have a zero x or y dimension. When sn...Diederik van Lierop2009-06-291-7/+41
* better fix, and prevent any further crashes; now tested on windows toobulia byak2009-06-291-4/+8
* fix imagemagick effects for file:// urisbulia byak2009-06-291-1/+4
* save/restore initial dir when importingbulia byak2009-06-281-0/+1