History for piccolo2d.java / extras / src / test
2019-01-08
@Michael L Heuer
Update copyright year to include 2019
Michael L Heuer committed on 8 Jan 2019
2013-04-11
@Michael L Heuer
remove fullscreen test which interferes with window focus when running builds
Michael L Heuer committed on 11 Apr 2013
@Michael L Heuer
updating maven plugin dependency versions and re-arranging reporting sections
Michael L Heuer committed on 11 Apr 2013
2011-03-29
@Aaron Dixon
Converting tabs to spaces in PSwingTest.
Aaron Dixon committed on 29 Mar 2011
@Aaron Dixon
Issue 173; merged from branch; added @param and @since to PSwing.setUseBufferedPainting; added unit test to cover buffered painting branch in PSwing.
Aaron Dixon committed on 29 Mar 2011
2011-03-16
@Michael L Heuer
Issue 195 ; mock painting methods were missing logic in PSwing.paint(PPaintContext)
Michael L Heuer committed on 16 Mar 2011
@Michael L Heuer
Issue 205 ; updating copyright year in license header to 2011
Michael L Heuer committed on 16 Mar 2011
2011-03-08
@Sam Reid
Applied fixes from the piccolo 1.3 branch to trunk, see issue 163
Sam Reid committed on 8 Mar 2011
2010-05-11
@Michael L Heuer
Issue 37 ; refactoring package edu.umd.cs.piccolox to org.piccolo2d.extras in extras
Michael L Heuer committed on 11 May 2010
@Michael L Heuer
Issue 37 ; refactoring package edu.umd.cs.piccolo to org.piccolo2d in core
Michael L Heuer committed on 11 May 2010
2010-04-29
@Allain Lalonde
Commenting out test that doesn't work under XVnc
Allain Lalonde committed on 29 Apr 2010
@Allain Lalonde
Adding tests to ensure PSwing plays well with FEST. ...
Allain Lalonde committed on 29 Apr 2010
@Michael L Heuer
Issue 177 ; adding additional unit tests and applying patch
Michael L Heuer committed on 29 Apr 2010
2010-04-28
@Michael L Heuer
Issue 177 ; adding unit test for selection notification on delete key event
Michael L Heuer committed on 28 Apr 2010
2010-02-03
@Allain Lalonde
Fixed Issue # 160 ...
Allain Lalonde committed on 3 Feb 2010
2010-01-29
@Allain Lalonde
Made PSwing.setVisible lazily call its component's setVisible method depending on its current visibility. This should stop the stack overflow being experienced by Chris Malley. Since I have been unable to reproduce it, I can't test it.
Allain Lalonde committed on 29 Jan 2010
2010-01-28
@Allain Lalonde
Unit Test demonstrating Issue 158
Allain Lalonde committed on 28 Jan 2010
2010-01-19
@Michael L Heuer
updating copyright years to include 2010
Michael L Heuer committed on 19 Jan 2010
2009-10-30
@Allain Lalonde
Making PSwing nodes automagically disable double buffering on all children of the underlying JComponent. ...
Allain Lalonde committed on 30 Oct 2009
@Allain Lalonde
Applying PSwing file provided by sreid. Javadocs have been re-added. And some Refactoring has taken place.
Allain Lalonde committed on 30 Oct 2009
2009-10-25
@Marcus Rohrmoser
Testcase for issue#142, followup to r816
Marcus Rohrmoser committed on 25 Oct 2009
2009-10-24
@Marcus Rohrmoser
issue#142 fixed IMO
Marcus Rohrmoser committed on 24 Oct 2009
@Marcus Rohrmoser
see issue#142
Marcus Rohrmoser committed on 24 Oct 2009
@Allain Lalonde
Adding Tests to PSwing Event Handlers
Allain Lalonde committed on 24 Oct 2009
@Allain Lalonde
Rolling Back All paint changes to PSwing. It was working acceptably for clients and the changes were breaking changes. A rollback is the simplest thing to do to get this into a "working" state again. ...
Allain Lalonde committed on 24 Oct 2009
2009-10-23
@Michael L Heuer
adding license headers for extras and swt unit tests
Michael L Heuer committed on 23 Oct 2009
@Michael L Heuer
adding license headers for extras unit tests
Michael L Heuer committed on 23 Oct 2009
@Allain Lalonde
Added test to PHandle testing that locator could be null without causing problems.
Allain Lalonde committed on 23 Oct 2009
2009-10-21
@Allain Lalonde
Making swing related asserts allow for swing thread to be run first.
Allain Lalonde committed on 21 Oct 2009
2009-10-20
@Allain Lalonde
Adding clone tests to allow for later refactoring.
Allain Lalonde committed on 20 Oct 2009