summaryrefslogtreecommitdiffstats
path: root/src/extension (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-07Use the new sp_document_change_uri_and_hrefs function.Peter Moulder2-9/+4
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 Moulder4-18/+19
2009-04-06Remove trivial wrapper function sp_repr_print that hasn't been used in years.Peter Moulder1-2/+0
2009-04-06noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder18-52/+63
2009-04-06functional noop: (EmfWin32::save): Remove an unneeded strdup operation.Peter Moulder1-6/+3
2009-04-05noop: whitespace (and localize one var)Peter Moulder1-23/+25
2009-04-05functional noop: extension/system.cpp: g_strdup handles NULL fine, so don't b...Peter Moulder1-13/+11
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-26Fix bug #168979 and clean up some pointer-to-ustring sillynessKrzysztof Kosi??ski1-33/+27
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-1/+1
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski4-33/+6
2009-02-18trying to fix the filters placementbulia byak1-1/+1
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