2009-08-04 |
issue#111: merged phtml branch to trunk
Allain Lalonde
committed
on 4 Aug 2009
|
---|---|
2009-08-01 |
Attacking checkstyle complaints.
Allain Lalonde
committed
on 1 Aug 2009
|
2009-07-31 |
FingBugs Hunting.
Allain Lalonde
committed
on 31 Jul 2009
|
2009-07-30 |
issue#116 - tests accessing non-final fields to prevent code-clean finalization. Code Clean.
Marcus Rohrmoser
committed
on 30 Jul 2009
|
Issue 114 ; minor API improvements to PText
Michael L Heuer
committed
on 30 Jul 2009
|
|
Fixed Issue 113; made fullPick ignore a node and its children if that node is invisible.
Allain Lalonde
committed
on 30 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#22 undo r561 to repeat later in the agreed on style.
Marcus Rohrmoser
committed
on 29 Jul 2009
|
|
2009-07-28 |
Issue 19, Issue 90 ; rolling back changes made in r395
Michael L Heuer
committed
on 28 Jul 2009
|
Killing some FindBugs involving serialization.
Allain Lalonde
committed
on 28 Jul 2009
|
|
2009-07-26 |
Broke apart the name tests so that 1 test method tested 1 obvious behaviour
Allain Lalonde
committed
on 26 Jul 2009
|
2009-07-25 |
proposal to fix issue#22
Marcus Rohrmoser
committed
on 25 Jul 2009
|
2009-07-24 |
Implemented Issue 21; added a new Property Constant (since the old one was incorrect) and deprecated the old one
Allain Lalonde
committed
on 24 Jul 2009
|
2009-07-21 |
Removing unused imports
Allain Lalonde
committed
on 21 Jul 2009
|
Added back in check for modifiers applying to input events. Turns out some of the examples expect this behaviour (NavigationExample being one).
Allain Lalonde
committed
on 21 Jul 2009
|
|
2009-07-20 |
Adding more tests and adding tests for PDebug
Allain Lalonde
committed
on 20 Jul 2009
|
Unit tests
Allain Lalonde
committed
on 20 Jul 2009
|
|
Added tests for PBasicInputEventHandler
Allain Lalonde
committed
on 20 Jul 2009
|
|
2009-07-19 |
Added getInputEventListeners to PCanvas and PNode making them return an array of PInputEventListener objects. This makes it fall inline with the other listeners inherited from JComponent and it also makes listener methods testable.
Allain Lalonde
committed
on 19 Jul 2009
|
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
|
|
2009-07-18 |
Unit Testing for PImage and removed a little cruft
Allain Lalonde
committed
on 18 Jul 2009
|
Some Unit Tests for PInputEvent
Allain Lalonde
committed
on 18 Jul 2009
|
|
Adding tests for PText
Allain Lalonde
committed
on 18 Jul 2009
|
|
Adding tests for PText and making it return empty string by default rather than null. More inline with JTextField
Allain Lalonde
committed
on 18 Jul 2009
|
|
renamed test since PCanvas was redundant
Allain Lalonde
committed
on 18 Jul 2009
|
|
Allain Lalonde
committed
on 18 Jul 2009
|
|
Added Memory Leak Test for PCanvas, should demonstrate the memory leak installInputSources has
Allain Lalonde
committed
on 18 Jul 2009
|
|
Fixed Issue 100; Plastered PInputEventFilter with Unit Tests and then made it consider the masks conditionally.
...
Allain Lalonde
committed
on 18 Jul 2009
|