]> git.saurik.com Git - wxWidgets.git/history - src/common
Tidied some docs, made VC++ 6 DLL compilation work with wxvc_dll.dsp,
[wxWidgets.git] / src / common /
1999-11-01  Julian SmartTidied some docs, made VC++ 6 DLL compilation work...
1999-10-31  Václav Slavíkadded wxFileSystem::FindFirst and FindNext
1999-10-31  Robert Roebling Distrib changes.
1999-10-29  Sylvain BougnouxAdd operator << (ostream&, const wxString&)
1999-10-29  Sylvain BougnouxAccept list of separators as a wxString instead of...
1999-10-29  Ove KaavenwxT() for a Spanish(?) debug message
1999-10-28  Sylvain Bougnouxconform to new wxTextInputStream >> wxString
1999-10-28  Sylvain Bougnouxoperator >> wxString eat word by default. \n Add wxText...
1999-10-28  Ove KaavenUse wxConvertMB2WX to fix compilation error in Unicode...
1999-10-28  David Webster*** empty log message ***
1999-10-27  Václav Slavíkadded copy ctor to wxHashTable
1999-10-27  Václav Slavíkbugfix: wxList's copy ctor now works with keyed lists
1999-10-26  Vadim Zeitlin1. added wxMenuBarBase
1999-10-25  David Websterno message
1999-10-25  Robert Roebling Mem leak in new accelerator code.
1999-10-25  Vadim Zeitlin1. small dnd compilation fixes (no attempt to make...
1999-10-25  David Webster*** empty log message ***
1999-10-24  Ove KaavenChanged wxGetSingleChoiceData() to take void* client...
1999-10-24  Julian SmartFixes for 16-bit compilation
1999-10-24  Robert Roebling Small distrib changes,
1999-10-24  Vadim Zeitlin1. compilation fix for wxArrayTreeItemIds
1999-10-23  Vadim Zeitlin1. wxDropTarget::OnData() returns wxDragResult now...
1999-10-23  Robin DunnAdded missing constructor for wxCustomDataObject so...
1999-10-22  David WebsterUpdate for VA V4.0
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  Robert Roebling Compile fix for wxDataFormat cast,
1999-10-22  Vadim Zeitlin1. some fixes for wxSortedArrayString
1999-10-22  Julian SmartBC++ fixes.
1999-10-22  Vadim Zeitlinanother BC++ fix
1999-10-22  Vadim Zeitlinattempt to fix BC++ compilation
1999-10-22  Vadim Zeitlin1. made wxBase compile/link/run again under Unix
1999-10-21  Vadim ZeitlinwxMotif compilation fixes for wxDataObject and PROCESS_...
1999-10-21  Vadim Zeitlinand the compilation fix which really compiles, finally
1999-10-21  Vadim Zeitlinsome conflicts resolved
1999-10-21  Robert Roebling More DnD.
1999-10-21  Robert Roebling Made wxGTK compile and link again. Broke wxMSW a...
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-21  Vadim Zeitlinadded dobjcmn.cpp
1999-10-19  Julian SmartFixed wxSlider95 bug; updated .dsp files; added Set...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-18  Vadim Zeitlingcc warning about printf() format mismatch corrected
1999-10-18  Vadim Zeitlingcc warning about printf() format mismatch corrected
1999-10-18  Sylvain BougnouxAdd wxImage::CanRead, wasn't in 1.59 ?
1999-10-18  Robert Roebling Corrected wxImage for use with mono wxBitmaps,
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-10-15  Vadim Zeitlincompilation fix
1999-10-15  Vadim Zeitlinwarning fixed
1999-10-15  Vadim Zeitlin1. wxImageHandler::DoCanRead() introduced to solve...
1999-10-15  Vadim Zeitlincompile fix
1999-10-15  George TaskerRemoved a variable declaration from within a FOR statem...
1999-10-14  Robert Roebling HP-UX fixes
1999-10-14  Robert Roebling Changed time of sending the wxSizeEvent and assorted...
1999-10-14  Robert Roebling Applied patches for AIX,
1999-10-13  Vadim Zeitlinwarnings for mingw32 compilation fixed
1999-10-13  Julian SmartAdded precompiled header stuff.
1999-10-12  Vadim Zeitlin1. DLL compilation fixes (wrong WXDLLEXPORT placement...
1999-10-12  Robert Roebling Refresh() problem from DialogEd solved
1999-10-12  George TaskerMoved the #include of filefn.h from db.h to db.cpp
1999-10-12  George TaskerUse of a postgres data source would fail due to checkin...
1999-10-10  Guilhem LavauxChanged Ungetch behaviour (FIFO -> LIFO).
1999-10-09  Robert Roebling Applied a few patches,
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-07  Vadim Zeitlin1. wxLog::FlushActive() added
1999-10-07  George TaskerAdded support for dBase, PostGres, MySQL, Access, MS...
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-05  David WebsterwxOS2 updates for 10/5/99
1999-10-05  Sylvain Bougnouxafter a seek, reset error if error==EOF
1999-10-04  Vadim ZeitlinMSW compilation (and other) fixes
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Julian SmartRemoved some unused parameter warnings; compile error...
1999-10-02  Guillermo Rodrigue... PROCESS_EVENTS macro added
1999-09-30  Guillermo Rodrigue... Uses wxSocketBase::Unread instead of CreatePushback
1999-09-30  Guillermo Rodrigue... Several changes and updates
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-09-29  Sylvain BougnouxChange wxGetCurrentUTime as wxGetCurrentMTime (milli...
1999-09-29  Sylvain BougnouxFactorize timercmm.cpp code
1999-09-29  Vadim Zeitlin1. added a brief overview of Unicode support
1999-09-21  Vadim Zeitlin//... => /* ... */
1999-09-20  Robin DunnI got tired of some of the memory leak messages related...
1999-09-20  Sylvain Bougnouxchange wxImage::InitAllHandlers to wxInitAllImageHandle...
1999-09-20  Sylvain Bougnoux*** empty log message ***
1999-09-20  Vadim Zeitlinstarted separating GUI parts of wxLog from the rest
1999-09-20  Sylvain BougnouxAdd wxImage::InitAllHandlers()
1999-09-20  Robin DunnAdded userData to wxSizerItems and other things to...
1999-09-18  Vadim Zeitlinsetlocale() argument corrected
1999-09-18  Vadim ZeitlinFreeBSD linking fix
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-09-18  Vadim Zeitlintypo fixed
1999-09-18  Vadim Zeitlinambiguous ctor call resolved
1999-09-17  Guillermo Rodrigue... - NOWAIT flag now implemented
1999-09-16  Unknown (AN)call HasMask() before writing PNG files, as was done...
1999-09-15  David WebsterUpdated makefiles for VisualAge C++ V3.0
1999-09-15  Guillermo Rodrigue... Now uses wxSocketBase::Error() to see if last IO call...
1999-09-15  Guillermo Rodrigue... Various small bugfixes
1999-09-12  Guillermo Rodrigue... fixed (didn't work at all)
1999-09-11  Guillermo Rodrigue... - Completed WaitOnAccept
1999-09-10  Robin DunnMade wxNO_DEFAULT set the "no" button as the default...
1999-09-09  Guillermo Rodrigue... Ops. wxUSE_XXX and wxUSE_STREAMS are separated again :-)
next