wxWidgets.git
2010-01-08  Paul Cornettfix broken #elif
2010-01-08  Kevin OllivierSupport mouse click through as otherwise clicking insid...
2010-01-07  Jaakko SalliImproved documentation for wxPGProperty::DoSetAttribute()
2010-01-07  Jaakko SalliFixed deprecation message (brings include file in line...
2010-01-07  Jaakko SalliDo not use deprecated property attribute wxPG_ATTR_INLI...
2010-01-07  Jaakko SalliFixed a deprecation message
2010-01-07  Paul Cornettremove unused function GetGdkVisual()
2010-01-07  Paul Cornettdefer creating bitmap representation until it is needed
2010-01-07  Vadim ZeitlinImprove hit detection in wxMSW wxTreeCtrl with wxTR_FUL...
2010-01-07  Vadim ZeitlinGerman translations update from Thomas Krebs.
2010-01-07  Vadim ZeitlinFix typos in IMediaPlayer2 and INSPlay interfaces decla...
2010-01-06  Kevin OllivierForward port 2.8 fix.
2010-01-06  Kevin OllivierFix another line somehow missing from the wxGraphicsBit...
2010-01-05  Stefan Csomoradded zlib directly to dynamic targets
2010-01-05  Paul Cornettremove never-implemented palette support
2010-01-05  Jaakko SalliCall virtual ctrl->GetDefaultAttributes() instead of...
2010-01-05  Stefan Csomoradded zlib directly to dynamic targets
2010-01-05  Stefan Csomoradd zlib only in dynamic build targets
2010-01-05  Vadim ZeitlinBrazilian Portuguese translations updae from Allann...
2010-01-04  Jaakko SalliAllow wxPropertyGridInterface::EnableProperty() to...
2010-01-04  Vadim ZeitlinAdd assert checking that window has no event handlers...
2010-01-04  Vadim ZeitlinFix wxConvAuto behaviour when it is used by wxTextInput...
2010-01-04  Vadim ZeitlinMake calling wxLog::IsAllowedTraceMask() safe during...
2010-01-04  Vadim ZeitlinCompilation fix for VC6 after r63061.
2010-01-04  Vadim ZeitlinCorrectly parse times without seconds in wxDateTime...
2010-01-04  Vadim ZeitlinDon't dereference invalid iterator in wxDateTime::Parse...
2010-01-04  Stefan Csomorfixing include type
2010-01-04  Stefan Csomoradding stc support
2010-01-04  Stefan Csomoradding kqueue define for xcode builds
2010-01-04  Stefan Csomorfixing include types
2010-01-04  Kevin OllivierGet the OS X Cocoa native combobox building by having...
2010-01-04  Kevin OllivierRebake from clean wx tree.
2010-01-03  Kevin OllivierDon't use a destroy event handler to disconnect the...
2010-01-03  Kevin OllivierCreate a text measuring context until a real context...
2010-01-03  Stefan Csomorcorrecting error message
2010-01-03  Stefan Csomorfixing name collision ocuring in a specific script...
2010-01-03  Václav SlavíkRemoved some outdated compiler checks in OLE code.
2010-01-03  Václav SlavíkRemoved wxClearVariant() and wxReleaseVariant().
2010-01-03  Václav SlavíkMoved wxConvertVariantToOle and wxConvertOleToVariant...
2010-01-03  Stefan Csomorbuilding xcode projects from files.bkl
2010-01-03  Vadim ZeitlinRomanian translation update from Catalin.
2010-01-03  Jaakko SalliAdded missing ResetEditorAppearance() call
2010-01-03  Jaakko SalliIn wxPGEditor::SetControlAppearance() use GetClassDefau...
2010-01-02  Václav SlavíkAdded wxAutoOleInterface<T> template.
2010-01-02  Mattia Barbon Document wxPerl interface differences for wxRichTextCtrl.
2010-01-02  Mattia Barbon Build with WXINTL_NO_GETTEXT_MACRO defined.
2010-01-02  Mattia Barbon Fix method name in wxInfoBar interface.
2009-12-31  Vadim ZeitlinChange the year in copyright messages to 2010.
2009-12-31  Vadim ZeitlinAdd wxWinVersion_7 to the private wxMSW wxWinVersion...
2009-12-31  Stefan Csomoradding placeholders and work in progress files
2009-12-30  Kevin OllivierFix issue that was causing ShowWithoutActivating to...
2009-12-30  Michael WetherellAdd another test for sparse file support so that the...
2009-12-30  Kevin OllivierTo support playing async sounds on the stack on Mac...
2009-12-30  Michael WetherellRepair the stream tests.
2009-12-30  Michael WetherellSupport large files with stdio on mingw.
2009-12-30  Jaakko SalliwxOwnerDrawComboCtrl -> wxComboCtrl
2009-12-30  Jaakko SalliUpdated entries regarding wxPropertyGridManager
2009-12-30  Vadim ZeitlinDon't create an invalid iterator in wxDateTime::ParseTi...
2009-12-30  Vadim ZeitlinExplicitly mention MSVC std::fstream(wxString) incompat...
2009-12-30  Stefan Csomorfixing SetSubMenu for OSX_Cocoa, fixes #11581
2009-12-29  Jaakko SalliChanged wxPropertyCategory to use same cell rendering...
2009-12-28  Vadim ZeitlinEnsure that frame is re-laid out when its toolbar is...
2009-12-28  Vadim ZeitlinCorrect initial value of "Toggle toolbar" check menu...
2009-12-27  Vadim ZeitlinAccount for cells spanning multiple grid cells better...
2009-12-27  Vadim ZeitlinReturn the kind of cells span from wxGrid::GetCellSize().
2009-12-27  Vadim ZeitlinDon't call SetMinSize() when creating the window if...
2009-12-27  Vadim ZeitlinAvoid defining COMPILER_PREFIX for autoconf format.
2009-12-27  Vadim ZeitlinCorrect wxUSE_MACOSX_VERSION_MIN setting when running...
2009-12-27  Vadim ZeitlinDocument wxString::operator<<(wxUniChar).
2009-12-27  Vadim ZeitlinOverride some methods in wxF(F)ileStream to resolve...
2009-12-26  Vadim ZeitlinTake into account the initial buttons state when creati...
2009-12-26  Vadim ZeitlinDon't forward declare wxSystemColour enum.
2009-12-26  Vadim ZeitlinNo changes, just fix a typo in and rephrase a comment.
2009-12-26  Jaakko SalliReduced unnecessary wxT usage
2009-12-26  Jaakko SalliReplaced 'InlineHelp' property attribute with 'Hint...
2009-12-26  Jaakko SalliAdded wxComboCtrl::SetHint(), GetHint()
2009-12-25  Kevin OllivierRemove the native toolbar from the frame in Destroy...
2009-12-25  Kevin OllivierUse NSTrackingArea when available (building for 10...
2009-12-25  Vadim ZeitlinAlways show hint in text entries, even when they have...
2009-12-25  Stefan Csomorremoving event handlers on non-owned windows when the...
2009-12-25  Jaakko SalliRefactored a very confusing condition in wxPGComboBox...
2009-12-25  Jaakko SalliAdded wxComboCtrlBase::SetFore/BackgroundColour()
2009-12-25  Stefan Csomorfixing parameter names
2009-12-25  Jaakko SalliAdded documentation for wxPGEditor::SetControlAppearance()
2009-12-23  Vadim ZeitlinErase toolbar background even if it doesn't contain...
2009-12-23  Vadim ZeitlinDon't pass 0 timer ids to ::SetTimer().
2009-12-22  Michael WetherellAdd support for large stdio files for VC 8+. What versi...
2009-12-22  Jaakko SalliAdded wxPropertyGrid::SetUnspecifiedValueAppearance...
2009-12-22  Vadim ZeitlinRemove the test of erase background events from the...
2009-12-22  Vadim ZeitlinFinally really correct background erasing for wxMSW...
2009-12-22  Vadim ZeitlinFix best size computation for buttons without image...
2009-12-21  Jaakko SalliAdded wxMSW wxChoice::GetClassDefaultAttributes(),...
2009-12-20  Francesco Montorsifix miscellaneous Doxygen 1.6.1 warnings
2009-12-20  Francesco Montorsifix a few doxygen warnings
2009-12-20  Francesco Montorsiadd a detailed description to wxMenuItem::SetItemLabel...
2009-12-20  Jaakko SalliAdded wxPropertyGrid::GetUnspecifiedValueText(). Use...
2009-12-20  Jaakko SalliAdded some missing SetupTextCtrlValue() calls
2009-12-19  Jaakko SalliSuppress 'unused argument' warnings
2009-12-19  Jaakko SalliAdded wxWindowMSW::MSWGetThemeColour(); initially use...
2009-12-19  Jaakko SalliProperly notify active editor control when it receives...
next