]> git.saurik.com Git - wxWidgets.git/history - src/msw/notebook.cpp
extended wxWindow::MSWGetBgBrush() and wxControl::MSWControlColor() to work for arbit...
[wxWidgets.git] / src / msw / notebook.cpp
2005-04-10  Vadim Zeitlinextended wxWindow::MSWGetBgBrush() and wxControl::MSWCo...
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-04-06  Robin DunnReally remove the droppings when there are no pages
2005-04-02  Julian SmartCorrect flat notebook border style under WinCE in wake of
2005-03-30  Julian SmartEliminate warning on WinCE
2005-03-23  Vadim Zeitlinsimplifications of checks for themed-background sysopt...
2005-03-23  Vadim Zeitlinadjust the rectangle before calling DrawThemeBackground...
2005-03-18  Julian Smart(Flickery) fix for droppings when there are no notebook...
2005-03-13  Julian SmartAdded wxNB_FLAT for WinCE property sheet tabs
2005-03-10  Julian SmartWhen drawing a solid page background, don't use theme...
2005-02-19  Vadim Zeitlinadded MSWPrintChild() for drawing child background...
2005-02-11  Włodzimierz SkibaVarious cleanings.
2005-02-06  Julian SmartSet solid colour for whole control, not pages
2005-02-06  Julian SmartCan suppress themed notebook page with wxNB_NOPAGETHEME or
2005-01-30  Vadim Zeitlinuse custom class which doesn't redraw everything on...
2005-01-24  Dimitri Schoolwerthfixed unreachable code warning (MSVC6)
2005-01-07  Vadim Zeitlininvalidate bg brush in the beginning of OnSize() to...
2005-01-07  Vadim Zeitlinno changes; just removed some obsolete #ifdefs
2004-12-13  Vadim Zeitlinimplemented MSWGetBgBrush/ColourForChild() to propagate...
2004-11-24  Vadim Zeitlindon't disable non top tabs if visual themes are not...
2004-11-24  Vadim Zeitlinadded (and documented) msw.xp-tab-ok option
2004-11-22  Vadim Zeitlincompilation fix for USE_PCH == 0
2004-11-19  Vadim Zeitlinadded another DoEraseBackground overload (no real changes)
2004-11-19  Vadim Zeitlinrefactored code to do brush adjustment for bg drawing...
2004-11-19  Vadim Zeitlinadded support for drawing themed background: DoEraseBac...
2004-08-31  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxNOT_FOUND, ::, TRUE...
2004-08-07  Robin DunnHide the page before adjusting its size, otherwise...
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
2004-06-24  Robin Dunnwork around a bug in TabCtrl_AdjustRect which will...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-15  Vadim Zeitlinmake XTI compile with VC6 (patch 896614)
2004-03-07  Dimitri SchoolwerthReverted FILLCOLORHINT->FILLCOLOR change. Now when...
2004-03-05  Robin DunnChanged CanApplyParentThemeBackground to ApplyParentThe...
2004-03-04  Robin DunnAdded CanApplyParentThemeBackground and use it in wxMSW's
2004-02-25  Julian SmartApplied patch [ 903619 ] Win64 and Itanium support
2004-02-17  Dimitri SchoolwerthFixed invalid background colour of controls on a notebo...
2004-02-07  Vadim Zeitlinfixes for page positioning for notebooks with wxNB_MULT...
2003-12-11  Dimitri SchoolwerthFixed notebook redraw problems when using XP theme...
2003-12-11  Julian SmartApplied patch [ 843287 ] wxNotebook remove page problems
2003-09-27  Vadim Zeitlinfix for handling (Shift-)Ctrl-Tab when the notebook...
2003-09-26  Vadim Zeitlinmake it possible to give focus to the notebook itself...
2003-09-24  Vadim Zeitlinreplaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN...
2003-09-04  Stefan Csomormacro naming changes
2003-08-27  Stefan CsomorWX_EVENT_PROPERTY instead of WX_DELEGATE
2003-08-27  Stefan Csomorevent exposure
2003-08-25  Stefan Csomorunicode adaptions, menu support
2003-08-24  Stefan Csomoradding style to constructors
2003-08-24  Julian SmartAdded some window style metadata
2003-08-23  Stefan Csomorxti property extensions, style bits additions
2003-08-21  Mattia Barbon Warning fixes.
2003-08-21  Vadim Zeitlincompilation fix
2003-08-19  Stefan Csomorswitching back to normal accessors, workaround not...
2003-08-18  Stefan CsomorRTTI simplifications
2003-08-14  Stefan Csomorrtti informations
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-05  Stefan Csomorxti extensions
2003-08-03  Mattia Barbon Fix "Statement with no effect" warning.
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-07-30  Vadim Zeitlincompilation fix after wxUxThemeEngine changes
2003-07-28  Stefan Csomorpreliminary EXTENDED_RTTI
2003-07-22  Julian SmartApplied patch [ 774886 ] wxnotebook bug
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-10  Mattia Barbon wxUSE_STL compilation fixes.
2003-07-10  Julian SmartApplied patch [ 761138 ] Replaces references to wxT...
2003-07-06  Vadim ZeitlinwxNotebook::HitTest() for wxMSW added (patch 748469)
2003-06-05  Julian SmartDisable non-standard notebook styles if CommCtl doesn...
2003-06-02  Julian SmartAttempt to make wxWindows play better with XP themes
2003-06-01  Julian SmartApplied patch [ 619705 ] Fixes wxApp::GetComCtl32Version
2003-06-01  Julian SmartApplied patch [ 743194 ] HitTest for wxNotebook
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-01  Vadim Zeitlinfix the wrong size of the first page when it's added...
2003-04-06  Vadim Zeitlinadded assert to check that notebook page does have...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-14  Vadim Zeitlincompilation fix for wxUSE_CONSTRAINTS==0
2003-01-10  Vadim Zeitlinremoved style parameter from MSWCreate(), it is unneeded
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-16  Vadim Zeitlina better fix for notebook page not being refreshed...
2002-08-16  Vadim Zeitlinchange the selection appropriately (and refresh it...
2002-04-10  Vadim Zeitlindon't send dummy scroll events from wxNotebook when...
2001-10-27  Vadim Zeitlinfixed wxNotebook bg colour
2001-10-12  Vadim Zeitlincreate wxNotebook without any extended style
2001-10-08  Robin DunnRemoved call to SubclassWin since it is already done in
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-07-07  Vadim Zeitlin1. fixed typo ('&' instead of '|') in wxNotebook
2001-07-02  Vadim Zeitlinfixed deleting pages from the notebook
2001-07-02  Vadim Zeitlin1. fixed wxGTK notebook which was completely broken...
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2001-05-16  Julian SmartApplied patch #420395 (adding wxCLIP_SIBBLINGS capabili...
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2000-09-28  Václav Slavíkadded wxNotebook::AssingImageList
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
2000-01-23  Vadim Zeitlin1. wxMSW::wxNotebook::SetPageSize() and SetPadding...
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
2000-01-13  Vadim Zeitlin1. added wxEnhMetaFileXXX classes
1999-12-28  Julian SmartAdded Bil Simser to wxBook page; fixed bug in notebook...
next