]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic
added new and improved wxFileCtrl implementation (patch 1763164)
[wxWidgets.git] / include / wx / generic /
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-09-17  Vadim Zeitlindon't access m_clientDataItemsType directly
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetColumnPosition() stubs
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetSortingColumn() stubs
2007-09-09  Vadim Zeitlindeclare wxEVT_GRID_COL_MOVE event (which was defined...
2007-08-29  Robert RoeblingPatch from Bo, implements mouse hover, default sort
2007-08-28  Robert RoeblingApplied patch from Bo, WIP
2007-08-26  Robert RoeblingPatch from Bo for recent API changes
2007-08-24  Robert RoeblingCorrect signature of HitTest()
2007-08-24  Robert RoeblingMinor API changes
2007-08-20  Robert RoeblingPatch from Bo, adapt generic code to new API, add GetIt...
2007-08-19  Robert RoeblingChange EnsureVisble() to including column parameter...
2007-08-19  Robert RoeblingBo's patch adding Selection API and some more changes...
2007-08-15  Vadim Zeitlininclude wx/datetime.h, it's not always included from...
2007-08-08  Julian SmartMade wxBORDER_THEME the same as wxBORDER_DEFAULT
2007-07-28  Vadim Zeitlinremoved unused wxUSE_XXX options (patch 1759328)
2007-07-26  Vadim Zeitlinmany wxItemContainer-related changes:
2007-07-16  Robert RoeblingPatch from Bo for generic wxDataViewCtrl
2007-07-12  Robert RoeblingBo's patch for generic code, more sorting code, WIP
2007-07-11  Vadim Zeitlincheck for wxUSE_TIMER in headers, not the files includi...
2007-07-09  Robert RoeblingBo'd patch to make wxDataViewCtrl compile again (4th...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-07-02  Julian SmartAdded SetBitmap, GetBitmap to wxWizard
2007-06-28  Václav Slavíkdont use wxChar* arguments in wxDatePickerCtrlGeneric API
2007-06-28  Václav Slavíkdon't use wxChar* arguments in wxLogWindow API
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-06-22  Vadim Zeitlinsuppress virtual function hiding warnings due to the...
2007-06-16  Václav SlavíkwxUSE_STL compilation fixes for wxGenericFontDialog
2007-06-04  Václav Slavíkchanged wxLog::OnLog(String) to take wxString instead...
2007-06-01  Vadim Zeitlinextract setting max length in wxGridCellTextEditor...
2007-05-24  Vadim Zeitlin1. Derive wxMessageDialogBase from wxDialog (why did...
2007-05-24  Vadim Zeitlindeprecate unneeded wxDIRCTRL_SHOW_FILTERS style, just...
2007-05-10  Vadim Zeitlinadded wxListCtrl::SetItemPtrData()
2007-05-06  Václav Slavíkfix compation with Watcom after latest vararg templates...
2007-05-05  Vadim Zeitlinfix compilation in wxUSE_MENUS==0 case
2007-05-04  Václav Slavíkuse wxFormatString helper class for 'vararg' functions...
2007-05-03  Václav Slavíkfixed vararg functions with format argument to not...
2007-05-02  Robert Roebling Moved all the coordinate system calculation to wxDCBase
2007-04-30  Vadim Zeitlinfix m_sizerPage memory leak for the wizards not using...
2007-04-26  Václav Slavíkuse UTF8-encoded char* strings in UTF8 build instead...
2007-04-25  Vadim Zeitlinchanged wxDC::GetTextExtent() and related methods to...
2007-04-22  Vadim Zeitlinadd m_ prefix to the member variables and remove unneed...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-04-18  Robert Roebling Corrected/implemented sorting (by way of clicking on
2007-04-17  Robert Roebling Implemented the same simple API for creating customized
2007-04-16  Robert Roebling Rewritten in-place editing for generic wxDataViewCtrl
2007-04-14  Václav Slavíkremoved extra semicolons (patch #1700459; fixes compila...
2007-04-07  Vadim Zeitlinmade wxTLW::SetIcon() non-virtual, it was already imple...
2007-04-05  Václav Slavíkprovide both const char* and const wchar_t* implicit...
2007-04-01  Vadim Zeitlinfix unused parameter warning when wxHAS_NATIVE_OVERLAY...
2007-03-20  Vadim Zeitlinremoved extraneous comma at the end of wxGridDirection...
2007-03-18  Vadim Zeitlinadded labels support for toolbar controls for wxMac...
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2007-03-15  Vadim Zeitlinadded support for wxGRID_AUTOSIZE in wxGrid::SetRow...
2007-03-15  Vadim Zeitlinadded wxGridUpdateLocker helper class wrapping Begin...
2007-03-08  Paul Cornettuse full repaint style instead of size event
2007-03-07  Vadim Zeitlinnative wxHyperlinkCtrl implementation for GTK+ 2.10...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2007-03-04  Vadim Zeitlinhandle mouse capture lost event in grid windows and...
2007-02-23  Robert Roebling [ 1665996 ] Fixes/extensions to wxDataViewCtrl
2007-02-17  Robert Roebling Most of FM's wxDataViewCtrl patch.
2007-02-05  Vadim Zeitlinmade (many) more wxGrid methods const
2007-01-31  Vadim Zeitlinremoved wxABI_TESTS, they're irrelvant in 2.9
2007-01-19  Robin DunnAdded wxSearchCtrl::[Get|Set]DescriptiveText
2007-01-07  Vadim Zeitlindisable wxCollapsiblePane compilation in wx/chkconf...
2007-01-01  Paul Cornettremove inline from declaration of functions which are...
2006-12-12  Robin DunnAlso do LayoutControls from EVT_SIZE handler
2006-12-11  Vadim Zeitlinadded $Id$ to the header
2006-12-11  Vadim Zeitlin1. Renamed Set/GetXXXVisible() to ShowXXX() and IsXXXVi...
2006-12-11  Robin Dunninclude bitmap.h
2006-12-11  Robin DunnModified form of Patch #1611222, adds wxSearchCtrl...
2006-12-10  Vadim Zeitlinreplaced size_t with unsigned int in wxAnimation and...
2006-12-09  Vadim Zeitlindefault name of wxStaticLine should be wxStaticLineName...
2006-12-07  Paul Cornettcorrect access for virtuals
2006-12-01  Kevin OllivierAllow wxGenericListCtrl to correctly handle Get/SetScro...
2006-11-25  Vadim Zeitlincorrected wxTreeCtrl::GetBestSize() for a control with...
2006-11-19  Vadim Zeitlinassert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is...
2006-11-18  Robert Roebling [ 1598659 ] make wxAnimationCtrl::SetInactiveBitmap...
2006-11-17  Vadim Zeitlin- fix wxAnimationCtrl::SetBackgroundColour both for...
2006-11-12  Vadim Zeitlinput #if wxUSE_COLLPANE around AddCollapsiblePane()...
2006-11-12  Vadim Zeitlinshow all available information in the dialog (somewhat...
2006-11-11  Robin DunnSome wxCollapsiblePane tweaks:
2006-11-11  Robert Roebling Added native selection rectangle drawing.
2006-11-04  Vadim Zeitlinmoved wxCollapsiblePane to core from adv
2006-11-03  Vadim Zeitlinuse wxNullFont instead of *wxNORMAL_FONT as default...
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-30  Vadim Zeitlinuse explicit virtual keyword with overridden virtual...
2006-10-28  Vadim Zeitlinno real changes, just renamed the header guard to stand...
2006-10-28  Vadim Zeitlinallow customizing the string values returned by wxGridC...
2006-10-27  Robert Roebling [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr...
2006-10-27  Václav Slavíkcompilation fix: wxGenericCollapsiblePane needs wxButto...
2006-10-25  Václav Slavíkchanged wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVER...
2006-10-24  Julian SmartMust define a symbol to test its value
2006-10-24  Václav Slavíkmoved wxOverlay into overlay.* files and out of dc...
2006-10-24  Włodzimierz SkibaADV export fix.
2006-10-22  Vadim Zeitlinavoid code duplication between the generic and GTK...
2006-10-22  Vadim Zeitlin1. We don't need GetTopLevelParent() here, we already...
2006-10-22  Vadim Zeitlininitial draft of wxCollapsiblePane (patch 1577412 by...
2006-10-22  Vadim Zeitlinsmall refactoring to avoid code duplication; renamed...
next