summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-11/+3
* patch by KoRi for 324938bulia byak2009-02-111-1/+2
* using C++ const_cast instead of plain C-type castFelipe Corr??a da Silva Sanches2009-02-091-129/+129
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-2/+2
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-2/+2
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-081-133/+132
* adapt for new menu structurebulia byak2009-02-072-3/+3
* copyedit, use repeated calls for graduated contrastbulia byak2009-02-021-3/+6
* copyedit, names that make more sensebulia byak2009-02-022-4/+4
* since imagemagic effects cannot be cancelled midway, trying to do so often cr...bulia byak2009-01-281-3/+3
* fix parameter ranges, copyeditbulia byak2009-01-262-9/+9
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-133-6/+6
* Cmake build fixes, minorJoshua L. Blocher2009-01-053-31/+0
* add labelsbulia byak2009-01-032-5/+5
* make 'marker' property work (shorthand for start, mid and end markers); inksc...Johan B. C. Engelen2009-01-021-89/+67
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-3/+4