]> git.saurik.com Git - wxWidgets.git/history - src
More stubs
[wxWidgets.git] / src /
1999-09-17  David WebsterMore stubs
1999-09-17  Unknown (MT)set tooltip to be TOPMOST
1999-09-17  David Webster*** empty log message ***
1999-09-17  Guillermo Rodrigue... - NOWAIT flag now implemented
1999-09-16  Unknown (AN)call HasMask() before writing PNG files, as was done...
1999-09-16  Vadim Zeitlinvetoing item collapse works again
1999-09-16  Michael BedwardAdded GetMainWidget() to fix bug that was causing crash...
1999-09-16  Patrick AlbertCorrecting minor painting problems
1999-09-16  Michael BedwardModified wxTranslateMouseEvent so that it can recognize...
1999-09-15  David WebsterUpdated makefiles for VisualAge C++ V3.0
1999-09-15  Vadim Zeitlinunderscors are handled better in the menu item labels
1999-09-15  Vadim Zeitlincorrected the bad patch
1999-09-15  Vadim Zeitlinpatch for AIX compilation (Hans-Joachim Baader)
1999-09-15  Guillermo Rodrigue... Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__...
1999-09-15  Guillermo Rodrigue... Now uses wxSocketBase::Error() to see if last IO call...
1999-09-15  Guillermo Rodrigue... Various small bugfixes
1999-09-15  Guillermo Rodrigue... You CAN'T check for wxUSE_SOCKET *before* #including...
1999-09-14  J. Russell SmythChanges for mingw32/gcc-2.95
1999-09-14  J. Russell SmythMakefile for mingw/gcc-2.95
1999-09-14  J. Russell SmythAdded makeg295.env file for building with gcc-2.95...
1999-09-14  Harco de HilsterChanged AppendCommon (called by all Append methods...
1999-09-13  Robin Dunn*** empty log message ***
1999-09-13  Julian SmartAdded DLL versions of project files.
1999-09-13  Julian SmartAdded VC++ 5 wxWin project files (not generated sample...
1999-09-13  Unknown (MT)Add detachmenu
1999-09-13  Unknown (MT)use a global hwndTT
1999-09-13  Unknown (MT)add wxTE_AUTO_SCROLL
1999-09-13  Unknown (MT)blit using icon mask
1999-09-13  Unknown (MT)Add detachmenu, insert menu, replace menu.
1999-09-13  Unknown (MT)Added callback to start in current directory
1999-09-13  Robin DunnAllowed gsocket to compile when wxUSE_SOCKETS is 0
1999-09-13  Robin DunnMakefile updates from new filelist.txt
1999-09-13  Robin DunnFixed some compile errors (MSVC++ 6) and some very...
1999-09-13  Robin DunnMade wxNO_DEFAULT set the "no" button as the default...
1999-09-12  Harco de Hilsterfixed typo (?)
1999-09-12  Harco de HilsterNew HTML help system. The old controller class has...
1999-09-12  Guillermo Rodrigue... fixed (didn't work at all)
1999-09-12  Guillermo Rodrigue... Fixed a bug when GSocket_SetCallback was used before...
1999-09-11  Guillermo Rodrigue... - Completed WaitOnAccept
1999-09-11  Guillermo Rodrigue... Added GSocket_Select()
1999-09-11  Guillermo Rodrigue... Added GSocket_Select() and fixed some things
1999-09-10  Robin DunnMade wxNO_DEFAULT set the "no" button as the default...
1999-09-09  Guillermo Rodrigue... Ops. wxUSE_XXX and wxUSE_STREAMS are separated again :-)
1999-09-09  Guillermo Rodrigue... Fixed WaitOnConnect().
1999-09-09  Guillermo Rodrigue... Replaced wxUSE_LIBGIF with wxUSE_GIF
1999-09-09  Guillermo Rodrigue... Added #include "wx/setup.h" (or "wx/defs.h") before...
1999-09-09  David WebsterVisualAge C++ V4.0 configuration files
1999-09-09  David WebsterLatest OS/2 compiler bug fixes for common and generic
1999-09-09  Guillermo Rodrigue... Fixed some bus in Connect()
1999-09-09  Karsten Ballüdercosmetic fix
1999-09-09  Julian SmartSmall bug fix
1999-09-08  Guillermo Rodrigue... Bugfix in GSocket_Cleanup()
1999-09-08  Julian SmartFixed cursor loading on Win95
1999-09-08  Julian SmartAdded wxTE_NO_VSCROLL style; corrected joystick event...
1999-09-07  Guillermo Rodrigue... Added -lwsock32 (needed for socket support)
1999-09-07  Guillermo Rodrigue... wxSocketClient::Connect() now honours the 'wait' parameter.
1999-09-07  Guillermo Rodrigue... GSocket for MSW
1999-09-07  Julian SmartCorrected #include in gsockmot.cpp
1999-09-07  J. Russell SmythFixed include gsockunix.h line
1999-09-06  Guilhem LavauxMoved gsockunx.h from src/unix to include/wx/unix
1999-09-06  Julian SmartAdded wxFontEnumerator class for wxMSW, and fixed text...
1999-09-05  Vadim Zeitlinsome fixes for VC++ 1.5 makefiles
1999-09-05  Julian SmartMisc. 16-bit compilation fixes
1999-09-05  Julian SmartUpdating corrupt file
1999-09-05  Guilhem LavauxUpdated wxSocket documentation
1999-09-05  Guilhem LavauxChanged some more name in wxSocket (internal)
1999-09-05  Guilhem LavauxAdded GSocket/wxSocket alias to socket.h to prevent...
1999-09-05  Michael BedwardModifed ShowModal() function so that you can have dialo...
1999-09-03  Harco de Hilsterfixed crashing generic dir dialog.
1999-09-03  Michael BedwardFixes for gcc 2.95 and AIX.
1999-09-02  Julian SmartSetMenuBar potential memory leak fixed; added wxTAB_TRA...
1999-09-02  Robin Dunnupdated version number for DLL name
1999-09-01  Guilhem LavauxWrite 0 to m_lastcount in OnSysRead and OnSysWrite
1999-08-31  Harco de Hilsterchange to make wxHtmlHelp more flexible; don't panic...
1999-08-31  Harco de Hilstersome changes to make wxHtmlHelpController easier to...
1999-08-31  Václav SlavíkScanParam has only one parameter now
1999-08-31  Guilhem LavauxFixed wxZlibOutputStream::Sync
1999-08-31  Julian SmartAdded Set/GetSelection to wxPrintDialogData (the value...
1999-08-31  Michael BedwardFixes for scrolling in wxScrolledWindow
1999-08-30  Václav SlavíkwxHtmlTag::ScanParam now returns value
1999-08-30  Patrick Albertremoving w4 level warning
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-29  Harco de Hilsterfixed problem in mimetype database and put a temp....
1999-08-29  Guillermo Rodrigue... fixed bug for 24bit images
1999-08-29  Guilhem LavauxRemoved LastError() from wxFilterStream
1999-08-29  Sylvain BougnouxFixed wxBufferedInputStream support ...
1999-08-29  Guillermo Rodrigue... PCX handler now working for reading (8bit and 24bit...
1999-08-29  Guillermo Rodrigue... Added error messages when (verbose == TRUE) to know...
1999-08-29  Michael BedwardRegenerated from tmake to add imagpcx.
1999-08-28  Robert Roebling Added German translation to internat sample.
1999-08-27  Guillermo Rodrigue... CanRead() now restores the stream to its previous state...
1999-08-27  Patrick AlbertAdding GetPrevSibling() & GetNextSibling() in winundef.h
1999-08-27  Patrick AlbertRemoving some level 3 warning
1999-08-27  Guillermo Rodrigue... small change (honour 'verbose' parameter in LoadFile)
1999-08-27  Guillermo Rodrigue... New PCX Image Handler (still empty)
1999-08-27  Michael BedwardFix for compilation under AIX.
1999-08-27  Michael BedwardFixes for compilation under AIX.
1999-08-26  Patrick AlbertSolving link problem with 16 bits versions (wxProcessEv...
1999-08-26  Michael BedwardChanged value setting code in ctor and function SetValu...
1999-08-25  Guilhem LavauxFixed a bug in threadpsx.cpp (wxBaseArray bug).
next