wxWidgets.git
2011-12-27  Vadim ZeitlinSuppress gcc -Wint-to-pointer-cast warnings in GTK...
2011-12-27  Vadim ZeitlinDon't use deprecated wxArtProvider::Insert().
2011-12-27  Vadim ZeitlinFix the size of the font returned by wxTextCtrl::GetSty...
2011-12-27  Vadim ZeitlinRecognize background-color style in wxHtmlWindow.
2011-12-27  Vadim ZeitlinAdd support for more CSS styles to SPAN tag in wxHtmlWi...
2011-12-26  Vadim ZeitlinIncrease the tolerance in wxStopWatch unit test.
2011-12-25  Julian SmartApplied patch in #13777 (wxRichTextCtrl scroll and...
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
2011-12-25  Vadim ZeitlinAdded a warning about multi-cells in wxGrid::DeleteRows...
2011-12-25  Paul Cornettrestore call to GetTabSize removed in r69880, it is...
2011-12-24  Vadim ZeitlinReally fix the use of deprecated methods in wxGrid...
2011-12-24  Vadim ZeitlinImplement wxNotebook::CalcSizeFromPage() for wxGTK.
2011-12-24  Vadim ZeitlinDon't use deprecated methods in wxGrid test.
2011-12-24  Paul Cornettremove improper use of paste operator
2011-12-24  Vadim ZeitlinFix fatal bug with deleting the old contents in wxScope...
2011-12-24  Vadim ZeitlinUse the correct function type cast in EVT_WEBKIT_NEW_WI...
2011-12-24  Vadim ZeitlinAdd EVT_FSWATCHER event table macro.
2011-12-24  Vadim ZeitlinAdd EVT_WINDOW_MODAL_DIALOG_CLOSED() event table macro.
2011-12-24  Vadim ZeitlinFix typo in wxEVT_COMMAND_RICHTEXT_LEFT_DCLICK in docum...
2011-12-24  Vadim ZeitlinRemove references to defunct event types in comments.
2011-12-24  Julian SmartApplied #13803: wxRichTextCtrl: missing event-table...
2011-12-24  Steve LamertonDisable some wxWebView tests that fail on the buildbot...
2011-12-24  Steve LamertonFix typo in ADD_RAW_IID macro.
2011-12-23  Steve LamertonAdd some extra yields to wxWebView unit tests to hopefu...
2011-12-23  Paul Cornettdon't use deprecated function
2011-12-23  Paul Cornettfix tests for WXWIN_COMPATIBILITY_2_8, closes #13800
2011-12-22  Steve LamertonUse OLE helper macros in wxWebView to reduce the amount...
2011-12-22  Steve LamertonAdd new ADD_RAW_IID OLE helper macro to allow use with...
2011-12-22  Steve LamertonMark various OLE helper functions as DLL exported so...
2011-12-22  Paul Cornettremove SetBackgroundStyle call from OnInternalIdle...
2011-12-22  Vadim ZeitlinFix wxLogFormatter compilation under MSW.
2011-12-22  Vadim ZeitlinDramatically optimise inserting many items in wxGeneric...
2011-12-22  Vadim ZeitlinAdd wxLogFormatter to allow easier wxLog output customi...
2011-12-22  Robin DunnAvoid a problem in Phoenix by making UpdateMacScrollWin...
2011-12-22  Robin DunnInterface fixes for Phoenix
2011-12-21  Stefan Csomorrebaked Xcode proj for cocoa after date & timectrls...
2011-12-21  Vadim ZeitlinCorrect generic wxListCtrl display of items with icons...
2011-12-21  Vadim ZeitlinGuard against a possible crash in wxListCtrl::DeleteCol...
2011-12-21  Vadim ZeitlinDocument wxListCtrl::InReportView() and IsVirtual().
2011-12-21  Vadim ZeitlinIgnore extra modify events after rename in wxFileSystem...
2011-12-20  Vadim ZeitlinProvide native implementation of wx{Date,Time}PickerCtr...
2011-12-20  Vadim ZeitlinAdded helpers for translating between wxDateTime and...
2011-12-20  Vadim ZeitlinAdded wxTimePickerCtrl page to the widgets sample.
2011-12-20  Vadim ZeitlinReorganized the date picker page of the widgets sample.
2011-12-20  Vadim ZeitlinUkrainian translations update from Yuri Chornoivan.
2011-12-20  Vadim ZeitlinFix horizontal alignment in icon view in generic wxList...
2011-12-20  Vadim ZeitlinBrazilian Portuguese translations update from Felipe.
2011-12-20  Vadim ZeitlinFix crash in wxRegion in wxOSX/Carbon.
2011-12-20  Vadim ZeitlinAdd support for webview library to MSW bakefile presets.
2011-12-20  Vadim ZeitlinMention the dialog focus regression fix in wxMSW in...
2011-12-19  Robin DunnInterface tweaks and fixes for Phoenix
2011-12-19  Bryan PettyAdded missing semi-colon in versioninfo.h interface...
2011-12-19  Dimitri SchoolwerthCleaned up some of the code in wxSlider::DoMoveWindow.
2011-12-19  Vadim ZeitlinAdded support for wxEXEC_MAKE_GROUP_LEADER to wxExecute().
2011-12-19  Vadim ZeitlinAdd possibility to set item background in generic wxDat...
2011-12-19  Vadim ZeitlinDon't use dummy "inline" in wxDEPRECATED_CONSTRUCTOR...
2011-12-19  Dimitri SchoolwerthFixed min and max label values not being swapped when...
2011-12-19  Dimitri SchoolwerthRemoved useless if statement in slider code.
2011-12-19  Dimitri SchoolwerthDon't move the slider's value label if it's not being...
2011-12-18  Vadim ZeitlinAdd a reminder to update version.bkl to inc_release...
2011-12-18  Vadim ZeitlinUpdate version to 2.9.4 in version.bkl too and rebake...
2011-12-18  Vadim ZeitlinAdded wxFilePickerCtrl::SetInitialDirectory().
2011-12-18  Vadim ZeitlinNo changes, just use wxScopedPtr instead of explicit...
2011-12-18  Steve LamertonEnsure wxWebViewIE::SetPage clears the existing content...
2011-12-17  Vadim ZeitlinMake wxPalette ctor and Create() const-correct in wxMSW.
2011-12-17  Vadim ZeitlinDefine wxBitmapComboBox::Insert(void* clientData) overl...
2011-12-17  Vadim ZeitlinCorrected the name of EVT_WEB_VIEW_ERROR event table...
2011-12-17  Vadim ZeitlinNo changes, just fix typo in an example in webview...
2011-12-17  Vadim ZeitlinDon't activate MSW dialogs when setting their initial...
2011-12-17  Dimitri SchoolwerthFixed unreferenced parameter warning.
2011-12-16  Vadim ZeitlinIncremented the version number to 2.9.4 everywhere.
2011-12-16  Vadim ZeitlinTry to get more information about wxFileSystemWatcher...
2011-12-16  Vadim ZeitlinDon't use wxTE_DONTWRAP style in Lines() wxTextCtrl...
2011-12-16  Vadim ZeitlinKeep the item being updated selected in wxMSW wxChoice...
2011-12-16  Vadim ZeitlinCorrected test for region validity in wxMSW wxRegion...
2011-12-16  Vadim ZeitlinUse IsThisEnabled() to test if AUI child is enabled...
2011-12-16  Vadim ZeitlinMake multiline checkboxes wider in wxMSW to avoid word...
2011-12-16  Vadim ZeitlinOutput the value of --enable-debug option in configure.
2011-12-15  Vadim ZeitlinCompilation fix for wxStopWatch with wxUSE_THREADS==0.
2011-12-15  Julian SmartApplied #13763 from dghart, to use primary selections...
2011-12-15  Vadim ZeitlinEnsure that wxPropertyGrid::m_tlp is initialized early...
2011-12-14  Vadim ZeitlinNo changes, just harmonized the EOLs in the ISS file.
2011-12-14  Václav SlavíkRemove unnecessary m_editorCtrl assignment.
2011-12-14  Václav SlavíkClose wxDataViewCtrl inline editor when destroying...
2011-12-14  Václav SlavíkDon't change horizontal scroll position needlessly...
2011-12-14  Václav SlavíkEnsure that current column is visible in generic wxData...
2011-12-14  Chris Elliott2.9.3 version
2011-12-14  Vadim ZeitlinAdd the release date of 2.9.3 to the change log.
2011-12-13  Vadim ZeitlinUse string column identifiers with NSTableColumns in...
2011-12-13  Julian SmartApplied #13738: Make a wxRichTextImage's box display...
2011-12-12  Dimitri SchoolwerthRegenerated Xcode projects.
2011-12-12  Stefan Csomoradding defaults for Xcode builds
2011-12-12  Stefan Csomorreverting r69387 and r69389, fixes #13737
2011-12-12  Vadim ZeitlinRename src/generic/timectrl.cpp to timectrlg.cpp.
2011-12-12  Vadim ZeitlinRemove the item before notifying about it in wxDataView...
2011-12-12  Vadim ZeitlinAlways give error message when file-related functions...
2011-12-11  Vadim ZeitlinFix harmless warning in wxOSX with 10.7 SDK.
2011-12-11  Vadim ZeitlinMinor corrections to event handling overview documentation.
2011-12-11  Vadim ZeitlinDocument that setting colours for native controls might...
2011-12-11  Paul Cornettfix GetTextExtent with non-null font argument, fixes...
next