Permalink
Please
sign in to comment.
Browse files
Cleanup in Athens
- removed unused #showCared - categorize many uncategorized methods - remove some dots Fix #3931
- Loading branch information
Showing
with
108 additions
and 110 deletions.
- +1 −1 src/Athens-Balloon/AthensBalloonSolidColorPaint.class.st
- +1 −1 src/Athens-Balloon/AthensBalloonSurface.class.st
- +16 −16 src/Athens-Cairo/AthensCairoDefinitions.class.st
- +2 −2 src/Athens-Cairo/AthensCairoGradientPaint.class.st
- +1 −1 src/Athens-Cairo/AthensCairoPathBuilder.class.st
- +2 −2 src/Athens-Cairo/AthensCairoPatternSurfacePaint.class.st
- +3 −3 src/Athens-Cairo/AthensQuartzSurface.class.st
- +1 −1 src/Athens-Core/AthensBezierConverter.class.st
- +1 −1 src/Athens-Core/AthensCurveFlattener.class.st
- +1 −1 src/Athens-Core/AthensPathBuilder.class.st
- +7 −7 src/Athens-Examples/AthensTreeView.class.st
- +30 −31 src/Athens-Morphic/AthensParagraph.class.st
- +1 −1 src/Athens-Morphic/AthensPluggableTextMorph.class.st
- +1 −1 src/Athens-Morphic/AthensSceneView.class.st
- +1 −1 src/Athens-Text/AthensFontChange.class.st
- +5 −6 src/Athens-Text/AthensTextComposer.class.st
- +9 −9 src/Athens-Text/AthensTextLine.class.st
- +7 −7 src/Athens-Text/AthensTextRenderer.class.st
- +18 −18 src/Athens-Text/AthensTextScanner.class.st

Oops, something went wrong.
0 comments on commit
1365916