]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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  Ove Kaavenoperator for wxString == wx[W]CharBuffer.
1999-06-14  Ove KaavenCouple more Unicode fixes.
1999-06-14  Ove KaavenUnicode changes.
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 ZeitlinWXDLLEXPORTLOCAL removed, WXDLLEXPORT seems to be enough
1999-06-13  Vadim Zeitlin1. some more of "#if wxUSE_XXX" here and there
1999-06-13  Vadim Zeitlin1. libtool 1.2d => 1.3 (should speed up configure check...
1999-06-13  Vadim ZeitlinwxWindow::Fit() infinite loop bug fixed
1999-06-13  Karsten BallüderAdded missing initialisation of m_AutoDeleteSelection.
1999-06-13  Karsten BallüderFixed two minor bugs. Still more than enough left....
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 Zeitlin1. crash when deleting multi line selection fixed
1999-06-12  Vadim ZeitlinIRIX compilation fixes
1999-06-12  Vadim Zeitlin{Get/Set}{Width/Height} documented
1999-06-11  Robert Roebling Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE
1999-06-11  Vadim Zeitlin1. wxLayoutList::GetNumLines() and MoveCursorToEnd...
1999-06-11  Vadim ZeitlinwxSize::[GS]et{Width|Height} added
1999-06-11  Vadim Zeitlinminor changes (fixing crash on mouse click)
1999-06-11  Vadim ZeitlinIRIX compile fixes
1999-06-11  Karsten BallüderFixed a few bugs.
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  Ove KaavenA few Unicode fixes.
1999-06-10  Ove KaavenUse wxStricmp instead of Stricmp in CmpNoCase.
1999-06-10  Ove KaavenI see no reason to have a copy of Stricmp from string...
1999-06-10  Ove KaavenUnicode fix.
1999-06-10  Robin DunnAdded makefile and such for VC so I cna see what riched...
1999-06-10  Karsten Ballüder Popup menu and cursor corrected. Some bugs fixed.
1999-06-10  Karsten BallüderAttempt to add primary selection support.
1999-06-10  Karsten BallüderAttempt to add primary selection support, but doesn...
1999-06-10  Robert Roebling Docs.
1999-06-10  Karsten BallüderThe cursor is back! (Someone corrected wxGTK's idea...
1999-06-10  Karsten Ballüderlayout better
1999-06-10  Robert Roebling wxWINE fixes.
1999-06-10  Karsten Ballüderdocumented the wxNO_DEFAULT that I added to make No...
1999-06-09  Vadim Zeitlin1. fatal typo in colour copying in wxStyleInfo ctor...
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üderFixed.
1999-06-09  Vadim Zeitlinmakefile for wxLayout sample
1999-06-09  Vadim ZeitlinwxLayoutStyleInfo ctor reverted back to the original...
1999-06-09  Karsten Ballüderadded WAVE
1999-06-09  Karsten BallüderAdded --with-wave/--without-wave for conditional wxWave...
1999-06-09  Karsten BallüderFixed handling of --enable-optimise (had to remove...
1999-06-09  Vadim ZeitlinwxLayoutStyleInfo ctor doesn't set all fields to -1
1999-06-09  Vadim Zeitlinmenu changed, many uninitialized variables are now...
1999-06-09  Vadim Zeitlin1. wxPaintDC reuse now seems to actually work instead...
1999-06-09  Karsten Ballüdercompilation fixes
1999-06-09  Karsten BallüderNow works with older versions of the test command,...
1999-06-09  Robin DunnAdded command for building MS HTML Help file.
1999-06-09  Robin DunnAdded config values (commented out) for generating...
1999-06-09  Robert Roebling WINE is so fine.
1999-06-08  Vadim Zeitlincompile and cursor positioning fixes
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  Vadim Zeitlin1. fixes for non-Posix sh in configure
1999-06-08  Julian SmartRemoved floor() references
1999-06-08  Vadim Zeitlinexplained (?) difference between LeftDown and LeftIsDown
1999-06-08  Vadim Zeitlinthe default value for the constraints is wxUnconstraine...
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  Robert Roebling A few more WINE fixes.
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 compile fixes.
1999-06-07  Robin DunnAdded GetMessage to those that are undef'ed and reimple...
1999-06-07  Robin DunnSince wxPrivateDataObject doesn't derive from wxObject...
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  Karsten Ballüdernow accepts automake 1.3, too
1999-06-07  Karsten BallüderAdded a function to get screen coordinates relating...
1999-06-07  Robert Roebling Ignore.
1999-06-07  Robert Roebling Just ignore CVS. It's better for you.
1999-06-07  Robert Roebling I'm able to make a wxGTK.tgz again.
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 Distribution things.
1999-06-07  Robert Roebling Updated distribtion and docs.
1999-06-07  Robert Roebling Fixed wrong include paths for zlib/png/jpeg.
1999-06-07  Robert Roebling Install AFMs as well.
1999-06-07  Karsten BallüderMoved to ../samples/rtfedit.
1999-06-07  Karsten BallüderFormerly known as wxLayout.
1999-06-07  Vadim Zeitlincompilation fix for newer wxGTK
1999-06-07  Vadim Zeitlinfix for older versions of automake
1999-06-07  Robert Roebling Corrected cursors for during capture mouse.
1999-06-06  Vadim Zeitlinbug in menu accelerators code corrected (don't create...
next