Directory Picasso/src/picasso/view/

Directory Created:
2012-11-16 12:28
Total Files:
4
Deleted Files:
0
Lines of Code:
474

[root]/Picasso/src/picasso/view
                    directory in repo commands (4 files, 245 lines)

Lines of Code

Picasso/src/picasso/view/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 17 (100.0%) 417 (100.0%) 24.5
mahameeo 9 (52.9%) 339 (81.3%) 37.6
wangc 2 (11.8%) 48 (11.5%) 24.0
connorhollenbeck 5 (29.4%) 28 (6.7%) 5.6
Patrick 1 (5.9%) 2 (0.5%) 2.0

Most Recent Commits

mahameeo 2012-12-14 21:30 Rev.: 275

I just reworked on some of the extensions. We now have the debugging pop up window, automatic resizing, and the user's history extensions. We are missing Assignment and variable expressions though.

169 lines of code changed in 4 files:

  • Picasso/src/picasso/view: ButtonPanel.java (+10 -4), Canvas.java (+29 -6), ExpWindow.java (+126 -35), Frame.java (+4 -13)
connorhollenbeck 2012-12-14 15:37 Rev.: 269

Added a button for the history

25 lines of code changed in 3 files:

  • Picasso/src/picasso/view: ButtonPanel.java (+19), ExpWindow.java (+3 -3), Frame.java (+3)
wangc 2012-12-14 14:39 Rev.: 268

Fixed the user debug feature

6 lines of code changed in 1 file:

  • Picasso/src/picasso/view: Frame.java (+6 -2)
connorhollenbeck 2012-12-14 12:47 Rev.: 263

Added the history underneath the expression input

3 lines of code changed in 2 files:

  • Picasso/src/picasso/view: ButtonPanel.java (+1), ExpWindow.java (+2 -4)
wangc 2012-12-14 00:55 Rev.: 262

Added feature: a pop up window allows users to "debug" expressions by using a mouse click to display the point and evaluated values at that point

Also, I've tried to resize the canvas to fit the window; it kind of works, but there's a pop up window at the beginning of each run that I cannot fix. Please see the code for yourselves and see if you cannot fix the bug; the code is in the comments.

42 lines of code changed in 1 file:

  • Picasso/src/picasso/view: Frame.java (+42 -2)
mahameeo 2012-12-13 18:10 Rev.: 254

fixing the size of expression text area

5 lines of code changed in 1 file:

  • Picasso/src/picasso/view: ExpWindow.java (+5 -3)
mahameeo 2012-12-13 17:10 Rev.: 253

TextArea for expression. Both this textArea and the Canvas are packed in the frame in CardLayout.

165 lines of code changed in 4 files:

  • Picasso/src/picasso/view: ButtonPanel.java (+19), Canvas.java (+6 -1), ExpWindow.java (new 108), Frame.java (+32 -10)
Patrick 2012-12-02 18:52 Rev.: 44

2 lines of code changed in 1 file:

  • Picasso/src/picasso/view: Frame.java (+2)
sprenkle 2012-11-16 12:28 Rev.: 1

First Import

140 lines of code changed in 3 files:

  • Picasso/src/picasso/view: ButtonPanel.java (new 49), Canvas.java (new 53), Frame.java (new 38)
Generated by StatSVN 0.7.0