Add wx/msgqueue.h to the list of wxBase headers and rebake.
[wxWidgets.git] / include /
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...
2010-05-31  Vadim ZeitlinTranslate strings used in doc-view printing code.
2010-05-31  Vadim ZeitlinAdd wxString::FromDouble() and FromCDouble().
2010-05-31  Vadim ZeitlinMake wxString::ToCXXX() methods always available.
2010-05-30  Francesco Montorsiimplement * and / operators for wxPoint, not only wxSize.
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-05-30  Vadim ZeitlinActivate the view of a newly created document.
2010-05-30  Vadim ZeitlinStore page setup data in wxDocManager.
2010-05-30  Robert RoeblingUse GTKXXX notation for some more wxGTK specific method...
2010-05-30  Paul CornettRemove pizza backing window.
2010-05-29  Vadim ZeitlinAdd "filter changed" event to wxFileCtrl.
2010-05-29  Vadim ZeitlinAdd wxConfig::Read(float *) overload.
2010-05-27  Jaakko SalliFixed wxComboCtrl::SetButtonPosition() on Vista/Win7...
2010-05-27  Jouk Jansenuse wxToggleButtonXmlHandler::DoCreateBitmapToggleButto...
2010-05-26  Robert RoeblingApplied patch, fixes #12090: wxGTK cursor handling...
2010-05-25  Vadim ZeitlinFix setting the fonts for wxMSW wxTextCtrl with wxTE_RI...
2010-05-22  Vadim ZeitlinAdded wxMessageQueue::Clear().
2010-05-22  Vadim ZeitlinFix for user input processing in wxProgressDialog.
2010-05-21  Robert RoeblingSecond try to get wxDataViewChoiceByIndex and its name...
2010-05-21  Vadim ZeitlinAlways define SIZEOF_WCHAR_T if it's not defined under...
2010-05-21  Vadim ZeitlinSimplify and correct MSW selection of background brush...
2010-05-20  Stefan Csomorsupport compiling for iphone
2010-05-20  Stefan Csomoradding support for iphone
2010-05-20  Stefan Csomorfixing copy paste error
2010-05-20  Stefan Csomoradapting to new API
2010-05-19  Stefan Csomornot needed anymore
2010-05-19  Stefan Csomoradding methoddefs
2010-05-18  Vadim ZeitlinCompilation fix for wxUSE_LOG_DEBUG==0 case.
2010-05-16  Robert RoeblingAdded quick implementation of wxDataViewChoiceByIndexRe...
2010-05-16  Robert RoeblingPart II of: Add GetChoice() and GetChoices() getters...
2010-05-16  Robert RoeblingAdd GetChoice() and GetChoices() getters to all choice...
2010-05-16  Robert RoeblingApplied #11755: wxBitmapToggleButton Xml Handler
2010-05-13  Vadim ZeitlinDocument wxDocument::DeleteContents().
2010-05-13  Jaakko SalliAdded wxGraphicsContext::Create(const wxEnhMetaFileDC...
2010-05-13  Václav SlavíkAdd missing check for wxUSE_FILE_HISTORY existence.
2010-05-12  Vadim ZeitlinRefactor wxDocParentFrame and wxDocMDIParentFrame to...
2010-05-10  Vadim ZeitlinBuild fix: forgotten part of the previous commit.
2010-05-10  Vadim ZeitlinAdd column parameter to wxListCtrl::GetItemText().
2010-05-10  Vadim ZeitlinChange wxDIALOG_NO_PARENT value to avoid clashing with...
2010-05-10  Vadim ZeitlinReplace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN...
2010-05-10  Vadim ZeitlinNo changes, just added comments summarizing the use...
2010-05-09  Vadim ZeitlinReplace public wxEvtHandler::ProcessEventHere() with...
2010-05-09  Vadim ZeitlinUse ProcessEventLocally() instead of ProcessEventHere...
2010-05-09  Vadim ZeitlinAdd wxWindow::ProcessWindowEventLocally() and use it...
2010-05-09  Vadim ZeitlinRefactor the event processing code to add ProcessEventL...
2010-05-09  Jaakko SalliSupress SetFocus() warning in wxVListBoxComboPopup
2010-05-08  Václav SlavíkwxMsgCatalog destructor should be public.
2010-05-08  Vadim ZeitlinInvalidate wxListBox best size immediately without...
2010-05-07  Vadim ZeitlinFix bugs related to two phase creation of wxRibbon...
2010-05-07  Václav SlavíkIntegrate with GNOME's Recent Documents menu.
2010-05-06  Jaakko SalliChange wxPGProperty::SetChoices() to accept 'const...
2010-05-06  Vadim ZeitlinDon't accept focus in the dummy main generic spin contr...
2010-05-06  Vadim ZeitlinDon't send wxEVT_COMMAND_SPINCTRLDOUBLE_UPDATED when...
2010-05-06  Vadim ZeitlinAdded wxLANGUAGE_BOSNIAN.
2010-05-06  Václav SlavíkRefactor wxTranslationsLoader API.
2010-05-06  Václav SlavíkMove wxScopedPtr::reset() implementation to wxDEFINE_SC...
2010-05-06  Václav SlavíkUse wxCHECKED_DELETE in wxScopedPtr::reset().
2010-05-06  Václav SlavíkUse wxCHECKED_DELETE in wxScopedPtr<T>.
2010-05-05  Vadim ZeitlinNo changes, just make wxDataViewEditorCtrlEvtHandler...
2010-05-05  Vadim ZeitlinPop event handler from wxDVC edit control before destro...
2010-05-05  Václav SlavíkDon't use size_t for plural forms parameter.
2010-05-05  Vadim ZeitlinNotify user less intrusively about overflow when previe...
2010-05-05  Vadim ZeitlinMove wxInfoBar to core library from adv.
2010-05-05  Vadim ZeitlinReplace wxPrintout::SetIsPreview() with SetPreview().
2010-05-05  Vadim ZeitlinNo real changes, just clean up wxAbortProc mess.
2010-05-05  Václav SlavíkFix wxScopedCharTypeBuffer<T>::CreateOwned() to match...
2010-05-04  Vadim ZeitlinIgnore time component of SYSTEMTIME in wxCalendarCtrl.
2010-05-04  Václav SlavíkMove wxFileHistory out of docview framework, add wxUSE_...
2010-05-02  Vadim ZeitlinAdd wxTreeCtrl::{Clear,Set}FocusedItem().
2010-04-30  Stefan Csomorupdated headers
2010-04-30  Stefan Csomortextctrl impl
2010-04-30  Jaakko SalliUse scoped ptrs to managed wxAnyValueType instances...
2010-04-29  Václav SlavíkAlways use active wxTranslations instance via wxLocale.
2010-04-27  Julian SmartwxRTC: fixed style selection reset after editing a...
2010-04-26  Václav SlavíkAdd support for storing translations in win32 resources.
2010-04-26  Václav SlavíkShorten lang names in wxTranslations, not wxFileTransla...
2010-04-26  Václav SlavíkAdd wxMemoryBuffer::release().
2010-04-26  Václav SlavíkAdd instance argument to wxLoadUserResource().
2010-04-26  Václav SlavíkMake wxLoadUserResource() declaration available to...
2010-04-26  Vadim ZeitlinAdd wxLoadUserResource() overload not copying the resou...
2010-04-26  Vadim ZeitlinFix wxGTK1 event loop definition mismatch between base...
2010-04-26  Vadim ZeitlinUse wxMenuBar::Attach/Detach() instead of SetInvokingWi...
next