2010-09-01 |
Václav Slavík | Reduce flicker when removing wxNotebook page. |
blob | commitdiff | raw |
2010-08-10 |
Vadim Zeitlin | Inherit notebook background recursively under wxMSW. |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Václav Slavík | Fix Shift+TAB navigation from wxNotebook. |
blob | commitdiff | raw | diff to current |
2010-05-23 |
Robert Roebling | non-PCH compilation |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Vadim Zeitlin | Simplify and correct MSW selection of background brush... |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Václav Slavík | Fix incorrect painting of backgrounds inside notebook. |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Vadim Zeitlin | Return old, not new, selection from wxMSW wxNotebook... |
blob | commitdiff | raw | diff to current |
2009-12-18 |
Vadim Zeitlin | No real changes, just change type of MSWGetBgBrush... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Vadim Zeitlin | don't reset WS_EX_CONTROLPARENT bit in wxNotebook:... |
blob | commitdiff | raw | diff to current |
2008-11-29 |
Vadim Zeitlin | correct CalcSizeFromPage() for multiline notebooks... |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
blob | commitdiff | raw | diff to current |
2008-08-13 |
Paul Cornett | move notebook event definition to common code |
blob | commitdiff | raw | diff to current |
2008-08-01 |
Vadim Zeitlin | use a single wxBookCtrlEvent class for all wxBookCtrlBa... |
blob | commitdiff | raw | diff to current |
2008-02-25 |
Vadim Zeitlin | added more includes of wx/msw/dc.h needed since r52054... |
blob | commitdiff | raw | diff to current |
2007-12-20 |
Julian Smart | Corrected wxRTTI for wxNotebook so dynamic casting... |
blob | commitdiff | raw | diff to current |
2007-11-30 |
Robert Roebling | DC reorganization |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
blob | commitdiff | raw | diff to current |
2007-06-02 |
Vadim Zeitlin | enable non-top tabs workaround for Vista too (replaces... |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Julian Smart | Give the correct colour for notebook pages under Vista... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Václav Slavík | first phase of transition to unified Unicode build: |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | no changes, just removed TABs/trailing spaces |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Julian Smart | Wine fix |
blob | commitdiff | raw | diff to current |
2006-10-21 |
Vadim Zeitlin | fix for tabs drawing in RTL (patch 1552881) |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Włodzimierz Skiba | WinCE build fix. |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Vadim Zeitlin | change UpdateSelection() parameter type to int from... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | added SendPageChanging/ChangedEvent() functions; fixed... |
blob | commitdiff | raw | diff to current |
2006-10-08 |
Vadim Zeitlin | added wxBookCtrl::ChangeSelection() which is the same... |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Jamie Gadd | Need to update the bg brush when the first page is... |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Václav Slavík | renamed wxRect::Inside() to wxRect::Contains(), wxRect... |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Włodzimierz Skiba | Include wx/msw/wrap*.h according to pch support (with... |
blob | commitdiff | raw | diff to current |
2006-07-05 |
Włodzimierz Skiba | wxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve... |
blob | commitdiff | raw | diff to current |
2006-06-30 |
Vadim Zeitlin | we don't need to override MSWTranslateMessage(), it... |
blob | commitdiff | raw | diff to current |
2006-06-25 |
Vadim Zeitlin | added an extra pixel to the margin in CalcSizeFromPage... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Vadim Zeitlin | fill in flags parameter of HitTest() for all book contr... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Włodzimierz Skiba | Use bottom flat notebook on PocketPC by default. |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Julian Smart | Reverted last wxBookCtrl change and added alignment... |
blob | commitdiff | raw | diff to current |
2006-05-30 |
Włodzimierz Skiba | Include commctrl.h properly. |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Włodzimierz Skiba | Include wx/control.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-08 |
Włodzimierz Skiba | Include wx/dcmemory.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Włodzimierz Skiba | Include wx/dcclient.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-27 |
Włodzimierz Skiba | Include wx/event.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Jamie Gadd | Replace deprecated wxNB_* flags with wxBK_* used in... |
blob | commitdiff | raw | diff to current |
2006-02-11 |
Julian Smart | Applied patch [ 1412216 ] non-themed fallback support... |
blob | commitdiff | raw | diff to current |
2006-01-21 |
Julian Smart | Compile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set... |
blob | commitdiff | raw | diff to current |
2006-01-17 |
Julian Smart | Applied patch [ 1349607 ] [msw] Multiline notebook... |
blob | commitdiff | raw | diff to current |
2005-12-01 |
Włodzimierz Skiba | [ 1357527 ] Cast to void to silence GCC's warnings. |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Włodzimierz Skiba | Various source cleanings. |
blob | commitdiff | raw | diff to current |
2005-10-21 |
Włodzimierz Skiba | Unified flags for orienting wxBookCtrls (with backward... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | more extra semicolons removed (patch 1303724) |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Vadim Zeitlin | don't set focus to a hidden notebook (patch 1299005) |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-06 |
Vadim Zeitlin | initialize backing store bitmap in Create(), notebook... |
blob | commitdiff | raw | diff to current |
2005-06-19 |
Julian Smart | Corrected wrong size used when refreshing notebook |
blob | commitdiff | raw | diff to current |
2005-06-17 |
Vadim Zeitlin | don't try to subclass tab control using the same window... |
blob | commitdiff | raw | diff to current |
2005-06-16 |
Julian Smart | Applied patch [ 1218849 ] [wxMSW] Removes magic numbers... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Julian Smart | Applied [ 1208344 ] wxNotebook::OnSelChange fix for... |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Vadim Zeitlin | apparently the check for too small rect is needed not... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Vadim Zeitlin | subclass all updown controls in notebooks, not just... |
blob | commitdiff | raw | diff to current |
2005-05-24 |
Vadim Zeitlin | don't use dangling HBRUSH |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Vadim Zeitlin | fixed remains of notebook flickering (improved patch... |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Vadim Zeitlin | just some code cleanup: removed m_hwnd macro |
blob | commitdiff | raw | diff to current |
2005-05-14 |
Julian Smart | Use theme and HTML Help headers from Wine (with permission) |
blob | commitdiff | raw | diff to current |
2005-04-27 |
Julian Smart | Fix for radiobox controls backgrounds being drawn incor... |
blob | commitdiff | raw | diff to current |
2005-04-23 |
Mattia Barbon | Avoid ICE with MinGW 2.95.3. |
blob | commitdiff | raw | diff to current |
2005-04-23 |
Julian Smart | Remove obsolete includes |
blob | commitdiff | raw | diff to current |
2005-04-19 |
Julian Smart | Applied patch [ 1181975 ] [wxMSW] Removes all flicker... |
blob | commitdiff | raw | diff to current |
2005-04-15 |
Robin Dunn | Applied patch [ 1167891 ] wxNotebook display problem... |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Vadim Zeitlin | extended wxWindow::MSWGetBgBrush() and wxControl::MSWCo... |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Vadim Zeitlin | simplifications and corrections to background drawing: |
blob | commitdiff | raw | diff to current |
2005-04-06 |
Robin Dunn | Really remove the droppings when there are no pages |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Julian Smart | Correct flat notebook border style under WinCE in wake of |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Julian Smart | Eliminate warning on WinCE |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Vadim Zeitlin | simplifications of checks for themed-background sysopt... |
blob | commitdiff | raw | diff to current |
2005-03-23 |
Vadim Zeitlin | adjust the rectangle before calling DrawThemeBackground... |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Julian Smart | (Flickery) fix for droppings when there are no notebook... |
blob | commitdiff | raw | diff to current |
2005-03-13 |
Julian Smart | Added wxNB_FLAT for WinCE property sheet tabs |
blob | commitdiff | raw | diff to current |
2005-03-10 |
Julian Smart | When drawing a solid page background, don't use theme... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | added MSWPrintChild() for drawing child background... |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Włodzimierz Skiba | Various cleanings. |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Julian Smart | Set solid colour for whole control, not pages |
blob | commitdiff | raw | diff to current |
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 |
next |