Menu

Code Commit Log


Commit Date  
[r1436] by nerius

Adding package desriptions, in the form of 'package.html' files, to packages
that should appear in release Javadoc.

2023-11-02 22:20:49 Tree
[r1435] by nerius

Taking away the 'public' access modifier from ImageConsumerChain, making it
package visible. This is to unclutter the Javadoc, since nobody uses it.

2023-11-02 22:20:14 Tree
[r1434] by nerius

Marking ImageConsumerChain as package visible; or rather, unmarking the
"public" access to it. This makes the Javadoc cleaner, since
ImageConsumerChain isn't being used anywhere outside of package
com.nerius.img.

2023-11-02 22:02:39 Tree
[r1433] by nerius

One more little Javadoc correction.

2023-11-02 21:58:35 Tree
[r1432] by nerius

Slight Javadoc correction in CanvasAWTAdapter.

2023-11-02 21:56:20 Tree
[r1431] by nerius

Some additional changes to Javadoc in package com.nerius.game.util, carried
over from blockout/ code.

2023-11-02 21:52:33 Tree
[r1430] by nerius

Adjusting some further Javadoc issues in package com.nerius.game.util.

2023-11-02 21:50:24 Tree
[r1429] by nerius

Trying to clean up the Javadoc clutter in packages com.nerius.game &
com.nerius.game.util. I realized that in the release Javadoc there is too much
clutter, with too much information and too many classes that aren't needed
exposed in Javadoc.

2023-11-02 21:31:15 Tree
[r1428] by nerius

Embellishing Javadoc in FrameAWTStub and taking care of some constructor
intricacies.

2023-11-02 21:15:44 Tree
[r1427] by nerius

Making Javadoc for package com.nerius.game.util prettier. In particular,
BoardAWTAdapter no longer implements InputListener; instead it defines a method
getInputListenerHook() which replaces itself with a private inner class.

2023-11-02 20:51:20 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.