]> git.saurik.com Git - wxWidgets.git/history - src/common
Some Motif fixes; makefile fixes; added wxTransferStreamToFile/FileToStream for wxWin
[wxWidgets.git] / src / common /
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
2000-02-24  George TaskerReverting to 1.30
2000-02-24  George TaskerReverting back to 1.35 as 1.36 does not work with all...
2000-02-24  Vadim Zeitlinfix for wxSplitPath(foo/.filename)
2000-02-23  George Tasker::IsNumber() returned FALSE if a + or - sign was the...
2000-02-23  Vadim Zeitlinremoved the goto provoking HP-UX compiler warnings
2000-02-23  Vadim Zeitlinsome more cosmetic fixes for wxLogTrace
2000-02-23  Vadim Zeitlintypo fixed
2000-02-23  Vadim ZeitlinwxLogTrace doesn't give messages with two 'Trace' in...
2000-02-23  Robert Roebling #ifdeffed new paint clipping :-(
2000-02-23  Vadim Zeitlinfix to allow non-extension based template choosing...
2000-02-23  George TaskerTablesInUse did not have DeleteContents() set to TRUE...
2000-02-22  Václav Slavíkone of error messages had way too much spaces in it
2000-02-22  Vadim Zeitlin1. wxMenuBar::FindMenu() made "const"
2000-02-22  Vadim Zeitlinadded wxLog::Suspend/Resume and wxYield() uses them...
2000-02-22  Vadim Zeitlinmoved wxMenuBar::FindMenu(title) from MSW to common...
2000-02-21  Guillermo Rodrigue... End of stream reading stuff
2000-02-21  Vadim Zeitlincompile fix for wxUSE_STD_IOSTREAM case
2000-02-21  Václav Slavíkmodif time of FS inet and FS mem files is not wxDateTim...
2000-02-20  Julian SmartwxImage::Rotate corrections added; docview improvements...
2000-02-20  Guillermo Rodrigue... Don't try to translate empty strings (just a cosmetical...
2000-02-19  Václav Slavíkfixed bug in wxMemoryInput/OutputStream::OnSysRead...
2000-02-18  Guillermo Rodrigue... Added missing Unref() in wxImage::Create()
2000-02-18  Bart A.M. JourquinHashtable now supports negative keys
2000-02-17  Guillermo Rodrigue... Now wxGIFDecoder always tries to read to the end of...
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
next