]> git.saurik.com Git - wxWidgets.git/history - src/msw
OS/2 PM Fixeups for fonts, validators, and html
[wxWidgets.git] / src / msw /
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-06  Julian SmartSmall changes
1999-11-06  Julian SmartAdded some makefiles, fixed a BC++ problem in controls...
1999-11-06  Julian SmartFixed image sample, dsp files etc.
1999-11-06  Robin DunnFixed a misplaced } that was causing the wrong encoding...
1999-11-06  Vadim Zeitlin1. wxFontMapper seems to work for wxMSW
1999-11-05  Julian SmartCleaned up paint DC cache in ~wxPaintDC to avoid spurio...
1999-11-05  Stefan CsomorCW5.2 Pro Adaptions, wxMac starting to move in
1999-11-04  Vadim Zeitlin1. wxFontMapper starts to materialise
1999-11-04  Vadim Zeitlin1. wxFileDataObject fixes from Ricky Gonzales - seems...
1999-11-03  Julian SmartChanged \\ to \ again
1999-11-03  Julian SmartAdded check for sel == -1
1999-11-03  Unknown (CR)Fixed .Position -> .GetPosition for wxMouseEvent
1999-11-03  Unknown (CR)Fixed inverse masking on MSW imagelist
1999-11-03  Vadim Zeitlinsmall corrections for dnd code and added wxFileDataObje...
1999-11-02  Julian SmartSmall compile fixes
1999-11-02  Vadim ZeitlinUnicode fixes
1999-11-02  Vadim Zeitlinadditions for wxFileDataObject from Ricky Gonzales...
1999-11-02  Vadim ZeitlinwxMenuItem::IsChecked() corrected
1999-11-02  Vadim Zeitlinend label edit patch from Ricky Gonzales <gonzales...
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-11-02  Vadim Zeitlincompilation fixes
1999-11-02  Vadim Zeitlin1. wxMenu changes: wxMenuBase appears, several new...
1999-11-01  Julian SmartTidied some docs, made VC++ 6 DLL compilation work...
1999-10-31  Julian SmartFixes for VC++ 4 compilation; fixed wxCommandEvent...
1999-10-30  Vadim ZeitlinwxFontEnumerator mostly works for wxMSW
1999-10-29  Robin DunnAdded WXDLLEXPORT to wxWndProc definition so wxGLCanvas...
1999-10-28  Julian SmartAdded CS_OWNDC fix to wxGLCanvas and corrected sample...
1999-10-28  Vadim Zeitlin1. corrected (but the fix is ugly) the multiple def...
1999-10-28  Vadim Zeitlin1. more code commented out by DW (@#%#%!#%!@) uncommented
1999-10-27  Václav Slavíkcleaned Harm's new wxHTML help code (removed search...
1999-10-27  Guillermo Rodrigue... Stupid bug in GAddress initialization prevented BCC...
1999-10-26  Vadim Zeitlin1. regenerated the makefiles to include menucmn.cpp
1999-10-26  Vadim ZeitlinwxMenuBarBase for MSW (untested)
1999-10-26  Vadim Zeitlin1. added wxMenuBarBase
1999-10-26  Vadim Zeitlinreverted last changes by DW
1999-10-26  Vadim Zeitlinattempt to fix wxMenuBar::EnableTop
1999-10-26  Vadim Zeitlincompilation fix
1999-10-26  David Webster*** empty log message ***
1999-10-25  Vadim Zeitlin1. small dnd compilation fixes (no attempt to make...
1999-10-25  Julian SmartCosmetic changes in setup0.h; Latex edits; PaletteSize...
1999-10-25  Vadim ZeitlinBC++ 16bit makefile fixes (obj isn't replaced with...
1999-10-25  Vadim ZeitlinVC++ 1.5 makefile fixes (lib split, C objs)
1999-10-25  Vadim ZeitlinSymantec makefile fixes (for OLE files)
1999-10-25  Vadim ZeitlinWatcom makefile fixes
1999-10-24  Julian SmartFixes for 16-bit compilation
1999-10-24  Vadim ZeitlinwxDropSource now has 3 custom cursors for copy/move...
1999-10-24  Vadim Zeitlin1. corrected client data deletion in wxListBox (no...
1999-10-24  Julian SmartRemoval of old src/msw/ctl3d files
1999-10-24  Julian SmartMore Watcom C++ compilation stuff
1999-10-24  Vadim Zeitlin1. compilation fix for wxArrayTreeItemIds
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-23  Julian SmartBC++ and Watcom C++ makefile and source fixes
1999-10-23  Robin DunnApparent typo fix
1999-10-22  Vadim Zeitlin1. sorted wxListBox and wxComboBox seem to work under...
1999-10-22  Vadim ZeitlinwxChoice and wxListBox GTK+ changes (wxChoice works...
1999-10-22  Vadim ZeitlinMSW compilation fixes (untested)
1999-10-22  Julian SmartMore broken code corrections; broken Latex file correct...
1999-10-22  Vadim Zeitlinyet another BC++ fix
1999-10-22  Julian SmartModified Mingw32 makefiles to compile with Mingw32...
1999-10-21  Vadim ZeitlinOnEnter/OnDragOver API update (compiles, links, somewha...
1999-10-21  Vadim ZeitlinwxClipboard::IsOpened() and wxCLipboardLocker helper...
1999-10-21  Vadim Zeitlinadded helpext.cpp and regenerated the makefiles
1999-10-21  Vadim Zeitlinadded wxDataObject related files and regenerated the...
1999-10-21  Vadim ZeitlinwxDataObject changes - ok for MSW, still not for GTK...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
1999-10-20  Robin DunnSince wxPanel is now AutoLayout aware, removed indirect...
1999-10-20  Robin Dunnfixed compile error for FINAL=1
1999-10-20  Robin DunnSize the notebook page when it is added to the notebook.
1999-10-19  Julian SmartFixed wxSlider95 bug; updated .dsp files; added Set...
1999-10-18  Vadim ZeitlinwxControl and wxChoice derive from the base classes...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-18  Vadim Zeitlininclude/wx/choice.hpragma warning is only for VC++
1999-10-18  Vadim Zeitlincompilation fix for !WX_PRECOMP
1999-10-18  Vadim Zeitlincompilation fix for non OLE clipboard
1999-10-18  Vadim Zeitlin1. more drag and drop and clipboard changes:
1999-10-17  Vadim Zeitlincorrected serious bug in SetHBITMAP
1999-10-17  Vadim Zeitlinadded several other accel strings
1999-10-17  Václav Slavíkadded HTML printing
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-10-15  Vadim Zeitlinresolved a conflict
1999-10-15  Vadim Zeitlinresolved a conflict
1999-10-14  Julian SmartUpdated install.txt, added double-inclusion guard,...
1999-10-14  Julian SmartAdded sqltypes.h (for Cygwin b20), some other Cygwin...
1999-10-14  Vadim Zeitlininit.cpp isn't included in the makefiles for wxMSW...
1999-10-14  Julian Smartmakeg95.env edited for Mingw32/gcc 2.95 compilation...
1999-10-14  Vadim Zeitlinmore mingw32 warnings fixed
1999-10-14  Michael BedwardRegenerated from tmake after editing filelist.txt to...
1999-10-13  Unknown (CR)changed LVHITTESTINFO to LV_HITTESTINFO
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
1999-10-13  Unknown (CR)Added item clicks event support
1999-10-13  Unknown (CR)Added support for item clicks
1999-10-12  Vadim Zeitlin1. DLL compilation fixes (wrong WXDLLEXPORT placement...
1999-10-10  Vadim ZeitlinwxSpinCtrl
1999-10-09  Robin DunnAttempting to restore the binary files that got trashed...
1999-10-09  Robin Dunnpassing CRTFLAG to subordinant makes
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-07  David Webster*** empty log message ***
1999-10-06  Vadim Zeitlinadded wxDialUpManager::IsAlwaysConnected() and GetISPNa...
next