| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | 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 |
| |/ |
|
| * | better fix, and prevent any further crashes; now tested on windows too | bulia byak | 2009-06-29 | 1 | -4/+8 |
| * | fix imagemagick effects for file:// uris | bulia byak | 2009-06-29 | 1 | -1/+4 |
| * | fix obvious typo, patch 340311 | bulia byak | 2009-06-22 | 1 | -1/+1 |
| * | Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869 | Jon A. Cruz | 2009-06-17 | 1 | -24/+12 |
| * | Warning and whitespace cleanup | Jon A. Cruz | 2009-06-17 | 1 | -51/+83 |
| * | imitate black fill for objects with unset fill on export | bulia byak | 2009-06-05 | 1 | -1/+6 |
| * | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 2009-06-03 | 1 | -0/+2 |
| * | BUG 284680 convert text to paths on cairo output | theAdib | 2009-05-12 | 1 | -3/+9 |
| * | BUG 218090 opening of bitmap fails, now error message | theAdib | 2009-05-10 | 2 | -2/+3 |
| * | Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, happ... | Josh Andler | 2009-05-07 | 1 | -1/+1 |
| * | * [INTL:*] fixed typos (by Yuri Chornoivan) | Ivan Mas??r | 2009-05-06 | 2 | -2/+2 |
| * | using uri syntax while importing files using xlink:href | Adib Taraben | 2009-05-05 | 1 | -1/+8 |
| * | Warning cleanup | Jon A. Cruz | 2009-05-03 | 1 | -5/+2 |
| * | BUG 322116, PDF export does not use the highest quality for rasterized filter | theAdib | 2009-05-01 | 1 | -0/+1 |
| * | copyedit labels, expand range | bulia byak | 2009-04-30 | 2 | -3/+3 |
| * | apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm... | Adib Taraben | 2009-04-24 | 2 | -5/+7 |
| * | patch 179589 with UI added: optionally, try to replace a font name specified ... | bulia byak | 2009-04-15 | 4 | -7/+103 |
| * | Use the new sp_document_change_uri_and_hrefs function. | Peter Moulder | 2009-04-07 | 2 | -9/+4 |
| * | noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ... | Peter Moulder | 2009-04-07 | 2 | -1128/+1128 |
| * | extension/internal/gdkpixbuf-input.cpp: Don't bother creating a sodipodi:absr... | Peter Moulder | 2009-04-07 | 1 | -2/+8 |
| * | Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/... | Peter Moulder | 2009-04-07 | 4 | -18/+19 |
| * | Remove trivial wrapper function sp_repr_print that hasn't been used in years. | Peter Moulder | 2009-04-06 | 1 | -2/+0 |
| * | noop: Rename argument from uri to filename for Extension::...::save implement... | Peter Moulder | 2009-04-06 | 18 | -52/+63 |
| * | functional noop: (EmfWin32::save): Remove an unneeded strdup operation. | Peter Moulder | 2009-04-06 | 1 | -6/+3 |
| * | noop: whitespace (and localize one var) | Peter Moulder | 2009-04-05 | 1 | -23/+25 |
| * | functional noop: extension/system.cpp: g_strdup handles NULL fine, so don't b... | Peter Moulder | 2009-04-05 | 1 | -13/+11 |
| * | noop: comment spelling | Peter Moulder | 2009-04-04 | 1 | -2/+2 |
| * | We don't really need two separate "Shadows" and "Shadows and glows" submenus,... | Alexandre Prokoudine | 2009-03-04 | 1 | -2/+2 |
| * | Removing the polyline simplification. Fix for bug #335437 + bug #307783 (miss... | Ulf Erikson | 2009-03-02 | 1 | -9/+2 |
| * | copyedit | bulia byak | 2009-02-28 | 1 | -1/+1 |
| * | Fix bug #168979 and clean up some pointer-to-ustring sillyness | Krzysztof Kosi??ski | 2009-02-26 | 1 | -33/+27 |