]> git.saurik.com Git - wxWidgets.git/history - src/common
mbstowcs hack for CodeWarrior's MSL
[wxWidgets.git] / src / common /
1999-01-06  Robert Roebling Compilation fixes
1999-01-05  Vadim Zeitlinbug in wxString::Printf() corrected (the length of...
1999-01-05  Vadim ZeitlinMIME classes with docs (not yet added to the makefiles)
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-04  Robert Roebling configure and #ifdef wxUSE_XXX updates
1999-01-04  Julian SmartCorrected memory.cpp compilation error; Cygwin makefile...
1999-01-03  Robert Roebling Proofed that iostreams break threads
1999-01-02  Robert Roebling Triued in vain to fix threads segvs with gcc
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1999-01-02  Julian SmartCorrected memory.cpp checkpoint bug; added Tex2RTF
1999-01-01  Julian SmartLots of wxMotif fixes
1999-01-01  Stefan Csomormac support as stubs added
1998-12-31  Julian SmartAdded Property List classes to main library; added...
1998-12-30  Robert Roebling Guess what: ODBC updates and build fixes.
1998-12-30  Robert Roebling sockets work now an all platforms
1998-12-30  Julian SmartIntroduced wxSOCKET_INT to socket.cpp. The previous...
1998-12-30  Julian SmartUpdated the Remstar ODBC files, got the db sample compi...
1998-12-30  Vadim Zeitlinstupid bug corrected (the code was never compiled)
1998-12-29  Robert Roebling Tried to fix some socket things. Wasn't enough.
1998-12-29  Vadim Zeitlinsmall optimization in ProcessEvent() (IsKindOf(wxWindow...
1998-12-29  Julian SmartBC++/16-bit support now working, but without resource...
1998-12-28  Julian SmartFixes to wxMotif scrolling and colours (wxTreeCtrl...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-26  Robert Roebling Makefile tweaks
1998-12-26  Guilhem Lavaux* Fixes (AIF works on Linux)
1998-12-25  Guilhem Lavaux* Fixes (WAV works on Linux, AIFF following)
1998-12-25  Vadim ZeitlinwxStringList::Sort() bug corrected
1998-12-23  Guilhem Lavaux* Fixes
1998-12-23  Julian SmartGot generic wxListCtrl, wxTreeCtrl working under Window...
1998-12-22  Vadim ZeitlinwxTextFile::Type changed to ::wxTextFileType (portability)
1998-12-21  Julian SmartAdded convenience form of wxEvtHandler::Connect, only...
1998-12-21  Stefan CsomorCW Win32 support
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-18  Julian SmartPartial Watcom C++ 10.6 support added (doesn't link...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-17  Vadim ZeitlinwxString::Truncates() now doesn't change the sharied...
1998-12-17  Julian SmartRe-added corrupt binary files; small change to filefn...
1998-12-15  Vadim Zeitlin1. log::save works with wxGTK
1998-12-15  Mart RaudseppwxIsNumeric for values < 0
1998-12-14  Robert Roebling New wxDataObject, DnD and Clipboard code
1998-12-14  Mart RaudseppwxFILTER_NUMERIC input vales < 0
1998-12-13  Vadim Zeitlinonly one of SetSize()s, SetClientSize()s, GetPosition...
1998-12-13  Robert Roebling Added wxList:Nth check again
1998-12-12  Vadim Zeitlincorrected (?) wxStringList::Delete()
1998-12-12  Julian SmartAdded wxPoem sample; fixed some Dialog Editor problems...
1998-12-12  Robert Roebling Added scrollbar size to settings
1998-12-12  Julian SmartAdded script to help make wxMotif via configure; nativd...
1998-12-12  Robert Roebling DialogEd compiles and works more or less
1998-12-12  Vadim Zeitlinsome very minor changes
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-12-11  Robert Roebling ADDED wxEVT_COMMAND_LIST_ITEM_RIGHT_CLICK
1998-12-10  Unknown (AN)correct a bug in the MSW code using wxMask
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-12-10  Robert Roebling Moved image code
1998-12-09  Julian SmartwxImage changes
1998-12-09  Julian SmartVC++ 4 fixes and added docvwmdi to distribution files.
1998-12-09  Vadim Zeitlin"wxGDIObject * => &" related changes (see mail to the...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-08  Julian SmartAdditions to wxTime; always inits OLE now in wxMSW
1998-12-07  Robert Roebling Added serial code for wxList and wxHashTable to sourc...
1998-12-06  Robert Roebling wxIMage accessors
1998-12-06  Robert Roebling Update for bitmap, image on scaling, transparancy,
1998-12-05  Robert Roebling Fixed make install bug
1998-12-05  Robert Roebling New PostScript code
1998-12-04  Julian SmartFixes for WXWIN_COMPATIBILITY, and BC++ fix for event.cpp
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-03  Robert Roebling wxWindow::ReParent()
1998-12-03  Unknown (UG)no message
1998-12-02  Vadim Zeitlinadded wxNode::IndexOf and wxList::IndexOf (patch by...
1998-12-02  Robert Roebling Removed the new flicker code.
1998-11-30  Vadim Zeitlinlinux compile fix
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
next