]> git.saurik.com Git - wxWidgets.git/history - src/msw
*** empty log message ***
[wxWidgets.git] / src / msw /
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...
1999-10-06  Michael BedwardAdded new wxGrid classes. This is a work in progress !
1999-10-04  Vadim ZeitlinMSW compilation (and other) fixes
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Unknown (JL)Renameing funktions from DIB to prevent name clashes
1999-10-03  Václav SlavíkwxHTML 8.3 convention
1999-10-03  Vadim Zeitlin1. Win9x support + async dialing + many more for wxDial...
1999-10-03  Vadim ZeitlinI'm having some weird problems with cvs...
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant
1999-10-01  Vadim Zeitlinfix for Append() bug for sorted comboboxes
1999-10-01  Vadim ZeitlinBorland makefiles fixes for .c files
1999-10-01  Vadim ZeitlinwxDialUpManager class (first draft, works only under...
1999-10-01  Vadim ZeitlinwxFontEnumerator class for Motif/X
1999-10-01  Vadim ZeitlinwxMotif::wxFont supports encodings too (and shares...
1999-10-01  Vadim Zeitlinbasic support for encodings for wxMSW::wxFont
1999-09-30  Guillermo Rodrigue... All events now internally watched
1999-09-30  Robin Dunnfixed the rule for the DLL so it doesn't build the...
1999-09-30  Unknown (MT)only set parent frame ontop when the current frame...
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-29  J. Russell SmythAdded wxNB_LEFT,RIGHT,BOTTOM styles to alter tab placement
1999-09-29  Robin DunnRemoved call to SetValidator since CreateBase was doing...
1999-09-29  Julian SmartMisc changes, including to wxPropertyForm and sample...
1999-09-20  Vadim Zeitlinstarted separating GUI parts of wxLog from the rest
1999-09-20  Harco de Hilsterheader inclusion fix
1999-09-18  Vadim Zeitlinserbase.cpp added to the list of files
1999-09-18  Robin DunnFixed wxTreeCtrl to use the proper bacground color...
1999-09-17  Vadim Zeitlincompilation error corrected
1999-09-17  Vadim Zeitlinnow we initialize wxListEvent correctly
1999-09-17  Guillermo Rodrigue... Solved problem with wxhInstance name being mangled...
1999-09-17  Unknown (MT)set tooltip to be TOPMOST
1999-09-15  Guillermo Rodrigue... Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__...
1999-09-15  Guillermo Rodrigue... You CAN'T check for wxUSE_SOCKET *before* #including...
1999-09-14  J. Russell SmythChanges for mingw32/gcc-2.95
1999-09-14  J. Russell SmythMakefile for mingw/gcc-2.95
1999-09-13  Robin Dunn*** empty log message ***
1999-09-13  Unknown (MT)Add detachmenu
1999-09-13  Unknown (MT)use a global hwndTT
1999-09-13  Unknown (MT)add wxTE_AUTO_SCROLL
next