summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-24apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...Adib Taraben2-5/+7
2009-04-15patch 179589 with UI added: optionally, try to replace a font name specified ...bulia byak4-7/+103
2009-04-07noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...Peter Moulder2-1128/+1128
2009-04-07extension/internal/gdkpixbuf-input.cpp: Don't bother creating a sodipodi:absr...Peter Moulder1-2/+8
2009-04-07Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder2-6/+4
2009-04-06noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder17-49/+60
2009-04-06functional noop: (EmfWin32::save): Remove an unneeded strdup operation.Peter Moulder1-6/+3
2009-04-04noop: comment spellingPeter Moulder1-2/+2
2009-03-04We don't really need two separate "Shadows" and "Shadows and glows" submenus,...Alexandre Prokoudine1-2/+2
2009-03-02Removing the polyline simplification. Fix for bug #335437 + bug #307783 (miss...Ulf Erikson1-9/+2
2009-02-28copyeditbulia byak1-1/+1
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-11/+3
2009-02-11patch by KoRi for 324938bulia byak1-1/+2
2009-02-09using C++ const_cast instead of plain C-type castFelipe Corr??a da Silva Sanches1-129/+129
2009-02-09adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches1-2/+2
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches1-2/+2
2009-02-08gcc warning cleanupFelipe Corr??a da Silva Sanches1-133/+132
2009-02-07adapt for new menu structurebulia byak2-3/+3
2009-02-02copyedit, use repeated calls for graduated contrastbulia byak1-3/+6
2009-02-02copyedit, names that make more sensebulia byak2-4/+4
2009-01-28since imagemagic effects cannot be cancelled midway, trying to do so often cr...bulia byak1-3/+3
2009-01-26fix parameter ranges, copyeditbulia byak2-9/+9
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski3-6/+6
2009-01-05Cmake build fixes, minorJoshua L. Blocher3-31/+0
2009-01-03add labelsbulia byak2-5/+5
2009-01-02make 'marker' property work (shorthand for start, mid and end markers); inksc...Johan B. C. Engelen1-89/+67
2009-01-02Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen1-3/+4
2009-01-01fix crash when assigning a non-parseable preset filterbulia byak1-2/+7
2008-12-30get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen6-24/+3
2008-12-16fix compile after rev 20377Johan B. C. Engelen1-1/+1
2008-12-16* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder1-1/+1
2008-12-10* Removing the bitmap files that aren't being used.Ted Gould28-1284/+2
2008-11-30unify labelsbulia byak2-3/+3
2008-11-21Merge from fe-movedTed Gould23-3815/+123
2008-11-01Merge from trunkTed Gould2-9/+14
2008-10-31Merge from trunkTed Gould9-118/+156
2008-10-27From trunkTed Gould6-183/+139
2008-10-11Merging from trunkTed Gould7-39/+43
2008-09-25Merge from trunk.Ted Gould1-96/+34
2008-09-20release reprs properlybulia byak4-0/+8
2008-09-20Don't clip mask surface to mask bounding box.Tavmjong Bah1-2/+4
2008-09-16Fix transformation for items rendered as bitmaps (i.e. filters) inTavmjong Bah1-4/+8
2008-09-16remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak6-6/+0
2008-09-14Fixes for clipping and masking:Tavmjong Bah1-17/+31
2008-09-10LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen3-7/+0
2008-09-102geomify, remove warnings and other fixesUlf Erikson4-491/+590
2008-09-10Fix clipping for Cairo generated PNG's.Tavmjong Bah1-2/+5
2008-09-07LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...Johan B. C. Engelen4-6/+0
2008-09-06finally got the pattern transform rightbulia byak1-19/+10
2008-09-05Make rasterization of filters into pdf respect the requested dpi.Aaron Spike2-6/+8