]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw
make install
[wxWidgets.git] / include / wx / msw /
1998-09-03  Julian SmartDang, can't remember what I changed now
1998-08-28  Julian SmartFixed MSW printing, tidied up member variable names
1998-08-27  Julian SmartwxConfig changes to be more logical.
1998-08-24  Julian SmartHKEY -> WXHKEY, wxScrolledWindow::SetScale added
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-18  Vadim Zeitlinuint -> size_t change
1998-08-17  Julian SmartChanged floats to doubles in wxexpr.h; added a flag...
1998-08-16  Julian SmartChanged wxMenu::GetTitle to return a wxString.
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-13  Julian SmartAttempting to check in this wretched cursor again....
1998-08-12  Vadim Zeitlinadded a "wxWindow *" (unused) argument for wxGTK compat...
1998-08-12  Vadim Zeitlinexplicit SetSelection/SetOldSelection methods added...
1998-08-12  Vadim Zeitlinhad to modify it (added one pixel...) to be able to...
1998-08-10  Julian SmartVarious Dialog Editor-related mods; Dlg Ed. getting...
1998-08-09  Julian SmartMiscellaneous, mostly cosmetic changes. wxPen/wxFont...
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-07  Vadim ZeitlinwxTREE_INSERT_XXX constants were incorrectly defined...
1998-08-07  Vadim Zeitlinthe modal dialogs restore the focus to the control...
1998-08-07  Vadim ZeitlinProcessEvent() now saves the m_lastXXX parameters in...
1998-08-07  Vadim Zeitlincode using ms_PaintDC changed a little (a couple of...
1998-08-07  Vadim Zeitlinimproved handling of frames with parent: now they have...
1998-08-07  Robin DunnRemoved a ">>>>>>> 1.5" (a CVS conflict indicator)...
1998-08-07  Robin DunnRemoved duplicate definitions of GetMenuCount and GetMe...
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-08-06  Julian SmartOGL fixes; documentation fixes; dialog editor updates
1998-08-04  Julian SmartSmall fixes
1998-08-02  Vadim Zeitlinminor changes to registry classes and wxIniConfig added
1998-07-31  Julian SmartAdded wxAccelerationTable class
1998-07-31  Julian SmartAdded wxAcceleratorTable, wxFrame::SetAcceleratorTable...
1998-07-29  Vadim ZeitlinwxApp::(S|G)etVendorName added
1998-07-29  Julian SmartUpdate to docs incl. wxString first stab; added a coupl...
1998-07-28  Julian SmartAdded ODBC database classes and sample from RemStar...
1998-07-28  Julian SmartChanged files to work with wxDataFormat
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-24  Julian SmartAdded missing accessors
1998-07-24  Julian SmartAltered event.h to reflect new toolbar event handling...
1998-07-23  Julian SmartMoved Get/SetToolBar down into frame.h/cpp
1998-07-22  Julian SmartAdded wxString version of wxStripExtension; changed...
1998-07-19  Vadim ZeitlinMSWGetDlgCode() behaviour changed to allow both TAB...
1998-07-17  Julian SmartSome Borland/GnuWin32 fixes
1998-07-17  Julian SmartAdded STRICT corrections.
1998-07-12  Vadim ZeitlinwxWindow::OnSize() removed
1998-07-12  Vadim Zeitlin1) separate expand/collapse event
1998-07-12  Vadim Zeitlinconstraints handling for the notebook pages fixed
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