/SLogo14/trunk Developers: reeda

Login name:
reeda
Total Commits:
17 (1.3%)
Lines of Code:
619 (5.5%)
Most Recent Commit:
2011-12-16 05:51
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for reeda

Activity by Day of Week for reeda

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 17 (100.0%) 619 (100.0%) 36.4
src/jturtle/ 14 (82.4%) 616 (99.5%) 44.0
src/slogo/jelan/instructions/ 1 (5.9%) 1 (0.2%) 1.0
src/ 1 (5.9%) 1 (0.2%) 1.0
/ 1 (5.9%) 1 (0.2%) 1.0

Activity of reeda

Most Recent Commits

reeda 2011-12-16 05:51 Rev.: 430

Error reporting is almost ready. Once the exceptions are created, you'll just be able to plug them in.

7 lines of code changed in 1 file:

  • src/jturtle: TurtleSandbox.java (+7)
reeda 2011-12-16 05:31

The turtle draws when you resize, but not when you start the app. THis is so FRUSTRATING

82 lines of code changed in 2 files:

  • src/jturtle: TurtleCommander.java (+3 -3), TurtleSandbox.java (+79 -4)
reeda 2011-12-16 04:36 Rev.: 421

pink TURTLE

1 lines of code changed in 1 file:

  • src/jturtle: JTurtle.java (+1 -1)
reeda 2011-12-16 03:47 Rev.: 413

Turtle History actually writes to the external file now. The save button works. The format of the written strings is off. It looks like a list in python. I don't think we'll be able to copy it into an SLogo session directly like this so i'll try to format it more.

3 lines of code changed in 1 file:

  • src/jturtle: TurtleHistory.java (+3 -1)
reeda 2011-12-16 03:30 Rev.: 411

Turtle History actually writes to the external file now. The save button works. The format of the written strings is off. It looks like a list in python. I don't think we'll be able to copy it into an SLogo session directly like this so i'll try to format it more.

14 lines of code changed in 1 file:

  • src/jturtle: TurtleHistory.java (+14 -4)
reeda 2011-12-05 16:31 Rev.: 116

1 lines of code changed in 1 file:

  • src/slogo/jelan/instructions: Back.java (+1 -1)
reeda 2011-12-04 16:51 Rev.: 58

We constructed a new GUI from scratch based loosely off the TurtleField but with our own components. The only problem is that the Turtle doesn't start visible.

97 lines of code changed in 3 files:

  • src/jturtle: CommandGetter.java (del), SLogoSession.java (+2 -2), TurtleSandbox.java (+95 -27)
reeda 2011-12-04 15:50 Rev.: 50

we have our own GUI, that we didn't steal from Sprenkle. We need to add the turtle to it.

60 lines of code changed in 1 file:

  • src/jturtle: TurtleSandbox.java (+60 -23)
reeda 2011-12-04 14:19 Rev.: 46

Made the textfield in Sandbox clear itself when the submit button is pressed.

5 lines of code changed in 1 file:

  • src/jturtle: Sandbox.java (+5 -2)
reeda 2011-12-03 16:49 Rev.: 40

the box needs to be made so that it starts with some width. It is skinny until you type into it right now. The button and the box are connected at this point. I have the button printing the textPanel's height, which means it can see it right now. I don't know how to get the actual text that is in the box right now.

41 lines of code changed in 1 file:

  • src/jturtle: Sandbox.java (+41 -27)
reeda 2011-12-03 14:47 Rev.: 36

okay, this Sandbox has all of the components. The return button is there and so is the text box, at the bottom of the page. It needs to probably be more than 2 lines tall, and it still isn't tied to the return button, so it doesn't do anything. You can type in it.

10 lines of code changed in 1 file:

  • src/jturtle: Sandbox.java (+10 -6)
reeda 2011-12-03 14:37 Rev.: 35

Sandbox is just a copy of turtleField with a new method. I am going to remove the slider, or move it somewhere else, but for now i haven't modified turtlefield and that is still what runs. Sandbox is not complete right now

296 lines of code changed in 1 file:

  • src/jturtle: Sandbox.java (new 296)
reeda 2011-11-18 10:42

blah blah blah

2 lines of code changed in 2 files:

  • Anton (new 1)
  • src: Anton (new 1)
Generated by StatSVN 0.7.0