Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Lluis Sanchez a739e9800c Remove duplicate Clear method 2012-04-19 17:30:02 +02:00
Lluis Sanchez 46f1302ecf Implement ListStore.Clear 2012-04-19 17:24:22 +02:00
ermau 5b19edd886 [WPF] Add ListDataSource.Clear() 2012-04-19 11:16:33 -04:00
ermau 3c21a20169 [WPF] Fixed and unified row view models
- Value array handling moved from TreeStoreNode into new ValuesContainer
   class.
 - ListDataSource updated to use ValuesContainer so that it can property
   invoke PropertyChanged events instead of replacing the row event which
   fixes some circular update issues (and a minor perf boost).
 - Cleaned up the binding story to always unify on indexers, which brings
   things back inline with the way the built in data sources are setup.
2012-04-05 12:21:38 -04:00
ermau 07732a34c6 [WPF] WPF specialized ListDataSource 2012-04-03 10:28:19 -04:00