summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | absolutize user-entered path from doc locationbulia byak2009-08-211-19/+30
* | fix 167857bulia byak2009-08-191-2/+4
* | patch from 289774bulia byak2009-08-181-7/+2
* | fix for 415168bulia byak2009-08-181-2/+2
* | patch by Alvin Penner for bug 415079bulia byak2009-08-181-0/+2
* | fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...bulia byak2009-08-173-35/+72
* | fix remaining issues of bug 407893bulia byak2009-08-171-1/+1
* | fix ctrl+arrow keys not working after startupbulia byak2009-08-171-0/+2
* | some more ungrabbing neededbulia byak2009-08-171-0/+9
* | * Bug-fixing src/libnr/Makefile_insert to avoid build failureLuca Bruno2009-08-151-1/+1
* | additional file for building nr-testtheAdib2009-08-141-0/+1
* | fix 407893bulia byak2009-08-131-6/+6
* | fix 376068bulia byak2009-08-131-14/+16
* | fix 304018bulia byak2009-08-131-17/+19
* | fix pulling out second handle when the segment was a linetobulia byak2009-08-131-0/+2
* | Fix for Bug #166678 (Paper size or orientation are not used when printing) b...Nicolas Dufour2009-08-125-15/+45
* | Don't open 'Save as ...' dialog inside the application bundle on OS X when it...Maximilian Albert2009-08-121-4/+6
* | Fix for Bug #373309 (Print has offset on page), by Adrian Johnson.Nicolas Dufour2009-08-121-1/+20
* | Deweirdification of user visible messages as proposed by TavAlexandre Prokoudine2009-08-111-4/+4
* | Maximum value of alpha is 255 (not 256).Tavmjong Bah2009-08-111-1/+1
* | patch 168780bulia byak2009-08-116-0/+58
* | Add missing namespaces in win32 code (thanks to Yann Papouin for pointing thi...Maximilian Albert2009-08-102-3/+3
* | Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes wh...Maximilian Albert2009-08-093-5/+6
* | Put #ifdefs around all code related to the so-called "new" ExportDialog (what...Maximilian Albert2009-08-095-5/+16
* | Cleanup (remove unused variable; use generic function to determine the file e...Maximilian Albert2009-08-092-2/+1
* | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-0915-142/+254
* | When translating too many items, then don't use the bbox of the selection as ...Diederik van Lierop2009-08-091-3/+3
* | When snapping while translating, use the bounding box corners of each selecte...Diederik van Lierop2009-08-093-107/+153
* | add additional files for win32 distributiontheAdib2009-08-082-1/+4
* | Change "canvas" to "page" to be consistent with use in all other dialogs andTavmjong Bah2009-08-073-29/+29
* | Clarify tooltipMaximilian Albert2009-08-071-1/+1
* | Report complete paths when doing an emergency save (closes LP #171392)Maximilian Albert2009-08-071-0/+6
* | Fix compile on windowsMaximilian Albert2009-08-071-7/+7
* | Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...Maximilian Albert2009-08-078-49/+93
* | Fix buglet: In the Save dialog the file extension should be automatically upd...Maximilian Albert2009-08-071-1/+2
* | 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-06333-1320/+1139
* | Inkscape::XML::Document -> Inkscape::XML::DocumentTree (more refactoring ...)johnce2009-08-056-16/+21
* | xml/Document -> DocumentTreejohnce2009-08-058-17/+21
* | SPDocument->Documentjohnce2009-08-054-5/+5
* | Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "ink...chriswombat2009-08-053-3/+3
* | struct Document->class Documentjohnce2009-08-052-1/+2
* | SPDocument->Documentjohnce2009-08-052-4/+4
* | SPDocument->Documentjohnce2009-08-0558-179/+179
* | SPDocument->Documentjohnce2009-08-0548-122/+122
* | SPDocument->Documentjohnce2009-08-0516-47/+47
* | SPDocument->Documentjohnce2009-08-0546-143/+143
* | SPDocument->Documentjohnce2009-08-05158-622/+793
* | FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also so...theAdib2009-08-031-2/+53
* | FIX 309856 353847 in case save_as fails the document uri is revertedtheAdib2009-08-021-10/+23