/picassoCCOP/trunk Developers: wangc

Login name:
wangc
Total Commits:
49 (15.8%)
Lines of Code:
863 (12.1%)
Most Recent Commit:
2012-12-14 14:39
Tweet this:
Tweet this

Activity by Clock Time

Activity by Hour of Day for wangc

Activity by Day of Week for wangc

Activity in Directories

Directory Changes Lines of Code Lines per Change
Totals 49 (100.0%) 863 (100.0%) 17.6
Picasso/src/picasso/parser/ 35 (71.4%) 555 (64.3%) 15.8
Picasso/src/picasso/parser/language/expressions/ 5 (10.2%) 178 (20.6%) 35.6
Picasso/src/picasso/parser/tokens/functions/ 4 (8.2%) 80 (9.3%) 20.0
Picasso/src/picasso/view/ 2 (4.1%) 48 (5.6%) 24.0
Picasso/src/picasso/view/commands/ 1 (2.0%) 2 (0.2%) 2.0
Picasso/src/ 2 (4.1%) 0 (0.0%) 0.0

Activity of wangc

Most Recent Commits

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)
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)
wangc 2012-12-14 00:50 Rev.: 261

Changed accessor of imageToDomainScale to public

2 lines of code changed in 1 file:

  • Picasso/src/picasso/view/commands: Evaluater.java (+2 -5)
wangc 2012-12-13 16:44 Rev.: 251

These are different from the images shown on the webpage. How to improve?

87 lines of code changed in 2 files:

  • Picasso/src/picasso/parser/language/expressions: ImageClip.java (new 43), ImageWrap.java (new 44)
wangc 2012-12-13 15:57 Rev.: 250

56 lines of code changed in 2 files:

  • Picasso/src/picasso/parser: ImageClipAnalyzer.java (new 28), ImageWrapAnalyzer.java (new 28)
wangc 2012-12-13 15:52 Rev.: 249

40 lines of code changed in 2 files:

  • Picasso/src/picasso/parser/tokens/functions: ImageClipToken.java (new 20), ImageWrapToken.java (new 20)
wangc 2012-12-13 15:51 Rev.: 248

Finally got imageWrap and imageClip

3 lines of code changed in 1 file:

  • Picasso/src/picasso/parser: functions.conf (+3 -1)
wangc 2012-12-11 14:35 Rev.: 221

Added RandomColor

2 lines of code changed in 1 file:

  • Picasso/src/picasso/parser: functions.conf (+2 -1)
wangc 2012-12-11 14:28 Rev.: 220

20 lines of code changed in 1 file:

  • Picasso/src/picasso/parser/tokens/functions: RandomColorToken.java (new 20)
wangc 2012-12-11 14:23 Rev.: 219

Need token

21 lines of code changed in 1 file:

  • Picasso/src/picasso/parser: RandomColorAnalyzer.java (new 21)
wangc 2012-12-11 14:14 Rev.: 217

Need analyzer and token

41 lines of code changed in 1 file:

  • Picasso/src/picasso/parser/language/expressions: RandomColor.java (new 41)
wangc 2012-12-07 12:10 Rev.: 170

Added MOD

8 lines of code changed in 1 file:

  • Picasso/src/picasso/parser/language/expressions: ReferenceForExpressionEvaluations.java (+8)
wangc 2012-12-07 12:10 Rev.: 169

Mod operation

42 lines of code changed in 1 file:

  • Picasso/src/picasso/parser/language/expressions: Mod.java (new 42)
wangc 2012-12-05 13:55 Rev.: 122

Name changed from Ciel __> Ceil

20 lines of code changed in 1 file:

  • Picasso/src/picasso/parser/tokens/functions: CeilToken.java (new 20)
wangc 2012-12-05 13:37 Rev.: 121

Completed Operations list

7 lines of code changed in 1 file:

  • Picasso/src/picasso/parser: operations.prop (+7)
wangc 2012-12-05 13:36 Rev.: 120

Completed Functions list (Ciel __> Ceil)

17 lines of code changed in 1 file:

  • Picasso/src/picasso/parser: functions.conf (+17 -1)
wangc 2012-12-03 20:17 Rev.: 105

Need picasso.parser.language.expressions.PerlinBW

25 lines of code changed in 1 file:

  • Picasso/src/picasso/parser: PerlinBWAnalyzer.java (new 25)
wangc 2012-12-03 20:14 Rev.: 104

Need picasso.parser.language.expressions.PerlinColor and does order matter for the two arguments?

25 lines of code changed in 1 file:

  • Picasso/src/picasso/parser: PerlinColorAnalyzer.java (new 25)
wangc 2012-12-03 20:08 Rev.: 103

Need picasso.parser.language.expressions.YCrCbtoRGB

3 lines of code changed in 1 file:

  • Picasso/src/picasso/parser: YCrCbtoRGBAnalyzer.java (new 3)
wangc 2012-12-03 20:03 Rev.: 102

Need picasso.parser.language.expressions.RgbToYCrCb

22 lines of code changed in 1 file:

  • Picasso/src/picasso/parser: RgbToYCrCbAnalyzer.java (new 22)

(26 more)

Generated by StatSVN 0.7.0