| 2005-02-06 |  Julian Smart | Set solid colour for whole control, not pages | blob | commitdiff | raw | 
| 2005-02-06 |  Julian Smart | Can suppress themed notebook page with wxNB_NOPAGETHEME or | blob | commitdiff | raw | diff to current | 
| 2005-01-30 |  Vadim Zeitlin | use custom class which doesn't redraw everything on... | blob | commitdiff | raw | diff to current | 
| 2005-01-24 |  Dimitri Schoolwerth | fixed unreachable code warning (MSVC6) | blob | commitdiff | raw | diff to current | 
| 2005-01-07 |  Vadim Zeitlin | invalidate bg brush in the beginning of OnSize() to... | blob | commitdiff | raw | diff to current | 
| 2005-01-07 |  Vadim Zeitlin | no changes; just removed some obsolete #ifdefs | blob | commitdiff | raw | diff to current | 
| 2004-12-13 |  Vadim Zeitlin | implemented MSWGetBgBrush/ColourForChild() to propagate... | blob | commitdiff | raw | diff to current | 
| 2004-11-24 |  Vadim Zeitlin | don't disable non top tabs if visual themes are not... | blob | commitdiff | raw | diff to current | 
| 2004-11-24 |  Vadim Zeitlin | added (and documented) msw.xp-tab-ok option | blob | commitdiff | raw | diff to current | 
| 2004-11-22 |  Vadim Zeitlin | compilation fix for USE_PCH == 0 | blob | commitdiff | raw | diff to current | 
| 2004-11-19 |  Vadim Zeitlin | added another DoEraseBackground overload (no real changes) | blob | commitdiff | raw | diff to current | 
| 2004-11-19 |  Vadim Zeitlin | refactored code to do brush adjustment for bg drawing... | blob | commitdiff | raw | diff to current | 
| 2004-11-19 |  Vadim Zeitlin | added support for drawing themed background: DoEraseBac... | blob | commitdiff | raw | diff to current | 
| 2004-08-31 |  Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE... | blob | commitdiff | raw | diff to current | 
| 2004-08-07 |  Robin Dunn | Hide the page before adjusting its size, otherwise... | blob | commitdiff | raw | diff to current | 
| 2004-07-03 |  Robin Dunn | Invalidate notebook best size when pages are added... | blob | commitdiff | raw | diff to current | 
| 2004-06-24 |  Robin Dunn | work around a bug in TabCtrl_AdjustRect which will... | blob | commitdiff | raw | diff to current | 
| 2004-05-23 |  Julian Smart | Use old licence name | blob | commitdiff | raw | diff to current | 
| 2004-05-23 |  Julian Smart | Name and version changes | blob | commitdiff | raw | diff to current | 
| 2004-04-15 |  Vadim Zeitlin | make XTI compile with VC6 (patch 896614) | blob | commitdiff | raw | diff to current | 
| 2004-03-07 |  Dimitri Schoolwerth | Reverted FILLCOLORHINT->FILLCOLOR change. Now when... | blob | commitdiff | raw | diff to current | 
| 2004-03-05 |  Robin Dunn | Changed CanApplyParentThemeBackground to ApplyParentThe... | blob | commitdiff | raw | diff to current | 
| 2004-03-04 |  Robin Dunn | Added CanApplyParentThemeBackground and use it in wxMSW's | blob | commitdiff | raw | diff to current | 
| 2004-02-25 |  Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support | blob | commitdiff | raw | diff to current | 
| 2004-02-17 |  Dimitri Schoolwerth | Fixed invalid background colour of controls on a notebo... | blob | commitdiff | raw | diff to current | 
| 2004-02-07 |  Vadim Zeitlin | fixes for page positioning for notebooks with wxNB_MULT... | blob | commitdiff | raw | diff to current | 
| 2003-12-11 |  Dimitri Schoolwerth | Fixed notebook redraw problems when using XP theme... | blob | commitdiff | raw | diff to current | 
| 2003-12-11 |  Julian Smart | Applied patch [ 843287 ] wxNotebook remove page problems | blob | commitdiff | raw | diff to current | 
| 2003-09-27 |  Vadim Zeitlin | fix for handling (Shift-)Ctrl-Tab when the notebook... | blob | commitdiff | raw | diff to current | 
| 2003-09-26 |  Vadim Zeitlin | make it possible to give focus to the notebook itself... | blob | commitdiff | raw | diff to current | 
| 2003-09-24 |  Vadim Zeitlin | replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN... | blob | commitdiff | raw | diff to current | 
| 2003-09-04 |  Stefan Csomor | macro naming changes | blob | commitdiff | raw | diff to current | 
| 2003-08-27 |  Stefan Csomor | WX_EVENT_PROPERTY instead of WX_DELEGATE | blob | commitdiff | raw | diff to current | 
| 2003-08-27 |  Stefan Csomor | event exposure | blob | commitdiff | raw | diff to current | 
| 2003-08-25 |  Stefan Csomor | unicode adaptions, menu support | blob | commitdiff | raw | diff to current | 
| 2003-08-24 |  Stefan Csomor | adding style to constructors | blob | commitdiff | raw | diff to current | 
| 2003-08-24 |  Julian Smart | Added some window style metadata | blob | commitdiff | raw | diff to current | 
| 2003-08-23 |  Stefan Csomor | xti property extensions, style bits additions | blob | commitdiff | raw | diff to current | 
| 2003-08-21 |  Mattia Barbon | Warning fixes. | blob | commitdiff | raw | diff to current | 
| 2003-08-21 |  Vadim Zeitlin | compilation fix | blob | commitdiff | raw | diff to current | 
| 2003-08-19 |  Stefan Csomor | switching back to normal accessors, workaround not... | blob | commitdiff | raw | diff to current | 
| 2003-08-18 |  Stefan Csomor | RTTI simplifications | blob | commitdiff | raw | diff to current | 
| 2003-08-14 |  Stefan Csomor | rtti informations | blob | commitdiff | raw | diff to current | 
| 2003-08-09 |  Václav Slavík | added support for gcc precompiled headers | blob | commitdiff | raw | diff to current | 
| 2003-08-05 |  Stefan Csomor | xti extensions | blob | commitdiff | raw | diff to current | 
| 2003-08-03 |  Mattia Barbon | Fix "Statement with no effect" warning. | blob | commitdiff | raw | diff to current | 
| 2003-07-31 |  Julian Smart | Removed some warnings in widgets sample | blob | commitdiff | raw | diff to current | 
| 2003-07-30 |  Vadim Zeitlin | compilation fix after wxUxThemeEngine changes | blob | commitdiff | raw | diff to current | 
| 2003-07-28 |  Stefan Csomor | preliminary EXTENDED_RTTI | blob | commitdiff | raw | diff to current | 
| 2003-07-22 |  Julian Smart | Applied patch [ 774886 ] wxnotebook bug | blob | commitdiff | raw | diff to current | 
| 2003-07-22 |  Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... | blob | commitdiff | raw | diff to current | 
| 2003-07-10 |  Mattia Barbon | wxUSE_STL compilation fixes. | blob | commitdiff | raw | diff to current | 
| 2003-07-10 |  Julian Smart | Applied patch [ 761138 ] Replaces references to wxT... | blob | commitdiff | raw | diff to current | 
| 2003-07-06 |  Vadim Zeitlin | wxNotebook::HitTest() for wxMSW added (patch 748469) | blob | commitdiff | raw | diff to current | 
| 2003-06-05 |  Julian Smart | Disable non-standard notebook styles if CommCtl doesn... | blob | commitdiff | raw | diff to current | 
| 2003-06-02 |  Julian Smart | Attempt to make wxWindows play better with XP themes | blob | commitdiff | raw | diff to current | 
| 2003-06-01 |  Julian Smart | Applied patch [ 619705 ] Fixes wxApp::GetComCtl32Version | blob | commitdiff | raw | diff to current | 
| 2003-06-01 |  Julian Smart | Applied patch [ 743194 ] HitTest for wxNotebook | blob | commitdiff | raw | diff to current | 
| 2003-06-01 |  Julian Smart | Applied [ 745533 ] implemented wxNotebook::DoGetBestSize | blob | commitdiff | raw | diff to current | 
| 2003-05-23 |  Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... | blob | commitdiff | raw | diff to current | 
| 2003-05-01 |  Vadim Zeitlin | fix the wrong size of the first page when it's added... | blob | commitdiff | raw | diff to current | 
| 2003-04-06 |  Vadim Zeitlin | added assert to check that notebook page does have... | blob | commitdiff | raw | diff to current | 
| 2003-03-17 |  Julian Smart | Removed erroneous copyright names and corrected licence... | blob | commitdiff | raw | diff to current | 
| 2003-01-14 |  Vadim Zeitlin | compilation fix for wxUSE_CONSTRAINTS==0 | blob | commitdiff | raw | diff to current | 
| 2003-01-10 |  Vadim Zeitlin | removed style parameter from MSWCreate(), it is unneeded | blob | commitdiff | raw | diff to current | 
| 2003-01-02 |  Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... | blob | commitdiff | raw | diff to current | 
| 2002-12-04 |  Vadim Zeitlin | merged 2.4 branch into the trunk | blob | commitdiff | raw | diff to current | 
| 2002-08-16 |  Vadim Zeitlin | a better fix for notebook page not being refreshed... | blob | commitdiff | raw | diff to current | 
| 2002-08-16 |  Vadim Zeitlin | change the selection appropriately (and refresh it... | blob | commitdiff | raw | diff to current | 
| 2002-04-10 |  Vadim Zeitlin | don't send dummy scroll events from wxNotebook when... | blob | commitdiff | raw | diff to current | 
| 2001-10-27 |  Vadim Zeitlin | fixed wxNotebook bg colour | blob | commitdiff | raw | diff to current | 
| 2001-10-12 |  Vadim Zeitlin | create wxNotebook without any extended style | blob | commitdiff | raw | diff to current | 
| 2001-10-08 |  Robin Dunn | Removed call to SubclassWin since it is already done in | blob | commitdiff | raw | diff to current | 
| 2001-10-07 |  Vadim Zeitlin | changed/centralized window creation code to allow wxTLW... | blob | commitdiff | raw | diff to current | 
| 2001-07-07 |  Vadim Zeitlin | 1. fixed typo ('&' instead of '|') in wxNotebook | blob | commitdiff | raw | diff to current | 
| 2001-07-02 |  Vadim Zeitlin | fixed deleting pages from the notebook | blob | commitdiff | raw | diff to current | 
| 2001-07-02 |  Vadim Zeitlin | 1. fixed wxGTK notebook which was completely broken... | blob | commitdiff | raw | diff to current | 
| 2001-06-27 |  Vadim Zeitlin | MSW compilation fixes - widgets sample runs! | blob | commitdiff | raw | diff to current | 
| 2001-06-26 |  Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... | blob | commitdiff | raw | diff to current | 
| 2001-06-08 |  Julian Smart | Support for Cygwin 1.0 (thought it worked before, but...) | blob | commitdiff | raw | diff to current | 
| 2001-05-16 |  Julian Smart | Applied patch #420395 (adding wxCLIP_SIBBLINGS capabili... | blob | commitdiff | raw | diff to current | 
| 2001-01-31 |  Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... | blob | commitdiff | raw | diff to current | 
| 2000-09-28 |  Václav Slavík | added wxNotebook::AssingImageList | blob | commitdiff | raw | diff to current | 
| 2000-02-14 |  Vadim Zeitlin | fixes for compilation with the old mingw32, wxUSE_NORLA... | blob | commitdiff | raw | diff to current | 
| 2000-01-23 |  Vadim Zeitlin | 1. wxMSW::wxNotebook::SetPageSize() and SetPadding... | blob | commitdiff | raw | diff to current | 
| 2000-01-21 |  Vadim Zeitlin | 1. fixed (to test) the bug with bitmaps without masks... | blob | commitdiff | raw | diff to current | 
| 2000-01-13 |  Vadim Zeitlin | 1. added wxEnhMetaFileXXX classes | blob | commitdiff | raw | diff to current | 
| 1999-12-28 |  Julian Smart | Added Bil Simser to wxBook page; fixed bug in notebook... | blob | commitdiff | raw | diff to current | 
| 1999-12-14 |  Václav Slavík | removed USE_SHARED_LIBRARY(IES) | blob | commitdiff | raw | diff to current | 
| 1999-11-09 |  Julian Smart | Added m_nSelection = -1 fixes to RemovePage, DeleteAllP... | blob | commitdiff | raw | diff to current | 
| 1999-11-02 |  Vadim Zeitlin | include <wx/...> => include "wx/..." | blob | commitdiff | raw | diff to current | 
| 1999-10-20 |  Robin Dunn | Since wxPanel is now AutoLayout aware, removed indirect... | blob | commitdiff | raw | diff to current | 
| 1999-10-20 |  Robin Dunn | Size the notebook page when it is added to the notebook. | blob | commitdiff | raw | diff to current | 
| 1999-10-08 |  Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... | blob | commitdiff | raw | diff to current | 
| 1999-10-04 |  Vadim Zeitlin | many changes; major ones: | blob | commitdiff | raw | diff to current | 
| 1999-09-29 |  Vadim Zeitlin | 1. Implemented support for different icons for differen... | blob | commitdiff | raw | diff to current | 
| 1999-09-29 |  J. Russell Smyth | Added wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement | blob | commitdiff | raw | diff to current | 
| 1999-08-14 |  Vadim Zeitlin | InsertPage/SetSelection bug fixed | blob | commitdiff | raw | diff to current | 
| 1999-08-04 |  J. Russell Smyth | Made changes to allow build with new mingw32/gcc-2.95 | blob | commitdiff | raw | diff to current | 
| 1999-07-26 |  Vadim Zeitlin | 1. wxChoice and wxComboBox support client data under MSW | blob | commitdiff | raw | diff to current | 
| next |