]> git.saurik.com Git - wxWidgets.git/history - src
Fixes for smoother cross compilation;
[wxWidgets.git] / src /
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...
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 unnecessary branch
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More makefiles
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 Added wxStaticBoxSizer,
1999-08-13  Robert Roebling Compile fixes,
1999-08-13  Robert Roebling Started "make dist"
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  Karsten BallüderUseful little fix that automatically hides the busy...
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-11  Vadim ZeitlinwxMenuBar::IsEnabled() now returns TRUE sometimes too
1999-08-11  Robert Roebling New makefile updates.
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  Julian SmartA fix for wxTaskBarIcon (temporary wxFrame interfering...
1999-08-09  Guilhem LavauxRenamed m_blocking to m_non_blocking
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  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í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 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-06  Guilhem LavauxChanged Ungetch(void *, ...) to Ungetch(const void...
1999-08-06  Julian SmartChanges for BC++
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  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  Robert Roebling Compile fix for button, MSW
1999-08-05  Robert Roebling Applied patch for stipppled brushes,
1999-08-05  Julian SmartAdded new files to .rsp files; added new samples to...
1999-08-05  Michael BedwardAdded a line to set m_font in the wxWindowDC ctor ...
1999-08-05  David Webster*** empty log message ***
1999-08-05  Ryan NortonTcl regex lib
next