[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r37] by kakenbok

[DOC] Update of the API doc

2010-01-28 21:47:50 Tree
[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
[r35] by kakenbok

[DEV] Added a size test to removeItemAtStart and removeItemAtEnd in ArrayList.

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
[r33] by kakenbok

[Internal] Code block moved

2010-01-21 08:18:14 Tree
[r32] by kakenbok

[BUG] Functions have not been recognized as object types in TypedDictionary.

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
[r30] by kakenbok

[DOC] Added LinkedList example

[DOC] Update APIDoc to the latest revision

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
Older >