wxWidgets.git
2009-07-23  Vadim ZeitlinImplement wxVLogTrace() accidentally removed by recent...
2009-07-22  Vadim ZeitlinCorrect example in wxStringBufferLength documentation.
2009-07-22  Stefan Csomoradded missing files
2009-07-22  Vadim ZeitlinUse wxINT32_MAX instead of LONG_MAX as the upper bound...
2009-07-22  Vadim ZeitlinHandle %e in ParseFormat().
2009-07-22  Vadim ZeitlinAdded ParseFormat("%s") tests.
2009-07-22  Stefan Csomoradded missing files
2009-07-22  Vadim ZeitlinDon't call IAutoComplete::Init() twice for the same...
2009-07-22  Stefan Csomoradapting to SDK 3.0
2009-07-21  Vadim ZeitlinSupport delayed destruction in console applications...
2009-07-21  Vadim Zeitlinadded a test for white space after CDATA (see #10552)
2009-07-20  Vadim ZeitlinInclude wx/dataobj.h from wx/clipbrd.h.
2009-07-20  Vadim ZeitlinPut braces around all calls to wxLogFunctions() inside...
2009-07-20  Jaakko SalliFixed wxPropertyGridInterface::SetPropertyValues()...
2009-07-20  Vadim ZeitlinDispatch pending events without waiting for idle time...
2009-07-19  Vadim Zeitlinexpand the collapsible panes contents to fill the entir...
2009-07-19  Vadim Zeitlinremoved wxDatePickerCtrlGeneric::SetFormat() which...
2009-07-19  Vadim Zeitlinfix more -Wparentheses warnings after wxLog changes
2009-07-18  Vadim ZeitlinDocument wxMessageOutput and related classes.
2009-07-18  Vadim ZeitlinFlush output stream in wxMessageOutputStderr::Output...
2009-07-18  Vadim ZeitlinAdd option FILE* parameter to wxMessageOutputStderr...
2009-07-18  Paul Cornettfix crash with repeated split horizontal/vertical and...
2009-07-18  Vadim ZeitlinCorrect obsolete information: SetYesNoLabels() is not...
2009-07-18  Vadim ZeitlinDo our best to show messages logged during program...
2009-07-18  Vadim ZeitlinNo changes, just fix a typo: wxGuiLog was used instead...
2009-07-18  Jaakko SalliAdded wxGTK wxBitmapComboBox::DoGetBestSize() implement...
2009-07-18  Jaakko SalliAdded wxMSW wxBitmapComboBox::DoGetBestSize(), which...
2009-07-17  Kevin OllivierTypo in a bug fix I made.
2009-07-17  Kevin OllivierAdding preliminary code for C bindings, thanks to Luke...
2009-07-17  Kevin OllivierAdd an underscore before the generated output names.
2009-07-17  Kevin OllivierOnly load/parse options when run as the main script.
2009-07-17  Vadim ZeitlinNo real changes, just made wxEventLoopManual uncopyable.
2009-07-17  Vadim ZeitlinNo real changes, just refactor wxEventLoop/wxApp::Proce...
2009-07-17  Vadim Zeitlinadded wxLB_NO_SB style and implementation for wxMSW...
2009-07-17  Vadim Zeitlinuse the currently active event loop instead of the...
2009-07-16  Vadim Zeitlindocument wxDCMemory(wxDC*) ctor
2009-07-15  Vadim Zeitlinfix log target auto creation broken by recent changes
2009-07-14  Jouk JansenOpenVMS compile support update
2009-07-14  Michael WetherellUpdate email addresses.
2009-07-13  Vadim ZeitlinEnsure that component levels map is initialized before...
2009-07-13  Vadim ZeitlinMake wxLog::EnableLogging() and wxLogNull thread-specific.
2009-07-13  Vadim ZeitlinAdd support for thread-specific log targets.
2009-07-13  Jouk JansenOpenVMS compile support update
2009-07-12  Vadim ZeitlinMake critical sections initialization really thread...
2009-07-12  Vadim ZeitlinRemoved another occurrence of previous log critical...
2009-07-12  Vadim ZeitlinRemoved critical section protecting last repeat counter.
2009-07-12  Vadim ZeitlinMade wxLogXXX() functions thread-safe.
2009-07-12  Vadim ZeitlinAdded wxVector::swap().
2009-07-12  Vadim ZeitlinAdd component-level filtering to wxLog.
2009-07-12  Jaakko SalliYet another fix for the colour property 'Custom' entry...
2009-07-12  Michael WetherellOverride email address for Jaakko Salli.
2009-07-12  Stefan Csomorbetter surviving 0 width / height bitmap sizes
2009-07-12  Vadim Zeitlincorrect translation of "in." (Isaac Marino Bavaresco)
2009-07-11  Vadim Zeitlincompilation fix after last commit
2009-07-11  Vadim ZeitlinAdded wxThread::GetMainId().
2009-07-11  Jaakko SalliAdded named section 'Property development funcions'
2009-07-11  Jaakko SalliAdded wxPropertyGrid::WasValueChangedInEvent(), added...
2009-07-11  Jaakko SalliFixed 'Custom' entry in the colour property combo boxes
2009-07-11  Jaakko SalliMade sorting case-insensitive (to match wxComboBox...
2009-07-10  Vadim Zeitlinfix harmless warnings about uninitialized (not really...
2009-07-10  Stefan Csomoradapting to widgetimpl extensions and iPhone OS 3.0
2009-07-10  Stefan Csomorupdating conditions for OSX
2009-07-10  Stefan Csomoradding #ifs for reflecting existing controls, fixing...
2009-07-10  Stefan Csomoradapting init sequence for different osx platforms
2009-07-10  Stefan Csomorcommitting current iphone state
2009-07-10  Stefan Csomorguarding for scrollbar use
2009-07-10  Stefan CsomoriPhone bitmap support
2009-07-10  Stefan Csomormore iPhone types
2009-07-10  Stefan Csomorcorrecting to ifdef to if
2009-07-10  Stefan Csomorguarding scrollbar
2009-07-10  Jaakko SalliDo not disable some useful buttons when wxCB_SORT style...
2009-07-10  Jaakko SalliFixed wxCB_SORT for wxMSW and generic wxBitmapComboBox
2009-07-10  Stefan Csomorsupporting SetFont(wxNullFont), fixes #10980
2009-07-09  Vadim Zeitlindon't mark GetTraceMask() deprecated as we use it in...
2009-07-09  Vadim Zeitlinremove scope-resolution operator from wxLogError()...
2009-07-09  Vadim Zeitlinfix MSVC compilation: as string literals are of non...
2009-07-09  Vadim Zeitlinimplement wxLogTrace(wxTraceMask, format, ...) overload too
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-07-09  Robert RoeblingReduce size of virtual list before sending out delete...
2009-07-09  Vadim Zeitlindisable VC6 warnings before warning(push), otherwise...
2009-07-09  Vadim Zeitlinfix VC6 warnings about not enough parameters for wxDEPR...
2009-07-09  Stefan Csomoradding special case for Carbon DataBrowser Checkbox
2009-07-09  Vadim Zeitlinmake bitmap button background more visible
2009-07-09  Vadim Zeitlinremove out of date bugs; mention VC8 and wxUSE_NO_MANIFEST
2009-07-09  Vadim Zeitlindisable MSVC deprecation warnings as we intentionally...
2009-07-09  Vadim Zeitlincompilation fix for !WXWIN_COMPATIBILITY_2_8 build
2009-07-08  Vadim Zeitlinupdate IfaceCheckLog definition after wxLog::DoLogXXX...
2009-07-08  Vadim Zeitlinadded wxLog::IsLevelEnabled() helper; document it and...
2009-07-08  Vadim Zeitlinupdate LboxLogger definition after the previous revisio...
2009-07-08  Vadim ZeitlinChanged wxLog DoLogXXX() callbacks and introduced wxLog...
2009-07-07  Jaakko SalliFurther fixes to colour properties that use wxPG_COLOUR...
2009-07-07  Vadim Zeitlinadded a simple wxLog unit test
2009-07-07  Vadim Zeitlinupdate the intl.* files directly from genlang.py script...
2009-07-06  Vadim Zeitlincorrect writing direction for Farsi
2009-07-06  Vadim Zeitlinregenerated after r60684
2009-07-05  Vadim Zeitlindon't call OnWriteWaiting() if we lost connection in...
2009-07-05  Vadim Zeitlinchange wxSocketInputBasedManager::AddInput() to take...
2009-07-05  Vadim Zeitlindon't call release() on non-owned buffer in wchar_t...
2009-07-05  Vadim Zeitlinadded EVT_DATAVIEW_CACHE_HINT event (closes #9891)
2009-07-05  Vadim Zeitlinmade code more const-correct to fix g++ warnings about...
next