wxWidgets.git
2010-03-15  Stefan Csomorstreamlining OSX event support second step, moving...
2010-03-15  Stefan Csomorstreamlining OSX event support first step, see #11805...
2010-03-14  Jaakko SalliFixed label editor position for child properties
2010-03-14  Vadim ZeitlinFix test for compilers not supporting \u escapes in...
2010-03-14  Vadim ZeitlinSet correct properties for the new file added in r63660.
2010-03-14  Vadim ZeitlinUse an appropriate icon automatically in wxMSW wxMessag...
2010-03-14  Vadim ZeitlinDocument that message box with wxYES_NO but without...
2010-03-14  Vadim ZeitlinAdd a "not specified" icon style to the message box...
2010-03-13  Vadim ZeitlinUse event tables instead of Bind() in uiaction sample.
2010-03-12  Vadim ZeitlinAdd minimal support for QNX to configure.
2010-03-12  Jaakko SalliFixed property editor re-positioning when additional...
2010-03-12  Vadim ZeitlinRevert unneeded fix for list control headers from r63177.
2010-03-12  Vadim ZeitlinCorrect query for formats supported by wxDataObject...
2010-03-10  Francesco MontorsiFix function wxControlBase::DoEllipsizeSingleLine to...
2010-03-10  Francesco Montorsino real changes, just rename the variables to make...
2010-03-09  Vadim ZeitlinUse _UNICODE instead of UNICODE in wx/msw/winundef.h.
2010-03-08  Vadim ZeitlinAnother German translation update from Herbert Breunung.
2010-03-08  Vadim ZeitlinUse correct style for the dialog shown by generic file...
2010-03-08  Václav SlavíkFix wxTlsValue<> memory leaks.
2010-03-08  Stefan Csomorpending events detected didn't work properly, go the...
2010-03-07  Francesco MontorsiProvide more details about the major and minor version...
2010-03-07  Vadim ZeitlinGerman translations update from Herbert Breunung.
2010-03-07  Vadim ZeitlinSkip wxChildFocusEvent in wxAuiNotebook handler.
2010-03-07  Vadim ZeitlinShow pages icons in window list menu in wxAuiNotebook.
2010-03-06  Kevin OllivierAdd uncommitted uiaction `sample bakefiles.
2010-03-06  Kevin OllivierRebake after wxUIActionSimulator addition.
2010-03-06  Kevin OllivierAdding wxUIActionSimulator, a class for programmaticall...
2010-03-06  Vadim ZeitlinReset wxAuiNotebook selection to wxNOT_FOUND if it...
2010-03-06  Kevin OllivierA call to wxPopupWindow::Show shouldn't automatically...
2010-03-06  Kevin OllivierAdd git source control dirs to the list of excludes.
2010-03-06  Kevin OllivierAdd create-archive.py to wx source tree.
2010-03-06  Vadim ZeitlinDon't store header height in generic wxListCtrl member...
2010-03-06  Vadim ZeitlinFix toggling the header in the generic wxListCtrl.
2010-03-05  Vadim ZeitlinDon't stop dragging in the grid when the mouse leaves...
2010-03-05  Vadim ZeitlinFix memory leak in wxDataViewListStore::DeleteItem().
2010-03-05  Vadim ZeitlinCorrect IsMaximized() in wxOSX for non-resizable windows.
2010-03-05  Vadim ZeitlinMake the code more clear in aui sample and avoid g...
2010-03-05  Vadim ZeitlinImplement wxBookCtrlBase::CalcSizeFromPage() in the...
2010-03-05  Vadim ZeitlinAvoid conflict between accelerators in the notebook...
2010-03-05  Vadim ZeitlinNo changes, just remove redundant GetControllerSize...
2010-03-05  Vadim ZeitlinCorrect controller size determination in wxToolbook.
2010-03-05  Vadim ZeitlinUse wxWindow::ReleaseMouse() instead of MSW ::ReleaseCa...
2010-03-05  Francesco Montorsidefine TARGET_CPU (as a variable) also for formats...
2010-03-04  Jaakko SalliMoved property unattachment code from wxPropertyGridInt...
2010-03-04  Stefan Csomorno existing on iphone
2010-03-03  Stefan Csomorfixing leak, fixes #11781
2010-03-03  Stefan Csomorfixing leak, fixes #11782
2010-03-03  Stefan Csomorusing native fullscreen support and ShowEvent triggers
2010-03-03  Stefan Csomorfixing warning
2010-03-03  Stefan Csomormake sure ShowEvent doesn't get triggered to early...
2010-03-03  Vadim ZeitlinAllow using version-specific vc prefix in msvc/wx/setup.h.
2010-03-03  Vadim ZeitlinUse correct directory names in msvc/wx/setup.h for...
2010-03-03  Vadim ZeitlinAdded Arabic translation from Abdullah Abouzekry.
2010-03-03  Vadim ZeitlinFix wxCommandProcessor compilation with wxUSE_ACCEL==0.
2010-03-03  Robin DunnLayout the immediate parent of the info bar as describe...
2010-03-03  Vadim ZeitlinDocument that images in buttons and menus might not...
2010-03-03  Francesco Montorsiadd 64bit support to those formats which I could test...
2010-03-02  Francesco Montorsi(minor change) update list of supported Windows versions
2010-03-02  Vadim ZeitlinUse user locale with Latin-1 as fallback for command...
2010-03-02  Vadim ZeitlinDon't use m_macToolbar in wxOSX wxToolBar if it is...
2010-03-02  Vadim ZeitlinEnclose code using m_macToolbar in #if wxOSX_USE_NATIVE...
2010-03-02  Robin DunnDocument GetBitmapMargins
2010-03-01  Vadim ZeitlinFix crash when accessing clipboard before entering...
2010-03-01  Robin DunnInvalidate best size when the bitmap or bitmap position...
2010-03-01  Robin DunnUse the correct event class for the window modal notifi...
2010-03-01  Jaakko SalliHave to implement wxPGProperty::DeleteChildren() differ...
2010-03-01  Jaakko SalliHave to check for wxPG_SPLITTER_AUTO_CENTER style befor...
2010-02-28  Stefan Csomortranslate 0.5 offset into user space before applying...
2010-02-28  Stefan Csomormoving header for precomp builds
2010-02-28  Vadim ZeitlinSimplify and correct bugs in wxMSW wxScrollBar message...
2010-02-28  Vadim ZeitlinNo real changes, just cleanup wxMSW wxScrollBar a little.
2010-02-28  Vadim ZeitlinMake it possible to use wxCharBuffer during program...
2010-02-28  Vadim ZeitlinOnly add -woff 3970 to C[XX]FLAGS when using SGI mipsPr...
2010-02-28  Vadim ZeitlinCompilation fixes for wide char functions under IRIX...
2010-02-28  Vadim ZeitlinFix for wxStringCheck compilation under IRIX using...
2010-02-28  Vadim ZeitlinAlways declare wxCStrData::As[W]Char() as being inline.
2010-02-28  Vadim ZeitlinRearrange functions order so that they are effectively...
2010-02-28  Vadim ZeitlinFix compilation with GTK+ 2.4.
2010-02-28  Vadim ZeitlinSupport IRIX version of OpenGL multi sampling constants.
2010-02-28  Vadim ZeitlinFix the STC sources generation script to work with...
2010-02-28  Vadim ZeitlinNo real changes, just remove an unused variable.
2010-02-28  Vadim ZeitlinRemove unused NO_SORT constant.
2010-02-28  Vadim ZeitlinInclude <locale.h> to get LC_XXX constants declaration.
2010-02-28  Vadim ZeitlinRemove unnecessary comparison of unsigned variable...
2010-02-28  Vadim ZeitlinRemove unused static constant.
2010-02-28  Vadim ZeitlinInclude the real iostream header and not just iosfwd...
2010-02-28  Jaakko SalliSometimes change in varscrollable window's size can...
2010-02-27  Kevin OllivierOverride CanFocus because the wxWindow level test will...
2010-02-26  Jaakko SalliMust clear property selection in wxPGProperty::SetChoic...
2010-02-26  Vadim ZeitlinFix assert when using year or decade view in Windows...
2010-02-26  Vadim ZeitlinFix assert on wxCalendarCtrl creation under Windows 7.
2010-02-26  Vadim ZeitlinAdd pretty-printers for wxPoint, wxSize and wxRect.
2010-02-25  Jaakko SalliAdded work around in wxPropertyGrid for a wxTextCtrl...
2010-02-25  Jaakko SalliFixed property Hide command
2010-02-25  Vadim ZeitlinInitialize wxhInstance in console MSW applications...
2010-02-25  Vadim ZeitlinUse wxGetInstance() instead of wxhInstance in wxMSW...
2010-02-25  Vadim ZeitlinInclude wx/defs.h from all our public headers, includin...
2010-02-25  Vadim ZeitlinFix harmless g++ 4.3 warning about suggested parentheses.
2010-02-25  Vadim ZeitlinFix multiple bugs in non-ownerdrawn wxListBox after...
2010-02-25  Vadim ZeitlinDocument the use of --disable-gui for building wxBase.
next