]> git.saurik.com Git - wxWidgets.git/history - src/msw/tbarmsw.cpp
replaced wxLogLastError with an assert when checking an item not attached to a menu...
[wxWidgets.git] / src / msw / tbarmsw.cpp
2004-09-07  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, TRUE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-04-13  Vadim Zeitlinrenamed GlobalHandle class to GlobalPtr to avoid confli...
2003-03-23  Vadim Zeitlinremoved wxUSE_IMAGE_LOADING_IN_MSW and wxUSE_RESOURCE_L...
2003-03-23  Vadim Zeitlinadded wxDIB::Save() and wxDIB to/from wxBitmap) convers...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-03-25  Vadim Zeitlinfixed compilation for wxMSW after the recent changes
2000-10-06  Julian SmartAdded DECLARE/IMLEMENT_CLASS for wxToolBarBase
1999-12-20  Julian SmartMostly Mingw32/Cygwin corrections
1999-12-15  Vadim Zeitlinsmall compilation fix
1999-12-15  Vadim Zeitlinmerging in the toolbar changes
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-16  Vadim ZeitlinwxFrameBase class for wxMSW and wxGTK
1999-11-03  Unknown (CR)Fixed .Position -> .GetPosition for wxMouseEvent
1999-10-04  Unknown (JL)Renameing funktions from DIB to prevent name clashes
1999-06-14  Patrick Albert*** empty log message ***
1999-05-10  Vadim ZeitlinwxWindow split (MSW part of changes)
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-01  Stefan Csomormac support as stubs added
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten Ballüderadded some wxMSW stuff