]> git.saurik.com Git - wxWidgets.git/history - src/common
Refresh() problem from DialogEd solved
[wxWidgets.git] / src / common /
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
1999-08-29  Guilhem LavauxRemoved LastError() from wxFilterStream
1999-08-29  Sylvain BougnouxFixed wxBufferedInputStream support ...
1999-08-29  Guillermo Rodrigue... PCX handler now working for reading (8bit and 24bit...
1999-08-29  Guillermo Rodrigue... Added error messages when (verbose == TRUE) to know...
1999-08-28  Robert Roebling Added German translation to internat sample.
1999-08-27  Guillermo Rodrigue... CanRead() now restores the stream to its previous state...
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-27  Guillermo Rodrigue... small change (honour 'verbose' parameter in LoadFile)
1999-08-27  Guillermo Rodrigue... New PCX Image Handler (still empty)
1999-08-27  Michael BedwardFixes for compilation under AIX.
1999-08-25  Guilhem LavauxAdded wxSound for Windows support (successful WAV playb...
1999-08-25  Harco de Hilsterfixed mingw32 problem. Now correctly deals with egcs...
1999-08-24  Guillermo Rodrigue... Added CanRead()
1999-08-24  Guillermo Rodrigue... Fixed CanRead(), which incorrectly forced version 89a...
1999-08-23  Harco de HilsterYour typical c_str => c_str() fix.
1999-08-22  Harco de HilsterFixes for smoother cross compilation;
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
1999-08-22  Robert Roebling Added wxCountingStream for measuring the size of...
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-20  Stefan CsomorCW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-19  Karsten BallüderAdded support for locales like de_AT.iso-8859-1
1999-08-19  Sylvain BougnouxImplement CanRead
1999-08-18  Václav Slavíkadded wxImage::CanRead
1999-08-18  Sylvain BougnouxAdded PNM image handler
1999-08-18  Sylvain BougnouxAdded wxImage wxImage::GetSubImage(cont wxRect&) const
1999-08-18  Julian SmartAdded gifdecod.cpp
1999-08-18  Guilhem LavauxAdded a check for -lresolv in configure.in
1999-08-17  Julian SmartFixed bug that wrote incomplete wxExpr files (missing...
1999-08-17  Sylvain BougnouxImprove wxImage::LoadImage so that image format in...
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-08-16  Michael BedwardFixed bug in function Flush().
1999-08-14  Guilhem LavauxRemoved unnecessary branch
1999-08-13  Robert Roebling More makefiles
1999-08-13  Guilhem LavauxBug fix in wxBufferedInputStream::SeekI
1999-08-13  Robert Roebling Added wxStaticBoxSizer,
1999-08-13  Robert Roebling Compile fixes,
next