]> git.saurik.com Git - wxWidgets.git/history - src/common
Added Win95 implementation of OutputDebugString; added to wxVariant class
[wxWidgets.git] / src / common /
1998-11-29  Julian SmartAdded Win95 implementation of OutputDebugString; added...
1998-11-28  Vadim Zeitlintoolbar tooltips fix
1998-11-28  Vadim Zeitlincompilation fixes for !wxUSE_POSTSCRIPT
1998-11-28  Guilhem Lavaux* Fixed some "memory leak"
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-27  Unknown (UG)no message
1998-11-27  Vadim ZeitlinwxStringList::copy ctor and assignment operator added...
1998-11-26  Karsten Ballüderremoved duplicate fixes
1998-11-26  Karsten Ballüdertrying to resolve string problem
1998-11-26  Robert Roebling Build fix
1998-11-26  Vadim Zeitlinaccidentally removed IMPLEMENT_DYNAMIC_CLASS added...
1998-11-26  Robert Roebling Flicker war won.
1998-11-26  Vadim Zeitlinvsprintf() is ANSI so there is normally no need to...
1998-11-26  Vadim Zeitlinsome sprintf()s replaced with wxString::Printf
1998-11-26  Vadim ZeitlinwxList::Insert() bug fixed
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-25  Robert Roebling Fixed module code
1998-11-25  Karsten Ballüderfixed the internal compiler error
1998-11-25  Karsten Ballüderfixed the vsprintf() problem once and for all
1998-11-25  Julian SmartVarious fixes.
1998-11-25  Robert Roebling wxFrame size bug
1998-11-25  Robin DunnFixed an issue related to the new wxList.
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-24  Vadim Zeitlin1. Empty() now doesn't free memory - Clear() does
1998-11-23  Robert Roebling Build fix in wxLog
1998-11-23  Robert Roebling Added install scripts in missing places
1998-11-23  Unknown (UG)no message
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-21  Julian SmartDoc updates (debug stuff); Cygwin corrections
1998-11-21  Guilhem Lavaux* Changed fstream.* in wfstream.*
1998-11-16  Robert Roebling Fixed bug in dc::blit()
1998-11-15  Julian SmartFix to parser.y to make it compile with makefile.unx...
1998-11-12  Robert Roebling Compile fixes, warnings etc.
1998-11-11  Guilhem Lavaux* Fixes.
1998-11-11  Julian SmartChanged setup.h so that global memory operators are...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-08  Julian SmartMinor changes
1998-11-07  Robert Roebling Fixed 5 bugs in wxImage and Blit
1998-11-06  Robert Roebling Second try at doing Set/GetClient right
1998-11-06  Robert Roebling SetEventData for a few widgets
1998-11-03  Julian SmartDialog Editor bug fixes, several other small ones
1998-11-02  Robert Roebling DnD fixes
1998-10-28  Guilhem Lavaux* Build IODBC on demand on unix.
1998-10-28  Vadim ZeitlinMac fixes (thanks to Stefan Csomor)
1998-10-26  Julian SmartMotif and other mods
1998-10-25  Unknown (UG)minor changes for windows compilability
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-10-20  Unknown (UG)fix for precompiled headers
1998-10-20  Unknown (UG)fix for precompiled headers
1998-10-18  Julian SmartMotif additions
1998-10-18  Vadim Zeitlinminor changes (a couple of error messages added to...
1998-10-17  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-10-16  Unknown (UG)wx_USEIOSTREAMH changes
1998-10-16  Unknown (UG)no message
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-10-14  Julian SmartFixed VC++ compile error in mstream; formatted window...
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-10-14  Unknown (UG)no message
1998-10-12  Julian SmartSession management changes for wxMSW.
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-10-12  Julian SmartChanges related to stream includes
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-07  Robin DunnAdded missing IMPLEMENT_DYNAMIC_CLASS
1998-10-06  Julian SmartFreeBSD patch to sckaddr.cpp; include more files in...
1998-10-05  Vadim ZeitlinAdded --with-unicode (not used yet) and --with-wcsrtomb...
1998-10-03  Vadim Zeitlinbogus assert removed, optimized (and removed a bug...
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-30  Robin DunnFound the RIGHT place to make the __unix__ fix.
1998-09-30  Robin Dunnfixed some ifdef's to also check for __unix__
1998-09-30  Vadim Zeitlinfixed wxString::Mid() bug
1998-09-30  Mart Raudsepp*** empty log message ***
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-28  Karsten BallüderAdded sys/types.h needed for Solaris.
1998-09-25  Vadim ZeitlinUSE_ => wxUSE_
1998-09-25  Vadim Zeitlin2nd part of USE_xxx to wxUSE_xxx change
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-24  Julian SmartFixed delete operator for VC++ 6.
1998-09-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-20  Vadim Zeitlin1) minor modifications in fileconf.cpp
1998-09-20  Karsten BallüderNow dot_special argument in wxMatchWild() is honoured...
1998-09-19  Karsten Ballüderchanged wxMatchWild() 3rd parameter not used under...
1998-09-18  Vadim ZeitlinwxBaseArray::Shrink() added
1998-09-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-17  Vadim Zeitlincorrected a bug in ConcatSelf() induced by the latest...
1998-09-17  Vadim Zeitlinfixed 64but bug with g_strEmpty initialization
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-09-12  Robert Roebling Removed warnings
1998-09-12  Julian SmartAdded variant.h/cpp; changed variable names in object...
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-11  Robert Roebling Updates to memcheck
1998-09-11  Robin DunnAdded #include to get FIONBIO on Solaris 2.6
1998-09-10  Guilhem Lavaux* Bug fix in wxFilter*Stream
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-08  Robert Roebling It's now possible to drag a listbox filled with entries
1998-09-08  Guilhem Lavaux* some C++ness correction in wxStream.
next