| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | More documentation. | Soren Berg | 2009-08-17 | 4 | -2/+18 | |
| | * | | | | | | | Fixed directory for inkscape executable. | Soren Berg | 2009-08-17 | 1 | -1/+1 | |
| | * | | | | | | | Updated notes. | Soren Berg | 2009-08-15 | 1 | -11/+10 | |
| | * | | | | | | | Fixed service file! | Soren Berg | 2009-08-15 | 2 | -2/+2 | |
| | * | | | | | | | Added copyright info to proposed interface. | Soren Berg | 2009-08-15 | 1 | -0/+15 | |
| | * | | | | | | | Added proposed interface file. | Soren Berg | 2009-08-15 | 3 | -3/+179 | |
| | * | | | | | | | Added an intro to coders interested in modifing the code. | Soren Berg | 2009-08-13 | 1 | -2/+47 | |
| | * | | | | | | | Added file with some current issues listed for coders. | Soren Berg | 2009-08-13 | 1 | -0/+35 | |
| | * | | | | | | | Made wrapper functions non static. | Soren Berg | 2009-08-13 | 9 | -168/+342 | |
| | * | | | | | | | Added wrapper code. | Soren Berg | 2009-08-11 | 4 | -2/+1136 | |
| | * | | | | | | | Added image import function. | Soren Berg | 2009-07-23 | 3 | -12/+63 | |
| | * | | | | | | | Added set_color function. | Soren Berg | 2009-07-23 | 3 | -1/+61 | |
| | * | | | | | | | Experimental pause updating scheme. | Soren Berg | 2009-07-22 | 1 | -13/+36 | |
| | * | | | | | | | Fixed GErrors. | Soren Berg | 2009-07-22 | 5 | -77/+244 | |
| | * | | | | | | | worked on path parsing. | Soren Berg | 2009-07-21 | 2 | -2/+5 | |
| | * | | | | | | | Worked on text, now works with limited capability. | Soren Berg | 2009-07-21 | 3 | -26/+38 | |
| | * | | | | | | | Fixed selection_get_center and selection_combine. | Soren Berg | 2009-07-20 | 3 | -11/+49 | |
| | * | | | | | | | Fixed selection_get() | Soren Berg | 2009-07-20 | 3 | -30/+22 | |
| | * | | | | | | | Whoops, fixed a bug in an incomplete method. | Soren Berg | 2009-07-16 | 1 | -3/+4 | |
| | * | | | | | | | Added missing (and very important) file. | Soren Berg | 2009-07-16 | 4 | -28/+407 | |
| | * | | | | | | | implemented a number of functions, including save/load functions. | Soren Berg | 2009-07-15 | 2 | -26/+86 | |
| | * | | | | | | | Implemented all the CSS style functions. | Soren Berg | 2009-07-13 | 1 | -8/+54 | |
| | * | | | | | | | TEMPORARY Added a shell script to build documentation until it's integrated i... | Soren Berg | 2009-07-13 | 1 | -0/+6 | |
| | * | | | | | | | Documentation helper files. Building documentation is currently done by shel... | Soren Berg | 2009-07-13 | 6 | -0/+875 | |
| | * | | | | | | | Added code to initialize DBus (if enabled.) | Soren Berg | 2009-07-12 | 1 | -0/+7 | |
| | * | | | | | | | Core Dbus files. | Soren Berg | 2009-07-12 | 9 | -0/+2650 | |
| * | | | | | | | | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -18/+0 | |
| * | | | | | | | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 2 | -4/+1 | |
| * | | | | | | | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 1 | -1/+1 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | add more help to the tex preamble | Johan B. C. Engelen | 2010-06-21 | 1 | -0/+12 | |
| * | | | | | | | Extensions. Localized float values in SVG due to internal extensions, %f in p... | Nicolas Dufour | 2010-05-27 | 3 | -20/+33 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | Extension. Fix XAML export crash (Bug #282421). | Nicolas Dufour | 2010-05-04 | 1 | -1/+1 | |
| * | | | | | | Extensions. Use locale dependent string to float convertion for default value... | Nicolas Dufour | 2010-05-02 | 1 | -2/+2 | |
| * | | | | | | i18n. Fix for bug #425202 (script messages not translated). | Nicolas Dufour | 2010-04-25 | 1 | -1/+7 | |
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Extensions. Fix Render>Grid extension (Bug #401567). | Nicolas Dufour | 2010-04-21 | 1 | -18/+20 | |
| * | | | | | Extensions. JavaFX output fix by ycswyw. | Nicolas Dufour | 2010-04-19 | 1 | -1/+2 | |
| * | | | | | Fix for ImageMagick solarize extension. | Nicolas Dufour | 2010-04-14 | 1 | -1/+3 | |
| * | | | | | fix bug 168275 by removing a ceil on document height and width in pdf/eps/ps ... | Johan B. C. Engelen | 2010-04-10 | 1 | -2/+2 | |
| * | | | | | PDF+LaTeX: fix bug 555488, and fix bug with missing space after setting justi... | Johan B. C. Engelen | 2010-04-08 | 1 | -6/+6 | |
| * | | | | | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 3 | -9/+18 | |
| * | | | | | Fix --export-page-drawing option in PDF, PS and LaTeX export. | Krzysztof Kosi??ski | 2010-04-03 | 2 | -6/+3 | |
| * | | | | | remove debug text from cairo-render-context.cpp | Johan B. C. Engelen | 2010-04-03 | 1 | -3/+3 | |
| * | | | | | Fix grid extension | Krzysztof Kosi??ski | 2010-04-03 | 1 | -12/+6 | |
| * | | | | | Patch by Daniel_J for 522327 | Josh Andler | 2010-04-01 | 2 | -2/+2 | |
| * | | | | | Remove leftover debug output | Krzysztof Kosi??ski | 2010-03-28 | 1 | -1/+0 | |
| * | | | | | Allow Inkscape to run from Unicode directories on Windows | Krzysztof Kosi??ski | 2010-03-28 | 2 | -183/+92 | |
| | |_|_|/ |/| | | | ||||||
| * | | | | Fix build with poppler >= 0.12.2 | Krzysztof Kosi??ski | 2010-03-21 | 1 | -0/+54 | |
| * | | | | Changed the embed/link dialog to use radio buttons instead of a checkbox to m... | Jon A. Cruz | 2010-03-18 | 1 | -4/+7 | |
| * | | | | Added wrappers for the "optiongroup" type that correspond to existing "float"... | Jon A. Cruz | 2010-03-18 | 4 | -6/+66 | |
| * | | | | make label more informative | buliabyak | 2010-03-17 | 1 | -1/+1 | |
