]> git.saurik.com Git - wxWidgets.git/history - src/common
Committing in .
[wxWidgets.git] / src / common /
2000-03-16  Vadim Zeitlin1. fixed memory leak in GAddress
2000-03-15  Julian SmartSome C++Builder fixes
2000-03-15  Julian SmartVarious compiler changes
2000-03-15  Vadim Zeitlin1. wxFTP works (somehow)
2000-03-15  Guillermo Rodrigue... Fixed _Read() when waitall was not set and there was...
2000-03-15  Guillermo Rodrigue... Added a warning for unknown events
2000-03-15  Guillermo Rodrigue... Fixed a bug in the latest 'micro optimization' - was...
2000-03-14  Vadim Zeitlinsome micro optimisations in SearchEventTable
2000-03-14  Julian SmartFixed crash-on-exit bug due to status bar being deleted...
2000-03-13  Václav Slavíkreplaced 'wxPCX/GIFHandler:' by 'PCX/GIF:' in error...
2000-03-13  Vadim Zeitlin1. some patches from Janos Vegh to docview template...
2000-03-13  Guillermo Rodrigue... Use system default font for all platforms
2000-03-12  Robert Roebling Added debuf printf()s to GSocket,
2000-03-12  Julian SmartAdded project files for STC; fixed wxStringList memory...
2000-03-12  Vadim Zeitlinfixed (rare but fatal) bug in wxWindowDisabler
2000-03-12  Vadim Zeitlin1. wxProgressDialog uses wxWindowDisabler, not (dumb...
2000-03-11  Vadim Zeitlinsome warnings fixed in the sockets code
2000-03-10  David Websterremove the VisualAge 3.0 hack
2000-03-10  Robert Roebling Fixed various bugs (from - err - various authors...
2000-03-10  David WebsterOS/2 patch
2000-03-10  Julian SmartSmall fixes for Tex2RTF but alas, we still get memory...
2000-03-10  Guillermo Rodrigue... Ups, mismatch between header and source wrt InterruptWait()
2000-03-10  Guillermo Rodrigue... Finally deprecated callbacks.
2000-03-10  Guillermo Rodrigue... Some parts rewritten to use wxSocket events instead...
2000-03-10  Guillermo Rodrigue... - Uses wxSocketBase::Destroy() now.
2000-03-09  Vadim Zeitlinuse wxFAIL_MSG, not wxMessageBox for programming errors
2000-03-08  Vadim Zeitlinwarnings in wxCHeCK_MSG fixed
2000-03-08  Vadim Zeitlinwarning in wxCustomDataObject::Free fix (I hope)
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-08  Guillermo Rodrigue... All IO calls take void* instead of char*
2000-03-08  Julian SmartAdded WIN16 code for window disabler
2000-03-07  David Websterremove the #warning for VisualAge
2000-03-07  Guillermo Rodrigue... First set of changes toward wxBase compliance :-)
2000-03-07  Michael BedwardAdded Create functions. They return TRUE if the file...
2000-03-07  Jouk Jansen Committing in .
2000-03-06  Guillermo Rodrigue... Changed another NONE to wxSOCKET_NONE
2000-03-06  Guillermo Rodrigue... Use IsConnected instead of m_connected
2000-03-06  Guillermo Rodrigue... Trying to fix IPC problems under Linux as reported...
2000-03-05  Vadim Zeitlin1. wxWindowDisabler modified to bring parent window...
2000-03-04  Stefan NeisAdded a fix for compilers with problems to compute...
2000-03-04  Václav Slavíkfixed couple of bugs in wxZlibInputStream -- mainly...
2000-03-04  Václav Slavíkfixed wxDataInputStream::ReadString for empty strings
2000-03-04  Václav Slavíkfixes for wxBase compilation
2000-03-04  Robert Roebling Some more drawing things,
2000-03-04  Guillermo Rodrigue... Stupidity fixed in WaitOnConnect()
2000-03-03  Václav Slavíkadded compression ratio argument to wxZlibOutputStream...
2000-03-03  Guillermo Rodrigue... Removed dependency on tiffiop.h
2000-03-03  Guillermo Rodrigue... Added Destroy()
2000-03-03  Vadim Zeitlinbug in month day parsing - now check that it's > 1 too
2000-03-03  Guillermo Rodrigue... no more _ftime instead of ftime
2000-03-03  Vadim Zeitlinfatal bug in wxSplitPath fixed
2000-03-03  Guillermo Rodrigue... Added HAVE_FTIME for all Windows compilers
2000-03-03  Vadim Zeitlin1. wxShell fixes: now really uses shell (it wasn't...
2000-03-02  Vadim Zeitlin1. wxProcess changes to make capturing subprocess outpu...
2000-03-02  Jouk Jansen Committing in .
2000-03-02  Vadim Zeitlin1. wxGrid row can't be resized to less than minimal...
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-29  Guillermo Rodrigue... Tell is now compatible with the wback buffer
2000-02-29  Guillermo Rodrigue... Changed to use current wxSocket flag names instead...
2000-02-29  Guillermo Rodrigue... moved Destroy() to the beginning
2000-02-29  Guillermo Rodrigue... Fixed potential bug related to clock skew when differen...
2000-02-29  Vadim Zeitlinadded wxHashTableLong
2000-02-29  George TaskerFixed a misleading comment regarding MySQL and Postgres
2000-02-28  Vadim Zeitlincorrection for Fit() which didn't handle properly windo...
2000-02-27  Václav Slavíkadded --enable-filesystem
2000-02-27  Václav Slavíkminimalistic build fixes (mostly #if wxUSE_something)
2000-02-27  Guilhem LavauxInserted "stdio catch" in wxExecute. The activation...
2000-02-26  Robert Roebling Compile fixes.
2000-02-25  Vadim Zeitlin1. cursor fixes: frame does have hand cursor in the...
2000-02-25  George TaskerReplaced <iostream.h> reference with "wx/ioswrap.h"
2000-02-25  George TaskerReplaced <iostream.h> reference with "wx/ioswrap.h"
2000-02-25  Vadim ZeitlinWX_DECLARE_HASH() macro for type safe hashes
2000-02-25  Bart A.M. JourquinTentative fix for UNICODE
2000-02-25  Vadim Zeitlinattempts at making wxSocket work with wxBase - it doesn...
2000-02-25  Bart A.M. Jourquinfix memory allocation problem for strings
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-24  Guilhem LavauxAdded a missing wxStream_NOERROR
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()
next