| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix a small memleak | bulia byak | 2009-07-12 | 1 | -0/+1 | |
| | | | | (bzr r8265) | |||||
| * | better fix, and prevent any further crashes; now tested on windows too | bulia byak | 2009-06-29 | 1 | -4/+8 | |
| | | | | (bzr r8184) | |||||
| * | fix imagemagick effects for file:// uris | bulia byak | 2009-06-29 | 1 | -1/+4 | |
| | | | | (bzr r8183) | |||||
| * | fix obvious typo, patch 340311 | bulia byak | 2009-06-22 | 1 | -1/+1 | |
| | | | | (bzr r8145) | |||||
| * | Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869 | Jon A. Cruz | 2009-06-17 | 1 | -24/+12 | |
| | | | | (bzr r8098) | |||||
| * | Warning and whitespace cleanup | Jon A. Cruz | 2009-06-17 | 1 | -51/+83 | |
| | | | | (bzr r8097) | |||||
| * | imitate black fill for objects with unset fill on export | bulia byak | 2009-06-05 | 1 | -1/+6 | |
| | | | | (bzr r8009) | |||||
| * | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 2009-06-03 | 1 | -0/+2 | |
| | | | | (bzr r7985) | |||||
| * | BUG 284680 convert text to paths on cairo output | theAdib | 2009-05-12 | 1 | -3/+9 | |
| | | | | (bzr r7872) | |||||
| * | BUG 218090 opening of bitmap fails, now error message | theAdib | 2009-05-10 | 1 | -1/+2 | |
| | | | | (bzr r7844) | |||||
| * | Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, ↵ | Josh Andler | 2009-05-07 | 1 | -1/+1 | |
| | | | | | | happy on Karmic now) (bzr r7831) | |||||
| * | * [INTL:*] fixed typos (by Yuri Chornoivan) | Ivan Mas??r | 2009-05-06 | 2 | -2/+2 | |
| | | | | (bzr r7827) | |||||
| * | using uri syntax while importing files using xlink:href | Adib Taraben | 2009-05-05 | 1 | -1/+8 | |
| | | | | (bzr r7826) | |||||
| * | BUG 322116, PDF export does not use the highest quality for rasterized filter | theAdib | 2009-05-01 | 1 | -0/+1 | |
| | | | | (bzr r7808) | |||||
| * | copyedit labels, expand range | bulia byak | 2009-04-30 | 2 | -3/+3 | |
| | | | | (bzr r7802) | |||||
| * | apply printing w32 patch ↵ | Adib Taraben | 2009-04-24 | 2 | -5/+7 | |
| | | | | | | https://bugs.launchpad.net/inkscape/+bug/179988/comments/174 (bzr r7767) | |||||
| * | patch 179589 with UI added: optionally, try to replace a font name specified ↵ | bulia byak | 2009-04-15 | 4 | -7/+103 | |
| | | | | | | in PDF with the closest-named local installed font (since we do not extract any fonts, nor can we embed them into svg) (bzr r7718) | |||||
| * | noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ↵ | Peter Moulder | 2009-04-07 | 2 | -1128/+1128 | |
| | | | | | | \( -name '*.cpp' -o -name '*.h' \) -print0 | xargs -0 svn propset svn:eol-style native) (bzr r7649) | |||||
| * | extension/internal/gdkpixbuf-input.cpp: Don't bother creating a ↵ | Peter Moulder | 2009-04-07 | 1 | -2/+8 | |
| | | | | | | sodipodi:absref attribute with the same value as an existing xlink:href attribute. (bzr r7644) | |||||
| * | Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file ↵ | Peter Moulder | 2009-04-07 | 2 | -6/+4 | |
| | | | | | | | | | | xml/rebase-hrefs.*. Give it the old and new base directory, so that it can change hrefs without relying on sodipodi:absref. Also create a new function sp_repr_save_rebased_file that changes all xlink:href attributes as it writes them, so that we don't need to modify the owning document. (Especially useful for "Save a copy" or exporting.) extension/system.cpp: (Inkscape::Extension::save): Don't call sp_document_set_uri even temporarily other than at the same time as calling rebase_hrefs. (Otherwise, existing relative hrefs will point nowhere.) When exporting plain SVG, change the relative hrefs according to the destination filename. (bzr r7643) | |||||
| * | noop: Rename argument from uri to filename for Extension::...::save ↵ | Peter Moulder | 2009-04-06 | 17 | -49/+60 | |
| | | | | | | | | implementations, given that that's how it's used at present. Add a couple of fixme comments to do with use of this argument. (bzr r7637) | |||||
| * | functional noop: (EmfWin32::save): Remove an unneeded strdup operation. | Peter Moulder | 2009-04-06 | 1 | -6/+3 | |
| | | | | (bzr r7636) | |||||
| * | noop: comment spelling | Peter Moulder | 2009-04-04 | 1 | -2/+2 | |
| | | | | (bzr r7618) | |||||
| * | We don't really need two separate "Shadows" and "Shadows and glows" ↵ | Alexandre Prokoudine | 2009-03-04 | 1 | -2/+2 | |
| | | | | | | submenus, do we? :) (bzr r7416) | |||||
| * | Removing the polyline simplification. Fix for bug #335437 + bug #307783 ↵ | Ulf Erikson | 2009-03-02 | 1 | -9/+2 | |
| | | | | | | (missing characters in emf export) (bzr r7400) | |||||
| * | copyedit | bulia byak | 2009-02-28 | 1 | -1/+1 | |
| | | | | (bzr r7392) | |||||
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -11/+3 | |
| | | | | | | rather than for every subdirectory. (bzr r7336) | |||||
| * | patch by KoRi for 324938 | bulia byak | 2009-02-11 | 1 | -1/+2 | |
| | | | | (bzr r7272) | |||||
| * | using C++ const_cast instead of plain C-type cast | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -129/+129 | |
| | | | | (bzr r7255) | |||||
| * | 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 | |
| | | | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254) | |||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -2/+2 | |
| | | | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253) | |||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-08 | 1 | -133/+132 | |
| | | | | | | | | | mainly deprecated conversion from string constant to ‘char*’ and unused variables (bzr r7249) | |||||
| * | adapt for new menu structure | bulia byak | 2009-02-07 | 2 | -3/+3 | |
| | | | | (bzr r7245) | |||||
| * | copyedit, use repeated calls for graduated contrast | bulia byak | 2009-02-02 | 1 | -3/+6 | |
| | | | | (bzr r7218) | |||||
| * | copyedit, names that make more sense | bulia byak | 2009-02-02 | 2 | -4/+4 | |
| | | | | (bzr r7217) | |||||
| * | since imagemagic effects cannot be cancelled midway, trying to do so often ↵ | bulia byak | 2009-01-28 | 1 | -3/+3 | |
| | | | | | | crashes; the fix is to disallow UI interaction while it works, at least until we implement a way to safely cancel such effects (bzr r7198) | |||||
| * | fix parameter ranges, copyedit | bulia byak | 2009-01-26 | 2 | -9/+9 | |
| | | | | (bzr r7185) | |||||
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 3 | -6/+6 | |
| | | | | | | version string on Linux. (bzr r7123) | |||||
| * | Cmake build fixes, minor | Joshua L. Blocher | 2009-01-05 | 3 | -31/+0 | |
| | | | | (bzr r7078) | |||||
| * | add labels | bulia byak | 2009-01-03 | 2 | -5/+5 | |
| | | | | (bzr r7064) | |||||
| * | make 'marker' property work (shorthand for start, mid and end markers); ↵ | Johan B. C. Engelen | 2009-01-02 | 1 | -89/+67 | |
| | | | | | | inkscape now passes svg testsuite painting-marker-03-f.svg (bzr r7061) | |||||
| * | Move filters into their own namespace Inkscape::Filters (from NR::) | Johan B. C. Engelen | 2009-01-02 | 1 | -3/+4 | |
| | | | | (bzr r7058) | |||||
| * | fix crash when assigning a non-parseable preset filter | bulia byak | 2009-01-01 | 1 | -2/+7 | |
| | | | | (bzr r7051) | |||||
| * | get rid of a lot of no longer needed "libnr/nr-..." includes. | Johan B. C. Engelen | 2008-12-30 | 6 | -24/+3 | |
| | | | | (bzr r7045) | |||||
| * | fix compile after rev 20377 | Johan B. C. Engelen | 2008-12-16 | 1 | -1/+1 | |
| | | | | (bzr r7011) | |||||
| * | * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by | Thomas Holder | 2008-12-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | | sp_item_i2doc_affine or sp_item_i2d_affine respectively * remove sp_root_bbox, root->c2p was considered in the wrong place there * in sp_item_i2doc_affine do not consider SP_ITEM(object)->transform for root node, because <svg> node does not have a transform attribute * fix style scaling for boolean operations (with viewBox) * fix zoom to fit drawing (with viewBox) * fix export area size for "export drawing" (with viewBox) * fix simultaneous movement of clone + original (with viewBox) (bzr r7010) | |||||
| * | * Removing the bitmap files that aren't being used. | Ted Gould | 2008-12-10 | 28 | -1284/+2 | |
| | | | | | | | | | | | | | | * Removing the filter files that haven't been used. * Adding a small little script to pull the strings out of the filters.svg file and pull them into a header file so that they can be translated. * Fix generate_POTFILES.sh so that it warns that it'll probably break things * Update POTFILES.in so that it matches the files better. * Making a bunch of .svg files not executable. * Patching the effects code so that the sorting of the menus is correct and the first entry is not ignored. (bzr r6984) | |||||
| * | unify labels | bulia byak | 2008-11-30 | 2 | -3/+3 | |
| | | | | (bzr r6923) | |||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 23 | -3815/+123 | |
| | | | | (bzr r6891) | |||||
| * | Merge from trunk | Ted Gould | 2008-11-01 | 2 | -9/+14 | |
| | | | | (bzr r6890) | |||||
