2009-10-23 |
Fixing some FindBugs. Everything still seems to pass tests fine, so I'm checking in.
Allain Lalonde
committed
on 23 Oct 2009
|
---|---|
Added test to PHandle testing that locator could be null without causing problems.
Allain Lalonde
committed
on 23 Oct 2009
|
|
2009-10-21 |
Making swing related asserts allow for swing thread to be run first.
Allain Lalonde
committed
on 21 Oct 2009
|
Fixing some CheckStyle bugs in extras.
Allain Lalonde
committed
on 21 Oct 2009
|
|
2009-10-20 |
Adding clone tests to allow for later refactoring.
Allain Lalonde
committed
on 20 Oct 2009
|
Some low hanging CheckStyle fruit.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Fixing brittle test.
Allain Lalonde
committed
on 20 Oct 2009
|
|
Increasing code coverage of PSwing.
Allain Lalonde
committed
on 20 Oct 2009
|
|
2009-10-19 |
Adding tests for PFrame and PApplet as well as structuring shadow testing.
Allain Lalonde
committed
on 19 Oct 2009
|
2009-10-17 |
Adding tests for PSWTBoundsHandle and PSWTCanvas also refactoring PSWTCanvas a little.
Allain Lalonde
committed
on 17 Oct 2009
|
2009-10-15 |
Further CheckStyle activity on extras module.
Allain Lalonde
committed
on 15 Oct 2009
|
2009-10-14 |
More checkstyle goodness
Allain Lalonde
committed
on 14 Oct 2009
|
Attacking CheckStyle warnings in extras package.
Allain Lalonde
committed
on 14 Oct 2009
|
|
2009-10-10 |
Resolves issue 130, use this.canvas instead of constructor arg canvas (which may be null)
Sam Reid
committed
on 10 Oct 2009
|
Pushing on CheckStyle for extras.
Allain Lalonde
committed
on 10 Oct 2009
|
|
Making checkstyle ignore missing javadocs on private members and types.
Allain Lalonde
committed
on 10 Oct 2009
|
|
More CheckStyle Stuff
Allain Lalonde
committed
on 10 Oct 2009
|
|
More CheckStyle attacking.
Allain Lalonde
committed
on 10 Oct 2009
|
|
Fixing Checkstyle javadoc errors in worst offender.
Allain Lalonde
committed
on 10 Oct 2009
|
|
Fixing FindBugs transient field warnings.
Allain Lalonde
committed
on 10 Oct 2009
|
|
Adding fix for NPE on positions.
Allain Lalonde
committed
on 10 Oct 2009
|
|
2009-10-09 |
Removing FindBugs Excludes, since all they did was remove tests from the examples modules. Instead I removed the unnecessary reporting from examples.
...
Allain Lalonde
committed
on 9 Oct 2009
|
formatting changes only, replacing tab characters with spaces
Michael L Heuer
committed
on 9 Oct 2009
|
|
Issue 128 ; applying patch from akurtakov, adding maven-bundle-plugin configuration and changing packaging from jar to bundle
Michael L Heuer
committed
on 9 Oct 2009
|
|
Trying again with ignores rules.
Allain Lalonde
committed
on 9 Oct 2009
|
|
Adding findbugs exclude rules to other projects.
Allain Lalonde
committed
on 9 Oct 2009
|
|
Formatting to conform with CheckStyle and some removal of inline conditionals.
Allain Lalonde
committed
on 9 Oct 2009
|
|
Killing more CheckStyle and a Couple PMD complaints.
Allain Lalonde
committed
on 9 Oct 2009
|
|
Making CheckStyle more permissive of things the Piccolo2D code base doesn't agree with.
Allain Lalonde
committed
on 9 Oct 2009
|
|
2009-08-21 |
Issue 69 ; moving POffscreenCanvas to core
Michael L Heuer
committed
on 21 Aug 2009
|
Issue 64 ; minor checkstyle fixes
Michael L Heuer
committed
on 21 Aug 2009
|
|
Issue 64 ; adding ShadowUtils, PShadow to extras, ShadowExample to examples
Michael L Heuer
committed
on 21 Aug 2009
|
|
2009-08-07 |
|
2009-08-06 |
Issue 71; Made clicked on PStyledText nodes retain their scale if they were not new when clicked.
Allain Lalonde
committed
on 6 Aug 2009
|
Fixed bug causing PFrame not to display by default.
Allain Lalonde
committed
on 6 Aug 2009
|
|
2009-08-05 |
More CheckStyles and some stack usage cleanup on PNode
Allain Lalonde
committed
on 5 Aug 2009
|
|
|
2009-08-03 |
minor API improvements to PSwing, javadoc improvements, and formatting changes
Michael L Heuer
committed
on 3 Aug 2009
|
minor API improvements to PSwing, javadoc improvements, and formatting changes
Michael L Heuer
committed
on 3 Aug 2009
|
|
2009-07-31 |
Who knew. An overload that does nothing but call its parent that has a reason to exist.
Allain Lalonde
committed
on 31 Jul 2009
|
PMD bugs attack.
Allain Lalonde
committed
on 31 Jul 2009
|
|
FingBugs Hunting.
Allain Lalonde
committed
on 31 Jul 2009
|
|
Refactored PCacheCamera to cleanup and made it work in Headless mode.
Allain Lalonde
committed
on 31 Jul 2009
|
|
2009-07-29 |
issue#101 - throw a RTE wrappping the original EX.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
issue#110 - only whitespace and syntax. No semantic changes.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
|
issue#101 - undo r562.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
|
2009-07-28 |
Starting to refactor PStyledText. It's a beast. Too bad we don't have any code that really puts it through its paces.
Allain Lalonde
committed
on 28 Jul 2009
|
Making findbugs a little happier.
Allain Lalonde
committed
on 28 Jul 2009
|
|
2009-07-27 |
issue#108 found the reason why hudson tries to pull the changelog from https://...
Marcus Rohrmoser
committed
on 27 Jul 2009
|
issue#108 shut up hudson, part 3 - minor javadoc complaints.
Marcus Rohrmoser
committed
on 27 Jul 2009
|
|
2009-07-25 |
fix issue#101 by throwing RuntimeExceptions.
Marcus Rohrmoser
committed
on 25 Jul 2009
|
2009-07-24 |
Removing unnecessary import
Allain Lalonde
committed
on 24 Jul 2009
|
Fixed Issue 13; Added the clipping for the paint region as suggested by Sam
Allain Lalonde
committed
on 24 Jul 2009
|
|
Very strange slider behaviour in mac. Trying a fix.
Allain Lalonde
committed
on 24 Jul 2009
|
|
Fixed Issue 83; Transforming graphics context was introducing slight rounding errors in the font metrics measurements. Calculating string widths using compnent.getGraphics() would yield slightly smaller widths than calculating them using the active Graphics object.
...
Allain Lalonde
committed
on 24 Jul 2009
|
|
2009-07-22 |
made XYArray implement Cloneable since it had a clone method
Allain Lalonde
committed
on 22 Jul 2009
|
2009-07-21 |
Removing unused imports
Allain Lalonde
committed
on 21 Jul 2009
|
Made PNotificationCenter matchingKeys use NotificationKey.equals as opposed to reproducing the logic.
Allain Lalonde
committed
on 21 Jul 2009
|
|
Fixing NotificationTarget and NotificationKey equals methods so that they conform to the equals contract.
Allain Lalonde
committed
on 21 Jul 2009
|
|
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
|
|
Cleaned up PNavigationEventhandler. Removed nested ifs, refactored common code out into its own private method.
Allain Lalonde
committed
on 21 Jul 2009
|
|
2009-07-20 |
Unit tests
Allain Lalonde
committed
on 20 Jul 2009
|
2009-07-19 |
Reverted override of createInverse in PAffineTransform since the fact that it didn't throw anything was being overlooked in Hudson, but honoured in Eclipse
Allain Lalonde
committed
on 19 Jul 2009
|
Removing some calls to printStackTrace(), replacing them with appropriate responses Issue 101
Allain Lalonde
committed
on 19 Jul 2009
|
|
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-07-18 |
Some refactoring to make PSwingRepaintManager clearer, nothing too fancy
Allain Lalonde
committed
on 18 Jul 2009
|
Commenting out assert since it doesn't work on all environments
Allain Lalonde
committed
on 18 Jul 2009
|
|
Issue 74 ; minor style and javadoc fixes
Michael L Heuer
committed
on 18 Jul 2009
|
|
Issue 74 ; minor style and javadoc fixes
Michael L Heuer
committed
on 18 Jul 2009
|
|
Trying to get test to pass. Seems to get GC to run
Allain Lalonde
committed
on 18 Jul 2009
|
|
Fixed Issue 74; removed the need to track PSwingCanvas.SwingWrapper instances in the PSwingRepaintManager, making the memory leak a non-issue
Allain Lalonde
committed
on 18 Jul 2009
|
|
Changed test name since it was incorrectly referring to PCanvas
Allain Lalonde
committed
on 18 Jul 2009
|
|
Added PSwingCanvas Test for Memory Leak
Allain Lalonde
committed
on 18 Jul 2009
|
|
2009-07-17 |
Issue 74 ; some assertions fail when test case is run as part of a test suite
Michael L Heuer
committed
on 17 Jul 2009
|
Issue 74 ; adding unit test for PSwingRepaintManager
Michael L Heuer
committed
on 17 Jul 2009
|
|
Issue 69 ; adding render quality parameter
Michael L Heuer
committed
on 17 Jul 2009
|
|
Issue 53. Removing Test Code that can't be run in Headless mode
Allain Lalonde
committed
on 17 Jul 2009
|
|
2009-07-16 |
|
Removing local private members which are no longer needed since Buffering has been removed.
...
Allain Lalonde
committed
on 16 Jul 2009
|
|
2009-07-15 |
Fixed Issue 83; Guessed that the ellipses were caused my Mac's ability to do subpixel font rendering and MS's inability to do so. MS was probably rounding down to the next pixel and macs were not, allowing the text to be a couple pixels longer. Disabling it seems to do the trick.
Allain Lalonde
committed
on 15 Jul 2009
|
2009-07-14 |
Issue 82; Fixed ; Made PSwing register itself as a ComponentListener to the component. When the component's visibility changes, so does the PSwing node. Also, I've overridden setVisible so that it calls setVisible on the underlying component.
Allain Lalonde
committed
on 14 Jul 2009
|
Added some tests to PSwing
Allain Lalonde
committed
on 14 Jul 2009
|
|
Added some tests for PComboBox and added getters for canvas and pSwing
Allain Lalonde
committed
on 14 Jul 2009
|
|
2009-05-05 |
Issue 69 ; adding POffscreenCanvas to extras, with unit test and example
Michael L Heuer
committed
on 5 May 2009
|
2009-03-31 |
minor style fixes
Michael L Heuer
committed
on 31 Mar 2009
|
2009-03-28 |
Issue 79 : removing testReferences method which incorrectly depends on certian behaviour from the garbage collector
Michael L Heuer
committed
on 28 Mar 2009
|
2009-01-24 |
Issue 59 ; updating license date range to include 2009
Michael L Heuer
committed
on 24 Jan 2009
|
2008-11-09 |
Fix for Issue 9: PComboBox does not work when nested in a Panel
...
Stephen Chin
committed
on 9 Nov 2008
|
Added missing copyright.
Stephen Chin
committed
on 9 Nov 2008
|
|
Fix for issue 8: PSwing nodes prevent proper garbage collection
...
Stephen Chin
committed
on 9 Nov 2008
|
|
2008-11-05 |
issue#68 javadocs + scm pom entries.
Marcus Rohrmoser
committed
on 5 Nov 2008
|
issue#68 works.
Marcus Rohrmoser
committed
on 5 Nov 2008
|
|
issue#49 issue#48 done for the first. Is it still compatible?
Marcus Rohrmoser
committed
on 5 Nov 2008
|
|
issue#49 issue#48 - much more elegant plus delegates but also less robust (sic\!). Maybe we'll keep the previous version...
Marcus Rohrmoser
committed
on 5 Nov 2008
|
|
issue#49 issue#48 - comments and minor improvements.
Marcus Rohrmoser
committed
on 5 Nov 2008
|
|
issue#49 issue#48 - pull out an extension point.
Marcus Rohrmoser
committed
on 5 Nov 2008
|
|
issue#49 issue#48 - possible solution.
Marcus Rohrmoser
committed
on 5 Nov 2008
|
|
2008-10-08 |
Issue 25 ; refactor getpSwingCanvas() --> getPSwingCanvas()
Michael L Heuer
committed
on 8 Oct 2008
|
Issue 25 ; use the current PSwing repaint manager if one has been set, or create a new one if it is not of the right type
Michael L Heuer
committed
on 8 Oct 2008
|
|
Issue 20 ; adding ContainerAdapter to disable double-buffering in children added to a container after the container has been added to a PSwing component
Michael L Heuer
committed
on 8 Oct 2008
|
|
Issue 15 ; properly consume mouse events in PSwing components
Michael L Heuer
committed
on 8 Oct 2008
|
|
Issue 14 ; removing unnecessary invalidate/revalidate and repaint of PSwingCanvas
Michael L Heuer
committed
on 8 Oct 2008
|
|
2008-08-22 |
Issue 59 ; re-assigning copyright, per Sam Reid: 'I wrote the code that is copyrighted by University of Colorado, and I don't see any problems with reassigning copyright/license.'
Michael L Heuer
committed
on 22 Aug 2008
|
Issue 59 ; copyright start year should be 1998 to match oldest files
Michael L Heuer
committed
on 22 Aug 2008
|
|
Issue 59 ; copyright start year should be 1998 to match oldest files
Michael L Heuer
committed
on 22 Aug 2008
|
|
Issue 59 ; updating license header and adding one where missing
Michael L Heuer
committed
on 22 Aug 2008
|
|
2008-08-14 |
issue#6 change report added
Marcus Rohrmoser
committed
on 14 Aug 2008
|
2008-08-02 |
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-31 |
issue#45 pom and upload tweaks
Marcus Rohrmoser
committed
on 31 Jul 2008
|
Issue 28; re-adding checkstyle plugin configuration to core, extras, and examples poms, adding sun_checks.xml to src/build/conf in each to enable check configuration
Michael L Heuer
committed
on 31 Jul 2008
|
|
2008-07-30 |
issue#45 revert r153
Marcus Rohrmoser
committed
on 30 Jul 2008
|
issue#45 try via org.apache.maven.wagon:wagon-webdav
Marcus Rohrmoser
committed
on 30 Jul 2008
|
|
issue#48 Reduced visibility of several members. Please review and vote, as this change
...
Marcus Rohrmoser
committed
on 30 Jul 2008
|
|
issue#48 started a unit test
Marcus Rohrmoser
committed
on 30 Jul 2008
|
|
issue#51 aligned package and class names of the tests with the classes under test.
Marcus Rohrmoser
committed
on 30 Jul 2008
|
|
issue#52 use jdk >= 1.4
Marcus Rohrmoser
committed
on 30 Jul 2008
|
|
Fix for issue 46: PFrameTest unit test fails on linux
Stephen Chin
committed
on 30 Jul 2008
|
|
2008-07-27 |
issue#6 add overview.html to javadocs
Marcus Rohrmoser
committed
on 27 Jul 2008
|
issue#44 subdirectory and artifact rename
Marcus Rohrmoser
committed
on 27 Jul 2008
|
|
2008-07-22 |
|
2008-07-09 |
Updated Fix for issue #7: PFrame sets canvas size too large for the window
...
Stephen Chin
committed
on 9 Jul 2008
|
2008-07-08 |
Fix issue #7: PFrame sets canvas size too large for the window
...
Stephen Chin
committed
on 8 Jul 2008
|
2008-07-02 |
Issue 34; adding package-level javadoc to extras packages (piccolox.*)
Michael L Heuer
committed
on 2 Jul 2008
|
2007-05-02 |
Fixed bug in PFrame where canvas size didn't follow containing PFrame size
Ben Bederson
committed
on 2 May 2007
|
2007-04-28 |
removed bogus copyright information
Sam Reid
committed
on 28 Apr 2007
|
removed bogus copyright information
Sam Reid
committed
on 28 Apr 2007
|
|
2007-04-14 |
|
Got rid of a bunch of warnings - mostly from unused code
Ben Bederson
committed
on 14 Apr 2007
|
|
2007-02-03 |
|
2006-12-21 |
Made PNavigationEventHandler.directCameraViewToFocus set the focus to the specified focus node
Ben Bederson
committed
on 21 Dec 2006
|
Removed unused parameter in PNavigationEventHandler.directCameraViewToFocus()
Ben Bederson
committed
on 21 Dec 2006
|
|
Added fix to PFixedWidthStroke to make dashes also fixed to go along with the width.
...
Ben Bederson
committed
on 21 Dec 2006
|
|
2006-10-29 |
Fixed bug in intersects - accessed X instead of Y. Contributed by Sebastian Graca [titmus@poczta.onet.pl]
Ben Bederson
committed
on 29 Oct 2006
|
2006-10-05 |
piccolo java
Jesse Grosjean
committed
on 5 Oct 2006
|