[root]/src/slogo/GUIElements
commands
(5 files, 499 lines)
streams
(4 files, 163 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 195 (100.0%) | 2147 (100.0%) | 11.0 |
estradahammd | 173 (88.7%) | 1700 (79.2%) | 9.8 |
perrellaj | 15 (7.7%) | 352 (16.4%) | 23.4 |
hammad | 7 (3.6%) | 95 (4.4%) | 13.5 |
Fixed a warning
1 lines of code changed in 1 file:
Fixed a warning
1 lines of code changed in 1 file:
moved the new file button to the workspace menu and renamed it to new workspace (new file was kind of ambiguous; we're making a new workspace, not a new file of something)
2 lines of code changed in 1 file:
added buttons to set pen up or down graphically
24 lines of code changed in 1 file:
changed color chooser logic to remember original width or color if one isnt changed. fixed towards instruction (still off 1 sometimes because of rounding)
49 lines of code changed in 1 file:
Added all my java docs
168 lines of code changed in 19 files:
Just added two new extensions
197 lines of code changed in 5 files:
Added code to support easter eggs
2 lines of code changed in 1 file:
changed Color Chooser Slider GUui
2 lines of code changed in 1 file:
Cleaned up the GUI and modified the buttons
51 lines of code changed in 1 file:
Updated code to improve runtime performance and to modify the GUI to take advantage of new innovations
1 lines of code changed in 1 file:
Fixed the refresh method to improve the runtime efficiency
7 lines of code changed in 1 file:
Fixed the default file saving system
2 lines of code changed in 1 file:
Added code to support loading past assignments into the current workspace
3 lines of code changed in 1 file:
Added ability to record and save assignments
37 lines of code changed in 1 file:
Fixed the change turtle button command
4 lines of code changed in 1 file:
Added a button and the associated code for the subroutine button
32 lines of code changed in 1 file:
Fixed both such that files now save correctly
3 lines of code changed in 2 files:
Fixed 100 warnings
15 lines of code changed in 15 files:
Added java docs
178 lines of code changed in 16 files:
Fixed a warning
1 lines of code changed in 1 file:
Fixed warning
1 lines of code changed in 1 file:
hahahaha
8 lines of code changed in 2 files:
19 lines of code changed in 2 files:
Abstracted some of the code
30 lines of code changed in 4 files:
changed width implementation
15 lines of code changed in 2 files:
13 lines of code changed in 1 file:
added width implementation to chooser window
16 lines of code changed in 2 files:
more progress on pen width changing
31 lines of code changed in 1 file:
Added a print notification for when you close the window and don't change the turtle
1 lines of code changed in 1 file:
Handled the null pointer exception from closing the change turtle window
1 lines of code changed in 1 file:
started pen width implementation
30 lines of code changed in 2 files:
Fixed the default case
5 lines of code changed in 1 file:
Fixed some errors but unfortunately there is an error that is thrown during construction although it does not seem to impact performance
7 lines of code changed in 2 files:
Fixed the turtle change button somewhat it doesn't throw errors but it doesn't quite work
10 lines of code changed in 1 file:
1 lines of code changed in 1 file:
Fixed the null pointer exception
11 lines of code changed in 2 files:
Changed the organization of the GUI elements to make it easier to understand
4 lines of code changed in 10 files:
added getColor method
4 lines of code changed in 1 file:
added color to lineSegment object
4 lines of code changed in 1 file:
(19 more)