wxWidgets.git
2011-01-23  Jaakko SalliTo work around harmless memory leaks reported by Visual...
2011-01-23  Stefan Csomorloading png and jpg from resource bundle
2011-01-22  Julian SmartReverted for a quiet life
2011-01-22  Julian SmartDon't pointlessly forbid calling AddGrowableRow/Col...
2011-01-22  Václav SlavíkwxDataViewCtrl: fix autosized columns recalculation.
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2011-01-20  Vadim ZeitlinExplicitly set "C" locale for the tests using decimal...
2011-01-20  Vadim ZeitlinFurther improve caching of locale-specific data in...
2011-01-20  Julian SmartFixed some bugs in up/down cursor navigation.
2011-01-20  Stefan Csomorusing explicit fixes #12689
2011-01-19  Vadim ZeitlinInclude more information in assert in wxNumberFormatter.
2011-01-19  Vadim ZeitlinWork around wxNumValidator compilation problems with...
2011-01-19  Stefan Csomormake sure Raise is also activating the window
2011-01-19  Stefan Csomormissing release
2011-01-19  Stefan Csomorsupport icns in bundle
2011-01-19  Vadim ZeitlinUse setUp/tearDown() for NumFormatter test case locale...
2011-01-19  Dimitri SchoolwerthImproved detection of alpha channels in TIFF images.
2011-01-19  Dimitri SchoolwerthAdded GIF and animated GIF saving support.
2011-01-19  Dimitri Schoolwerthremoved some leftover debugging code
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-19  Vadim ZeitlinUpdate cached values in wxNumberFormatter when locale...
2011-01-19  Vadim ZeitlinAdd support for long long to wxNumberFormatter.
2011-01-19  Vadim ZeitlinAdd wxHAS_LONG_LONG_T_DIFFERENT_FROM_LONG symbol.
2011-01-19  Vadim ZeitlinAdd wxNumberFormatter class helping to deal with thousa...
2011-01-19  Vadim ZeitlinMention modal dialogs in the wxWindow objects allocatio...
2011-01-19  Vadim ZeitlinAvoid collapsing the hidden root in wxTreeCtrl::Collaps...
2011-01-19  Jaakko SalliIn wxStringProperty::ValueToString(), regenerate compos...
2011-01-19  Robin DunnOn OSX don't propogate the alignment setting from colum...
2011-01-18  Julian SmartFix for incorrect programmatic formatting (default...
2011-01-18  Julian SmartFixed some problems with floating objects
2011-01-17  Jaakko SalliChanged wxMSW wxGraphicsContext font rendering and...
2011-01-16  Vadim ZeitlinAdd skeleton documentation for wxAuiToolBar and related...
2011-01-16  Vadim ZeitlinDocument wxDialog::ShowWindowModal().
2011-01-16  Vadim ZeitlinOverride HasTransparentBackground() in wxHyperlinkCtrl...
2011-01-16  Vadim ZeitlinRemove undefined wxScrollBarBase::Create() declaration.
2011-01-15  Julian SmartCorrected wrong range in GetText
2011-01-15  Julian SmartXML import corrections
2011-01-14  Julian SmartSmall doc tweaks
2011-01-14  Julian SmartRemoved GCC 4 warning
2011-01-14  Julian SmartCompile fix
2011-01-14  Julian SmartCompile fixes
2011-01-14  Julian SmartImplemented text boxes and tables, and further editing...
2011-01-13  Vadim ZeitlinFixes for parsing invalid HTML without tag ends.
2011-01-13  Vadim ZeitlinNo changes, just remove a level of indentation in wxHtm...
2011-01-13  Vadim ZeitlinFix MSVC warnings about signed to unsigned conversion...
2011-01-13  Jouk JansenwxComboBox::GetClassInfo() should not be defined here
2011-01-12  Paul Cornettnon-pch build fix
2011-01-12  Jaakko SalliIn wxBitmapComboBox::RecreateControl(), only call Chang...
2011-01-12  Vadim ZeitlinAdd support for icons in wxAUI panes title bars.
2011-01-12  Vadim ZeitlinFix crash in wxGenericRichMessageDialog::IsCheckBoxChec...
2011-01-12  Vadim ZeitlinDisable deprecation and other warnings in MFC sample.
2011-01-12  Vadim ZeitlinFix entry point in Unicode build of the MFC sample.
2011-01-11  Jouk Jansenmake sure wxNativeFontInfo is defined
2011-01-11  Jouk Jansenupdate OpenVMS makefile
2011-01-10  Vadim ZeitlinCheck index in wxItemContainer methods working with...
2011-01-10  Vadim ZeitlinRemove redundant top level const in wxRibbonBar::ShowPa...
2011-01-10  Stefan Csomoradding new files
2011-01-10  Stefan Csomoradding new files
2011-01-10  Stefan Csomoradding new files
2011-01-08  Paul Cornettremove always-true test of unsigned >= 0
2011-01-08  Paul Cornettremove unneeded #includes
2011-01-08  Paul Cornettfix GCC warning about not explicitly initializing base...
2011-01-08  Paul Cornettremove always-true tests of unsigned >= 0
2011-01-08  Paul Cornettfix GCC warning about not explicitly initializing base...
2011-01-08  Paul Cornettproper const-ness for GetLine() and operator[]()
2011-01-08  Paul Cornettproper const-ness for Item(), operator[](), and Last()
2011-01-08  Stefan Csomorremoving xti code which isn't necessary for unicode...
2011-01-08  Stefan Csomorrearranging xti code
2011-01-08  Paul Cornettupdate docs after r66615
2011-01-08  Paul CornettMove SendIdleEvents() from wxApp to wxWindow.
2011-01-08  Stefan Csomoradding xti info for commandlinkbutton
2011-01-07  Stefan Csomorgcc fixes
2011-01-07  Stefan Csomorbracketing xti-only methods
2011-01-07  Stefan Csomoradding xti info
2011-01-07  Stefan Csomorcommon rtti in nbkbase.cpp
2011-01-07  Stefan Csomorcorrecting merge conflict
2011-01-07  Stefan Csomorcommon rtti in fontcmn.cpp
2011-01-07  Stefan Csomoravoid type conflict with univ wxMenuInfo
2011-01-07  Stefan Csomoravoid type conflict with univ wxMenuInfo
2011-01-07  Stefan Csomorfixing class name
2011-01-07  Stefan Csomorhaving menu classinfo at one place
2011-01-07  Stefan Csomorrouting to common classinfo for non-xti builds
2011-01-07  Stefan Csomorremove non-xti classinfo
2011-01-07  Václav SlavíkImplement wxCOL_WIDTH_AUTOSIZE on OS X.
2011-01-07  Paul Cornettmove default OnInternalIdle processing to wxWindowBase
2011-01-07  Stefan Csomorupdated xti sample
2011-01-07  Stefan Csomorxti changes
2011-01-07  Stefan Csomorxti changes
2011-01-07  Stefan Csomorremoving xti info from msw specific files
2011-01-07  Stefan Csomorremoving xti info from msw specific files
2011-01-07  Stefan Csomoraligning definition of rtti
2011-01-07  Stefan Csomorxti changes
2011-01-07  Stefan Csomoradding range type
2011-01-07  Stefan Csomormoved xti info to common file
2011-01-07  Stefan Csomorprops
2011-01-07  Stefan Csomoradditional file, test auto-props
2011-01-07  Stefan CsomorXTI updates
2011-01-07  Paul Cornettremove some extraneous semicolons
2011-01-07  Paul Cornettbuild fix, should have been part of r66615
2011-01-07  Jouk JansenUpdate OpenVMS compile support
next