summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|/
* 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
* fix obvious typo, patch 340311bulia byak2009-06-221-1/+1
* Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869Jon A. Cruz2009-06-171-24/+12
* Warning and whitespace cleanupJon A. Cruz2009-06-171-51/+83
* imitate black fill for objects with unset fill on exportbulia byak2009-06-051-1/+6
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-0/+2
* BUG 284680 convert text to paths on cairo outputtheAdib2009-05-121-3/+9
* BUG 218090 opening of bitmap fails, now error messagetheAdib2009-05-102-2/+3
* Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, happ...Josh Andler2009-05-071-1/+1
* * [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2009-05-062-2/+2
* using uri syntax while importing files using xlink:hrefAdib Taraben2009-05-051-1/+8
* Warning cleanupJon A. Cruz2009-05-031-5/+2
* BUG 322116, PDF export does not use the highest quality for rasterized filtertheAdib2009-05-011-0/+1
* copyedit labels, expand rangebulia byak2009-04-302-3/+3
* apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...Adib Taraben2009-04-242-5/+7
* patch 179589 with UI added: optionally, try to replace a font name specified ...bulia byak2009-04-154-7/+103
* Use the new sp_document_change_uri_and_hrefs function.Peter Moulder2009-04-072-9/+4
* noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...Peter Moulder2009-04-072-1128/+1128
* extension/internal/gdkpixbuf-input.cpp: Don't bother creating a sodipodi:absr...Peter Moulder2009-04-071-2/+8
* Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder2009-04-074-18/+19
* Remove trivial wrapper function sp_repr_print that hasn't been used in years.Peter Moulder2009-04-061-2/+0
* noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder2009-04-0618-52/+63
* functional noop: (EmfWin32::save): Remove an unneeded strdup operation.Peter Moulder2009-04-061-6/+3
* noop: whitespace (and localize one var)Peter Moulder2009-04-051-23/+25
* functional noop: extension/system.cpp: g_strdup handles NULL fine, so don't b...Peter Moulder2009-04-051-13/+11
* noop: comment spellingPeter Moulder2009-04-041-2/+2
* We don't really need two separate "Shadows" and "Shadows and glows" submenus,...Alexandre Prokoudine2009-03-041-2/+2
* Removing the polyline simplification. Fix for bug #335437 + bug #307783 (miss...Ulf Erikson2009-03-021-9/+2
* copyeditbulia byak2009-02-281-1/+1
* Fix bug #168979 and clean up some pointer-to-ustring sillynessKrzysztof Kosi??ski2009-02-261-33/+27