]> git.saurik.com Git - wxWidgets.git/history - contrib/src/gizmos/dynamicsash.cpp
Use event modifiers and accessors rather than m_ variables directly, which are now...
[wxWidgets.git] / contrib / src / gizmos / dynamicsash.cpp
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-10-06  Robin DunnwxMDIChildFrame::IsTopLevel returns false but for this...
2004-06-08  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false and tabs replace...
2004-05-25  Julian SmartMore name changes
2004-01-08  Julian SmartApplied patch [ 867158 ] Warning free gizmos
2003-09-11  Julian SmartApplied patch [ 791398 ] unused variables in gizmos...
2002-12-18  Robin DunnMore unicode fixes
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-11-30  Robin DunnAdded the standard lines needed for compiling with...
2001-11-25  Robin DunnAdded wxDS_DRAG_CORNER so the corner dragging can be...
2001-11-24  Robin DunnGive wxDynamicSashReparentEvent a copy ctor and a prope...
2001-11-23  Julian SmartAdded event Clone functions
2001-08-22  Vadim Zeitlinadded wxDynamicSashWindow (patch 441518)