]> git.saurik.com Git - wxWidgets.git/history - src/generic/toolbkg.cpp
renamed wxRect::Inside() to wxRect::Contains(), wxRect::Inside(wxRect) is too confusing
[wxWidgets.git] / src / generic / toolbkg.cpp
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-07-05  Włodzimierz SkibawxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
2006-06-14  Vadim Zeitlinfill in flags parameter of HitTest() for all book contr...
2006-04-22  Mart RaudseppAdd #if !WXWIN_COMPATIBILITY_EVENT_TYPES around wxNewEv...
2006-04-14  Julian SmartImplemented Mac-style button toggling within wxButtonTo...
2006-04-14  Julian SmartwxButtonToolBar only useful on Mac right now
2006-04-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-02-05  David Surovellcorrect include file conditionalization, take 2
2006-02-04  David Surovelladded appropriate WX_PRECOMP bracket for new include...
2006-02-04  David Surovelladded missing include; minor reformatting
2006-02-03  Robin DunnDon't assume that msw.remap was 1, instead change it...
2006-02-01  Robin DunnSet the toolbar orientation based on the wxBK_ alignmen...
2006-01-31  Julian SmartMac doesn't like getting an icon if it's a bitmap
2006-01-31  Julian SmartAdded missing include
2006-01-30  Robin DunnThis is a TOOLBOOK, not a LISTBOOK
2006-01-30  Julian SmartAdded wxToolbook class