wxWidgets.git
2010-07-23  Vadim ZeitlinJust call wxDocManager::CloseDocument() instead of...
2010-07-23  Vadim ZeitlinNo changes, just slightly improve docview sample code.
2010-07-23  Vadim ZeitlinPropagate wxHtmlWindow layout direction to the wxDC...
2010-07-23  Vadim ZeitlinAdd support for CP-866 encoding to wxEncodingConverter.
2010-07-23  Vadim ZeitlinAdd support for auto-orientable toolbars to AUI.
2010-07-23  Vadim ZeitlinDon't assert in wxDataViewCtrl::ItemDeleted() if item...
2010-07-23  Vadim ZeitlinStore the result of wxWindow::NewControlId() in wxWindo...
2010-07-23  Vadim ZeitlinAllow passing multi-line strings to wxDC::DrawText...
2010-07-23  Vadim ZeitlinFix Cygwin 1.7 build.
2010-07-23  Vadim ZeitlinAdded wxFONTENCODING_EUC_KR alias for wxFONTENCODING_CP949.
2010-07-23  Vadim ZeitlinDefine colours for all wxSYS_COLOUR_XXX values in wxUniv.
2010-07-23  Vadim ZeitlinFix mismatches between format strings and arguments.
2010-07-23  Stefan Csomorfixes #12258
2010-07-22  Vadim ZeitlinFix harmless unused parameter warnings in wxDEBUG_LEVEL...
2010-07-22  Vadim ZeitlinMake --disable-debug[_flag] configure option really...
2010-07-22  Vadim ZeitlinFix compilation of wxSpinCtrlGenericBase when PCH are...
2010-07-22  Vadim ZeitlinFix explicitly setting focus to generic wxSpinCtrl.
2010-07-22  Vadim ZeitlinUpdate wxSpinCtrlDouble::m_digits in its SetDigits().
2010-07-22  Vadim ZeitlinDocument wxVector<T>::swap().
2010-07-22  Vadim ZeitlinAdd wxItemContainer::DetachClientObject() and use it...
2010-07-22  Vadim ZeitlinRemove executable bits from plist files.
2010-07-22  Vadim ZeitlinReplace 2.9.1 version with 2.9.2.
2010-07-22  Vadim ZeitlinDon't mention non-existent setup.exe in wxMSW installat...
2010-07-22  Vadim ZeitlinUpdate the tech note about making new releases with...
2010-07-22  Vadim ZeitlinExplain better relationships between various TLW styles.
2010-07-21  Chris Elliottscript for building chm docs and wxMSW exe
2010-07-18  Vadim ZeitlinCorrect printf parameter mismatch in wxWndProc.
2010-07-18  Vadim ZeitlinUpdate release notes file for 2.9.1 release.
2010-07-18  Vadim ZeitlinUpdate AUI frame capture when it changes.
2010-07-18  Vadim ZeitlinEnsure that validators work even in presence of pushed...
2010-07-18  Vadim ZeitlinDon't reuse the same event object for multiple events...
2010-07-18  Vadim ZeitlinDon't run printf("%n") tests when _FORTIFY_SOURCE ...
2010-07-18  Stefan Csomororganizing code, adding offset correction for update...
2010-07-17  Vadim ZeitlinAdd a script for finding all files using native eol...
2010-07-17  Vadim ZeitlinAdd scripts to make releases from a git-svn repository.
2010-07-17  Vadim ZeitlinReally set svn:eol-style property.
2010-07-17  Vadim ZeitlinSet EOL style property to "native" for more files.
2010-07-17  Vadim ZeitlinDon't redefine wxNO_EXCEPTIONS in wx/except.h if it...
2010-07-17  Robert RoeblingDocument methods indicating what kind of client data...
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 ZeitlinRemove dllexport declaration from a nested struct.
2010-07-14  Vadim ZeitlinDon't compile platform-specific methods when using...
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-14  Vadim ZeitlinNo changes, just use better names in wxDataViewCtrl...
2010-07-13  Jaakko SalliwxArrayStringProperty::m_delimiter default value was...
2010-07-13  Vadim ZeitlinReally fix interactive output test compilation in ANSI...
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 ZeitlinFix a few minor typos in comments.
2010-07-13  Vadim ZeitlinGlobally rename all occurrences of "XCode" to "Xcode".
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-13  Vadim ZeitlinRomanian translations update from Catalin.
2010-07-12  Vadim ZeitlinOnly compile wxStd{Input,Output}Stream if wxUSE_STREAMS==1.
2010-07-12  Vadim ZeitlinCompilation fix for wxAnyTestCase in ANSI-only build.
2010-07-12  Vadim ZeitlinCompilation fix for "interactive" test in wxUSE_STL...
2010-07-12  Vadim ZeitlinBlind VC6 compilation fix for VarArgTestCase.
2010-07-12  Vadim ZeitlinDisable test of format string with "%n" for MSVC 8+.
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-12  Vadim ZeitlinRemove 2.9.0 build slaves, they're not needed any more.
2010-07-12  Vadim ZeitlinReplace remaining references to 2.9.0 with 2.9.1.
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 ZeitlinNo real changes, just fix unused parameter warning.
2010-07-11  Vadim ZeitlinOptionally set the window name in wxPersistentRegisterA...
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 ZeitlinAdd wxSize::IncBy() and DecBy() overloads taking wxPoint.
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  Julian SmartSyntax error fix
2010-07-10  Julian SmartUpdated configure for small, probably futile iPhone...
2010-07-10  Julian SmartAdd CFNetwork framework
2010-07-10  Jaakko SalliDo not run focus detection when handling events from...
2010-07-10  Jaakko SalliwxArrayEditorDialog now uses wxEditableListBox. It...
2010-07-10  Julian SmartUse -miphoneos-version-min if compiling for iPhone...
2010-07-10  Julian SmartFixed frameworks for iPhone build
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
next