]> git.saurik.com Git - wxWidgets.git/history - src/common
1. wxDropTarget::OnData() returns wxDragResult now, not bool
[wxWidgets.git] / src / common /
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 :-)
1999-09-09  Guillermo Rodrigue... Fixed WaitOnConnect().
1999-09-09  Guillermo Rodrigue... Replaced wxUSE_LIBGIF with wxUSE_GIF
1999-09-09  Guillermo Rodrigue... Added #include "wx/setup.h" (or "wx/defs.h") before...
1999-09-09  David WebsterLatest OS/2 compiler bug fixes for common and generic
1999-09-09  Karsten Ballüdercosmetic fix
1999-09-09  Julian SmartSmall bug fix
1999-09-08  Julian SmartAdded wxTE_NO_VSCROLL style; corrected joystick event...
1999-09-07  Guillermo Rodrigue... wxSocketClient::Connect() now honours the 'wait' parameter.
1999-09-06  Julian SmartAdded wxFontEnumerator class for wxMSW, and fixed text...
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-09-05  Guilhem LavauxChanged some more name in wxSocket (internal)
1999-09-05  Guilhem LavauxAdded GSocket/wxSocket alias to socket.h to prevent...
1999-09-02  Julian SmartSetMenuBar potential memory leak fixed; added wxTAB_TRA...
1999-09-01  Guilhem LavauxWrite 0 to m_lastcount in OnSysRead and OnSysWrite
1999-08-31  Guilhem LavauxFixed wxZlibOutputStream::Sync
1999-08-31  Julian SmartAdded Set/GetSelection to wxPrintDialogData (the value...
1999-08-30  Patrick Albertremoving w4 level warning
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-29  Harco de Hilsterfixed problem in mimetype database and put a temp....
1999-08-29  Guillermo Rodrigue... fixed bug for 24bit images
next