summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (bzr r3637)Ted Gould2007-09-012-4/+25
* r16267@tres: ted | 2007-08-16 23:04:38 -0700Ted Gould2007-09-013-18/+79
* r16220@tres: ted | 2007-08-15 19:43:11 -0700Ted Gould2007-09-012-1/+19
* r16003@tres: ted | 2007-07-27 08:51:45 -0700Ted Gould2007-09-013-15/+66
* Change dock item iconify icongustav_b2007-08-311-1/+1
* Make sure gdl-dock-items created withgustav_b2007-08-314-287/+7
* Add "scale y stroke" parameter to Curve Stitching LPEJohan B. C. Engelen2007-08-313-2/+10
* Man i really miss tortoise under linux :(Johan B. C. Engelen2007-08-312-156/+0
* Fix dependency on GSLJohan B. C. Engelen2007-08-311-2/+0
* Added freedom of strokepath for the Curve Stitching LPEJohan B. C. Engelen2007-08-301-6/+20
* Add commentary to warn about how to initialize translatable enumsJohan B. C. Engelen2007-08-301-0/+6
* update 2geom to rev 1114 and fix error.Johan B. C. Engelen2007-08-304-388/+223
* Try to fix translation of LPE names.Johan B. C. Engelen2007-08-302-8/+8
* Update to 2Geom rev. 1113Johan B. C. Engelen2007-08-3045-1168/+3382
* marked "Light Source:" for translation, added two missing files (SVG filters ...Alexandre Prokoudine2007-08-301-1/+1
* remove redundant commitbulia byak2007-08-301-10/+10
* copyeditbulia byak2007-08-302-6/+6
* fix compositing for premultiplication and non-alpha casesMenTaLguY2007-08-301-4/+39
* LPE:Johan B. C. Engelen2007-08-2913-26/+224
* Dockable dialogs patch applied gustav_b2007-08-29109-318/+16131
* Don't snap node handles to the parent path, plus a small string changeDiederik van Lierop2007-08-292-3/+3
* tidy upJohan B. C. Engelen2007-08-291-2/+2
* Add BoolParam for LPE'sJohan B. C. Engelen2007-08-293-0/+152
* In ellipse and rect tool: include info about width/height ratio in status mes...Maximilian Albert2007-08-292-6/+34
* Constrained center-dragging for 3D boxes (with Ctrl)Maximilian Albert2007-08-294-10/+85
* DNR bpp stuff so muchMenTaLguY2007-08-291-22/+46
* add experimental modifier remappingMenTaLguY2007-08-294-1/+59
* 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 some warnings and fix crash in 3D box toolMaximilian Albert2007-08-284-14/+10
* ngettext used in src/tweak-context.cpp nowAlexandre Prokoudine2007-08-271-8/+16
* * Added refernce link for translatorsLuca Bruno2007-08-272-0/+2
* 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
* 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