]> git.saurik.com Git - wxWidgets.git/history - src/generic/datavgen.cpp
Source and warning cleaning after enabling wxUSE_DATAVIEWCTRL in wxMSW builds.
[wxWidgets.git] / src / generic / datavgen.cpp
2006-03-27  Włodzimierz SkibaSource and warning cleaning after enabling wxUSE_DATAVI...
2006-03-23  Julian SmartFixes/makefiles for building data view control on Windows
2006-03-23  Robert Roebling Take into account cell's own size, not only the
2006-03-23  Robert Roebling Implement basic MVC logic (change an item in one
2006-03-23  Robert Roebling Make generic wxDataViewCtrl draw its contents.
2006-03-22  Robert Roebling Setup notifiers from datamodel to generic
2006-03-22  Robert Roebling In the generic version of wxDataViewCtrl, all
2006-03-21  Robert Roebling Added windowing and scrolling logic to generic
2006-03-20  Robert Roebling Further compilation fixes.
2006-03-20  Robert Roebling Added (yet unfunctional) skeleton files fir