Menu

Code Commit Log


Commit Date  
[r1100] by nerius

Fixing GrafxLineDrawDemo to be standalone.

2023-09-22 22:16:09 Tree
[r1099] by nerius

Converting SimpleDemo in package com.nerius.grafx.d2.demo to use FrameAWTStub.
This is no longer a java.applet.Applet. It now has a main() method.

2023-09-22 20:03:08 Tree
[r1098] by nerius

Creating a zero-arg FrameAWTStub constructor.

2023-09-22 20:00:24 Tree
[r1097] by nerius

Removing TestFontFactory which is mostly dead code.

2023-09-22 18:25:46 Tree
[r1096] by nerius

Moving DrawTextGeneral.java to DrawTextGeneral.java_, so that it isn't
compiled. Trying to minimize the use of java.applet.Applet.

2023-09-22 18:19:02 Tree
[r1095] by nerius

Removing class 'AppletInFrame'.

2023-09-22 17:56:21 Tree
[r1094] by nerius

Removing extra whitespace in LaunchLevelPlayback.

2023-09-22 17:39:11 Tree
[r1093] by nerius

Making some progress on AppletInFrame, but realizing that this project will
probably have to be abandoned. For example, when the applet calls repaint(),
there nothing to react to it unless it's all hooked up.

2023-09-22 17:37:58 Tree
[r1092] by nerius

Adding beginnings of class AppletInFrame. Not done yet.

2023-09-21 21:54:21 Tree
[r1091] by nerius

Adding check to constructor of RasterDepthGraphics to ensure that both width
and height are strictly greater than zero.

2023-09-21 20:08:12 Tree
Older >