summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor gradient rendering to facilitate future changes, since the simpleMenTaLguY2007-08-292-476/+330
* Whoops, put check on empty rect back in! Maybe no one noticed ;-)Diederik van Lierop2007-08-281-9/+10
* Implement snapping of guides while dragging them, and snap TO item centers (w...Diederik van Lierop2007-08-2813-31/+160
* remove debug and example LPE files from POTFILES.inJohan B. C. Engelen2007-08-281-3/+0
* Remove some warnings and fix crash in 3D box toolMaximilian Albert2007-08-284-14/+10
* tweak tool updatebulia byak2007-08-282-137/+145
* ngettext used in src/tweak-context.cpp nowAlexandre Prokoudine2007-08-272-50/+82
* updated translation into RussianAlexandre Prokoudine2007-08-271-3141/+3789
* added tweak-context.cppAlexandre Prokoudine2007-08-271-0/+10
* * [it] Some more translation, still a lot to doLuca Bruno2007-08-271-1981/+2956
* * Added refernce link for translatorsLuca Bruno2007-08-272-0/+2
* more tweak modesbulia byak2007-08-271-15405/+2695
* more tweak modesbulia byak2007-08-273-0/+114
* four more modesbulia byak2007-08-274-48/+685
* repel/attract methodsbulia byak2007-08-272-1/+141
* do the same remembering for stop opacitybulia byak2007-08-261-1/+2
* calling parent's write method may reset the stop's color from repr if it was ...bulia byak2007-08-261-1/+3
* Temporary fix LPE "2Geom not implemented" crash when pasting paths with 'A' i...Johan B. C. Engelen2007-08-261-4/+9
* Various small cleanupsMaximilian Albert2007-08-267-13/+31
* Rewrite of z-order code for 3D boxes, first stage (hopefully this is finally ...Maximilian Albert2007-08-268-16/+285
* 2 LPE things:Johan B. C. Engelen2007-08-264-17/+8
* Rename "Skeletal Strokes" LPE to "Path along path" to better describe what it...Johan B. C. Engelen2007-08-252-5/+5
* Add #define to disable "test" LPE'sJohan B. C. Engelen2007-08-252-1/+9
* remove obsolete setbulia byak2007-08-243-13568/+1
* Correct default preferences for 3D boxes to avoid ugly line joins when using ...Maximilian Albert2007-08-241-7/+7
* a hack to prevent the redraw of the entire area when a no-fill ctrlrect is de...bulia byak2007-08-241-2/+11
* do not request redraw if an item has zero dimensions; also remove redundant r...bulia byak2007-08-241-7/+26
* initialize rect to 0,0,0,0 and do not redraw until dimensions are set; this r...bulia byak2007-08-241-52/+60
* do not redraw until moved for the first time; this fixes the flicker at 0,0 w...bulia byak2007-08-242-0/+5
* third patch from Dennis Lin (with my tweaks) - great simplification and optim...bulia byak2007-08-232-302/+159
* remove slowest_buffer - we no longer use it in sp-canvasbulia byak2007-08-231-8/+2
* add too-high-precision warning, transientize, copyediting, cosmeticbulia byak2007-08-232-30/+45
* initialize page number and previewbulia byak2007-08-231-0/+2
* Added two missing files to POTFILES.in so that LPE and OCAL dialogs Alexandre Prokoudine2007-08-231-1/+3
* Clear Cairo surface to white before rendering previewmiklosh2007-08-231-0/+2
* Avoid transforming a group with an already set clip-pathmiklosh2007-08-232-2/+6
* Display the total number of pages next to the page number spinbuttonmiklosh2007-08-232-1/+17
* zoom entry field has moved from left to right. Correcting tutorial.Bryce Harrington2007-08-211-1/+1
* define gradient vector size in terms of bitsMenTaLguY2007-08-211-1/+2
* fix typoMenTaLguY2007-08-211-1/+1
* increase gradient noise slightlyMenTaLguY2007-08-211-9/+9
* experimental: add some noise to the gradient functionMenTaLguY2007-08-211-0/+14
* factor out gradient index calculationMenTaLguY2007-08-211-55/+59
* unify linear and radial gradients in same file (with appropriate noteMenTaLguY2007-08-216-353/+323
* gobble more of motion events; make statusbar messages immediate for better vi...bulia byak2007-08-217-11/+21
* add colon before value descriptionbulia byak2007-08-211-1/+3
* fix [ 1742638 ] Extrude returns errorAaron Spike2007-08-211-1/+1
* add Affect: label, fill in presets for shape toolsbulia byak2007-08-211-20/+43
* add Affect: labelbulia byak2007-08-211-0/+7
* make zoom value update immediatebulia byak2007-08-211-0/+3