]> git.saurik.com Git - wxWidgets.git/history - include/wx/event.h
Changes for 16-bit BC++ (not there yet), GnuWin32; typetest sample
[wxWidgets.git] / include / wx / event.h
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-21  Julian SmartAdded convenience form of wxEvtHandler::Connect, only...
1998-12-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-11-26  Julian SmartFixed Dialog Editor compilation and window sizing bug...
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-06  Robert Roebling Second try at doing Set/GetClient right
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-10-27  Robert Roebling Fixes, typos etc...
1998-10-12  Julian SmartSession management changes for wxMSW.
1998-10-12  Julian SmartChanges related to stream includes
1998-08-27  Julian SmartwxUpdateUIEvent derives from wxCommandEvent now
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-29  Julian SmartUpdate to docs incl. wxString first stab; added a coupl...
1998-07-27  Julian SmartChanged event type ids to constants instead of enum...
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-24  Julian SmartAltered event.h to reflect new toolbar event handling...
1998-07-10  Robert Roeblingtree control and dc::drawlines bug
1998-07-08  Vadim ZeitlinwxNavigationKeyEvent class and corresponding macro...
1998-07-07  Julian SmartVarious bug fixes, cosmetic changes
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-06-26  Julian SmartChanges for wxEventType
1998-06-26  Julian SmartwxEventType alterations.
1998-06-19  Karsten Ballüderfixed stupid compiler warning
1998-06-14  Vadim Zeitlinadded notebook events: wxEVT_COMMAND_NOTEBOOK_PAGE_CHAN...
1998-06-14  Julian SmartAdded #define wxHelpController to help.h; added wxWinHe...
1998-06-13  Julian SmartCorrection to dnd.h; EVT_MOUSE_EVENTS now includes...
1998-05-21  Robert RoeblingAdd support for dynamic event tables
1998-05-20  Karsten BallüderInitial revision