summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...Adib Taraben2009-04-242-5/+7
* patch 179589 with UI added: optionally, try to replace a font name specified ...bulia byak2009-04-154-7/+103
* Use the new sp_document_change_uri_and_hrefs function.Peter Moulder2009-04-072-9/+4
* noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ...Peter Moulder2009-04-072-1128/+1128
* extension/internal/gdkpixbuf-input.cpp: Don't bother creating a sodipodi:absr...Peter Moulder2009-04-071-2/+8
* Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/...Peter Moulder2009-04-074-18/+19
* Remove trivial wrapper function sp_repr_print that hasn't been used in years.Peter Moulder2009-04-061-2/+0
* noop: Rename argument from uri to filename for Extension::...::save implement...Peter Moulder2009-04-0618-52/+63
* functional noop: (EmfWin32::save): Remove an unneeded strdup operation.Peter Moulder2009-04-061-6/+3
* noop: whitespace (and localize one var)Peter Moulder2009-04-051-23/+25
* functional noop: extension/system.cpp: g_strdup handles NULL fine, so don't b...Peter Moulder2009-04-051-13/+11
* noop: comment spellingPeter Moulder2009-04-041-2/+2
* We don't really need two separate "Shadows" and "Shadows and glows" submenus,...Alexandre Prokoudine2009-03-041-2/+2
* Removing the polyline simplification. Fix for bug #335437 + bug #307783 (miss...Ulf Erikson2009-03-021-9/+2
* copyeditbulia byak2009-02-281-1/+1
* Fix bug #168979 and clean up some pointer-to-ustring sillynessKrzysztof Kosi??ski2009-02-261-33/+27
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-1/+1
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-204-33/+6
* trying to fix the filters placementbulia byak2009-02-181-1/+1
* Remove last remnants of ancient plugin support. Tidy up acinclude.m4.Krzysztof Kosi??ski2009-02-132-16/+0
* patch by KoRi for 324938bulia byak2009-02-111-1/+2
* Filters, Extensions menusbulia byak2009-02-102-19/+37
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-092-2/+2
* using C++ const_cast instead of plain C-type castFelipe Corr??a da Silva Sanches2009-02-091-129/+129
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-2/+2
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-2/+2
* gcc warning cleanup:Felipe Corr??a da Silva Sanches2009-02-081-1/+1
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-081-133/+132
* adapt for new menu structurebulia byak2009-02-072-3/+3
* Fixed small translation issue for extensions.Marcin Floryan2009-02-052-6/+7
* copyedit, use repeated calls for graduated contrastbulia byak2009-02-021-3/+6
* copyedit, names that make more sensebulia byak2009-02-022-4/+4
* show waiting cursor while ExecutionEnv is workingbulia byak2009-01-281-0/+5
* since imagemagic effects cannot be cancelled midway, trying to do so often cr...bulia byak2009-01-281-3/+3
* fix parameter ranges, copyeditbulia byak2009-01-262-9/+9
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-136-7/+11
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-0/+23
* Cmake build fixes, minorJoshua L. Blocher2009-01-053-31/+0
* add labelsbulia byak2009-01-032-5/+5
* make 'marker' property work (shorthand for start, mid and end markers); inksc...Johan B. C. Engelen2009-01-021-89/+67
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-021-3/+4
* fix crash when assigning a non-parseable preset filterbulia byak2009-01-011-2/+7
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-306-24/+3
* fix compile after rev 20377Johan B. C. Engelen2008-12-161-1/+1
* * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder2008-12-161-1/+1
* * Removing the bitmap files that aren't being used.Ted Gould2008-12-1029-1285/+4
* unify labelsbulia byak2008-11-302-3/+3
* Merge from fe-movedTed Gould2008-11-2126-3833/+129
* Merge from trunkTed Gould2008-11-012-9/+14