summaryrefslogtreecommitdiffstats
path: root/src/extension (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-13Remove last remnants of ancient plugin support. Tidy up acinclude.m4.Krzysztof Kosi??ski2-16/+0
2009-02-11patch by KoRi for 324938bulia byak1-1/+2
2009-02-10Filters, Extensions menusbulia byak2-19/+37
2009-02-09Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2-2/+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 cleanup:Felipe Corr??a da Silva Sanches1-1/+1
2009-02-08gcc warning cleanupFelipe Corr??a da Silva Sanches1-133/+132
2009-02-07adapt for new menu structurebulia byak2-3/+3
2009-02-05Fixed small translation issue for extensions.Marcin Floryan2-6/+7
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-28show waiting cursor while ExecutionEnv is workingbulia byak1-0/+5
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??ski6-7/+11
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-1/+3
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-0/+23
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 Gould29-1285/+4
2008-11-30unify labelsbulia byak2-3/+3
2008-11-21Merge from fe-movedTed Gould26-3833/+129
2008-11-01Merge from trunkTed Gould2-9/+14
2008-10-31Making it so that including simple-node.h will generate an errorTed Gould1-0/+1
2008-10-31Patch from Hannes Hochreiner to make it so that attributes on the root node c...Ted Gould1-2/+21
2008-10-31Merge from trunkTed Gould9-118/+156
2008-10-27From trunkTed Gould21-279/+245
2008-10-11Merging from trunkTed Gould7-39/+43
2008-09-25Merge from trunk.Ted Gould1-96/+34
2008-09-25Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould4-39/+33
2008-09-21if export (most likely cairo) fails, issue a warning instead of crashingbulia byak1-2/+2
2008-09-20release reprs properlybulia byak6-0/+12
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-16Refactored preferences handling into a new version of Krzysztof Kosi??ski8-31/+47
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. Engelen5-7/+0
2008-09-06finally got the pattern transform rightbulia byak1-19/+10