| Commit message (Expand) | Author | Age | Files | Lines |
| * | Maximum value of alpha is 255 (not 256). | Tavmjong Bah | 2009-08-11 | 1 | -1/+1 |
| * | Change "canvas" to "page" to be consistent with use in all other dialogs and | Tavmjong Bah | 2009-08-07 | 2 | -10/+10 |
| * | Make PDF, PS, and EPS dialogs consistent. | Tavmjong Bah | 2009-08-06 | 2 | -6/+6 |
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 41 | -78/+78 |
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| * | SPDocument->Document | johnce | 2009-08-05 | 2 | -4/+4 |
| * | SPDocument->Document | johnce | 2009-08-05 | 22 | -46/+46 |
| * | SPDocument->Document | johnce | 2009-08-05 | 17 | -28/+28 |
| * | fix a small memleak | bulia byak | 2009-07-12 | 1 | -0/+1 |
| * | 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 | 1 | -1/+2 |
| * | 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 |
| * | 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 |
| * | 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 | 2 | -6/+4 |
| * | noop: Rename argument from uri to filename for Extension::...::save implement... | Peter Moulder | 2009-04-06 | 17 | -49/+60 |
| * | functional noop: (EmfWin32::save): Remove an unneeded strdup operation. | Peter Moulder | 2009-04-06 | 1 | -6/+3 |
| * | 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 |
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -11/+3 |
| * | patch by KoRi for 324938 | bulia byak | 2009-02-11 | 1 | -1/+2 |
| * | using C++ const_cast instead of plain C-type cast | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -129/+129 |
| * | adding comments/TODOs and/or reverting some of the things done in r20655 | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -2/+2 |
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -2/+2 |
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-08 | 1 | -133/+132 |
| * | adapt for new menu structure | bulia byak | 2009-02-07 | 2 | -3/+3 |
| * | copyedit, use repeated calls for graduated contrast | bulia byak | 2009-02-02 | 1 | -3/+6 |
| * | copyedit, names that make more sense | bulia byak | 2009-02-02 | 2 | -4/+4 |
| * | since imagemagic effects cannot be cancelled midway, trying to do so often cr... | bulia byak | 2009-01-28 | 1 | -3/+3 |
| * | fix parameter ranges, copyedit | bulia byak | 2009-01-26 | 2 | -9/+9 |
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 3 | -6/+6 |
| * | Cmake build fixes, minor | Joshua L. Blocher | 2009-01-05 | 3 | -31/+0 |
| * | add labels | bulia byak | 2009-01-03 | 2 | -5/+5 |
| * | make 'marker' property work (shorthand for start, mid and end markers); inksc... | Johan B. C. Engelen | 2009-01-02 | 1 | -89/+67 |
| * | Move filters into their own namespace Inkscape::Filters (from NR::) | Johan B. C. Engelen | 2009-01-02 | 1 | -3/+4 |