| Commit | Date | |
|---|---|---|
|
[r36]
by
kakenbok
[BUG] Iterator returned from FX-events was wrong initialised when created the second time after an item has been removed from the end. |
2010-01-25 12:35:33 | Tree |
| 2010-01-21 12:00:35 | Tree | |
|
[r34]
by
kakenbok
[DEV] Renamed FxEvents.COLLECTION_EMPTIED and FxEvents.DATA_SOURCE_REPLACED to FxEvents.RESET. [BUG] Sort and reverse did not dispatch change events. [DEV] Added tests for sort and reverse. |
2010-01-21 09:06:22 | Tree |
| 2010-01-21 08:18:14 | Tree | |
| 2010-01-21 08:15:44 | Tree | |
|
[r31]
by
kakenbok
[BUG] Multiple clear() commands on a FX collection caused multiple COLLECTION_EMPTIED events even if the collection already has been emtpy. Clear() now returns a Boolean which indicates, if the collection really has been changed or not. |
2009-11-19 10:37:51 | Tree |
| 2009-10-15 08:57:52 | Tree | |
|
[r29]
by
kakenbok
[Bug] Removing at start or at end of an ArrayListFx did dispatch the removal notification twice. |
2009-10-14 12:01:33 | Tree |
|
[r28]
by
kakenbok
[DEV] Added a children filter to IRecursiveFilterIterator to be able to skip children of particular items in recursive enumeration [DEV] Renamed event kind FxEvents.COLLECTION_REPLACED to FxEvents.DATA_SOURCE_REPLACED |
2009-10-06 22:15:57 | Tree |
|
[r27]
by
kakenbok
[BUG] Subsequent calls to getNext() without a prior hasNext did fail in RecursiveIterator, if the current child iterator had been finished in between. |
2009-08-07 12:55:55 | Tree |