]> git.saurik.com Git - wxWidgets.git/history - src
Blind VC6 compilation fix for VarArgTestCase.
[wxWidgets.git] / src /
2010-07-12  Vadim ZeitlinDon't use dangling pointers in wxWindowMSW::HandleMenuC...
2010-07-12  Vadim ZeitlinRemove scroll units duplication in wxGrid to fix settin...
2010-07-12  Vadim ZeitlinMake Home and End keys work as expected in wxGrid.
2010-07-12  Vadim ZeitlinFix text updated event generation in wxGTK wxComboBox.
2010-07-12  Vadim ZeitlinFix wxToggleButtonXmlHandler compilation with wxUniv.
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 ZeitlinSet the string to search for in wxSearchCtrl events.
2010-07-11  Vadim ZeitlinDon't use uninitialized variables in wxGrid::AutoSize().
2010-07-11  Vadim ZeitlinAccount for largest item in wxGenericListCtrl::GetBestS...
2010-07-11  Vadim ZeitlinEnsure that wxGenericListCtrl always has wx[HV]SCROLL...
2010-07-11  Vadim ZeitlinDon't set negative size when using constraints for...
2010-07-11  Vadim ZeitlinImplement wxWindow::DoGetBorderSize() for all ports.
2010-07-11  Vadim ZeitlinFix item selection/focus drawing in generic wxListCtrl.
2010-07-11  Vadim ZeitlinDon't use tree style to draw focus in DrawItemSelection...
2010-07-11  Vadim ZeitlinAllow user code to override key events in generic wxLis...
2010-07-11  Vadim ZeitlinFix setting wxStaticText alignment under wxGTK.
2010-07-11  Vadim ZeitlinSwap client data pointers in wxRearrangeList too.
2010-07-11  Vadim ZeitlinCorrect the size of bitmap returned by wxRegion::Conver...
2010-07-10  Jaakko SalliDo not run focus detection when handling events from...
2010-07-10  Jaakko SalliwxArrayEditorDialog now uses wxEditableListBox. It...
2010-07-09  Julian SmartFix undefined symbols
2010-07-09  Jaakko SalliInclude scopeguard.h for wxON_BLOCK_EXIT_SET()
2010-07-08  Julian SmartiPhone SDK 2.2 compilation
2010-07-08  Julian SmartRespect wxUSE_MENUS in toolbar base classes
2010-07-07  Stefan Csomoronly hide tool windows on deactivate, fixes #11924
2010-07-07  Stefan Csomorsupporting disabled tools, fixes #11457
2010-07-05  Václav SlavíkAdd std::[w]string support to wxVariant.
2010-07-05  Stefan Csomorusing backwards compatible implementation
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 SalliTranslate text 'Property Error'
2010-07-04  Jaakko SalliAdded new wxPropertyGrid property validation failure...
2010-07-04  Robert RoeblingLet wxChoice determine its size for wxDataViewChoiceRen...
2010-07-03  Václav SlavíkFixed XML parser error text formatting.
2010-07-03  Jaakko SalliEliminated lingering validation failure message on...
2010-07-03  Jaakko SalliwxPropertyGrid validation failure was not (always)...
2010-07-02  Jaakko SalliFixed and improved wxIntProperty's min/max validation...
2010-06-28  Jouk JansenUpdate Makefile for OpenVMS
2010-06-26  Francesco Montorsifix error (more arguments for wxString::Format than...
2010-06-25  Julian SmartAdded PaintAboveContent function for drawing on top...
2010-06-25  Vadim ZeitlinFix posting of binary data using wxHTTP.
2010-06-25  Paul Cornettinvalidate border area when showing or hiding a pizza...
2010-06-24  Václav SlavíkCheck if there aren't too many variadic arguments.
2010-06-24  Václav SlavíkCheck wxPrintf etc. arguments types.
2010-06-24  Václav SlavíkFix thread ID formatting in log messages.
2010-06-22  Vadim ZeitlinAdd an explicit t_str() to fix wxMSW compilation with...
2010-06-22  Jouk JansenUpdate OpenVMS compile support
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 Csomorfixing year display, see #11444
2010-06-21  Stefan Csomoradding bestsize for osx_cocoa combobox
2010-06-21  Stefan Csomoradding fix for non-precomp header build
2010-06-21  Stefan Csomorstoring current event for dnd support, adding default...
2010-06-21  Stefan Csomortext updated events were not always sent out correctly...
2010-06-20  Vadim ZeitlinGracefully disconnect clients in wxDDEServer dtor.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-06-20  Vadim ZeitlinQuote file names with spaces in wxFileType::ExpandComma...
2010-06-20  Vadim ZeitlinFix activation handling in generic wxDataViewCtrl rende...
2010-06-20  Vadim ZeitlinAdd a system option to exit immediately on assert failure.
2010-06-20  Vadim ZeitlinDocument and improve system options definition in the...
2010-06-20  Vadim ZeitlinUse wxFont::Bold() in wxGenericTreeCtrl instead of...
2010-06-20  Vadim ZeitlinUse PBM_SETMARQUEE to implement indeterminate mode...
2010-06-20  Vadim ZeitlinDon't enable scrollbar if it can't do anything in wxMSW.
2010-06-20  Vadim ZeitlinUse wxTE_RICH2 for in-place wxGrid text editor control.
2010-06-20  Stefan Csomorno trailing slash for OSX_CARBON
2010-06-20  Stefan Csomorno trailing slash for OSX_CARBON
2010-06-20  Stefan Csomorno trailing slash for OSX_CARBON
2010-06-20  Vadim ZeitlinEnsure that wxFileName::GetTempDir() doesn't return...
2010-06-19  Francesco MontorsiRemove identic implementations of wxDir::Exists from...
2010-06-17  Vadim ZeitlinAllow specifying non default port for wxFTP connections.
2010-06-17  Václav SlavíkCompilation fix for GetAvailableTranslations().
2010-06-16  Václav SlavíkAdd wxTranslations::GetAvailableTranslations().
2010-06-15  Jaakko SalliFix compilation when wxAny was disabled (fixes #12148)
2010-06-13  Jaakko SalliAdded wxComboCtrl::SetTextCtrlStyle()
2010-06-12  Vadim ZeitlinFix scrolling to the bottom in wxTextCtrl::AppendText().
2010-06-12  Vadim ZeitlinFix processing of events for MRU entries #10 and more...
2010-06-12  Vadim ZeitlinAvoid sending spurious socket read notifications in...
2010-06-12  Jaakko SalliFor wxTextCtrl editor, set the bold font before margins...
2010-06-12  Jaakko SalliKeyboard handling was blocked by label editor. Also...
2010-06-12  Jaakko SalliAdded wxPropertyGrid::DedicateKey(), which prevents...
2010-06-10  Vadim ZeitlinFix typo in an error message in XTI code.
2010-06-10  Robert RoeblingImplemented wxDataViewColumn for wxOSX/Cocoa
2010-06-10  Robert RoeblingMake wxDataViewCtrl::GetColumnPosition() return the...
2010-06-09  Francesco MontorsiIncrease interoperability between wxPoint and wxRealPoi...
2010-06-09  Francesco Montorsifix bug in wxGDIPlusMatrixData::Rotate: it must take...
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE_EVENT_...
2010-06-09  Vadim ZeitlinDon't use -kAddToPopUp() gettext hack with Scintilla.
2010-06-07  Vadim ZeitlinInclude locale.h in cmdline.cpp to ensure LC_ALL is...
2010-06-07  Julian SmartGetStyleMergedWithBase no longer hangs if there's a...
2010-06-06  Vadim ZeitlinDon't post process events twice but return correct...
2010-06-06  Vadim ZeitlinFix compilation errors in wxGTK wxDataViewCtrl in ANSI...
2010-06-06  Jaakko SalliIn wxComboCtrlBase::DoShowPopup(), if the popup window...
2010-06-05  Vadim ZeitlinDon't send selection events for an already selected...
2010-06-05  Vadim ZeitlinDon't send listbox selection events when mouse wasn...
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.
next