]> git.saurik.com Git - wxWidgets.git/history - src
wxListCtrl::InsertItem returns the index of the inserted item
[wxWidgets.git] / src /
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).
1999-08-25  Guilhem LavauxAdded wxSound for Windows support (successful WAV playb...
1999-08-25  Robert Roebling Many distribution things.
1999-08-25  Harco de Hilsterfixed mingw32 problem. Now correctly deals with egcs...
1999-08-25  Michael BedwardFixed bug (hopefully) that caused windows to be only...
1999-08-25  Michael BedwardFixed but in wxButton::SetDefault() that was causing...
1999-08-24  Michael BedwardAdded test for wxUSE_STATLINE so that wizard will compi...
1999-08-24  Guillermo Rodrigue... Added CanRead()
1999-08-24  Guillermo Rodrigue... Fixed CanRead(), which incorrectly forced version 89a...
1999-08-24  Robert Roebling Forgot to add the files.
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-08-24  Patrick AlbertMinor corrections to be able to compile with VC++ 1...
1999-08-24  Julian SmartMinor doc & distrib file changes
1999-08-24  Julian SmartAdded WS_VSCROLL, WS_HSCROLL styles
1999-08-23  Robert Roebling Small optical changes for MSW
1999-08-23  Harco de HilsterYour typical c_str => c_str() fix.
1999-08-22  Harco de HilsterFixes for smoother cross compilation;
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
1999-08-22  Robert Roebling Added wxCountingStream for measuring the size of...
1999-08-21  Robert Roebling makefile typo
1999-08-21  Robert Roebling Doc corrections,
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-08-20  Stefan CsomorCW Pro 5 Adaptions (the .old.mcp are the Pro 4 Files)
1999-08-20  Sylvain BougnouxwxScrollBar::Create() produced always vertical scrollbar
1999-08-20  Julian SmartRestored the ability to scroll.
1999-08-19  Robert Roebling Doc updates, wxsizer et al
1999-08-19  Karsten BallüderAdded support for locales like de_AT.iso-8859-1
1999-08-19  Sylvain BougnouxImplement CanRead
1999-08-19  J. Russell SmythFixed "Bound pointer address" error under GCC-2.95
1999-08-18  Robin DunnAdded missing files to filelist.txt and regenerated...
1999-08-18  Václav Slavíkadded wxImage::CanRead
1999-08-18  Robert Roebling More wxFileDialog things
1999-08-18  Vadim ZeitlinwxWizard added
1999-08-18  Sylvain BougnouxAdded PNM image handler
1999-08-18  Sylvain BougnouxAdded wxImage wxImage::GetSubImage(cont wxRect&) const
1999-08-18  Robert Roebling EMX compilation,
1999-08-18  Robert Roebling Whole lot of stuff for new wxFileDialog
1999-08-18  Julian SmartAdded gifdecod.cpp
1999-08-18  Robin DunnFix to prevent Assert when there is an empty string...
1999-08-18  Guilhem LavauxAdded a check for -lresolv in configure.in
1999-08-17  Robert Roebling Added new file dialog
1999-08-17  Julian SmartFixed bug that wrote incomplete wxExpr files (missing...
1999-08-17  Sylvain BougnouxImprove wxImage::LoadImage so that image format in...
1999-08-16  Michael BedwardChanged values passed to SetClientSize() in CreateWidge...
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-08-16  Robert Roebling compile fixes for EMX
1999-08-16  Michael BedwardFixed bug in function Flush().
1999-08-15  Vadim ZeitlinwxWizard draft
1999-08-15  Robert Roebling Added and corrected a few more html makefiles,
1999-08-15  Michael BedwardPut the call to CheckForKeyDown() back in to ProcessXEv...
next