Unicode fix.
[wxWidgets.git] / src /
1999-06-19  Ove KaavenwxStrncmp implementation.
1999-06-19  Vadim Zeitlintext controls respect wxTE_PROCESS_ENTER/TAB styles...
1999-06-18  Vadim Zeitlin1. uninitialized variable in wxPanel fixed and unused...
1999-06-18  Robert Roebling Made things compile again (two pizzas).
1999-06-17  Vadim Zeitlin1. wxDialogs are now destroyed when they go out of...
1999-06-17  Robert Roebling Made the RTTI thing an option.
1999-06-17  Karsten BallüderFixed the ugly cursor. global cursor no longer initiali...
1999-06-17  Karsten BallüderChanged default cursor to be an arrow rather than the...
1999-06-17  Karsten BallüderImplemented tearoff menus, please see my posting to...
1999-06-17  Ove KaavenAttempt to implement a bunch of wx string.h equivalents.
1999-06-16  Robert Roebling Forgot this one.
1999-06-16  Ove KaavenHad missed one LPSTR.
1999-06-16  Ove KaavenSuppose I should trust the headers in BC++5.02 more...
1999-06-15  Vadim Zeitlincompilation fixes for wxMSW
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-14  Ove KaavenExplicit casting/instantiation to resolve ambiguous...
1999-06-14  Ove KaavenUnicode fix.
1999-06-14  Harco de Hilsterignore .lo and .la
1999-06-14  Harco de Hilstercvs now ignores libtool's .lo and .la files
1999-06-14  Karsten BallüderShould work for wxMSW, now. Cannot test this myself...
1999-06-14  Ove KaavenThe Unicode handling fixes my app seemed to need.
1999-06-14  Ove KaavenA few weeks of Unicode fixes (my old win95 laptop compi...
1999-06-14  Ove KaavenSome more Unicode changes.
1999-06-14  Ove KaavenCould of Unicode fixes.
1999-06-14  Ove KaavenUnicode needs the 'experimental' printf, so define...
1999-06-14  Patrick AlbertCorrect some minor compile pbs with VC++1.52c & VC...
1999-06-14  Patrick Albert*** empty log message ***
1999-06-14  Vadim ZeitlinwxGetFullHostName() implemented - it doesn't work thoug...
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-13  Vadim ZeitlinwxWindow::Fit() infinite loop bug fixed
1999-06-13  Karsten BallüderAdded missing wxGetFullHostName() and wxNO_DEFAULT...
1999-06-13  Robert Roebling Added OS/2 patches to wxGTK.
1999-06-12  Vadim ZeitlinIRIX compilation fixes
1999-06-11  Robert Roebling Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE
1999-06-11  Vadim ZeitlinIRIX compile fixes
1999-06-11  Vadim Zeitlinmore DLL compilation changes
1999-06-10  Robin DunnFixed compile errors.
1999-06-10  Robin DunnAdded wxWindowBase::CentreOnParent to allow top level...
1999-06-10  Robert Roebling Corrected byte swapping macros.
1999-06-10  Vadim ZeitlinWXDLLEXPORT added to wxStringTokenizer (and also severa...
1999-06-10  Vadim Zeitlincompialtion fixes
1999-06-10  Vadim ZeitlinwxNotebook compilation fix
1999-06-10  Ove KaavenUnicode fix.
1999-06-10  Karsten BallüderAttempt to add primary selection support, but doesn...
1999-06-10  Robert Roebling Docs.
1999-06-10  Robert Roebling wxWINE fixes.
1999-06-09  Julian SmartGetting various compilers to work with wxWin again
1999-06-09  Robert Roebling The last drops of WINE.
1999-06-09  Karsten BallüderAdded --with-wave/--without-wave for conditional wxWave...
1999-06-09  Vadim Zeitlin1. wxPaintDC reuse now seems to actually work instead...
1999-06-09  Karsten Ballüdercompilation fixes
1999-06-09  Robin DunnAdded command for building MS HTML Help file.
1999-06-09  Robert Roebling WINE is so fine.
1999-06-08  Robert Roebling Chianti, Pinot noir, WINE..
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-06-08  Julian SmartRemoved floor() references
1999-06-08  Robert Roebling Compile fixes.
1999-06-08  Karsten Ballüderanother fix
1999-06-08  Karsten BallüderFixed compilation, sorry for that.
1999-06-08  Robin DunnAdded wxFrame::MakeModal for MSW, (it's already there...
1999-06-08  Robin DunnChanged GetSize to DoGetSize so virtual GetSize works...
1999-06-07  Robert Roebling Added some WINE things.
1999-06-07  Karsten BallüderCoupled some core functionality out, to allow its use...
1999-06-07  Robert Roebling Just ignore CVS. It's better for you.
1999-06-07  Vadim Zeitlin1. configure caches the command line options
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-06-07  Robert Roebling CVS cleanups.
1999-06-07  Robert Roebling Install AFMs as well.
1999-06-07  Robert Roebling Corrected cursors for during capture mouse.
1999-06-06  Vadim Zeitlinbug in menu accelerators code corrected (don't create...
1999-06-06  Robert Roebling Corrected hotkeys for MDI menus.
1999-06-05  Robert Roebling Changed to libtool's interface vs. release versioning
1999-06-05  Robert Roebling Compile fixes.
1999-06-05  Brian MacyAttempt at getting mingw32 working again... still doesn...
1999-06-05  Vadim Zeitlin1. added missing wxUSE_TEXTDLG to setup0.h
1999-06-04  Robert Roebling Added semicolon to macro in list.h - I just read that
1999-06-04  Vadim Zeitlin1. warnings suppressed in wave.cpp
1999-06-04  Vadim Zeitlinthese files are not used any more
1999-06-04  Robert Roebling Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE)
1999-06-04  Robert Roebling More makefiles correction. Minimal runs now.
1999-06-03  Vadim Zeitlin1. more (minor) wxCaret bug fixes
1999-06-03  Robert Roebling Small makefile corrections.
1999-06-03  Robert Roebling Reactivtaed the new wxRect code
1999-06-03  Julian SmartCorrected spelling of 'unrecognized'
1999-06-03  Julian SmartRemoved GetSize from wxToolBar95
1999-06-03  Robert Roebling The new wxRect doesn't compile so I #if 0ed it
1999-06-03  Robert Roebling Moved main Makefile.am for wxGTK to /src/gtk
1999-06-03  Julian Smartmin/max -> wxMin/wxMax
1999-06-02  Vadim Zeitlin1. library should build
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1999-06-02  Julian Smartday_of_week fix to wxDate, wxRect additions
1999-06-02  Vadim Zeitlinlatest changes (no need for link to Makefile.am any...
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-02  Vadim Zeitlinheaders are now installed by automake too
1999-06-02  Ryan NortonThis commit was generated by cvs2svn to compensate...
1999-06-02  Ryan NortonInitial revision
1999-06-02  Vadim ZeitlinInitial revision
1999-06-01  Vadim Zeitlincompilation fixes
next