]> git.saurik.com Git - wxWidgets.git/history - src
Don't reuse the same event object for multiple events in wxGTK.
[wxWidgets.git] / src /
2010-07-18  Vadim ZeitlinDon't reuse the same event object for multiple events...
2010-07-18  Stefan Csomororganizing code, adding offset correction for update...
2010-07-17  Vadim ZeitlinReally set svn:eol-style property.
2010-07-17  Stefan Csomorremoving early init, fixes #12231
2010-07-16  Robert RoeblingDon't pass NULL to wxDir, rather hop over when trying...
2010-07-14  Vadim ZeitlinDon't use wxRendererNative::DrawFocusRect() under Mac.
2010-07-14  Vadim ZeitlinUse correct format specifiers in wxOSX/Carbon font...
2010-07-14  Vadim ZeitlinSuppress warnings about double to int truncation in...
2010-07-14  Vadim ZeitlinGenerate key events in generic wxDataViewCtrl implement...
2010-07-13  Jaakko SalliwxArrayStringProperty::m_delimiter default value was...
2010-07-13  Vadim ZeitlinCompilation fix for wxUSE_FONTENUM==0 case.
2010-07-13  Vadim ZeitlinFix file paths in the header comments.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-13  Vadim ZeitlinRemove hard TABs from 3rd party files in src directory.
2010-07-13  Vadim ZeitlinSend right and double click events in wxGrid when using...
2010-07-13  Vadim ZeitlinFix wxMotif compilation with g++ 4.4.
2010-07-13  Vadim ZeitlinRevert the wxDataObjectComposite checks added by r58549.
2010-07-12  Vadim ZeitlinOnly compile wxStd{Input,Output}Stream if wxUSE_STREAMS==1.
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...
next