Add support for wxAuiNotebook to XRC.
[wxWidgets.git] / include /
2012-10-23  Vadim ZeitlinAdd support for wxAuiNotebook to XRC.
2012-10-23  Vadim ZeitlinRefactor wxXRC to allow defining handlers outside of...
2012-10-23  Vadim ZeitlinDefine WXDLLIMPEXP_FWD_RIBBON for consistency with...
2012-10-23  Vadim ZeitlinAdd wxEvtHandler::CallAfter() for asynchronous method...
2012-10-23  Vadim ZeitlinAdd wx/meta/removeref.h header defining wxRemoveRef...
2012-10-22  Vadim ZeitlinFix border size computation in wxAuiTabArt.
2012-10-21  Steve LamertonExplicitly unregister custom wxWebViewIE namespaces...
2012-10-19  Vadim ZeitlinAllow specifying all wxFlexGridSizer parameters in...
2012-10-19  Vadim ZeitlinAllow testing for existence of specific file types...
2012-10-19  Vadim ZeitlinDeclare MeasuringGuard as friend in wxTextMeasureBase.
2012-10-17  Vadim ZeitlinFactor out text measurement from wxDC and wxWindow...
2012-10-17  Vadim ZeitlinFix wxGrid editors background painting.
2012-10-17  Paul CornettDisconnect all GTK signals referencing a wx object...
2012-10-17  Vadim ZeitlinMake wxFindReplaceData accessors const.
2012-10-16  Vadim ZeitlinAdd wxEvent::GetEventUserData() and improve user data...
2012-10-16  Vadim ZeitlinImprove inotify()-based wxFileSystemWatcher to handle...
2012-10-15  Vadim ZeitlinCheck for filespec when generating events in wxFileSyst...
2012-10-15  Vadim ZeitlinAdd support for symlinks to wxFileName.
2012-10-15  Vadim ZeitlinMake wxFileSystemWatcher watch entries reference-counted.
2012-10-15  Vadim ZeitlinImprove handling of file spec in wxFileSystemWatcher...
2012-10-14  Vadim ZeitlinMake GetClippingBox() work for wxPrinterDC in wxGTK.
2012-10-14  Vadim ZeitlinProvide stand-in IDropTargetHelper definition to fix...
2012-10-13  Vadim ZeitlinMake TAB behaviour in wxGrid more configurable.
2012-10-13  Vadim ZeitlinJust correct the path in the header comment.
2012-10-13  Vadim ZeitlinDisplay system-provided drag images during drag-and...
2012-10-13  Vadim ZeitlinFreeze wxTreeCtrl in wxMSW by hiding it.
2012-10-13  Vadim ZeitlinSet wxTAB_TRAVERSAL for wxNavigationEnabled<> windows...
2012-10-13  Vadim ZeitlinAllow using windows that can't be focused with wxNaviga...
2012-10-13  Vadim ZeitlinRemove unused wxNavigationEnabled::AcceptFocus() method.
2012-10-11  Vadim ZeitlinUse "true" by default in wxGenericListCtrl::EnableBellO...
2012-10-09  Vadim ZeitlinCopy wxCommandEvent string explicitly in its copy ctor.
2012-10-08  Vadim ZeitlinRecreate GtkPrintOperation every time when printing...
2012-10-08  Vadim ZeitlinImprove wxAuiNotebook appearance when using some GTK...
2012-10-07  Vadim ZeitlinImplement incremental search in wxGenericListCtrl.
2012-10-07  Vadim ZeitlinAdd a possibility to beep on no match to wxGenericTreeCtrl.
2012-10-07  Vadim ZeitlinSupport some CSS styles for the links in wxHTML too.
2012-10-04  Vadim ZeitlinAdd support for wxALWAYS_SHOW_SB style to wxScrolled<>.
2012-10-04  Vadim ZeitlinAdd a setting for the disabled text colour to wxRibbon...
2012-10-04  Vadim ZeitlinAdd a more convenient wxColour::MakeDisabled() overload.
2012-10-04  Vadim ZeitlinAdd wxDateSpan::GetTotalMonths() method.
2012-10-04  Paul Cornettsilence warnings about shadowed variables with GCC...
2012-10-02  Paul Cornettmake more Init() functions private
2012-10-01  Vadim ZeitlinAdd wxDateTime::DiffAsDateSpan().
2012-09-30  Vadim ZeitlinAdded wxFile::ReadAll() for consistency with wxFFile...
2012-09-30  Vadim ZeitlinReimplement wxTextEntry::DoSetValue() in wxStyledTextCtrl.
2012-09-30  Vadim ZeitlinFix wxStyledTextCtrl::WriteText() to replace the selection.
2012-09-30  Vadim ZeitlinAdd per-direction wxSocket wait flags and byte counters.
2012-09-30  Vadim ZeitlinAdd support for background-color style to span element...
2012-09-30  Vadim ZeitlinFix handling of spaces after <img> tag in wxHTML.
2012-09-30  Vadim ZeitlinNo changes, just fix some typos in comments in wxXRC...
2012-09-30  Vadim ZeitlinClear the search control automatically when it's "Cance...
2012-09-30  Paul Cornettmake wxWindowGTK::Init() private, it is not meant to...
2012-09-28  Vadim ZeitlinMake wxHelpControllerBase::SetFrameParameters() title...
2012-09-28  Vadim ZeitlinAdd "inherit" to <font> XRC tag.
2012-09-28  Paul CornettAvoid unrealizing a frozen window
2012-09-27  Vadim ZeitlinAdd two step creation to wxTextEntryDialog.
2012-09-27  Vadim ZeitlinRemove the now unnecessary wxRichTextCtrl::SelectAll().
2012-09-26  Vadim ZeitlinMerge "selected" and "active" child in wxAuiMDIParentFrame.
2012-09-25  Stefan Csomoradding constants for newer OSX versions to make sure...
2012-09-23  Vadim ZeitlinImprove SAFEARRAY support in wxMSW OLE Automation code.
2012-09-23  Vadim ZeitlinCorrect best size computation for wxCheckBox with borde...
2012-09-23  Vadim ZeitlinRespect styles translated to WS_EX_XXX in wxMSW wxCheck...
2012-09-20  Vadim ZeitlinAdd public (but not documented) wxCheckBox::MSWMakeOwne...
2012-09-20  Vadim ZeitlinFix and enhance support for client data in wxRibbonButt...
2012-09-20  Vadim ZeitlinAdd wxRibbonButtonBarEvent::GetButton().
2012-09-20  Vadim ZeitlinAdd wxRibbonButtonBar::GetActiveItem() and GetHoveredIt...
2012-09-20  Vadim ZeitlinAdd wxRibbonButtonBar::GetItem(), GetItemById() and...
2012-09-20  Vadim ZeitlinMake it possible to TAB-navigate among wxStaticBox...
2012-09-20  Jouk Jansenbackport wxspinctrl::get/setbase form gtk ->gtk1
2012-09-20  Vadim ZeitlinAdd wxStyledTextCtrl::AnnotationClearLine().
2012-09-19  Robin DunnAdd define for MAC_OS_X_VERSION_10_7 if there isn't...
2012-09-18  Vadim ZeitlinMore s/loose/lose/ in wxEncodingConverter comments.
2012-09-17  Dimitri SchoolwerthSet svn properties on recently added files.
2012-09-17  Vadim ZeitlinNo changes, just fix some typos in the comments in...
2012-09-15  Vadim ZeitlinNo changes, just silence some MSVC 11 static analyzer...
2012-09-15  Vadim ZeitlinAdd help button support to wxRibbonBar.
2012-09-15  Vadim ZeitlinNo real changes, just slightly simplify wxSVGFileDCImpl...
2012-09-15  Vadim ZeitlinPreserve size of wxGrid rows/columns when hiding and...
2012-09-15  Vadim ZeitlinHandle underlined and strikethrough attributes in wxGTK...
2012-09-15  Vadim ZeitlinTake into account wxFONTFLAG_STRIKETHROUGH in wxGTK...
2012-09-13  Vadim ZeitlinRelax wxMessageDialog style checks, assume wxOK by...
2012-09-13  Vadim ZeitlinAdd wxBITMAP_PNG() macro similar to wxBITMAP() but...
2012-09-13  Vadim ZeitlinAdd wxBitmap::NewFromPNGData() for creating bitmaps...
2012-09-13  Vadim ZeitlinDon't ignore invalid files entered into wxFileDirPicker...
2012-09-13  Vadim ZeitlinExtract "Close" button creation from wxInfoBarGeneric...
2012-09-13  Vadim ZeitlinChange wxMSW-specific wxLoadUserResource() to accept...
2012-09-13  Vadim ZeitlinFix setting colours for the edit control part of wxComb...
2012-09-12  Julian SmartAdded support for wxTEXT_ATTR_EFFECT_SMALL_CAPITALS.
2012-09-11  Steve LamertonAdd generic wxFileSystem support to wxWebView using...
2012-09-10  Steve LamertonMove wxWebViewIE missing definitions to webview_missing...
2012-09-09  Vadim ZeitlinRemove workarounds for wxTextCtrl::SetValue() events...
2012-09-09  Vadim ZeitlinSimplify and correct setting of initial directory for...
2012-09-09  Vadim ZeitlinDon't try to determine the clicked item ourselves in...
2012-09-08  Vadim ZeitlinFix narrow/wide string concatenation in recently added...
2012-09-08  Vadim ZeitlinCheck validity of wxSizerFlags::Border() direction...
2012-09-08  Václav SlavíkAdd MUI_LANGUAGE_NAME to wx/msw/missing.h.
2012-09-08  Václav SlavíkAdd wxTranslations::GetBestTranslation().
2012-09-01  Vadim ZeitlinFix wxVLogStatus definition.
2012-08-30  Vadim ZeitlinAdd wxSpinCtrl::SetBase() to allow entering hexadecimal...
2012-08-30  Vadim ZeitlinRemove wxOSX implementation of wxSpinCtrl and use the...
next