summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | exclude file from buildingtheAdib2009-08-141-1/+1
| | | | | | | | | (bzr r8488)
* | | additional file for building nr-testtheAdib2009-08-141-0/+1
| | | | | | | | | (bzr r8487)
* | | French translation update.Nicolas Dufour2009-08-141-4238/+2106
| | | | | | | | | (bzr r8486)
* | | fixing typos, replace | with ->Alvin Penner2009-08-142-8/+8
| | | | | | | | | (bzr r8485)
* | | fix 407893bulia byak2009-08-131-6/+6
| | | | | | | | | (bzr r8484)
* | | fix 376068bulia byak2009-08-131-14/+16
| | | | | | | | | (bzr r8483)
* | | updated POT and POsArpad Biro2009-08-1363-7669/+10949
| | | | | | | | | (bzr r8482)
* | | fix 304018bulia byak2009-08-131-17/+19
| | | | | | | | | (bzr r8481)
* | | Adding a copper and chocolate and a Relief print bumps and an Inner glow, ↵Ivan Louette2009-08-131-29/+83
| | | | | | | | | | | | | | | fixing unadequate setting in Roughen inside and improving it, improving Torn edges, adding crumple to Plastify and Tinfoil (bzr r8480)
* | | fix pulling out second handle when the segment was a linetobulia byak2009-08-131-0/+2
| | | | | | | | | (bzr r8479)
* | | Slovenian and Japanese translation update for 0.47Nicolas Dufour2009-08-132-4494/+2917
| | | | | | | | | (bzr r8478)
* | | Uplift scour extension to version 0.19 (fixes a few bugs)Jeff Schiller2009-08-131-59/+319
| | | | | | | | | (bzr r8477)
* | | Khmer translation updatedKhoem Sokhem2009-08-131-284/+134
| | | | | | | | | (bzr r8476)
* | | updated POT and POsArpad Biro2009-08-1263-25538/+29196
| | | | | | | | | (bzr r8475)
* | | removed filesArpad Biro2009-08-121-2/+0
| | | | | | | | | (bzr r8474)
* | | Fix for Bug #166678 (Paper size or orientation are not used when printing) ↵Nicolas Dufour2009-08-125-15/+45
| | | | | | | | | | | | | | | by Adrian Johnson. (bzr r8473)
* | | Don't open 'Save as ...' dialog inside the application bundle on OS X when ↵Maximilian Albert2009-08-121-4/+6
| | | | | | | | | | | | | | | it is invoked for the first time (bzr r8472)
* | | Minor changes.Domas Jokubauskis2009-08-121-2563/+1678
| | | | | | | | | (bzr r8471)
* | | much better quality multi-size windows icon, thanks ChrisMorganJosh Andler2009-08-121-0/+0
| | | | | | | | | (bzr r8470)
* | | Fix for Bug #373309 (Print has offset on page), by Adrian Johnson.Nicolas Dufour2009-08-121-1/+20
| | | | | | | | | (bzr r8469)
* | | Deweirdification of user visible messages as proposed by TavAlexandre Prokoudine2009-08-111-4/+4
| | | | | | | | | (bzr r8468)
* | | Maximum value of alpha is 255 (not 256).Tavmjong Bah2009-08-111-1/+1
| | | | | | | | | (bzr r8467)
* | | Remove mention of AI export and EPSI export per instructions inTavmjong Bah2009-08-111-24/+0
| | | | | | | | | | | | | | | share/extensions/Makefile.am (bzr r8466)
* | | Removed support for AI (EPS based) export and EPSI export.Tavmjong Bah2009-08-114-47/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AI export only supported (poorly) Adobe Illustrator 8.0 (released in 1998); Adobe Illustrator 10 (2001) and later support direct SVG import. EPSI export has limited use now that many programs such as OpenOffice can directly use the vector data in EPS files. If needed, the program ps2epsi can be used to make EPSI files from EPS files. (bzr r8465)
* | | patch 168780bulia byak2009-08-116-0/+58
| | | | | | | | | (bzr r8464)
* | | Fix for bug LP #308183 (Measure Path text shifted when used with a copied ↵Nicolas Dufour2009-08-101-2/+4
| | | | | | | | | | | | | | | object). (bzr r8463)
* | | Update Khmer translationKhoem Sokhem2009-08-101-305/+158
| | | | | | | | | (bzr r8462)
* | | add documentation tabAlvin Penner2009-08-102-14/+28
| | | | | | | | | (bzr r8461)
* | | Add missing namespaces in win32 code (thanks to Yann Papouin for pointing ↵Maximilian Albert2009-08-102-3/+3
| | | | | | | | | | | | | | | this out) (bzr r8460)
* | | Adding contrast control to Emboss, Color emboss and Dark embossIvan Louette2009-08-091-15/+15
| | | | | | | | | (bzr r8459)
* | | French translation update.Nicolas Dufour2009-08-091-4352/+2251
| | | | | | | | | (bzr r8458)
* | | Fix compile when NEW_EXPORT_DIALOG is defined (however, the dialog crashes ↵Maximilian Albert2009-08-093-5/+6
| | | | | | | | | | | | | | | when trying to export files, dunno why) (bzr r8457)
* | | Put #ifdefs around all code related to the so-called "new" ExportDialog ↵Maximilian Albert2009-08-095-5/+16
| | | | | | | | | | | | | | | (whatever that is) (bzr r8456)
* | | Cleanup (remove unused variable; use generic function to determine the file ↵Maximilian Albert2009-08-092-2/+1
| | | | | | | | | | | | | | | extension) (bzr r8455)
* | | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. ↵Maximilian Albert2009-08-0915-142/+254
| | | | | | | | | | | | | | | remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. (bzr r8454)
* | | Adding a Tinfoil bump, removing NR from Non realistic shaders namesIvan Louette2009-08-091-26/+42
| | | | | | | | | (bzr r8453)
* | | updated POT and POsArpad Biro2009-08-0962-9004/+16894
| | | | | | | | | (bzr r8452)
* | | updateArpad Biro2009-08-091-28/+34
| | | | | | | | | (bzr r8451)
* | | When translating too many items, then don't use the bbox of the selection as ↵Diederik van Lierop2009-08-091-3/+3
| | | | | | | | | | | | | | | a whole but instead use the closest corner of one of the individual bboxes instead. (bzr r8450)
* | | When snapping while translating, use the bounding box corners of each ↵Diederik van Lierop2009-08-093-107/+153
| | | | | | | | | | | | | | | selected item instead of the selection as a whole (fixes bug #404941) (bzr r8449)
* | | add additional files for win32 distributiontheAdib2009-08-081-0/+3
| | | | | | | | | (bzr r8448)
* | | add additional files for win32 distributiontheAdib2009-08-082-1/+4
| | | | | | | | | (bzr r8447)
* | | * [INTL: it] Over ninety-percent doneLuca Bruno2009-08-081-3785/+2096
| | | | | | | | | (bzr r8446)
* | | Fixing a transparency problem in Bubbly bumps and Bubbly bumps, matte and ↵Ivan Louette2009-08-081-7/+11
| | | | | | | | | | | | | | | adding specular light to Riddled Texture (bzr r8445)
* | | Fixing a lighting problem in Organic, adding a Combined lighting Bevel and ↵Ivan Louette2009-08-071-16/+30
| | | | | | | | | | | | | | | improving HSL bumps (bzr r8444)
* | | updateArpad Biro2009-08-071-57/+83
| | | | | | | | | (bzr r8443)
* | | Dutch translation update by KrisNicolas Dufour2009-08-071-3246/+1228
| | | | | | | | | (bzr r8442)
* | | Japanese translation update by Masato HASHIMOTONicolas Dufour2009-08-071-790/+688
| | | | | | | | | (bzr r8441)
* | | * [INTL:zh_TW] Traditional Chinese translation updateIvan Mas??r2009-08-071-97/+101
| | | | | | | | | (bzr r8440)
* | | inkscape.pot and French translation updatesNicolas Dufour2009-08-072-101/+152
| | | | | | | | | (bzr r8439)