summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* KILLING OLD TODO/BUG: remove option that slipped-in without the code.Jon Phillips2008-01-131-3/+0
| | | (bzr r4474)
* Adding additional directions for installing script pre-requisitesBryce Harrington2008-01-131-1/+1
| | | (bzr r4473)
* Adding extra info on how to get the python-lxml extension.Bryce Harrington2008-01-131-1/+1
| | | (bzr r4472)
* Fix #181795Diederik van Lierop2008-01-123-58/+56
| | | (bzr r4471)
* Fixed erroneous overwriting of temporary images inside filter effectsNiko Kiirala2008-01-122-3/+17
| | | (bzr r4470)
* fix vector, power, and fidelity for paths in transformed groups, also ↵bulia byak2008-01-122-22/+16
| | | | | normalize fidelity for zoom level (still not ideal for very small paths at 256x zoom, I suspect livarot just lacks precision) (bzr r4469)
* fix over_the_stroke for paths in transformed groupsbulia byak2008-01-121-6/+5
| | | (bzr r4468)
* Allow conversion of all selected items to guides (for items other than ↵Maximilian Albert2008-01-123-17/+48
| | | | | rectangles or 3D boxes these are simply aligned along the bounding box of the item being converted) (bzr r4467)
* Fix bad markups in km.poMaximilian Albert2008-01-121-2/+2
| | | (bzr r4466)
* Better handling of shortcuts in 3D box toolMaximilian Albert2008-01-111-18/+18
| | | (bzr r4465)
* (bzr r4464)Diederik van Lierop2008-01-111-7/+6
|
* Update doc/keys.xml (new Alt modifier in ellipse tool)Maximilian Albert2008-01-111-0/+4
| | | (bzr r4463)
* Add possibility to convert objects (only rectangles and 3D boxes currently) ↵Maximilian Albert2008-01-1114-0/+173
| | | | | to guidelines. Also see corresponding post on the mailing list; in particular, feel free to revert it if this is inappropriate during Frost phase. (bzr r4462)
* Check for perspective in document defs (to avoid hanging/crashes after ↵Maximilian Albert2008-01-113-48/+42
| | | | | vacuum defs or when opening pre-0.46 documents); partly fixes LP #182031 (bzr r4461)
* Added example file for feTurbulence effectNiko Kiirala2008-01-112-0/+513
| | | (bzr r4460)
* Fix bad markup in po/vi.poMaximilian Albert2008-01-111-1/+1
| | | (bzr r4459)
* Retain the 3D box attribute when doing a color tweak only (so that the box ↵Maximilian Albert2008-01-111-6/+6
| | | | | can be further edited in 3D box context) (bzr r4458)
* Add missing selection cue option to preferences for tweak, calligraphy, and ↵Maximilian Albert2008-01-115-1/+24
| | | | | paint bucket tools (bzr r4457)
* remove the strutsbulia byak2008-01-111-13/+0
| | | (bzr r4456)
* patch from bug 175398bulia byak2008-01-111-1/+2
| | | (bzr r4455)
* Added part of a patch by Adam Strzelecki which makes GTK menu migrate to OS ↵JiHO2008-01-105-0/+988
| | | | | X menubar when GTK+quartz is used. This is taken from Gimp and should be safe enough at this stage since it really only affects OS X. (bzr r4454)
* Fix for Bug #181663 (Font style errors / assert when changing style)Gail Carmichael2008-01-103-17/+49
| | | | | | - I didn't see the problem described in the main part, but the assert was overzealous and, in my new opinion, shouldn't be there, so it's gone. - Fixed other style button problems mentioned in comments. (bzr r4453)
* Fix small z-order error for 3D boxesMaximilian Albert2008-01-101-9/+9
| | | (bzr r4452)
* * [INTL: hu] Hungarian update by reuss (#181649)Luca Bruno2008-01-101-2309/+1609
| | | (bzr r4451)
* 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)