]> git.saurik.com Git - wxWidgets.git/history - src
enable all tests
[wxWidgets.git] / src /
1999-06-22  Vadim Zeitlinan assert added to check that we're not doing something...
1999-06-22  Robert Roebling A bit of distribution/makefiles things.
1999-06-22  Robin DunnNow uses proper wxUSE_xxx flags
1999-06-22  Vadim Zeitlinjust to resolve a dummy conflict
1999-06-22  Robert Roebling Makefiles without dependencies
1999-06-22  Robert Roebling Some #include and #if wxUSE_XX things
1999-06-21  Robert Roebling Motif compile fixes.
1999-06-21  Karsten BallüderCrude hack to enable PageUp/DownKeys when controlbar...
1999-06-21  Robin DunnFixed core dump for when there is no image list on...
1999-06-21  Robert Roebling New Makefile.ins, updates for the Motif build, removed
1999-06-21  Vadim Zeitlinmsg boxes now have icons
1999-06-21  Karsten Ballüderfixes to progressdialog and its use in printing framework
1999-06-21  Robert Roebling Disabled dependencies for a while
1999-06-20  Vadim Zeitlinbuttons now become default when they have focus
1999-06-20  Vadim Zeitlinkeyboard/focus handling improved a bit more:
1999-06-20  Vadim Zeitlinbetter update rect calculation
1999-06-20  Vadim Zeitlincompile warnings removed
1999-06-20  Vadim Zeitlinbug which could result in trying to show the caret...
1999-06-20  Vadim Zeitlinbetter wxGetUserId/Name
1999-06-20  Vadim Zeitlinsplitter doesn't change position when the window contai...
1999-06-20  Ove Kaaven...fixing up a previous Unicode fix.
1999-06-19  Ove KaavenUnicode fixes. Appears that this may be the last before...
1999-06-19  Ove KaavenUnicode fix, it seems
1999-06-19  Robert Roebling Remaining Makefile.ins,
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
next