summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't open 'Save as ...' dialog inside the application bundle on OS X when it...Maximilian Albert2009-08-121-4/+6
* Maximum value of alpha is 255 (not 256).Tavmjong Bah2009-08-111-1/+1
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-094-27/+154
* Change "canvas" to "page" to be consistent with use in all other dialogs andTavmjong Bah2009-08-072-10/+10
* Make PDF, PS, and EPS dialogs consistent.Tavmjong Bah2009-08-062-6/+6
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-0682-229/+229
* SPDocument->Documentjohnce2009-08-051-1/+1
* SPDocument->Documentjohnce2009-08-052-4/+4
* SPDocument->Documentjohnce2009-08-0535-107/+107
* SPDocument->Documentjohnce2009-08-0530-73/+73
* SPDocument->Documentjohnce2009-08-057-22/+22
* SPDocument->Documentjohnce2009-08-058-23/+23
* FIX 309856 353847 in case save_as fails the document uri is revertedtheAdib2009-08-021-10/+23
* FIX 309856 353847: correctly advertise exception leads to error message dialogueAdib Taraben2009-08-014-11/+32
* fix a small memleakbulia byak2009-07-121-0/+1
* better fix, and prevent any further crashes; now tested on windows toobulia byak2009-06-291-4/+8
* fix imagemagick effects for file:// urisbulia byak2009-06-291-1/+4
* fix obvious typo, patch 340311bulia byak2009-06-221-1/+1
* Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869Jon A. Cruz2009-06-171-24/+12
* Warning and whitespace cleanupJon A. Cruz2009-06-171-51/+83
* imitate black fill for objects with unset fill on exportbulia byak2009-06-051-1/+6
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-0/+2
* BUG 284680 convert text to paths on cairo outputtheAdib2009-05-121-3/+9
* BUG 218090 opening of bitmap fails, now error messagetheAdib2009-05-102-2/+3
* Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, happ...Josh Andler2009-05-071-1/+1
* * [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2009-05-062-2/+2
* using uri syntax while importing files using xlink:hrefAdib Taraben2009-05-051-1/+8
* Warning cleanupJon A. Cruz2009-05-031-5/+2
* BUG 322116, PDF export does not use the highest quality for rasterized filtertheAdib2009-05-011-0/+1
* copyedit labels, expand rangebulia byak2009-04-302-3/+3
* 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