]> git.saurik.com Git - wxWidgets.git/history - docs/msw
Unicode fix.
[wxWidgets.git] / docs / msw /
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1999-02-22  Julian SmartMinor changes
1999-02-18  Julian SmartCured last focus bug (I hope); some wxMotif mods
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-17  Julian SmartAdded missing const to wxGTK's wxMDIChildFrame::GetTool...
1999-02-17  Julian SmartChanged .vc makefiles to allow different configurations...
1999-02-12  Vadim ZeitlinwxToolTip entry changed (it's implemented after all)
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-10  Julian SmartCured some small doc typos; some WIN16 fixes; transferr...
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-04  Julian SmartSome warnings removed.
1999-01-31  Julian SmartAdded a few files; fixed some warnings and wxMotif...
1999-01-31  Julian SmartVarious small fixes
1999-01-26  Julian SmartAdded dataxpm.c to avoid name clash; removed ifdefing...
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-19  Julian SmartSome changes in a vain attempt to make Salford C++...
1999-01-13  Julian SmartAdded dnd classes, data object classes, changed clipboa...
1999-01-09  Julian SmartMore SC++ fixes; HelpGen starting to compile with VC...
1999-01-08  Julian SmartCorrected grey scrolling windows; added C++Builder...
1999-01-07  Julian SmartWatcom C++ mods
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1998-12-31  Julian SmartAdded Property List classes to main library; added...
1998-12-31  Julian SmartAdded fractal, bombs samples; removed global app variab...
1998-12-29  Julian SmartBC++/16-bit support now working, but without resource...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-18  Julian SmartPartial Watcom C++ 10.6 support added (doesn't link...
1998-12-17  Julian Smart*** empty log message ***
1998-12-11  Julian SmartCorrections to Forty Thieves; wxMemoryDC problem tempor...
1998-12-08  Julian SmartAdded wxAutomationObject documentation, changed some...
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-02  Julian SmartAdded wxRegion version of wxWindowDC::SetClippingRegion
1998-11-29  Julian SmartAdded Win95 implementation of OutputDebugString; added...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-26  Julian SmartFixed Dialog Editor compilation and window sizing bug...
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-03  Julian SmartDialog Editor bug fixes, several other small ones
1998-10-26  Julian SmartMotif and other mods
1998-10-17  Julian SmartMotif updates
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-07  Julian SmartFixed wxCheckBox on wxGTK (SetLabel called before widge...
1998-09-06  Julian SmartVarious changes
1998-08-10  Julian SmartVarious Dialog Editor-related mods; Dlg Ed. getting...
1998-08-04  Julian SmartSmall fixes
1998-07-29  Julian SmartUpdate to docs incl. wxString first stab; added a coupl...
1998-07-08  Julian SmartRemoved redundant auto-setting code in wxDC; corrected...
1998-07-07  Julian SmartVarious bug fixes, cosmetic changes
1998-07-03  Julian SmartVarious documentation changes, makefile fixes
1998-06-15  Julian SmartCorrected some problems I introduced, added tabevent...
1998-06-14  Julian SmartAdded #define wxHelpController to help.h; added wxWinHe...
1998-06-14  Julian Smartconst/void changes in thread, tabctrl and wave files...
1998-06-13  Julian SmartAdded GTK/Linux joystick class (Guilhem Lavaux)
1998-06-08  Julian SmartNotes about implementing EVT_LEAVE_WINDOW
1998-05-22  Julian SmartIn SetString, added test for owner draw style to cure...
1998-05-20  Karsten Ballüderadded some wxMSW stuff