summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | fix crash when moving a box after copying it to clipboard; this code is ↵bulia byak2009-09-141-1/+2
| | | | | | | | | | | | | | | still badly broken, we must not use any UI classes such as selection in set_transform, but at least it does not crash now (bzr r8588)
* | | fix crash when exiting with 3dbox tool activebulia byak2009-09-141-4/+5
| | | | | | | | | (bzr r8587)
* | | Khmer translation updatedKhoem Sokhem2009-09-141-366/+189
| | | | | | | | | (bzr r8586)
* | | add comment (copied from sp-gradient) explaining why this must set a flag, ↵bulia byak2009-09-141-0/+1
| | | | | | | | | | | | | | | to be cleared in the next update, instead of calling modified method directly (bzr r8585)
* | | two safe changes: 1) increase the arbitrary limit on the number of update ↵bulia byak2009-09-141-3/+3
| | | | | | | | | | | | | | | iterations - it is very possible in a complex document to have more than 32 chained gradients or patterns, and each step requires an iteration; 2) fix crash when this limit is reached for a clipboard document that has no URI (bzr r8584)
* | | change emailAdib Taraben2009-09-131-1/+1
| | | | | | | | | (bzr r8583)
* | | Japanese translation update by Masato HASHIMOTONicolas Dufour2009-09-132-259/+355
| | | | | | | | | | | | | | | Japanese translators added in TRANSLATORS (bzr r8582)
* | | * [INTL:sk] Slovak translation updateIvan Mas??r2009-09-121-3670/+1925
| | | | | | | | | (bzr r8581)
* | | German translation update by neutronenspalterNicolas Dufour2009-09-111-3719/+2214
| | | | | | | | | (bzr r8580)
* | | - Check that poppler iis included in the App bundle.mjwybrow2009-09-114-54/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Discover the ImageMagick version at packaging time rather than it being hardcoded. - Move the theme related gtkrc file into the user's $HOME/.inkscape-etc directory, rather than the modified version getting written into the App bundle. Fixes bug #169013. (bzr r8579)
* | | Spanish translation update by Lucas VieitesNicolas Dufour2009-09-101-110/+88
| | | | | | | | | (bzr r8578)
* | | Japanese translation update by Masato HASHIMOTONicolas Dufour2009-09-102-4214/+2580
| | | | | | | | | | | | | | | Belarusian translation update by Hleb Valoshka (bzr r8577)
* | | patch by Adib for 307195bulia byak2009-09-101-19/+24
| | | | | | | | | (bzr r8576)
* | | change colour to color in display stringsbulia byak2009-09-101-3/+3
| | | | | | | | | (bzr r8575)
* | | Update to scour 0.20 extensionJeff Schiller2009-09-103-44/+179
| | | | | | | | | (bzr r8574)
* | | giving svg_file property to Effect class. Make more readable code.Aur??lio A. Heckert2009-09-091-1/+2
| | | | | | | | | (bzr r8573)
* | | - Fix bug #390024: "raster image extensions fail on osx: missing ImageMagickmjwybrow2009-09-083-47/+105
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | config files/resources" Include the ImageMagick resources in the bundle. Note that this only works when the user does not have a version installed in the same prefix as the one originally built for the bundle. This should be okay since the official package is built with a long obscure prefix. - Fix bug #392693: "Conflict between bundled and system libxml dylib" The official package no longer uses the DYLD_LIBRARY_PATH magic. Instead all paths within the dylibs, executable and shared objects get rewritten to be relative to the executable. Note: Packagers will need to install Macports into a PREFIX of 50 characters in length to allow enough space within all the libraries for path rewriting. (bzr r8572)
* | | Chinese (zh_CN), Breton and French translation update.Nicolas Dufour2009-09-073-11304/+6325
| | | | | | | | | (bzr r8571)
* | | patch for 425056bulia byak2009-09-071-1/+1
| | | | | | | | | (bzr r8570)
* | | Slightly updated Russian translationAlexandre Prokoudine2009-09-071-3535/+2010
| | | | | | | | | (bzr r8569)
* | | Updated Ukrainian translation from Yuri ChornoivanAlexandre Prokoudine2009-09-071-144/+108
| | | | | | | | | (bzr r8568)
* | | French translation updateNicolas Dufour2009-09-061-173/+137
| | | | | | | | | (bzr r8567)
* | | * [INTL: pl] Polish update by Polish Inkscape Translation TeamMarcin Floryan2009-09-061-3576/+2032
| | | | | | | | | (bzr r8566)
* | | updateArpad Biro2009-09-061-423/+233
| | | | | | | | | (bzr r8565)
* | | updated POT and POsArpad Biro2009-09-0663-7672/+13865
| | | | | | | | | (bzr r8564)
* | | textual patch from bug 408093bulia byak2009-09-0623-64/+63
| | | | | | | | | (bzr r8563)
* | | patch by Adib for 406470bulia byak2009-09-051-2/+10
| | | | | | | | | (bzr r8562)
* | | patch by Adrian Johnson for 166678bulia byak2009-09-055-35/+12
| | | | | | | | | (bzr r8561)
* | | updateArpad Biro2009-09-051-371/+192
| | | | | | | | | (bzr r8560)
* | | updated POT and POsArpad Biro2009-09-0463-10643/+20756
| | | | | | | | | (bzr r8559)
* | | Removing the caligraphic presets file and making the same strings ↵Ted Gould2009-09-043-20/+12
| | | | | | | | | | | | | | | translatable in the preferences-skeleton.h (bzr r8558)
* | | update from Chris Morganbulia byak2009-09-031-118/+41
| | | | | | | | | (bzr r8557)
* | | restore dot creation in pencilbulia byak2009-09-031-0/+7
| | | | | | | | | (bzr r8556)
* | | restore ctrl+click dots in pencilbulia byak2009-09-032-1/+13
| | | | | | | | | (bzr r8555)
* | | * [INTL: pl] Polish update by Polish Inkscape Translation TeamMarcin Floryan2009-09-021-4201/+2502
| | | | | | | | | (bzr r8554)
* | | Remove preference entry for dot size in Pencil tool since it no longer ↵Josh Andler2009-09-021-1/+0
| | | | | | | | | | | | | | | creates dots (bzr r8553)
* | | Commenting out Whiteboard configure flagJosh Andler2009-09-013-31/+29
| | | | | | | | | (bzr r8552)
* | | Fixed crash when invoked and no profile is set.Jon A. Cruz2009-08-311-1/+1
| | | | | | | | | (bzr r8551)
* | | last filters file from Ivan and Tavmjongbulia byak2009-08-301-660/+693
| | | | | | | | | (bzr r8550)
* | | remove debug warningbulia byak2009-08-301-1/+0
| | | | | | | | | (bzr r8549)
* | | Dutch translation update by KrisNicolas Dufour2009-08-301-3067/+1064
| | | | | | | | | (bzr r8548)
* | | Japanese, Slovenian and French translation updatesNicolas Dufour2009-08-293-8445/+4612
| | | | | | | | | (bzr r8547)
* | | replace-hue example from Ivanbulia byak2009-08-292-1/+506
| | | | | | | | | (bzr r8546)
* | | patch by Alvin for 418798bulia byak2009-08-291-2/+4
| | | | | | | | | (bzr r8545)
* | | * [INTL:zh_CN] Simplified Chinese translation of win32 installer added to ↵Ivan Mas??r2009-08-281-0/+1
| | | | | | | | | | | | | | | inkscape.nsi (bzr r8544)
* | | * [INTL:zh_TW] Traditional Chinese translation updateIvan Mas??r2009-08-281-5/+5
| | | | | | | | | (bzr r8543)
* | | * [INTL: zh_CN] Simplified Chinese translation of win32 installer addedIvan Mas??r2009-08-281-0/+221
| | | | | | | | | (bzr r8542)
* | | lpe-spiro: fix problem with rounding and very nearly zero closing line segmentsJohan B. C. Engelen2009-08-261-1/+3
| | | | | | | | | (bzr r8541)
* | | fix bug #377958: don't write inkscape:path-effect to plain svgJohan B. C. Engelen2009-08-262-12/+16
| | | | | | | | | (bzr r8540)
* | | fix page sizebulia byak2009-08-261-2/+4
| | | | | | | | | (bzr r8539)