wxWidgets.git
2010-05-21  Vadim ZeitlinFix focus debugging in the controls sample.
2010-05-21  Vadim ZeitlinYet another fix to event propagation in scrolled windows.
2010-05-21  Vadim ZeitlinFix cast from pointer to int in wxDataViewCtrl.
2010-05-20  Vadim ZeitlinFix wxListCtrl::EndEditLabel() which simply didn't...
2010-05-20  Stefan Csomorfixing infinite recursion
2010-05-20  Stefan Csomordef include was missing
2010-05-20  Stefan Csomoradding more infos, links
2010-05-20  Robert RoeblingMake GetIndexOf() and get_path() work for virtual list...
2010-05-20  Stefan Csomoradding building iphone projects
2010-05-20  Stefan Csomorsupport compiling for iphone
2010-05-20  Stefan Csomoradding all iphone files
2010-05-20  Vadim ZeitlinFix wxScrollHelperEvtHandler broken by recent changes...
2010-05-20  Stefan Csomoradding support for iphone
2010-05-20  Stefan Csomorfixing copy paste error
2010-05-20  Stefan Csomoradapting to new API
2010-05-20  Stefan Csomorutils_osx isn't part of base but of core, moving wxMacW...
2010-05-19  Vadim ZeitlinDocument that wxWindow::FindWindowByXXX() functions...
2010-05-19  Stefan Csomornot needed anymore
2010-05-19  Stefan Csomormoving wxMacWakeUp outside COCOA_CARBON clause, fixes...
2010-05-19  Vadim ZeitlinDocument wxHTTP::SetPostBuffer().
2010-05-19  Vadim ZeitlinNo changes, just add a comment.
2010-05-19  Vadim ZeitlinDocument wxHTTP::Connect(wxSockAddress) overload.
2010-05-19  Stefan Csomorsplitting methods
2010-05-19  Stefan Csomorcommon wxMacWakeUp code across all platforms
2010-05-19  Stefan Csomorcommon wxMacWakeUp code across all platforms
2010-05-19  Stefan Csomoradding methoddefs
2010-05-19  Stefan Csomorset default resolutions in case of errors
2010-05-19  Stefan Csomorusing wx dynamic cast
2010-05-19  Stefan Csomorremoving unused var
2010-05-19  Stefan Csomormissing commit, fixes #12067
2010-05-18  Vadim ZeitlinAdd AM_PATH_WXRC to wxwin.m4 for backwards compatibility.
2010-05-18  Vadim ZeitlinCompilation fix for wxUSE_LOG_DEBUG==0 case.
2010-05-16  Robert RoeblingAdded quick implementation of wxDataViewChoiceByIndexRe...
2010-05-16  Francesco Montorsiremove TestTimer() (adds nothing to existing tests...
2010-05-16  Robert RoeblingNo-PCH compilation fix
2010-05-16  Francesco Montorsimove TestUtf8() and TestEncodingConverter() functions...
2010-05-16  Robert RoeblingPart II of: Add GetChoice() and GetChoices() getters...
2010-05-16  Robert RoeblingAdd GetChoice() and GetChoices() getters to all choice...
2010-05-16  Francesco Montorsiremove ZIP tests: they seem to have been greatly expand...
2010-05-16  Robert RoeblingDon't call super class explicitly so overriding is...
2010-05-16  Francesco Montorsiremove wxDateTime tests which were already extracted...
2010-05-16  Francesco Montorsimove TestTextInputStream() function in CppUnit's TextSt...
2010-05-16  Robert RoeblingApplied #11755: wxBitmapToggleButton Xml Handler
2010-05-16  Robert RoeblingAllow calling iter_children with parent being NULL...
2010-05-16  Václav SlavíkFix incorrect painting of backgrounds inside notebook.
2010-05-16  Vadim ZeitlinMention that stock bitmaps are a wxGTK-only feature...
2010-05-16  Vadim ZeitlinFix links to wxArtClient and wxArtID in the generated...
2010-05-15  Vadim ZeitlinClip drawing in wxRendererGeneric::DrawHeaderButtonCont...
2010-05-15  Vadim ZeitlinDon't change the current pen and brush in DrawHeaderBut...
2010-05-15  Vadim ZeitlinAdd more tests for wxRendererNative::DrawHeaderButton().
2010-05-15  Vadim ZeitlinRemove wxGTK-specific text shift in wxRenderer::DrawHea...
2010-05-13  Vadim ZeitlinNever enable wxSpinCtrlGenericBase window itself at...
2010-05-13  Vadim ZeitlinUse GetWidgets() in the widgets samples instead of...
2010-05-13  Vadim ZeitlinNo changes, just cleanup the image part of the docview...
2010-05-13  Vadim ZeitlinDocument wxDocument::DeleteContents().
2010-05-13  Jaakko SalliMake text drawn by wxGraphicsContext slightly less...
2010-05-13  Jaakko SalliAdded wxGraphicsContext::Create(const wxEnhMetaFileDC...
2010-05-13  Václav SlavíkAdd missing check for wxUSE_FILE_HISTORY existence.
2010-05-12  Vadim ZeitlinRefactor wxDocParentFrame and wxDocMDIParentFrame to...
2010-05-12  Vadim ZeitlinRestore wxString::Printf() example showing position...
2010-05-11  Francesco Montorsiupdate the main page of the manual to be more consisten...
2010-05-11  Francesco Montorsifix errors/inconsistencies pointed out by ifacecheck
2010-05-11  Francesco Montorsibetter error message when an inconsistency has been...
2010-05-11  Francesco Montorsiminor fixes to reduce number of Doxygen warnings
2010-05-11  Francesco Montorsiimg tags need a final slash as they are empty tags...
2010-05-11  Francesco Montorsimake H3 titles center-aligned (fixes the display of...
2010-05-11  Jouk JansenUpdate OpenVMS comiles support
2010-05-11  Vadim ZeitlinFix position for wxKeyEvents in wxMSW.
2010-05-11  Francesco Montorsifix for non-PCH builds; also use wxMilliSleep instead...
2010-05-10  Francesco Montorsimove code testing wxThread classes from the console...
2010-05-10  Vadim ZeitlinBuild fix: forgotten part of the previous commit.
2010-05-10  Vadim ZeitlinAdd column parameter to wxListCtrl::GetItemText().
2010-05-10  Vadim ZeitlinChange wxDIALOG_NO_PARENT value to avoid clashing with...
2010-05-10  Vadim ZeitlinReplace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN...
2010-05-10  Vadim ZeitlinNo changes, just added comments summarizing the use...
2010-05-10  Vadim ZeitlinDon't use wxWindow::ClearBackground() in the image...
2010-05-10  Jaakko SalliMake text printed by wxGraphicsContext shorter
2010-05-10  Jaakko SalliUse wxGraphicsContext to draw some text and a rectangle...
2010-05-10  Jaakko SalliIn wxGDIPlusContext::GetTextExtent(), return more accur...
2010-05-10  Jaakko SalliSet wxGraphicsContext page scale, which is required...
2010-05-09  Vadim ZeitlinReplace public wxEvtHandler::ProcessEventHere() with...
2010-05-09  Vadim ZeitlinUse ProcessEventLocally() instead of ProcessEventHere...
2010-05-09  Vadim ZeitlinAdd wxWindow::ProcessWindowEventLocally() and use it...
2010-05-09  Vadim ZeitlinRefactor the event processing code to add ProcessEventL...
2010-05-09  Vadim ZeitlinCall wxEvtHandler::TryBefore() only once from ProcessEv...
2010-05-09  Jaakko SalliSupress SetFocus() warning in wxVListBoxComboPopup
2010-05-09  Václav SlavíkPrevent idMenuTitle from being accidentally used as...
2010-05-09  Václav SlavíkWhitelist wxID_NONE as valid menu item ID.
2010-05-09  Václav SlavíkFixed popup menu's title to be bold regardless of metho...
2010-05-08  Václav SlavíkwxMsgCatalog destructor should be public.
2010-05-08  Václav SlavíkFixed a test in wxTranslations::GetString() to use...
2010-05-08  Vadim ZeitlinInvalidate wxListBox best size immediately without...
2010-05-07  Vadim ZeitlinFix crash in wxCommandProcessor of capacity N when...
2010-05-07  Vadim ZeitlinFix assert during separator items creation introduced...
2010-05-07  Vadim ZeitlinFix bugs related to two phase creation of wxRibbon...
2010-05-07  Jouk JansenUpdating setup for OpenVMS
2010-05-07  Václav SlavíkIntegrate with GNOME's Recent Documents menu.
2010-05-06  Václav SlavíkClarify that wxFileSystem::OpenFile() takes URL, not...
2010-05-06  Jaakko SalliChange wxPGProperty::SetChoices() to accept 'const...
2010-05-06  Jaakko SalliModify float/double wxAny testing to use CPPUNIT_ASSERT...
next