]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
defined wxFILE_MUST_EXIST flag
[wxWidgets.git] / include / wx / msw /
1998-07-12  Vadim Zeitlindefined wxFILE_MUST_EXIST flag
1998-07-12  Julian SmartRemoved #pragmas in utils.cpp, corrected USE_(WX)DEBUG_...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-07-10  Julian SmartFixed const problems in status bar code, changed panelg...
1998-07-08  Vadim Zeitlinadded virtual functions AcceptsFocus() and MSWGetDlgCode()
1998-07-08  Vadim Zeitlinadded Acceptsfocus() { return FALSE; }
1998-07-08  Vadim Zeitlinadded AcceptsFocus() { return FALSE; }
1998-07-08  Vadim Zeitlinimproved keyboard handling, bug fixes
1998-07-08  Vadim ZeitlinHasGroup/Entry added
1998-07-08  Julian SmartRemoved redundant auto-setting code in wxDC; corrected...
1998-07-08  Julian SmartFixed event arg in notebook.h, #ifdefed out some functi...
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-03  Julian SmartAdded #pragmas for gcc.
1998-07-02  Julian SmartRemoved some consts from tabctrl.h; fixed some other...
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-06-28  Julian SmartSeparated out Win95 versions of gauge, slider
1998-06-28  Julian SmartSeparated out Win95 versions of gauge, slider; added...
1998-06-26  Julian SmartwxEventType alterations.
1998-06-22  Julian SmartAdded wxCLIP_CHILDREN style (mainly for getting rid...
1998-06-22  Vadim ZeitlinwxListbox::GetSelections() now takes a wxArrayInt inste...
1998-06-22  Vadim Zeitlinnow compiles with USE_XPM_IN_MSW on
1998-06-15  Julian SmartCorrected some problems I introduced, added tabevent...
1998-06-14  Vadim ZeitlinwxNotebook interface (it may change!), implementation...
1998-06-14  Vadim Zeitlinadded ctor wxColour(unsigned long colRGB) and the corre...
1998-06-14  Julian Smartconst/void changes in thread, tabctrl and wave files...
1998-06-14  Julian SmartCorrected missing pipe in treectrl.h, wxOK->wxID_OK...
1998-06-13  Julian SmartCorrected dataobj.h/.cpp, corrected listbox to use...
1998-06-13  Julian SmartCorrection to dnd.h; EVT_MOUSE_EVENTS now includes...
1998-06-10  Vadim Zeitlintesting CVS notifications
1998-05-31  Vadim ZeitlinwxDataObject now defined in defs.h and not here
1998-05-31  Vadim Zeitlinmissing #endif
1998-05-30  Robert Roebling Same as last one..
1998-05-28  Julian SmartUpdates from Chris Breeze
1998-05-27  Vadim ZeitlinwxDataObject and wxDropSource classes for (more) d...
1998-05-27  Vadim Zeitlinoption USE_WXCONFIG (default value: 1) added which...
1998-05-27  Vadim Zeitlinfunction HasValue() added
1998-05-27  Vadim Zeitlindeclaration of registry based implementation of wxConfi...
1998-05-27  Vadim ZeitlinwxApp::CreateConfig() only defined #if USE_WXCONFIG
1998-05-27  Julian SmartMisc changes for DOS compatibility, plus added wxApp...
1998-05-21  Julian SmartAdded resource.h, missing from archive.
1998-05-21  Robert RoeblingAdd support for dynamic event tables
1998-05-20  Karsten Ballüdernow MSW stuff is complete
1998-05-20  Karsten Ballüderadded some wxMSW stuff