]> git.saurik.com Git - wxWidgets.git/history - src/common
added wxMemoryFSHandler for storing VFS in memory
[wxWidgets.git] / src / common /
2000-02-17  Václav Slavíkadded wxMemoryFSHandler for storing VFS in memory
2000-02-17  Sylvain BougnouxWorkaround (?) for using streambuf with wxUSE_IOSTREAMH=0
2000-02-17  Vadim Zeitlinadded wxRect::Inflate()
2000-02-17  Vadim Zeitlinadded and documented wxDC::DrawCheckMark()
2000-02-16  Julian SmartDrawLine normalized; wxStaticBitmap fixed for Dialog...
2000-02-16  Sylvain BougnouxFixed stupidity
2000-02-16  Sylvain BougnouxFixed wxGetLocalTimesMillis using HAVE_GETTIMEOFDAY...
2000-02-16  Julian SmartVarious VC++ 1.5 and other corrections
2000-02-16  Sylvain BougnouxAdd Shivar's patch for using iostream
2000-02-15  Vadim Zeitlinfixed bug in handling value names with escaped chars
2000-02-15  Vadim Zeitlinconflicts markers removed
2000-02-15  Ron Leefixed test for _vsnprintf
2000-02-15  Vadim Zeitlin1. implemented wxRegKey::Copy() and CopyValue()
2000-02-14  Guillermo Rodrigue... just some comments
2000-02-13  Guillermo Rodrigue... Still with the same 'read after close' thing...
2000-02-11  Guillermo Rodrigue... Partially rewrote rotation code due to a potential...
2000-02-11  Guillermo Rodrigue... Added wxEVT_SCROLL[WIN]_THUMBRELEASE
2000-02-11  Julian SmartSome BC++ 5.4 fixes
2000-02-11  Vadim Zeitlin1. exchanged binary ROPs wxSET/wxCLEAR meaning for...
2000-02-10  Guillermo Rodrigue... Added support for transparency in rotation code
2000-02-10  Guillermo Rodrigue... - wxSocket no loner automatically Closes() the socket...
2000-02-09  David WebsterUpdates to make latest changes compile
2000-02-09  Guillermo Rodrigue... Stupid bug: using LastError() instead of Error()
2000-02-09  Robin Dunnplugged memory leak
2000-02-09  Vadim Zeitlinmore HP-UX compilation warnings fixed (187th try)
2000-02-09  Guillermo Rodrigue... let's see it it works now...
2000-02-08  Václav Slavíkfixed incorrect parsing of http://domain.com:portnumber/
2000-02-08  Robin DunnFix in parse headers so it wouldn't always store an...
2000-02-08  Julian SmartMisc. fixes for obscure compilers
2000-02-08  Guillermo Rodrigue... Changed the order in which events are checked, so that...
2000-02-08  Vadim ZeitlinHP-UX compilation errors
2000-02-08  Bart A.M. Jourquinadd SQL_CATALOG and SQL_LOG filename variables
2000-02-08  Vadim Zeitlin1. wxWizard appears in the centre of the screen by...
2000-02-07  Bart A.M. Jourquinadd casts + type to untyped const for GCC2.95
2000-02-06  Julian SmartSome doc corrections; Watcom C++ corrections; VC++...
2000-02-06  Robert Roebling compilation fixes.
2000-02-06  Julian SmartChanged static_cast syntax not recogised by all compilers
2000-02-06  Julian SmartAdded rotation to wxImage
2000-02-06  Julian SmartSome BC++ 4.5 and other compile fixes; changed FAR...
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
2000-02-04  Vadim Zeitlinnew sample: statbar
2000-02-04  Vadim Zeitlinanother new version of wxStringTokenizer (with tests...
2000-02-03  Vadim Zeitlinfixed bug in handling quoted characters in value names
2000-02-03  Vadim Zeitlinfixed bug with propagating wxWS_EX_VALIDATE_RECURSIVELY
2000-02-02  Václav Slavíkfixed DeleteContents inconsistency: didn't free memory...
2000-02-02  Václav Slavíkfixing memory leaks & mem tracing false alerts
2000-02-02  Vadim Zeitlinadded CentreOnScreen(), updated the docs to clear this...
2000-02-02  Vadim Zeitlinanother assert added to check incorrect use of ctor
2000-02-02  Sylvain BougnouxAdd warning if wxStopWatch is up to second resolution
2000-02-01  Robert Roebling Various corrections to makefiles, RPMs etc.
2000-02-01  Vadim Zeitlin1. some fixes for the problems reported by BoundsChecker
2000-01-31  Robin DunnMinor additions to make working with binary buffers...
2000-01-31  Vadim Zeitlin1. bug in wxString::find_first_of() fixed
2000-01-31  Vadim Zeitlinnew wxStringTokenizer
2000-01-31  Vadim ZeitlinwxWS_EX_VALIDATE_RECURSIVELY set by default if parent...
2000-01-31  George TaskerReplaced tabs and cleaned up indentations.
2000-01-31  David WebsterVA 4.0 fixes
2000-01-30  Julian SmartCured memory leak report in wxDateTime; wxGLCanvas...
2000-01-28  David WebsterVA 4.0 fixes
2000-01-28  Vadim ZeitlinwxBase compilation fixes
2000-01-28  Vadim Zeitlinadded version info hidden dialog
2000-01-27  Robert Roebling Copied isql.h and isqlext.h to /include/wx/unix and...
2000-01-27  Vadim ZeitlinwxString::find() now works again (was completely broken)
2000-01-27  Bart A.M. JourquinIODBC fix in GetDataSource
2000-01-27  George TaskerFixed the GetDataSource() function so the DsDesc that...
2000-01-27  Bart A.M. JourquinUsing P.Getchar(i) instead of p[i]
2000-01-27  Václav Slavíkfixed incorrect parsing of URLs like www.kde.org (shoul...
2000-01-27  Václav Slavíkmade unzip.c accept / and \ in filenames as equal
2000-01-27  Václav Slavíkimplemented better paths handling: dir1/../dir2/file...
2000-01-26  Stefan NeisLINKAGEMODE is defined in defs.h. No need to have the...
2000-01-26  Stefan NeisChanged order of #ifdefs to get native version on OS...
2000-01-26  David WebsterVisualage C++ V4.0 duplicate symbol fixes
2000-01-26  Robert Roebling Corrected TIFF,
2000-01-26  Vadim Zeitlin1. fixed (?) blitting bitmaps with mask
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-25  Julian SmartAdded DEVNAMES to wxPrintDialog to remember printer...
2000-01-24  Vadim Zeitlinseveral mingw32 compilation fixes
2000-01-24  Vadim Zeitlinimplementation of wxGetPasswordFromUser
2000-01-24  Vadim Zeitlin2 warnings from Solaris build log fixed
2000-01-24  Vadim Zeitlinexcluded geometry.cpp from build by using #if wxUSE_GEO...
2000-01-24  Jouk Jansen Committing in .
2000-01-24  Robert Roebling Applied some of the SGI fixes. Don't know about the
2000-01-24  Robert Roebling Added geometry.cpp and made it compile,
2000-01-23  Václav Slavíkadded wxFileType::GetMimeTypes
2000-01-22  Vadim Zeitlin1. added wxMemoryConfig (private) class
2000-01-22  Stefan NeisSN: Replace a __WXPM__ by __OS2__ in #if deciding wheth...
2000-01-22  Vadim ZeitlinI think I finally fixed activation behaviour under...
2000-01-21  Vadim Zeitlinwarning fix
2000-01-21  David WebsterFix to include the OS/2 version of mimetype.h, not...
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
2000-01-21  Julian SmartMisc. Dialog Editor/resource bugs fixed
2000-01-21  Bart A.M. Jourquinnew 'dynamic' SetColDefs fix
2000-01-21  Guillermo Rodrigue... GSocket:
2000-01-21  Vadim Zeitlin1. wxWizard supports setting images for each page,...
2000-01-20  George Tasker::bindInsertParams() was leaving some column bindings...
2000-01-20  Robert Roebling A no-change for scroll events.
2000-01-20  George TaskerUses src/iodbc headers rather than windows headers...
2000-01-19  Václav Slavíkrewritten to use wxTheMimeTypesManager
2000-01-19  Václav Slavíkdialog for choosing charset was too wide
2000-01-19  Václav Slavíkmimetype.cpp/.h split into unix,mac,msw
next