2001-03-30 |
Vadim Zeitlin | this should hopefully fix BC++ crashes |
blob | commitdiff | raw |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Vadim Zeitlin | event handling seems to work again, new sample (event... |
blob | commitdiff | raw | diff to current |
2001-01-27 |
Vadim Zeitlin | compatibility changes: WXWIN_COMPATIBILITY_EVENT_TYPES... |
blob | commitdiff | raw | diff to current |
2001-01-27 |
Vadim Zeitlin | wxEVT_USER_FIRST put back |
blob | commitdiff | raw | diff to current |
2001-01-26 |
Vadim Zeitlin | dynamic event types actually work with these changes... |
blob | commitdiff | raw | diff to current |
2001-01-26 |
Robert Roebling | Updated ten thousand macros for new event type code. |
blob | commitdiff | raw | diff to current |
2001-01-25 |
Robert Roebling | New event types for use in external libs (and from |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Julian Smart | Added wxHelpEvent, wxContextHelp (MSW only so far)... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Vadim Zeitlin | apparent gcc bug workaround |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Guillermo Rodrigue... | Fixed a bug in the latest 'micro optimization' - was... |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Vadim Zeitlin | some micro optimisations in SearchEventTable |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | conflicts markers removed |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | 1. implemented wxRegKey::Copy() and CopyValue() |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Guillermo Rodrigue... | Added wxEVT_SCROLL[WIN]_THUMBRELEASE |
blob | commitdiff | raw | diff to current |
2000-02-09 |
David Webster | Updates to make latest changes compile |
blob | commitdiff | raw | diff to current |
2000-01-31 |
David Webster | VA 4.0 fixes |
blob | commitdiff | raw | diff to current |
2000-01-28 |
David Webster | VA 4.0 fixes |
blob | commitdiff | raw | diff to current |
2000-01-26 |
David Webster | Visualage C++ V4.0 duplicate symbol fixes |
blob | commitdiff | raw | diff to current |
2000-01-18 |
Guillermo Rodrigue... | isScrolling() in wxScroll[Win]Event |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Robert Roebling | Removed two more GUI lock-ups. This time when |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robin Dunn | Fixed wxWindowCreateEvent and wxWindowDestroyEvent... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robert Roebling | GUI thread update and event corrections. |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Robert Roebling | More fool-proof lock in thread events code. |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Robert Roebling | New event locking. |
blob | commitdiff | raw | diff to current |
1999-11-27 |
Vadim Zeitlin | 1. wxThread changes (detached/joinable) for MSW and... |
blob | commitdiff | raw | diff to current |
1999-11-23 |
Karsten Ballüder | Fixed linkage problem. |
blob | commitdiff | raw | diff to current |
1999-11-23 |
David Webster | CriticalSection update for OS/2 |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Robert Roebling | Added wxEvtHandler::Disconect() |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Robin Dunn | Added wxWakeUpIdle() for MSW and empty stubs for Motif... |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | 1. made wxBase compile/link/run again under Unix |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Vadim Zeitlin | 1. wxPostEvent added and documented |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-01 |
Guilhem Lavaux | wxMemoryStream doc updated |
blob | commitdiff | raw | diff to current |
1999-07-29 |
Ove Kaaven | By assigning wxEmptyString instead of NULL to m_command... |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-05-25 |
Guilhem Lavaux | * wxThread fixes |
blob | commitdiff | raw | diff to current |
1999-05-25 |
Robert Roebling | windows emit wxCreateWindowEvent |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Guilhem Lavaux | * wxSocket seems to work with the async requester turne... |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Robert Roebling | Played a little with sockets. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Robert Roebling | Use wxScrollWinEvent instead of wxScrollEvent in |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Guilhem Lavaux | * prgodlgg.h: Update() use wxString instead of 'char *' |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Guilhem Lavaux | * Some more CopyObject() |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Robert Roebling | Added m_scanCode field to wxKeyEvent |
blob | commitdiff | raw | diff to current |
1999-05-12 |
Robert Roebling | added wxScrollWinEvent |
blob | commitdiff | raw | diff to current |
1999-05-07 |
Guilhem Lavaux | * Created a new wxObject method: wxObject::CopyObject... |
blob | commitdiff | raw | diff to current |
1999-05-06 |
Robert Roebling | minor fixes |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Guilhem Lavaux | * Committing new wxSocket core (socket.cpp sckint.cpp... |
blob | commitdiff | raw | diff to current |
1999-04-24 |
Robert Roebling | minimal now works in Unicode mode |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ove Kaaven | It now compiles all these files without warnings in... |
blob | commitdiff | raw | diff to current |
1999-04-07 |
Julian Smart | Menu/toolbar event handling now tries the window with... |
blob | commitdiff | raw | diff to current |
1999-04-03 |
Guilhem Lavaux | * Changed "wxPendingEvents" to pointers (tested on... |
blob | commitdiff | raw | diff to current |
1999-03-27 |
Guilhem Lavaux | * Added threads event propagation. Should compile on... |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed... |
blob | commitdiff | raw | diff to current |
1999-02-23 |
Vadim Zeitlin | small optimizations: m_isWindow and m_isCommandEvent... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1998-12-29 |
Vadim Zeitlin | small optimization in ProcessEvent() (IsKindOf(wxWindow... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Julian Smart | Added convenience form of wxEvtHandler::Connect, only... |
blob | commitdiff | raw | diff to current |
1998-12-11 |
Robert Roebling | ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK |
blob | commitdiff | raw | diff to current |
1998-12-04 |
Julian Smart | Fixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp |
blob | commitdiff | raw | diff to current |
1998-12-02 |
Robert Roebling | Removed the new flicker code. |
blob | commitdiff | raw | diff to current |
1998-11-06 |
Robert Roebling | Second try at doing Set/GetClient right |
blob | commitdiff | raw | diff to current |
1998-10-18 |
Julian Smart | Motif additions |
blob | commitdiff | raw | diff to current |
1998-08-27 |
Julian Smart | wxUpdateUIEvent derives from wxCommandEvent now |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
blob | commitdiff | raw | diff to current |
1998-08-06 |
Julian Smart | OGL fixes; documentation fixes; dialog editor updates |
blob | commitdiff | raw | diff to current |
1998-07-29 |
Julian Smart | Update to docs incl. wxString first stab; added a coupl... |
blob | commitdiff | raw | diff to current |
1998-07-27 |
Julian Smart | Changed event type ids to constants instead of enum... |
blob | commitdiff | raw | diff to current |
1998-07-24 |
Robert Roebling | wxFrame::CreateToolBar() stuff |
blob | commitdiff | raw | diff to current |
1998-07-08 |
Vadim Zeitlin | IMPLEMENT_DYNAMIC_CLASS(wxNavigationKeyEvent, wxCommand... |
blob | commitdiff | raw | diff to current |
1998-07-07 |
Julian Smart | Various bug fixes, cosmetic changes |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-06-26 |
Julian Smart | Changes to aid debugging. |
blob | commitdiff | raw | diff to current |
1998-06-26 |
Julian Smart | New wxEventType for event type enum, and corresponding... |
blob | commitdiff | raw | diff to current |
1998-05-30 |
Robert Roebling | Same as last one.. |
blob | commitdiff | raw | diff to current |
1998-05-21 |
Robert Roebling | Add support for dynamic event tables |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|