summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* copyeditbulia byak2008-01-101-5/+5
| | | (bzr r4450)
* label fix: kbd selection can never go into groups anyway, only layersbulia byak2008-01-101-4/+4
| | | (bzr r4449)
* Another take to fixing pdf import crash, likely without memory leakNiko Kiirala2008-01-091-3/+3
| | | (bzr r4448)
* add additional needed files for win32 NSIS installer during make distAdib Taraben2008-01-091-2/+8
| | | (bzr r4447)
* updated catalan.nsh from launchpad by Xavi CondeAdib Taraben2008-01-091-86/+102
| | | (bzr r4446)
* roll back to 16721 (see discussion in the devel list)bulia byak2008-01-092-132/+10
| | | (bzr r4445)
* Made turbulence filter resolution-independent and renderable at any sizeNiko Kiirala2008-01-094-54/+105
| | | (bzr r4444)
* and in one more placebulia byak2008-01-091-1/+1
| | | (bzr r4443)
* Updated Vietnamese translationClytie Siddall2008-01-092-3637/+3217
| | | (bzr r4442)
* preliminary update of ru.po :)Alexandre Prokoudine2008-01-091-2556/+2055
| | | (bzr r4441)
* added another fogotten file containing user visible messagesAlexandre Prokoudine2008-01-091-0/+1
| | | (bzr r4440)
* Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying ↵Maximilian Albert2008-01-097-8/+76
| | | | | 'convert to path' (closes LP #179693 and #176646). (bzr r4439)
* Khmer translations updatedKhoem Sokhem2008-01-091-2/+2
| | | (bzr r4438)
* fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent ↵Johan B. C. Engelen2008-01-093-4/+4
| | | | | name clash on windows compile. (bzr r4437)
* Enable 3D box toolbarMaximilian Albert2008-01-085-269/+310
| | | (bzr r4436)
* Fix LP #181020: When snapping a guide, now only the part of the guide near ↵Diederik van Lierop2008-01-085-50/+72
| | | | | the pointer is considered (bzr r4435)
* matching bracketsAdib Taraben2008-01-081-1373/+1146
| | | (bzr r4434)
* correctly transform LPE path and point parameters with the SPItem's transformJohan B. C. Engelen2008-01-086-7/+29
| | | (bzr r4433)
* * [INTL: nl] Dutch update by Foppe Benedictus (closes: #181283)Luca Bruno2008-01-081-2208/+1532
| | | (bzr r4432)
* * [INTL: sk] Updated Slovak translationIvan Mas??r2008-01-081-92/+89
| | | (bzr r4431)
* trying to fix pdf import crashesbulia byak2008-01-081-1/+1
| | | (bzr r4430)
* remove the indecently obsolete filebulia byak2008-01-081-1/+0
| | | (bzr r4429)
* remove the indecently obsolete filebulia byak2008-01-081-40/+0
| | | (bzr r4428)
* Updating Khmer translationsKhoem Sokhem2008-01-081-657/+314
| | | (bzr r4427)
* add myself in authorspopolon.org2008-01-071-0/+1
| | | (bzr r4426)
* Added contributormiklosh2008-01-071-0/+1
| | | (bzr r4425)
* * [INTL: sk] Updated Slovak translationIvan Mas??r2008-01-071-48/+45
| | | (bzr r4424)
* * Markup fixLuca Bruno2008-01-071-1/+1
| | | (bzr r4423)
* * [INTL: it] Little fixes for win32 installer translationLuca Bruno2008-01-071-16/+16
| | | (bzr r4422)
* * Serbian (Cyrillic) update by Aleksandar UroševićLuca Bruno2008-01-071-1067/+689
| | | (bzr r4421)
* whitespace cleanupBryce Harrington2008-01-071-2/+2
| | | (bzr r4420)
* * Fixing some format errorLuca Bruno2008-01-071-32/+0
| | | (bzr r4419)
* Added Bill Baxter by request. He added this feature:Bryce Harrington2008-01-071-0/+1
| | | | | http://wiki.inkscape.org/wiki/index.php/ReleaseNotes046#Saving_window_geometry_globally (bzr r4418)
* <cafuego> pt_BR.po has a problem tooBryce Harrington2008-01-071-3/+3
| | | | | | | If anyone cares, line 4279 needs to have </d> changed to </b> and <n> to ,b> <b> even (bzr r4417)
* ditto last commitBryce Harrington2008-01-062-2/+2
| | | (bzr r4416)
* Change menu icon sizes for windows from 13,13 to 16,16 (Closes: LPBryce Harrington2008-01-061-1/+1
| | | | | #178215) (bzr r4415)
* r17534@shi: ted | 2008-01-06 14:56:29 -0800Ted Gould2008-01-061-3/+9
| | | | | | | | | | | | | Scripting now maintains the output_extension parameter accross the script. This was necissary because the file written out gets the the parameter of what it was written out with, while the original document gets fixed. Even though the current document gets corrected by the output function, the script hands back the one that is written out. Basically, this means that we need to handle it in this file. And now we do. Fixes lp: 167132 (bzr r4414)
* Fix missing tooltips in LPE's. (Closes LP: #178471)Bryce Harrington2008-01-065-8/+15
| | | | | Whitespace cleanup. (bzr r4413)
* r17530@shi: ted | 2008-01-06 13:50:53 -0800Ted Gould2008-01-061-6/+6
| | | | | | Swapping arround some logic and setting up the grid lines so that major ones are drawn when zoomed out correctly. This is lp:167422 (bzr r4412)
* * [INTL: sk] Updated Slovak translationIvan Mas??r2008-01-061-2336/+1565
| | | (bzr r4411)
* r17510@shi: ted | 2008-01-06 12:48:26 -0800Ted Gould2008-01-061-1/+3
| | | | | | Changing it so that the timer doesn't go off unless we're in live effects mode. This fixes lp:176608 (bzr r4410)
* Fix LP #168684Diederik van Lierop2008-01-062-6/+72
| | | (bzr r4409)
* ChangesValessio Soares de Brito2008-01-061-333/+330
| | | (bzr r4408)
* * Updating all po (make update-po)Luca Bruno2008-01-0660-135466/+181245
| | | (bzr r4407)
* Also transform stroke, patterns, and gradients of 3D box sidesMaximilian Albert2008-01-061-4/+1
| | | (bzr r4406)
* noop (cleanup): remove commented line in widgets/toolbox.cpp obviously left ↵Maximilian Albert2008-01-061-1/+0
| | | | | over from copy & paste (bzr r4405)
* Updated attributes-test.h to recognize filter effects attributes implemented ↵Niko Kiirala2008-01-061-9/+9
| | | | | since 0.45 (bzr r4404)
* Removing a few more debug statementsBryce Harrington2008-01-061-6/+0
| | | (bzr r4403)
* Removing some debug statementsBryce Harrington2008-01-061-4/+0
| | | (bzr r4402)
* Adds 'Save as SVG' button / dialog to clarify when saving file, that itBryce Harrington2008-01-062-4/+9
| | | | | will be saved as SVG. Patch from Gringer. (Closes LP: #169995) (bzr r4401)