]> git.saurik.com Git - wxWidgets.git/history - include
some changes to make wxHtmlHelpController easier to subclass
[wxWidgets.git] / include /
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  Julian SmartAdded Set/GetSelection to wxPrintDialogData (the value...
1999-08-30  Václav Slavíkremoved html/version.h
1999-08-30  Patrick AlbertRemoving most of level 4 warnings, particulary in 16...
1999-08-29  Guilhem LavauxRemoved LastError() from wxFilterStream
1999-08-27  Patrick AlbertAdding GetPrevSibling() & GetNextSibling() in winundef.h
1999-08-27  Patrick AlbertAdding GetFisrtChild in winundef.h
1999-08-27  Guillermo Rodrigue... Added wxBITMAP_TYPE_PCX
1999-08-27  Guillermo Rodrigue... Added PCX Handler
1999-08-26  Patrick AlbertSolving link problem with 16 bits versions (wxProcessEv...
1999-08-24  Guillermo Rodrigue... Added CanRead()
1999-08-24  Robert Roebling Forgot to add the files.
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-08-23  Robert Roebling Small optical changes for MSW
1999-08-22  Harco de HilsterA few small fixes for 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-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-19  Robert Roebling Doc updates, wxsizer et al
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.h
1999-08-18  Guilhem LavauxAdded a check for -lresolv in configure.in
1999-08-17  Robin DunnAdded cross and tick bitmaps to the main resource file...
1999-08-17  Robert Roebling Added new file dialog
1999-08-17  Karsten Ballüderminor fix
1999-08-17  Sylvain BougnouxImprove wxImage::LoadImage so that image format in...
1999-08-16  Robert Roebling Added missing files
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-08-16  Robert Roebling compile fixes for EMX
1999-08-15  Vadim ZeitlinwxWizard draft
1999-08-15  Robert Roebling Added and corrected a few more html makefiles,
1999-08-13  Karsten Ballüdermore compilation fixes, some object files were missing
1999-08-13  Robert Roebling Added wxStaticBoxSizer,
1999-08-13  Robert Roebling Added WINE and probably x-compile makefiles
1999-08-12  Robert Roebling Augmented beta to 9,
1999-08-12  Karsten BallüderUseful little fix that automatically hides the busy...
1999-08-12  Václav SlavíkwxHtmlWidgetCells now destroys window correctly
1999-08-12  Karsten Ballüdersome compilation fixes atttempts for solaris
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-09  J. Russell SmythChanges to allow OLE to compile under mingw32/gcc-2.95
1999-08-09  Guilhem LavauxRemoved unnecessary lines from threadpsx
1999-08-09  J. Russell SmythCorrected check for new mingw32 with new headers
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-08-09  Robert Roebling Completed wxBox,
1999-08-08  Robert Roebling Finished porting Robin's wxSizers
1999-08-08  Robert Roebling Added wxNewSizer and wxBorderNewSizer with sample
1999-08-08  Václav Slavíkm_Style was bool by mistake, fixed
1999-08-08  Robert Roebling zipstrm link fix
1999-08-08  Robert Roebling Added strconv
1999-08-07  Vadim ZeitlinwxMimeTypesManager::AddFallbacks() added, also correcte...
1999-08-07  Vadim Zeitlindeclared (not implemented yet) wxMimeTypesManager:...
1999-08-06  Guilhem LavauxChanged Ungetch(void *, ...) to Ungetch(const void...
1999-08-06  Václav Slavíkwin32 miniframe added
1999-08-06  Robert Roebling Distrib things,
1999-08-05  Robert Roebling Compile fix for dynarray,
1999-08-05  Guilhem LavauxChanged BidEndianOrdered to BigEndianOrdered in datstrm.h
1999-08-05  Harco de Hilsteradded install for gsocket.h
1999-08-05  David Webster*** empty log message ***
1999-08-04  Robert Roebling Compile fixes for samples and dialoged,
1999-08-04  Václav Slavíkfixed somebody's poorly done StreamSize-->GetSize trans...
1999-08-04  David Webster*** empty log message ***
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-08-04  Václav Slavíkbool scrollable replaced by wxHW_* flags
1999-08-03  Václav Slavíkadded DLL exports
1999-08-03  Karsten BallüderChanged wxChoice->wxComboBox as list of all paper sizes...
1999-08-03  Vadim ZeitlinLINKAGEMODE moved to defs.h - string.cpp actually compi...
1999-08-03  Vadim Zeitlin__UNIX__ redefition corrected
1999-08-03  David Webster*** empty log message ***
1999-08-02  Vadim Zeitlin1. minor headers rearrangement: wxprec.h doesn't includ...
1999-08-02  Robert Roebling Minor changes
1999-08-02  Guilhem LavauxBetter memory errors handler (added GSOCK_MEMERR)
1999-08-02  David WebsterChanges to make common and generic compilable under...
1999-08-02  David Webster*** empty log message ***
1999-08-02  Michael BedwardAdded function GetDefaultSize
1999-08-02  Michael BedwardAdded these accessor functions for wxGridEvent: GetRow...
1999-08-01  Vadim Zeitlin1. wxWindow::Centre() hopefully fixed
1999-08-01  Robert Roebling Updated testconf,
1999-08-01  Guilhem LavauxwxMemoryStream doc updated
1999-07-31  Robert Roebling Compile fixes for wxTreeCtrl (we don't speak about
1999-07-31  David Webster*** empty log message ***
1999-07-30  Vadim ZeitlinwxMSW::wxTreeCtrl has multiple selection too (somewhat...
1999-07-30  David WebsterOS/2 updates
1999-07-30  Guilhem LavauxRenamed GSocket_SetBlocking to GSocket_SetNonBlocking...
1999-07-30  Michael BedwardAdded wxApp::CheckForKeyUp MB
1999-07-29  Robert Roebling Now its possible to run wxHTML without wxSockets
1999-07-29  Guilhem LavauxTypos.
1999-07-29  Robert Roebling Compile fixes and typos corrected.
1999-07-29  Robert Roebling Makefile changes
1999-07-29  Karsten BallüderProgressDialog was *comletely* broken!
1999-07-29  David Webster*** empty log message ***
1999-07-29  David Webster*** empty log message ***
next