Make SetFont() public (fixes #9641)
[wxWidgets.git] / include /
2010-07-25  Jaakko SalliMake SetFont() public (fixes #9641)
2010-07-24  Robert RoeblingMake calls wxDataViewModel::ItemDeleted() etc. non...
2010-07-24  Vadim ZeitlinAdd EVT_RIBBONGALLERY_CLICKED event.
2010-07-24  Vadim ZeitlinRemove hard limit on number of pages in wxHtmlPrintout.
2010-07-24  Vadim ZeitlinFix AUI compilation without PCH after recent changes.
2010-07-23  Vadim ZeitlinEnsure that wxAuiNotebook::SetArtProvider() always...
2010-07-23  Vadim ZeitlinAdd support for auto-orientable toolbars to AUI.
2010-07-23  Vadim ZeitlinFix Cygwin 1.7 build.
2010-07-23  Vadim ZeitlinAdded wxFONTENCODING_EUC_KR alias for wxFONTENCODING_CP949.
2010-07-22  Vadim ZeitlinFix harmless unused parameter warnings in wxDEBUG_LEVEL...
2010-07-22  Vadim ZeitlinFix compilation of wxSpinCtrlGenericBase when PCH are...
2010-07-22  Vadim ZeitlinFix explicitly setting focus to generic wxSpinCtrl.
2010-07-22  Vadim ZeitlinAdd wxItemContainer::DetachClientObject() and use it...
2010-07-22  Vadim ZeitlinReplace 2.9.1 version with 2.9.2.
2010-07-18  Vadim ZeitlinEnsure that validators work even in presence of pushed...
2010-07-17  Vadim ZeitlinDon't redefine wxNO_EXCEPTIONS in wx/except.h if it...
2010-07-14  Vadim ZeitlinRemove dllexport declaration from a nested struct.
2010-07-14  Vadim ZeitlinDon't compile platform-specific methods when using...
2010-07-13  Vadim ZeitlinFix file paths in the header comments.
2010-07-13  Vadim ZeitlinFix a few minor typos in comments.
2010-07-13  Vadim ZeitlinGlobally rename all occurrences of "XCode" to "Xcode".
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-13  Vadim ZeitlinSend right and double click events in wxGrid when using...
2010-07-12  Vadim ZeitlinOnly compile wxStd{Input,Output}Stream if wxUSE_STREAMS==1.
2010-07-12  Vadim ZeitlinRemove scroll units duplication in wxGrid to fix settin...
2010-07-12  Vadim ZeitlinFix text updated event generation in wxGTK wxComboBox.
2010-07-11  Jaakko SalliFix non-PCH builds (closes #12217)
2010-07-11  Jaakko SalliAdded 'Delimiter' attribute for wxArrayStringProperty...
2010-07-11  Jaakko SalliHave the new incarnation of wxPGArrayEditorDialog suppo...
2010-07-11  Vadim ZeitlinNo real changes, just fix unused parameter warning.
2010-07-11  Vadim ZeitlinOptionally set the window name in wxPersistentRegisterA...
2010-07-11  Vadim ZeitlinAccount for largest item in wxGenericListCtrl::GetBestS...
2010-07-11  Vadim ZeitlinAdd wxSize::IncBy() and DecBy() overloads taking wxPoint.
2010-07-11  Vadim ZeitlinImplement wxWindow::DoGetBorderSize() for all ports.
2010-07-11  Vadim ZeitlinAllow user code to override key events in generic wxLis...
2010-07-10  Jaakko SalliwxArrayEditorDialog now uses wxEditableListBox. It...
2010-07-08  Julian SmartiPhone SDK 2.2 compilation
2010-07-08  Julian SmartRespect wxUSE_MENUS in toolbar base classes
2010-07-08  Julian SmartAvoid warning
2010-07-05  Václav SlavíkAdd std::[w]string support to wxVariant.
2010-07-04  Jaakko SalliMake m_inDoPropertyChanged and m_inCommitChangesFromEdi...
2010-07-04  Jaakko Sallim_inDoSelectProperty: make it bool and use wxON_BLOCK_E...
2010-07-04  Jaakko SalliRedundant wxPropertyGrid validation failure message...
2010-07-04  Jaakko SalliChanged wxPropertyGrid default property validation...
2010-07-04  Jaakko SalliAdded new wxPropertyGrid property validation failure...
2010-07-03  Václav SlavíkFix format strings parsing to understand C99 %zu etc.
2010-07-03  Václav SlavíkwxFileOffsetFmtSpec isn't translatable.
2010-07-03  Václav SlavíkFix vararg type checking to accept ints for %c.
2010-07-03  Václav SlavíkSimply varargs type checking by adding subtypes to...
2010-07-03  Jaakko SalliEliminated lingering validation failure message on...
2010-07-03  Jaakko SalliwxPropertyGrid validation failure was not (always)...
2010-07-01  Václav SlavíkFix printf arguments validation code for ANSI build.
2010-07-01  Václav SlavíkUse wxScopedCharBuffer in To8BitData() in ANSI build...
2010-07-01  Václav SlavíkDon't assume size_t is either int- or long-sized.
2010-06-28  Julian SmartAdded missing wxTEXT_ATTR_PAGE_BREAK from wxTEXT_ATTR_P...
2010-06-26  Francesco Montorsifix couple of typos
2010-06-25  Julian SmartAdded PaintAboveContent function for drawing on top...
2010-06-24  Václav SlavíkCompilation fix for compilers that don't have native...
2010-06-24  Václav SlavíkCheck wxPrintf etc. arguments types.
2010-06-24  Václav SlavíkAdd correct wxArgNormalizer code for signed char.
2010-06-24  Václav SlavíkAlways NUL-terminate wxPrintfConvSpec::m_szFlags.
2010-06-24  Václav SlavíkCheck that wxSIZE_T_IS_* macros are always defined.
2010-06-21  Stefan Csomoradding mimetype patch, closes #12072
2010-06-21  Stefan Csomoradding HitTest to osx_cocoa implementation of listbox...
2010-06-21  Stefan Csomoradding bestsize for osx_cocoa combobox
2010-06-21  Stefan Csomortext updated events were not always sent out correctly...
2010-06-20  Vadim ZeitlinFix activation handling in generic wxDataViewCtrl rende...
2010-06-20  Vadim ZeitlinUse PBM_SETMARQUEE to implement indeterminate mode...
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2010-06-19  Francesco Montorsifix for non-PCH builds
2010-06-19  Francesco MontorsiRemove identic implementations of wxDir::Exists from...
2010-06-18  Jaakko SalliMade wxAny::IsNull() doc string a bit clearer
2010-06-18  Jaakko SalliAdded wxAny::HasSameType()
2010-06-18  Jaakko SalliUse placement new when storing value in wxAnyValueBuffe...
2010-06-17  Vadim ZeitlinAllow specifying non default port for wxFTP connections.
2010-06-17  Václav SlavíkMake the wxArrayString(int) ctor explicit.
2010-06-16  Václav SlavíkAdd wxTranslations::GetAvailableTranslations().
2010-06-14  Jaakko SalliAdded wxIsPod<>. Use it in wxAny instead of wxIsMovable<>.
2010-06-13  Jaakko SalliAdded wxComboCtrl::SetTextCtrlStyle()
2010-06-12  Vadim ZeitlinFix processing of events for MRU entries #10 and more...
2010-06-12  Jaakko SalliAdded wxPropertyGrid::DedicateKey(), which prevents...
2010-06-10  Robert RoeblingImplemented wxDataViewColumn for wxOSX/Cocoa
2010-06-10  Robert RoeblingSuppress warning about double->int conversion
2010-06-10  Robert RoeblingMake wxDataViewCtrl::GetColumnPosition() return the...
2010-06-10  Vadim ZeitlinAdd missing Init() call to one of wxListBox ctors in...
2010-06-09  Jaakko SalliwxAny CheckType() member functions should be const
2010-06-09  Francesco MontorsiIncrease interoperability between wxPoint and wxRealPoi...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE_EVENT_...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-06-06  Francesco Montorsiadd to wxRealPoint the same operators already available...
2010-06-06  Francesco Montorsiget rid of wxMimeTypesManager::ReadMailcap and wxMimeTy...
2010-06-05  Vadim ZeitlinDon't send selection events for an already selected...
2010-06-05  Vadim ZeitlinUse mouse position to find the item for selection event...
2010-06-05  Vadim ZeitlinNo changes, just refactor wxListBox initialization...
2010-06-05  Vadim ZeitlinRefactor listbox event sending code to avoid duplication.
2010-06-02  Vadim ZeitlinFix recently broken forwarding of events between event...
2010-06-01  Jaakko SalliIn wxComboPopupEvtHandler::OnMouseEvent(), when need...
2010-06-01  Jaakko SalliFor clarity: wxComboPopupExtraEventHandler -> wxComboPo...
2010-05-31  Vadim ZeitlinUpdate AUI floating windows position and not just size...
next