]> git.saurik.com Git - wxWidgets.git/history - src/generic/datavgen.cpp
Added wxRenderer method for drawing selection
[wxWidgets.git] / src / generic / datavgen.cpp
2006-04-26  Robert Roebling Added wxRenderer method for drawing selection
2006-04-25  Robert Roebling Lots of minor visual updates.
2006-04-24  Robert Roebling Finished most of the selection/focus handling.
2006-04-24  Robert Roebling Lots of selection and focus code.
2006-04-19  Robert Roebling renderer::DrawHeaderButton() seems to need space
2006-04-19  Robert Roebling Fix Refresh() problem.
2006-04-18  Robert Roebling Added some column width contrl code.
2006-04-18  Robert Roebling Add wxRenderer::DrawCheckButton for use inside
2006-03-30  Robert Roebling Fix previous crashes when scrolling generic version
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