wxWidgets.git
1999-08-18  Guilhem LavauxAdded a check for -lresolv in configure.in
1999-08-17  Robin Dunnremoved references to local tick_bmp and cross_bmp
1999-08-17  Robin DunnAdded cross and tick bitmaps to the main resource file...
1999-08-17  Guilhem LavauxMake wxMMedia2 compile on VC++ 5
1999-08-17  Robert Roebling Added new file dialog
1999-08-17  Harco de Hilstersmall makefile.vc fixes.
1999-08-17  Karsten Ballüderminor fix
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 missing files
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-08-16  Karsten Ballüder(hopefully) fixed make install
1999-08-16  Robert Roebling compile fixes for EMX
1999-08-16  Karsten Ballüderfixed duplicate inclusion of jpeg source
1999-08-16  Michael BedwardFixed bug in function Flush().
1999-08-15  Vadim ZeitlinwxWizard draft
1999-08-15  Robert Roebling Began docs on sizers,
1999-08-15  Robert Roebling Added and corrected a few more html makefiles,
1999-08-15  Guilhem LavauxCommited very sort samples
1999-08-15  Guilhem LavauxAdded utils/Makefile.in for utils makefiles
1999-08-15  Michael BedwardPut the call to CheckForKeyDown() back in to ProcessXEv...
1999-08-15  Michael BedwardAdded include for wx/window.h to get this to compile.
1999-08-14  Vadim ZeitlinInsertPage/SetSelection bug fixed
1999-08-14  Guilhem LavauxRemoved wxMMedia
1999-08-14  Guilhem LavauxRemoved unnecessary branch
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Vadim Zeitlintemplates for new sizer classes
1999-08-13  Robert Roebling More makefiles
1999-08-13  Karsten Ballüdermore compilation fixes, some object files were missing
1999-08-13  Robert Roebling More smaple makefiles
1999-08-13  Václav Slavík*** empty log message ***
1999-08-13  Karsten Ballüderfixes for make install
1999-08-13  Guilhem LavauxBug fix in wxBufferedInputStream::SeekI
1999-08-13  Robert Roebling Updated makefiles for printing sample
1999-08-13  Robert Roebling Added wxStaticBoxSizer,
1999-08-13  Robert Roebling Compile fixes,
1999-08-13  Robert Roebling Started "make dist"
1999-08-13  Robert Roebling Added WINE and probably x-compile makefiles
1999-08-13  Robert Roebling Added setup.h.in
1999-08-12  Vadim Zeitlinregenerated makefiles
1999-08-12  Julian SmartwxBook additions; added a couple of pixels in menu...
1999-08-12  Robert Roebling Augmented beta to 9,
1999-08-12  Robert Roebling make install, make uninstall and wx-coonfig work...
1999-08-12  Karsten BallüderUseful little fix that automatically hides the busy...
1999-08-12  Sylvain Bougnouxjust disable alpha buffer to make it more portable as
1999-08-12  Václav SlavíkwxHtmlWidgetCells now destroys window correctly
1999-08-12  Robert Roebling Corrected PNG etc include paths
1999-08-12  Václav Slavíkminor fix in wxHtmlWindow::CreateLayout
1999-08-12  Václav Slavíkfixed crash in tables deallocation
1999-08-12  Robert Roebling New makefile system in place, obsoletes libtool,
1999-08-12  Karsten Ballüdersome compilation fixes atttempts for solaris
1999-08-12  Michael Bedwardif'd out CheckForKeyDown call that doesn't seem to...
1999-08-12  J. Russell... Changed wxBox to wxBoxSizer to fit current API
1999-08-11  Vadim ZeitlinwxMenuBar::IsEnabled() now returns TRUE sometimes too
1999-08-11  Robert Roebling New makefile updates.
1999-08-11  Harco de HilsterREADME file (sparse) added.
1999-08-11  Harco de Hilsterupdates to some readme's
1999-08-11  Harco de Hilsterstubs...
1999-08-11  Harco de Hilsterlots'o' wxpython modules files
1999-08-11  Harco de Hilsterstarted adding modules tree...
1999-08-11  Julian SmartAdded wxbook.htm.
1999-08-11  Robert Roebling Corrected Motif build,
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-08-10  Robert Roebling Forgot one.
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-10  Guilhem Lavaux#if => #if defined()
1999-08-10  Guilhem LavauxCheck for inet_addr/inet_aton.
1999-08-10  Sylvain Bougnoux better control of what need refresh.
1999-08-10  Robert Roebling Further makefile and compile fixes.
1999-08-10  Robert Roebling A few compile fixes,
1999-08-10  Robert Roebling Updates for makefile.unx
1999-08-10  Julian SmartFixed my fix
1999-08-09  Vadim Zeitlinanother makefile updated
1999-08-09  Julian SmartA fix for wxTaskBarIcon (temporary wxFrame interfering...
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++
next