1998-07-03 |
Julian Smart | Added wxExpr parser/lexer files which had somehow got... |
tree | commitdiff |
1998-07-02 |
Guilhem Lavaux | * Deleted all ^M |
tree | commitdiff |
1998-07-02 |
Julian Smart | Added dummy constructors etc. for wxProcess(Event)... |
tree | commitdiff |
1998-07-02 |
Julian Smart | Various changes for 16-bit compilation |
tree | commitdiff |
1998-07-01 |
Guilhem Lavaux | * Well, I've forgotten this file :-( |
tree | commitdiff |
1998-07-01 |
Guilhem Lavaux | * Changed "true" to "TRUE" in some file: "true" doesn... |
tree | commitdiff |
1998-06-28 |
Julian Smart | Separated out Win95 versions of gauge, slider; added... |
tree | commitdiff |
1998-06-26 |
Julian Smart | New wxEventType for event type enum, and corresponding... |
tree | commitdiff |
1998-06-25 |
Julian Smart | Cured DC/GDI object leak; listbox window proc restored... |
tree | commitdiff |
1998-06-23 |
Julian Smart | Corrected problem with MDI children not refreshing... |
tree | commitdiff |
1998-06-22 |
Julian Smart | Removed deletion of m_selections |
tree | commitdiff |
1998-06-22 |
Julian Smart | Cured problem introduced by LEAVE/ENTER OnIdle code... |
tree | commitdiff |
1998-06-22 |
Vadim Zeitlin | attempt to clean up a little keyboard handling code |
tree | commitdiff |
1998-06-22 |
Vadim Zeitlin | wxCHECK/wxCHECK_RET changes |
tree | commitdiff |
1998-06-22 |
Vadim Zeitlin | wxCHECK change |
tree | commitdiff |
1998-06-22 |
Vadim Zeitlin | GetSelections() changed to work with wxArrayInt |
tree | commitdiff |
1998-06-22 |
Vadim Zeitlin | now compiles with USE_XPM_IN_MSW on, added error messag... |
tree | commitdiff |
1998-06-15 |
Julian Smart | Corrected some problems I introduced, added tabevent... |
tree | commitdiff |
1998-06-14 |
Julian Smart | Added #define wxHelpController to help.h; added wxWinHe... |
tree | commitdiff |
1998-06-14 |
Guilhem Lavaux | * Thread updates and cleanup (m_locked, MUTEX_UNLOCKED... |
tree | commitdiff |
1998-06-14 |
Julian Smart | const/void changes in thread, tabctrl and wave files... |
tree | commitdiff |
1998-06-14 |
Julian Smart | Corrected missing pipe in treectrl.h, wxOK->wxID_OK... |
tree | commitdiff |
1998-06-13 |
Julian Smart | Corrected dataobj.h/.cpp, corrected listbox to use... |
tree | commitdiff |
1998-06-13 |
Julian Smart | Correction to dnd.h; EVT_MOUSE_EVENTS now includes... |
tree | commitdiff |
1998-05-28 |
Julian Smart | Updates from Chris Breeze |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | cleaned code a bit |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | wxDataObject and wxDropSource implementations |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | registry based implementation of wxConfig (wxRegConfig) |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | 1) now associated drop target is deleted (memory/resour... |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | removed compilation warning about "switch with default... |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | many bugs (including major one in DeleteSelf) corrected |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | spurious "(uint)" cast which was causing compilation... |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | 1) Added call to wxLog::Flush() to wxApp::OnIdle() |
tree | commitdiff |
1998-05-27 |
Julian Smart | Changes to help with Win16 compilation. |
tree | commitdiff |
1998-05-22 |
Julian Smart | In SetString, added test for owner draw style to cure... |
tree | commitdiff |
1998-05-21 |
Julian Smart | App declarations modified; cursor was corrupt; needed... |
tree | commitdiff |
1998-05-21 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | now MSW stuff is complete |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
tree | commitdiff |
|