wxWidgets.git
1999-08-09  Guilhem LavauxRenamed m_blocking to m_non_blocking
1999-08-09  J. Russell... Changes to allow OLE to compile under mingw32/gcc-2.95
1999-08-09  Guilhem LavauxRemoved unnecessary lines from threadpsx
1999-08-09  J. Russell... Corrected check for new mingw32 with new headers
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-08-09  Robert Roebling Completed wxBox,
1999-08-09  Michael BedwardwxFrame::Create now sets (arbitrary) values for positio...
1999-08-08  Václav Slavíkadded MIME manager fallback support
1999-08-08  Vadim Zeitlin1. regenerated makefiles
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íkscrollbar doesn't appear anymore in html view
1999-08-08  Václav Slavíkm_Style was bool by mistake, fixed
1999-08-08  Václav Slavíknow has 'help' item in menu
1999-08-08  Robert Roebling zipstrm link fix
1999-08-08  Robert Roebling Added strconv
1999-08-07  Vadim Zeitlincompile fix for Unix
1999-08-07  Vadim ZeitlinwxMimeTypesManager::AddFallbacks() added, also correcte...
1999-08-07  Guilhem LavauxCommented setsockopt as it doesn't work anywhere. I...
1999-08-07  Vadim Zeitlindeclared (not implemented yet) wxMimeTypesManager:...
1999-08-07  Vadim Zeitlintest for vsscanf enhanced, added HAVE_VSSCANF to acconfig.h
1999-08-06  Robin Dunnmore distrib things
1999-08-06  Guilhem LavauxChanged Ungetch(void *, ...) to Ungetch(const void...
1999-08-06  Julian SmartChanges for BC++
1999-08-06  Julian SmartMinor additions to FAQ
1999-08-06  Robert Roebling Minor corrections to samples again.
1999-08-06  Ove KaavenTVS_CHECKBOXES doesn't seem to exist in Borland C++
1999-08-06  Ove KaavenMake it LPNM_UPDOWN, not LPNMUPDOWN, in Borland C++
1999-08-06  Robert Roebling Minor changes to samples.
1999-08-06  Václav Slavíkwin32 miniframe added
1999-08-06  Václav Slavíkconverted to 16 colors
1999-08-06  Robert Roebling Distrib things,
1999-08-05  Julian SmartCured some bugs/typos/spacing in docs
1999-08-05  Robert Roebling Compile fix for dynarray,
1999-08-05  Robin Dunnfixed compile error
1999-08-05  Guilhem LavauxChanged BidEndianOrdered to BigEndianOrdered in datstrm.h
1999-08-05  Julian SmartCorrected some doc problems
1999-08-05  Robert Roebling Compile fix for button, MSW
1999-08-05  Harco de HilsterSmall fix to correctly generate GENCODEDIR/*.py files.
1999-08-05  Robert Roebling Applied patch for stipppled brushes,
1999-08-05  Harco de Hilsteradded install for gsocket.h
1999-08-05  Julian SmartAdded new files to .rsp files; added new samples to...
1999-08-05  Robin Dunnmore distrib things
1999-08-05  Robin Dunnmore tweaks...
1999-08-05  Robin Dunnmore distrib things
1999-08-05  Michael BedwardAdded a line to set m_font in the wxWindowDC ctor ...
1999-08-05  Robin DunnSome tweaks...
1999-08-05  Robin DunnNow uses external SWIG library on win32 too. Simplifie...
1999-08-05  Robin DunnUpdated WISE scripts
1999-08-05  Robin DunnSome minor tweaks
1999-08-05  David Webster*** empty log message ***
1999-08-05  Robin DunnAdded missing } so tex2rtf wouldn't puke
1999-08-05  Ryan NortonTcl regex lib
1999-08-04  Václav Slavíkadded fsfile.tex
1999-08-04  Vadim ZeitlinwxButton::GetDefaultSize() fix
1999-08-04  J. Russell... Moved initialization of status bar to eliminate assert...
1999-08-04  J. Russell... made panel use wxSystemSettings::GetColor to make sure...
1999-08-04  J. Russell... Fixed to fill in m_dir member when file selected so...
1999-08-04  J. Russell... Minor change to make spinbutton text match spinbutton...
1999-08-04  Guilhem LavauxGSocket_timeout: timeout support hack (disabled for...
1999-08-04  Robin DunnSet the version number to use for the DLL in WXVERSION
1999-08-04  Robin DunnNow uses the version number when doing a cleandll
1999-08-04  Vadim Zeitlinradiobox event now contains the string too
1999-08-04  Robert Roebling Minor changes to viusal appearance,
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  Robin DunnNew Makefile/Setup files supporting multiple dynamic...
1999-08-04  David Webster*** empty log message ***
1999-08-04  J. Russell... Made 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íkmalloc() --> new[]
1999-08-03  Václav SlavíkwxHW_* flags, fixed client area problem
1999-08-03  Václav Slavíkadded DLL exports
1999-08-03  Václav Slavíkinitial commit
1999-08-03  Karsten BallüderChanged wxChoice->wxComboBox as list of all paper sizes...
1999-08-03  Ove KaavenHmm, apparently had to add FNSTRINGCAST elsewhere in...
1999-08-03  Ove KaavenChanged my mind and used FNSTRINGCAST instead
1999-08-03  Ove KaavenReplaced (char*)wxFNCONV with (const char*)wxFNCONV
1999-08-03  Vadim ZeitlinLINKAGEMODE moved to defs.h - string.cpp actually compi...
1999-08-03  Vadim Zeitlin__UNIX__ redefition corrected
1999-08-03  Vadim Zeitlincliet data crash fixed
1999-08-03  Robin Dunnfixed a typo or two...
1999-08-03  Robin DunnFixed wxImage GetData and SetData to properly use Strin...
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 LavauxChanged a var name
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  Michael BedwardAdded code to set m_isBeingDeleted as per wxGTK
1999-08-02  David Webster*** empty log message ***
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  Vadim Zeitlinfix for wxMSW
1999-08-01  Robert Roebling Updated testconf,
1999-08-01  Guilhem LavauxwxMemoryStream doc updated
1999-07-31  Vadim Zeitlincompile warning fixed
1999-07-31  Robert Roebling Compile fixes for wxTreeCtrl (we don't speak about
next