| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -1/+1 |
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 4 | -33/+6 |
| * | trying to fix the filters placement | bulia byak | 2009-02-18 | 1 | -1/+1 |
| * | Remove last remnants of ancient plugin support. Tidy up acinclude.m4. | Krzysztof Kosi??ski | 2009-02-13 | 2 | -16/+0 |
| * | patch by KoRi for 324938 | bulia byak | 2009-02-11 | 1 | -1/+2 |
| * | Filters, Extensions menus | bulia byak | 2009-02-10 | 2 | -19/+37 |
| * | Fix some console warning spam (most cannot be fixed, unfortunately) | Krzysztof Kosi??ski | 2009-02-09 | 2 | -2/+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 | -1/+1 |
| * | 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 |
| * | Fixed small translation issue for extensions. | Marcin Floryan | 2009-02-05 | 2 | -6/+7 |
| * | 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 |
| * | show waiting cursor while ExecutionEnv is working | bulia byak | 2009-01-28 | 1 | -0/+5 |
| * | 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 | 6 | -7/+11 |
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all sub... | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 |
| * | Cmake: restructure build files to be more like current build system. Should r... | Joshua L. Blocher | 2009-01-09 | 1 | -0/+23 |
| * | 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 |
| * | fix crash when assigning a non-parseable preset filter | bulia byak | 2009-01-01 | 1 | -2/+7 |
| * | get rid of a lot of no longer needed "libnr/nr-..." includes. | Johan B. C. Engelen | 2008-12-30 | 6 | -24/+3 |
| * | fix compile after rev 20377 | Johan B. C. Engelen | 2008-12-16 | 1 | -1/+1 |
| * | * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by | Thomas Holder | 2008-12-16 | 1 | -1/+1 |
| * | * Removing the bitmap files that aren't being used. | Ted Gould | 2008-12-10 | 29 | -1285/+4 |
| * | unify labels | bulia byak | 2008-11-30 | 2 | -3/+3 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 26 | -3833/+129 |
| * | Merge from trunk | Ted Gould | 2008-11-01 | 2 | -9/+14 |