History for piccolo2d.java / extras / src / main / java / edu / umd / cs / piccolox / event
2009-07-25
@Marcus Rohrmoser
fix issue#101 by throwing RuntimeExceptions.
Marcus Rohrmoser committed on 25 Jul 2009
2009-07-21
@Allain Lalonde
Removing unused imports
Allain Lalonde committed on 21 Jul 2009
@Allain Lalonde
Made PNotificationCenter matchingKeys use NotificationKey.equals as opposed to reproducing the logic.
Allain Lalonde committed on 21 Jul 2009
@Allain Lalonde
Fixing NotificationTarget and NotificationKey equals methods so that they conform to the equals contract.
Allain Lalonde committed on 21 Jul 2009
@Allain Lalonde
Fixed Issue 71; made resulting PStyledText take the camera's scale into account. Also, made right click call stopEditing, so that the input field was always the same size as the resulting text would be, was weird otherwise
Allain Lalonde committed on 21 Jul 2009
@Allain Lalonde
Cleaned up PNavigationEventhandler. Removed nested ifs, refactored common code out into its own private method.
Allain Lalonde committed on 21 Jul 2009
2009-07-19
@Allain Lalonde
Removing some calls to printStackTrace(), replacing them with appropriate responses Issue 101
Allain Lalonde committed on 19 Jul 2009
@Allain Lalonde
removed printStackTrace call by making addListner return false if it was not able to add the listener
Allain Lalonde committed on 19 Jul 2009
2009-01-24
@Michael L Heuer
Issue 59 ; updating license date range to include 2009
Michael L Heuer committed on 24 Jan 2009
2008-08-22
@Michael L Heuer
Issue 59 ; copyright start year should be 1998 to match oldest files
Michael L Heuer committed on 22 Aug 2008
@Michael L Heuer
Issue 59 ; updating license header and adding one where missing
Michael L Heuer committed on 22 Aug 2008
2008-08-02
@Michael L Heuer
Issue 29 ; Tweaked checkstyle configuration and ran eclipse formatter on the java source in extras. Reduced checkstyle errors from 15693 to 3520. Note this commit contains formatting-related changes only, no code changes.
Michael L Heuer committed on 2 Aug 2008
2008-07-27
@Marcus Rohrmoser
issue#44 subdirectory and artifact rename
Marcus Rohrmoser committed on 27 Jul 2008