wxWidgets.git
2010-05-31  Vadim ZeitlinTranslate strings used in doc-view printing code.
2010-05-31  Vadim ZeitlinUse C locale for numbers in wx(File)Config.
2010-05-31  Vadim ZeitlinAdd wxString::FromDouble() and FromCDouble().
2010-05-31  Vadim ZeitlinMake wxString::ToCXXX() methods always available.
2010-05-31  Vadim ZeitlinNo real changes, just avoid an unnecessary heap allocat...
2010-05-30  Vadim ZeitlinFix wxFont::IsFixedWidth() under MSW to always return...
2010-05-30  Francesco MontorsiAdd a simple example to make it easier to get started...
2010-05-30  Francesco Montorsiimplement * and / operators for wxPoint, not only wxSize.
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-05-30  Vadim ZeitlinNo changes, just rebaked and reran autoconf.
2010-05-30  Vadim ZeitlinActivate the view of a newly created document.
2010-05-30  Vadim ZeitlinStore page setup data in wxDocManager.
2010-05-30  Vadim ZeitlinDon't generate AUINOTEBOOK_BG_DCLICK when clicking...
2010-05-30  Robert RoeblingPatch update, probably fixes #12090: wxGTK cursor handl...
2010-05-30  Robert RoeblingUse GTKXXX notation for some more wxGTK specific method...
2010-05-30  Václav Slavíkwxrc -g should output filenames in Unix format.
2010-05-30  Julian SmartCaret position corrected to end of selection
2010-05-30  Václav SlavíkFix Shift+TAB navigation from wxNotebook.
2010-05-30  Paul CornettRemove pizza backing window.
2010-05-29  Vadim ZeitlinAdd "filter changed" event to wxFileCtrl.
2010-05-29  Vadim ZeitlinAdd wxConfig::Read(float *) overload.
2010-05-29  Vadim ZeitlinShow OLE errors using wxLogDebug() in wxAutomationObject.
2010-05-29  Jaakko SalliFixed assert when editing wxFontProperty with unspecifi...
2010-05-29  Francesco Montorsiremove test code for wxScopeGuard (there's already...
2010-05-29  Francesco Montorsiremove wxCmdLineParser tests; there is already a much...
2010-05-29  Francesco Montorsiget rid of socket tests; there are marked as broken...
2010-05-29  Francesco Montorsimove all non-interactive FTP tests from the console...
2010-05-28  Francesco MontorsiAdd examples of usage for easy copy-and-paste.
2010-05-28  Jouk JansenUpdate configuration for wxX11 on OpenVMS
2010-05-27  Jaakko SalliIn wxComboPopupExtraEventHandler::OnMouseEvent(): Also...
2010-05-27  Vadim ZeitlinIgnore "%*" in the shell command strings in MSW registry.
2010-05-27  Vadim ZeitlinFall back on using tree/list control item text in wxDra...
2010-05-27  Vadim ZeitlinCorrect wxEVT_AUXn_XXX event types names.
2010-05-27  Vadim ZeitlinAdd missing samples to samples.dsw.
2010-05-27  Jaakko SalliFixed wxComboCtrl::SetButtonPosition() on Vista/Win7...
2010-05-27  Jouk Jansenuse wxToggleButtonXmlHandler::DoCreateBitmapToggleButto...
2010-05-26  Francesco Montorsiadd docs for the global wxStringTokenize() function...
2010-05-26  Francesco Montorsifix incoherency between the wxThread implementation...
2010-05-26  Robert RoeblingApplied patch, fixes #12090: wxGTK cursor handling...
2010-05-26  Jaakko SalliComboControl -> ComboCtrl
2010-05-25  Vadim ZeitlinFix setting the fonts for wxMSW wxTextCtrl with wxTE_RI...
2010-05-25  Jaakko SalliDraw wxPropertyGrid drop down items with consistent...
2010-05-24  Jaakko SalliAlways call OnSetValue() for a property when values...
2010-05-23  Francesco Montorsiremove streams tests: they're very basic and already...
2010-05-23  Robert Roeblingnon-PCH compilation
2010-05-23  Paul Cornettcompile fix for GTK2 systems which have X11/extensions...
2010-05-23  Vadim ZeitlinRemove non-working or semi-working tests added from...
2010-05-22  Vadim ZeitlinAdded wxMessageQueue::Clear().
2010-05-22  Vadim ZeitlinFix for user input processing in wxProgressDialog.
2010-05-22  Vadim ZeitlinUse GTK+ functions for wxDisplay implementation.
2010-05-22  Vadim ZeitlinRestore selection on click in row/column selection...
2010-05-22  Vadim ZeitlinModify wxBoxSizer minimal size calculations to respect...
2010-05-22  Vadim ZeitlinSet wild card in the base class too in wxGTK wxFileDialog.
2010-05-22  Vadim ZeitlinCorrect notebook sample layout.
2010-05-22  Vadim ZeitlinUnset the debug report preview dialog as critical windo...
2010-05-21  Robert RoeblingSecond try to get wxDataViewChoiceByIndex and its name...
2010-05-21  Vadim ZeitlinDocument wxDocManager::CloseDocument().
2010-05-21  Vadim ZeitlinMinor corrections to wxFont size-changing methods.
2010-05-21  Vadim ZeitlinErase the column label background in wxGrid to avoid...
2010-05-21  Vadim ZeitlinUse ListView_CancelEditLabel() to implement wxListCtrl...
2010-05-21  Vadim ZeitlinAlways define SIZEOF_WCHAR_T if it's not defined under...
2010-05-21  Vadim ZeitlinSimplify and correct MSW selection of background brush...
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...
next