summaryrefslogtreecommitdiffstats
path: root/src/extension (unfollow)
Commit message (Expand)AuthorFilesLines
2009-08-12Don't open 'Save as ...' dialog inside the application bundle on OS X when it...Maximilian Albert1-4/+6
2009-08-11Maximum value of alpha is 255 (not 256).Tavmjong Bah1-1/+1
2009-08-09Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert4-27/+154
2009-08-07Change "canvas" to "page" to be consistent with use in all other dialogs andTavmjong Bah2-10/+10
2009-08-06Make PDF, PS, and EPS dialogs consistent.Tavmjong Bah2-6/+6
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert82-229/+229
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-08-05SPDocument->Documentjohnce2-4/+4
2009-08-05SPDocument->Documentjohnce35-107/+107
2009-08-05SPDocument->Documentjohnce30-73/+73
2009-08-05SPDocument->Documentjohnce7-22/+22
2009-08-05SPDocument->Documentjohnce8-23/+23
2009-08-02FIX 309856 353847 in case save_as fails the document uri is revertedtheAdib1-10/+23
2009-08-01FIX 309856 353847: correctly advertise exception leads to error message dialogueAdib Taraben4-11/+32
2009-07-12fix a small memleakbulia byak1-0/+1
2009-06-29better fix, and prevent any further crashes; now tested on windows toobulia byak1-4/+8
2009-06-29fix imagemagick effects for file:// urisbulia byak1-1/+4
2009-06-22fix obvious typo, patch 340311bulia byak1-1/+1
2009-06-17Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869Jon A. Cruz1-24/+12
2009-06-17Warning and whitespace cleanupJon A. Cruz1-51/+83
2009-06-05imitate black fill for objects with unset fill on exportbulia byak1-1/+6
2009-06-03* [INTL:*] translator comments for all context strings addedIvan Mas??r1-0/+2
2009-05-12BUG 284680 convert text to paths on cairo outputtheAdib1-3/+9
2009-05-10BUG 218090 opening of bitmap fails, now error messagetheAdib2-2/+3
2009-05-07Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, happ...Josh Andler1-1/+1
2009-05-06* [INTL:*] fixed typos (by Yuri Chornoivan)Ivan Mas??r2-2/+2
2009-05-05using uri syntax while importing files using xlink:hrefAdib Taraben1-1/+8
2009-05-03Warning cleanupJon A. Cruz1-5/+2
2009-05-01BUG 322116, PDF export does not use the highest quality for rasterized filtertheAdib1-0/+1
2009-04-30copyedit labels, expand rangebulia byak2-3/+3
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