summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing conts correctness.Jon A. Cruz2010-01-202-2/+4
* * Merge from trunkKrzysztof Kosi??ski2010-01-147-22/+58
|\
| * Remove any "inkscape:*" or "sodipodi:*" attributes when saving as "plain SVG"...Jon A. Cruz2010-01-021-4/+38
| * Restore files that shouldn't have been touched. GrrrDiederik van Lierop2009-12-301-11/+11
| * When combining paths: clear the selection before deleting the original objectsDiederik van Lierop2009-12-301-11/+11
| * fix build again for old poppler libs, by reverting a part of my previous commitDiederik van Lierop2009-12-251-11/+11
| * refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-241-11/+11
| * Warning cleanupJon A. Cruz2009-12-202-14/+14
| * Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...Josh Andler2009-12-164-4/+6
* | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+1
|/
* Patch by Adib for 271695Josh Andler2009-11-092-12/+35
* regression patch from 388257bulia byak2009-11-091-4/+2
* Patch for 456148 by JohanJosh Andler2009-11-081-29/+51
* Krzysztof's patch for 388257bulia byak2009-11-081-14/+19
* revert the PS rotation part of Adrian's patch for 437550, see discussion in t...bulia byak2009-11-071-9/+1
* More proper fix for 451588 by TavmjongJosh Andler2009-10-161-9/+21
* Patch by Tavmjong for 451588Josh Andler2009-10-141-5/+16
* Patch from Adrian for 437550.Josh Andler2009-09-271-3/+13
* Fix by Adib for 430804.Josh Andler2009-09-221-11/+19
* patch by Adib for 406470bulia byak2009-09-051-2/+10
* Maximum value of alpha is 255 (not 256).Tavmjong Bah2009-08-111-1/+1
* Change "canvas" to "page" to be consistent with use in all other dialogs andTavmjong Bah2009-08-072-10/+10
* Make PDF, PS, and EPS dialogs consistent.Tavmjong Bah2009-08-062-6/+6
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-0641-78/+78
* SPDocument->Documentjohnce2009-08-051-1/+1
* SPDocument->Documentjohnce2009-08-052-4/+4
* SPDocument->Documentjohnce2009-08-0522-46/+46
* SPDocument->Documentjohnce2009-08-0517-28/+28
* fix a small memleakbulia byak2009-07-121-0/+1
* 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-101-1/+2
* 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
* 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
* 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-072-6/+4
* noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder2009-04-0617-49/+60
* functional noop: (EmfWin32::save): Remove an unneeded strdup operation.Peter Moulder2009-04-061-6/+3