Reset m_underMouse anytime the display is changed programmatically, fixes #11322
[wxWidgets.git] / src / generic / datavgen.cpp
2009-11-13  Robert RoeblingReset m_underMouse anytime the display is changed progr...
2009-11-10  Vadim ZeitlinAllow custom wxDataViewCtrl renderers to easily use...
2009-11-10  Vadim ZeitlinBig wxDataViewCtrl renderer classes refactoring.
2009-11-06  Vadim ZeitlinPrefer to use standard selection colour in wxDataViewCu...
2009-10-23  Vadim ZeitlinAdd wxDataViewModel::ChangeValue() and use it in wxDVC...
2009-10-16  Vadim ZeitlinAdd ellipsization support to wxDataViewCtrl.
2009-10-15  Vadim ZeitlinCorrect cell alignment computation for too small column...
2009-10-15  Vadim ZeitlinUse correct colour for selected items in generic wxDVC.
2009-10-12  Vadim ZeitlinImplement attributes support in generic wxDataViewIconT...
2009-10-12  Vadim ZeitlinMake generic wxDataViewProgressRenderer fill the entire...
2009-10-12  Vadim ZeitlinHandle cell alignment in the renderer itself in generic...
2009-10-12  Vadim ZeitlinRemove wxDataViewTextRendererAttr by merging it with...
2009-09-26  Vadim ZeitlinDon't hard code white background colour in generic...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-05  Vadim Zeitlinadded EVT_DATAVIEW_CACHE_HINT event (closes #9891)
2009-06-18  Robert RoeblingAlso fixed Clear() in the generic control
2009-06-16  Robert RoeblingMany more corrections and clarifications to virtual...
2009-06-11  Robert RoeblingIn virtual list mode, map first row to 1, not to 0...
2009-06-01  Robert RoeblingCloses #10495: wxDataViewCtrl needs a way to start...
2009-03-14  Vadim Zeitlinfix warning about needless comparison of unsigned with 0
2009-03-14  Vadim Zeitlinremove stray debugging printf
2009-03-08  Robert RoeblingCommit most parts of #10495 wxDataViewCtrl needs a...
2009-03-08  Robert RoeblingFixes #10556: wxDataViewCtrl keyboard navigation broken...
2009-03-06  Francesco Montorsidon't return hardcoded constants for empty renderers...
2009-03-06  Robert RoeblingCorrect minor bishaviours in Expand() and Collapse()
2009-03-06  Francesco MontorsiIndentation/coding style adjustments.
2009-03-05  Francesco Montorsiimprove look of wxDataViewCtrl and of its renderer...
2009-02-15  Francesco Montorsiuse YieldFor() in wxTopLevelWindowGTK::RequestUserAtten...
2009-02-09  Robert RoeblingFixes #10454, Applied patch for wxDataViewCtrl should...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-23  Vadim Zeitlinadd missing wxUSE_DRAG_AND_DROP checks
2009-01-22  Robert RoeblingOverride GetDefaultBorder, currently changes nothing
2009-01-21  Robert RoeblingAdd visual drag hint
2009-01-21  Robert RoeblingAdd drop hint
2009-01-21  Robert RoeblingImplement simple Drop, doesn't work under wxMSW (?)
2009-01-20  Robert RoeblingImplement simple drag
2009-01-20  Robert RoeblingFindNode() must return m_root for wxDataViewItem(0)
2009-01-20  Robert RoeblingSkeleton for generic Drag code
2009-01-14  Robert RoeblingFixes #10382: Memory leak in wxDataViewMainWindow:...
2008-12-23  Robert RoeblingAdd wxDataViewCtrl::ExpandAncestors() and call it from...
2008-12-20  Robert RoeblingCall Expand on an item's parent chain in EnsureVisible
2008-12-19  Robert RoeblingFixes #10288: wxDataViewCtrl missing selection change...
2008-12-18  Robert RoeblingRecalculate display (and scrollbars etc) before calling...
2008-12-17  Vadim Zeitlinmade wxHeaderCtrl::GetColumn() const to get rid of...
2008-12-16  Robert RoeblingFixes #10246: wxDataViewCtrl - first row does not react...
2008-12-16  Robert RoeblingFixes #10247: wxDataViewCtrl - event is generated when...
2008-12-16  Robert RoeblingAdded wxDataViewCtrl::IsExpanded(item)
2008-12-11  Vadim Zeitlinextract setters from wxHeaderColumnBase into a separate...
2008-12-10  Vadim Zeitlinadded EVT_HEADER_DRAGGING_CANCELLED event sent when...
2008-12-10  Vadim Zeitlinimplement column reordering support in wxMSW wxHeaderCt...
2008-12-08  Vadim Zeitlinrestore sorting functionality of the generic wxDataView...
2008-12-08  Vadim Zeitlindon't allow resizing non-resizeable columns in wxHeader...
2008-12-08  Vadim Zeitlinhonour column min width when resizing in wxHeaderCtrl...
2008-12-08  Vadim Zeitlinrename wxHeaderCtrl DRAG events into RESIZE ones as...
2008-12-08  Vadim Zeitlindon't take EVT_HEADER_END_DRAG into account if it indic...
2008-12-08  Vadim Zeitlinimplement column resizing events in wxHeaderCtrl
2008-12-08  Vadim Zeitlinadd wxEVT_COMMAND_HEADER_SEPARATOR_DCLICK and semi...
2008-12-08  Vadim Zeitlinimplement click events in wxHeaderCtrl
2008-12-07  Vadim Zeitlin- Rewrite wxHeaderCtrl to be virtual-like: even if...
2008-12-03  Vadim Zeitlinextract (and expand and clean up and document) the...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-10-21  Robert RoeblingCorrect TAB handling for generic wxDataViewCtrl
2008-10-20  Vadim Zeitlina couple of more left over Borland unused variable...
2008-10-20  Vadim Zeitlinfix more Borland release build warnings about unused...
2008-10-10  Robert RoeblingFix crash again
2008-10-10  Robert RoeblingFix crash with NULL pointer dereferencing
2008-10-09  Robert Roeblingimplement GetSizeAvailableForScrollTarget
2008-09-05  Robert RoeblingFix #9940: wxDataViewCtrl left/right arrow press crash
2008-08-30  Vadim Zeitlinfix some (harmless) mingw32 4.3 warnings
2008-08-03  Vadim Zeitlincompilation after last commit: semicolon after wxDELETE...
2008-06-11  Robert Roebling#9559 DataViewCtrl wrong behaviour with reordering...
2008-06-09  Robert Roeblingblind fix for: #9549: crash in wxDataViewMainWindow...
2008-05-27  Robert RoeblingUse wxList::DeleteContents() to delete columns
2008-05-23  Vadim Zeitlinfix MSVC warnings about conversions between pointers...
2008-05-21  Robert RoeblingAdded InsertColumn( pos, col ), some reformating
2008-05-20  Robert RoeblingCommit mem leak fix I introduced
2008-05-20  Robert RoeblingFix mem corruption due to string no longer being in...
2008-05-20  Robert RoeblingDon't make lines narrower that default line height...
2008-05-16  Robert RoeblingCorrect vert alignment
2008-05-16  Robert Roeblingignore invisble columns in height calculation
2008-05-16  Robert RoeblingOption for variable line heights (MSW and GTK+ sofar)
2008-04-14  Robert RoeblingSupport bitmaps and text and header columns using wxIma...
2008-04-14  Robert RoeblingAdded bitmap support to column header
2008-04-08  Robert RoeblingAdapt MSW's renderer's alignment to use column header...
2008-04-07  Robert RoeblingSplit wxDataViewVirtualModel fork wxDataViewIndexModel...
2008-04-05  Robert RoeblingFixed bug that made adding a child to a branch (that...
2008-04-05  Robert RoeblingProbable fix for [ 1933745 ] Crash in wxDataViewHeaderW...
2008-04-05  Robert Roebling[ 1922123 ] Generic wxDataViewCtrl leaks
2008-04-05  Robert RoeblingSupport renderer::LeftClick() in generic code, removed...
2008-04-01  Robin DunnDon't force wxBORDER_SUNKEN so the programmer can speci...
2008-03-17  Vadim Zeitlindon't provide unnecessary (as default) arguments to...
2008-03-10  Vadim Zeitlinfurther simplifiy USE_NATIVE_HEADER_WINDOW checks
2008-03-09  Vadim Zeitlindon't use native headers in wxUniv build (this doesn...
2008-03-01  Robert RoeblingPatch for context menu event for generic/Windows code
2008-02-12  Václav Slavíkadded wxWindow::HandleAsNavigationKey() helper for...
2008-01-14  Robert RoeblingPartial impl of auto resizing columns
2008-01-02  Julian SmartSuppressed the themed border by defining GetDefaultBorder
2007-12-28  Robert RoeblingImplement rest of MSW's wxDataViewCtrl's native column...
2007-12-27  Robert RoeblingAlso get header button height right
next