GEF

lp:~gabegorelick/gef/trunk

Created by Gabe Gorelick and last modified
Get this branch:
bzr branch lp:~gabegorelick/gef/trunk
Only Gabe Gorelick can upload to this branch. If you are Gabe Gorelick please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gabe Gorelick
Project:
GEF
Status:
Development

Recent revisions

1123. By bobtarling

Correct the next version number

1122. By bobtarling

Next GEF release

1121. By bobtarling

Pass an attributes arg to constructFig

1120. By bobtarling

When painting a rectangle just do a simple fill of one color if the line color and fill color are the same

1119. By mvw

An ellipse shall be drawn inside its given dimensions, also for larger line-widths.
This means that the outside dimensions of a Fig are just that: there is nothing drawn that is sticking out...
So, the border line is drawn half a line-width smaller than the given dimensions.
And the fill is drawn a full line-width smaller than the outside dimensions.

1118. By mvw

Small clarification.

1117. By mvw

Took over the correction of a mistake as done for ArgoUML issue 546 in 2002 by thn.
I did understand the mathematics now, do I documented it.

1116. By mvw

ArgoUML: Moved size calculations from its specializations to FigCompartment.
The FigCompartment now maintains a list of compartments.
Changed the separator line in each compartment from a line into a rectangle, so that it also supports line width, and is positioned correctly.
GEF: Changed FigLine to support line width.

1115. By mvw

Keep track of a FigGroup's own font, instead of using the one from its first found child.
Fire a property change event when the font was changed.
Setting a font now also sets the font of contained figGroups.
This last point looks like a real bug, since other properties of the FigGroup are handled this way, too.

1114. By mvw

Do not use own deprecated method.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers