wxWidgets.git
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...
2010-05-06  Vadim ZeitlinDon't accept focus in the dummy main generic spin contr...
2010-05-06  Vadim ZeitlinDon't send wxEVT_COMMAND_SPINCTRLDOUBLE_UPDATED when...
2010-05-06  Vadim ZeitlinAlways update the value of generic spin control when...
2010-05-06  Vadim ZeitlinMake keyboard navigation in generic wxTreeCtrl more...
2010-05-06  Vadim ZeitlinCheck that menu ids are limited to MSW-supported range.
2010-05-06  Vadim ZeitlinAdded wxLANGUAGE_BOSNIAN.
2010-05-06  Vadim ZeitlinMention that hatched pens don't work under wxGTK and...
2010-05-06  Václav SlavíkRefactor wxTranslationsLoader API.
2010-05-06  Václav SlavíkMove wxScopedPtr::reset() implementation to wxDEFINE_SC...
2010-05-06  Václav SlavíkUse wxCHECKED_DELETE in wxScopedPtr::reset().
2010-05-06  Václav SlavíkUse wxCHECKED_DELETE in wxScopedPtr<T>.
2010-05-05  Vadim ZeitlinFix PCH-less compilation after recent changes.
2010-05-05  Václav SlavíkFix incorrect assumptions about locales codes.
2010-05-05  Vadim ZeitlinNo changes, just make wxDataViewEditorCtrlEvtHandler...
2010-05-05  Vadim ZeitlinPop event handler from wxDVC edit control before destro...
2010-05-05  Václav SlavíkDon't use size_t for plural forms parameter.
2010-05-05  Vadim ZeitlinNotify user less intrusively about overflow when previe...
2010-05-05  Vadim ZeitlinMove wxInfoBar to core library from adv.
2010-05-05  Vadim ZeitlinReplace wxPrintout::SetIsPreview() with SetPreview().
2010-05-05  Vadim ZeitlinNo real changes, just clean up wxAbortProc mess.
2010-05-05  Vadim ZeitlinRemove GtkPrintOperation preview signal handler.
2010-05-05  Václav SlavíkFix wxScopedCharTypeBuffer<T>::CreateOwned() to match...
2010-05-04  Vadim ZeitlinIgnore time component of SYSTEMTIME in wxCalendarCtrl.
2010-05-04  Václav SlavíkFixed a typo in misc/languages/README.
2010-05-04  Václav SlavíkMove wxFileHistory out of docview framework, add wxUSE_...
2010-05-03  Vadim ZeitlinUse wxString::ToCDouble() instead of emulating it.
2010-05-03  Jouk JansenUpdate OpenVMS compile support
2010-05-02  Vadim ZeitlinFix PCH-less build after changes r64139.
2010-05-02  Vadim ZeitlinInclude <windows.h> before including <shellapi.h>.
2010-05-02  Vadim ZeitlinAdd wxTreeCtrl::{Clear,Set}FocusedItem().
next