summaryrefslogtreecommitdiffstats
path: root/src/extension (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-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
| * | | | | | | Core Dbus files.Soren Berg2009-07-129-0/+2650
* | | | | | | | Wholesale cruft removal part 3Krzysztof Kosi??ski2010-08-041-18/+0
* | | | | | | | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-042-4/+1
* | | | | | | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | add more help to the tex preambleJohan B. C. Engelen2010-06-211-0/+12
* | | | | | | Extensions. Localized float values in SVG due to internal extensions, %f in p...Nicolas Dufour2010-05-273-20/+33
| |_|_|_|_|/ |/| | | | |
* | | | | | Extension. Fix XAML export crash (Bug #282421).Nicolas Dufour2010-05-041-1/+1
* | | | | | Extensions. Use locale dependent string to float convertion for default value...Nicolas Dufour2010-05-021-2/+2
* | | | | | i18n. Fix for bug #425202 (script messages not translated).Nicolas Dufour2010-04-251-1/+7
| |_|_|_|/ |/| | | |
* | | | | Extensions. Fix Render>Grid extension (Bug #401567).Nicolas Dufour2010-04-211-18/+20
* | | | | Extensions. JavaFX output fix by ycswyw.Nicolas Dufour2010-04-191-1/+2
* | | | | Fix for ImageMagick solarize extension.Nicolas Dufour2010-04-141-1/+3
* | | | | fix bug 168275 by removing a ceil on document height and width in pdf/eps/ps ...Johan B. C. Engelen2010-04-101-2/+2
* | | | | PDF+LaTeX: fix bug 555488, and fix bug with missing space after setting justi...Johan B. C. Engelen2010-04-081-6/+6
* | | | | Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-063-9/+18
* | | | | Fix --export-page-drawing option in PDF, PS and LaTeX export.Krzysztof Kosi??ski2010-04-032-6/+3
* | | | | remove debug text from cairo-render-context.cppJohan B. C. Engelen2010-04-031-3/+3
* | | | | Fix grid extensionKrzysztof Kosi??ski2010-04-031-12/+6
* | | | | Patch by Daniel_J for 522327Josh Andler2010-04-012-2/+2
* | | | | Remove leftover debug outputKrzysztof Kosi??ski2010-03-281-1/+0
* | | | | Allow Inkscape to run from Unicode directories on WindowsKrzysztof Kosi??ski2010-03-282-183/+92
| |_|_|/ |/| | |
* | | | Fix build with poppler >= 0.12.2Krzysztof Kosi??ski2010-03-211-0/+54
* | | | Changed the embed/link dialog to use radio buttons instead of a checkbox to m...Jon A. Cruz2010-03-181-4/+7
* | | | Added wrappers for the "optiongroup" type that correspond to existing "float"...Jon A. Cruz2010-03-184-6/+66
* | | | make label more informativebuliabyak2010-03-171-1/+1