]> git.saurik.com Git - wxWidgets.git/history - src/msw
Win16 corrections
[wxWidgets.git] / src / msw /
1999-04-04  Julian SmartWin16 corrections
1999-04-03  Vadim ZeitlinwxMenu and wxMenuBar modifications: now works much...
1999-04-03  Brian MacyFirst attempt at clean-up
1999-04-03  Guilhem Lavaux* Changed "wxPendingEvents" to pointers (tested on...
1999-04-02  Vadim Zeitlinmore backwards compatibility for printing
1999-04-02  Vadim Zeitlina simpler fix of textctrl key doubling bug
1999-04-02  Julian SmartFixed doubled-up key effects in wxTextCtrl by resetting...
1999-04-01  Julian SmartFixed wxPalette memory leak when loading BMP files
1999-03-31  Robin DunnFixed the "Can't open file" message in ReadDIB so that...
1999-03-30  J. Russell SmythFixed wxApp::SendIdleEvents for Vadim's new wxWindowLis...
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
1999-03-29  Brian MacyIgnore failure when deleting something that might not...
1999-03-29  Julian SmartUndefed Yield symbol if defined, else syntax error
1999-03-29  Julian SmartFixed missing brace in app.cpp
1999-03-27  Guilhem Lavaux* Added threads event propagation. Should compile on...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-24  Vadim Zeitlinchar handling fixed again
1999-03-24  Vadim Zeitlinfix for scrolling in checklistboxes (Win32 only)
1999-03-24  Vadim Zeitlinhack to allow icons in wxStaticBitmap as well as bitmaps
1999-03-24  Vadim Zeitlinchar handling fixed once again
1999-03-24  Vadim ZeitlinCollapseAndReset() fixed
1999-03-24  Vadim Zeitlincompilation fixes
1999-03-24  Vadim ZeitlinwxMenu code clean up
1999-03-23  Julian SmartWS_CLIPCHILDREN is not always enabled in wxNotebook...
1999-03-21  Julian SmartAdded wxTreeCtrl::SetItemDropHighlight (wxMSW only);
1999-03-21  J. Russell SmythModified wxMSW listbox.cpp to work with wxCommandEvent...
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-03-14  Vadim Zeitlintypos in error messages corrected
1999-03-12  Julian SmartMinor doc tweaks plus major wxTreeCtrl bug fixed (doubl...
1999-03-09  Stefan CsomorRead was not copying back the buffers contents into...
1999-03-08  Julian SmartSmall changes incl. making wxTAB_TRAVERSAL always on...
1999-03-06  Julian SmartSmall changes
1999-03-06  Vadim ZeitlinBorland makefile fixes
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-03-01  Vadim ZeitlinwxCriticalSection changes undone - should work now
1999-03-01  Julian SmartRemoved my buggy bug-fix
1999-03-01  Vadim Zeitlinargc == 0 bug fixed
1999-03-01  Julian SmartAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-28  Julian SmartDoc mods; fixed return non-processing problem; fixed...
1999-02-28  Vadim ZeitlinwxCheckListBox fixes: crash/memory leak when items...
1999-02-28  Vadim ZeitlinSetCursor() doesn't set cursor for children of the...
1999-02-28  Guilhem Lavaux* Added "--with-sockets" and made wxSocket optionnal.
1999-02-27  Vadim Zeitlin1. wxListCtrl fixes
1999-02-27  Vadim ZeitlinVK_APPS handling
1999-02-27  Vadim ZeitlinMSWProcessMessage speed up by a factor of 100 (at least)
1999-02-27  Vadim ZeitlinwxTreeCtrl::GetBoundRect() implemented
1999-02-27  Vadim Zeitlinkeyboard navigation in dialogs works (again)
1999-02-27  Vadim ZeitlinwxSetCursor() bug with splitters corrected
1999-02-26  Julian SmartDoSetClientSize omissions fixed; some doc fixes
1999-02-26  Julian SmartFixed wxMSW arrow key bug, changed wxPoem window to...
1999-02-24  Vadim ZeitlinSetCursor() works now
1999-02-23  Vadim ZeitlinwxCritSection change to accomodate mem checking system...
1999-02-23  Vadim ZeitlinwxCritSection change to accomodate mem checking system
1999-02-23  Vadim Zeitlinmore cursor fixes (now ::wxSetCursor() works too)
1999-02-23  Vadim Zeitlinsome very minor fixes (I don't even remember what exactly)
1999-02-23  Vadim Zeitlinmenu help string fix
1999-02-23  Vadim ZeitlinwxBeginBusyCursor now works (better)
1999-02-23  Vadim ZeitlinwxLogXXX() functions called near app termiantion should...
1999-02-22  Vadim Zeitlinlistview has LVS_EX_FULLROWSELECT style when supported
1999-02-22  Julian SmartSoem corrections for SetSize changes
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-22  Julian SmartCorrected WM_KEYDOWN bug (missing 'break')
1999-02-22  Julian SmartMinor changes
1999-02-20  Vadim ZeitlinwxListCtrl column resize bug corrected
1999-02-19  Julian SmartAdded George Tasker's forward slash fix to file dialog...
1999-02-19  Robin Dunnadded wxSetInstance()
1999-02-18  Julian SmartCured last focus bug (I hope); some wxMotif mods
1999-02-18  Stefan Csomormbstowcs hack for CodeWarrior's MSL
1999-02-18  Julian SmartDoesn't overwrite setup.h now
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-17  Vadim ZeitlinwxExecute() fixes and doc updates: the return value...
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-16  Julian SmartSome doc corrections; removed wxDocument arg from wxVie...
1999-02-15  Julian SmartGnuWin32 corrections (::ZeroMemory doesn't exist)
1999-02-14  Julian SmartAdded png, zlib targets to 16-bit makefiles
1999-02-14  Vadim Zeitlinmade wxToolTip::Enable() and SetDelay() static (as...
1999-02-12  Julian SmartSmall Tex2RTF fixes; wxMotif compile fixes (motif.inc...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
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-08  Vadim ZeitlinwxProcess-related code now works
1999-02-08  Julian SmartTried to fix wxPanel bug (windows now set the panel...
1999-02-07  Vadim Zeitlinmade wxProcess-related code compile again (it doesn...
1999-02-07  Julian SmartAdded wxGenericValidator & doc
1999-02-06  Vadim Zeitlinunneeded line removed
1999-02-06  Vadim Zeitlinmenu title is drawn in bold font and the commands from...
1999-02-06  Vadim Zeitlinfixes for compilation without wxUSE_TOOLTIPS
1999-02-06  Vadim Zeitlinresizeable dialogs support
1999-02-06  Vadim ZeitlinwxGTK compatible clipboard implementation (not OLE...
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-05  Julian SmartChanged GetForce -> !CanVeto
1999-02-04  Vadim Zeitlin1. more keyboard navigation fixes - seems to work now
1999-02-04  Julian SmartFurther changes to make mfctest work.
1999-02-04  Julian SmartFixed compilation for when not including <windows.h>
1999-02-04  Unknown (UG)commented out wxCrtSetDbgFlag for WXUSINGDLL=1 (ie...
1999-02-04  Julian SmartSome warnings removed.
next