Removed a method using wxColour from non-GUI benchmark code.
[wxWidgets.git] / include /
2013-07-03  Vadim ZeitlinAdd wxEventLoopBase::DoRun().
2013-07-03  Vadim ZeitlinMove wxEventLoopManual::m_shouldExit to wxEventLoopBase.
2013-07-03  Vadim ZeitlinAdd "OSX" prefix to wxCFEventLoop::DoRun() and DoStop...
2013-07-03  Vadim ZeitlinAdd wxTimer::StartOnce().
2013-07-02  Paul Cornettremove unused function GTKSetItem()
2013-07-01  Paul CornettUse gtk_list_store_insert_with_values() to set entry...
2013-06-29  Vadim ZeitlinForward events to active child in wxMDIParentFrameBase...
2013-06-29  Vadim ZeitlinUse wxListColumnFormat for wxListCtrl::AppendColumn...
2013-06-29  Vadim ZeitlinFix wxIMAGE_QUALITY_HIGH definition.
2013-06-29  Vadim ZeitlinAllow resetting background colour of wxHtmlContainerCell.
2013-06-28  Stefan Csomorsupport getting device resolution on all osx ports
2013-06-27  Stefan Csomornew method for contentScaleFactor on main screen
2013-06-27  Stefan Csomornative bitmap scaling codes
2013-06-25  Stefan Csomoradding impls to wxBitmap on msw as this doesn't inherit...
2013-06-25  Stefan Csomoradding default for Create with dc
2013-06-25  Stefan Csomorincomplete paste error
2013-06-25  Stefan Csomoradding default impl for CreateScaled
2013-06-25  Stefan Csomorvirtual method hiding in GTK, so add direct implementation
2013-06-25  Julian SmartApplied colspan corrections, #15274 and #15275 (dghart)
2013-06-25  Stefan Csomornative scaling support for bitmap
2013-06-25  Stefan Csomorfixing naming to GetScaleFactor, adding default Create...
2013-06-25  Stefan Csomordefault implementation for scaled bitmaps properties
2013-06-25  Stefan Csomoradding ContentScaleFactor support to dc - defaulting...
2013-06-23  Vadim ZeitlinAdd wxBookCtrlBase::DoSetSelectionAfterRemoval() and...
2013-06-23  Vadim ZeitlinUndo "Forward events to active child at MSW, not wx...
2013-06-23  Vadim ZeitlinAdd WX_ATTRIBUTE_UNUSED and use it for typedefs to...
2013-06-19  Stefan Csomorusing common GetContentScaleFactor throughout part 1
2013-06-17  Stefan Csomoradding magnification API into the wxWindow classes...
2013-06-16  Vadim ZeitlinImprove wxGrid cell wrapping in wxGridCellAutoWrapStrin...
2013-06-15  Stefan Csomoradding new constructor for best dc-compatibility of...
2013-06-13  Stefan Csomorreusing existing API
2013-06-13  Vadim ZeitlinRemove the unused code instead of commenting it out.
2013-06-13  Vadim ZeitlinUse two step creation of wxListHeaderWindow to avoid...
2013-06-12  Stefan Csomorsupporting max len event
2013-06-12  Stefan Csomorguarding open combo box against AppDefined NSEvents...
2013-06-12  Stefan Csomorexposing useful typedefs
2013-06-12  Stefan Csomoradding hook, but unfortunately no solution yet for...
2013-06-12  Stefan Csomorcocoa needs a special implementation for read-only...
2013-06-11  Stefan Csomormissing commit
2013-06-11  Stefan Csomorbetter support for ui action simulation
2013-06-11  Václav SlavíkUse correct extensions in wxDynamicLibrary::Canonicaliz...
2013-06-10  Vadim ZeitlinAdd wxMouseEvent::GetColumnsPerAction().
2013-06-08  Robin DunnMore docs cleanup and fixes for richtextbuffer
2013-06-08  Vadim ZeitlinRemove duplicate WXMAKINGDLL_RIBBON-related code.
2013-06-04  Stefan Csomorexposing wxOSXGetViewFromResponder
2013-06-04  Stefan Csomoradding a more extensive version to arrive at the impl...
2013-06-03  Stefan Csomormake sure we don't execute pending deletes either when...
2013-06-03  Stefan Csomorusing ordinary Show for popup windows as on MSW which...
2013-06-03  Stefan Csomorrefactoring SizeEvent sending
2013-06-03  Stefan Csomorforgot to commit ...
2013-06-03  Stefan Csomorattempt to get the 'new focus' window parameter of...
2013-06-03  Stefan Csomordeal with Cocoa as we do with Carbon, see #15008
2013-05-31  Vadim ZeitlinChange wxMSW wxTreeCtrl::DoFreeze() to not hide the...
2013-05-31  Vadim ZeitlinAdd wxFileDialog::GetCurrentlySelectedFilename().
2013-05-31  Vadim ZeitlinFix wxStyledTextCtrl::SetInsertionPointEnd().
2013-05-31  Vadim ZeitlinImprove horizontal scrolling in wxRibbonControl.
2013-05-31  Vadim ZeitlinAdd wxWindow::BeginRepositioningChildren() and EndRepos...
2013-05-31  Vadim ZeitlinMake wxSharedPtr::Release() really MT-safe.
2013-05-26  Julian SmartApplied patch for #15189 - avoid crash when deleting...
2013-05-24  Robin DunnAdd wxRTTI for the wxFileSystemWatcherEvent class
2013-05-22  Vadim ZeitlinAdd ctor and assign() taking an iterator range to wxVec...
2013-05-22  Vadim ZeitlinAdd ctor from two input iterators to wxArray in STL...
2013-05-22  Vadim ZeitlinFix regression in wxGTK wxFilePickerCtrl due to wxFileD...
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2013-05-20  Vadim ZeitlinFix return value of wxCountingOutputStream::LastWrite().
2013-05-20  Vadim ZeitlinAdd wxInputStream::ReadAll() and wxOutputStream::WriteA...
2013-05-19  Vadim ZeitlinDelete the associated dialog in wxGTK wx{File,Dir}Button.
2013-05-19  Vadim ZeitlinAdd conversions to/from long long to wxUniChar.
2013-05-18  Steve LamertonUse wxCOMPtr throughout the wxWebViewIE Find code.
2013-05-17  Vadim ZeitlinMake wxPreferencesEditor dtor virtual.
2013-05-16  Vadim ZeitlinInitialize wxXmlResourceHandler members in its ctor.
2013-05-16  Vadim ZeitlinAllow wxPreferencesEditor::Dismiss() to work when using...
2013-05-16  Vadim ZeitlinAdd wxPreferencesEditor::ShownModally().
2013-05-16  Vadim ZeitlinMake wxPreferencesEditor::Show() virtual.
2013-05-16  Vadim ZeitlinAllow to specify the title used by wxPreferencesEditor...
2013-05-16  Vadim ZeitlinAdd wxEVT_DIRCTRL_FILEACTIVATED wxDirCtrl event.
2013-05-16  Vadim ZeitlinRename wxEVT_DIRCTRL_CHANGED to wxEVT_DIRCTRL_SELECTION...
2013-05-16  Vadim ZeitlinAllow associating a validator with wxGridCellTextEditor.
2013-05-16  Jouk Jansenm_useExtendedPrecision is only used if the macro wxUSE_...
2013-05-15  Vadim ZeitlinFix memory leak in wxXmlNode::operator=().
2013-05-15  Vadim ZeitlinAllow shrinking the array with wxArray::resize().
2013-05-14  Václav SlavíkMove wxTransform2D methods' bodies to geometry.cpp.
2013-05-12  Vadim ZeitlinFix harmless Clang warning about unreachable code.
2013-05-10  Stefan Csomorapplying editor part of patch, see #15003
2013-05-08  Vadim ZeitlinFix wrong wxUSE_ACCEL around wxUSE_HOTKEY-related code...
2013-05-08  Vadim ZeitlinAdd wxVector<>::const_reverse_iterator.
2013-05-06  Julian SmartApplied patches for #15184 (wxRichTextAction fix for...
2013-05-06  Vadim ZeitlinAdd IEEE 754 single/double precision support to wxDataS...
2013-05-06  Vadim ZeitlinNo real changes, just rename double variables to "d".
2013-05-06  Vadim ZeitlinExtract common parts of wxData{In,Out}putStream in...
2013-05-04  Vadim ZeitlinFix event handling order in doc/view framework.
2013-05-04  Vadim ZeitlinForward events to active child at MSW, not wx, level...
2013-05-04  Vadim ZeitlinAdd public wxDocManager::GetAnyUsableView().
2013-05-04  Vadim ZeitlinFix menu event handlers calling order.
2013-05-01  Vadim ZeitlinCopy max width of wxGridCellTextEditor when cloning it.
2013-05-01  Vadim ZeitlinRemove the apparently unneeded wxPGPropArgCls default...
2013-04-30  Robin Dunnexport wxRichTextObjectPtrArrayArray since it is used...
2013-04-30  Vadim ZeitlinAdd wxFontInfo class to allow using named parameters...
2013-04-29  Vadim ZeitlinAdd support for wxICON_AUTH_NEEDED to wxMessageDialog.
2013-04-28  Vadim ZeitlinReally fix the problem with caret in wxGrid text editor...
next