All functionality I know hot implement already implemented.
[wxWidgets.git] / user /
1998-11-01  Karsten Ballüderfixes
1998-10-30  Robert Roebling Fixes to fonts, static text, radiobox, frame
1998-10-30  Karsten Ballüderfixed wxICON() usage
1998-10-30  Karsten Ballüderfixes
1998-10-30  Karsten Ballüderfixed destructor
1998-10-28  Vadim Zeitlin(very) small changes for Windows compilation
1998-10-27  Karsten Ballüdermore fixes, printing works quite fine now
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-25  Karsten BallüderPrinting moreless works now.
1998-10-24  Karsten BallüderRewrite. Cursor handling better, split Layout() and...
1998-09-11  Robert Roebling Updates to memcheck
1998-09-10  Julian SmartEliminated some warnings under Windows; wxGetHomeDir...
1998-09-03  Unknown (AN)fixed the install/unix references -Markus
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-16  Robert Roebling New scrolling for GTK
1998-08-14  Karsten Ballüderprinting works, page number controls are hidden
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-14  Karsten Ballüderadded printing
1998-08-13  Unknown (AN)-Debian glibc2 system is 'linux-gnu', not 'Linux';updat...
1998-08-13  Karsten Ballüderintegrated my latest changes and Vadim's fixes on top...
1998-08-12  Karsten BallüderLooks like I've fixed the editing
1998-08-12  Karsten Ballüderfixed mysterious mistakes
1998-08-12  Karsten BallüderCursor and insert/delete work much better now, code...
1998-08-10  Karsten Ballüderadded correct coordinate handling
1998-08-08  Denis PershinAnother small modification... Sorry for CVS list overlo...
1998-08-08  Denis PershinThird try to commit....
1998-08-06  Karsten Ballüderseveral fixes
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-31  Karsten Ballüderadded a comment and hopefully improved extent detectionn
1998-07-31  Karsten Ballüderfixed stupid typo
1998-07-29  Karsten BallüderSetting of background colours is now correct.
1998-07-29  Karsten Ballüderimplemented correct setting of background colour for...
1998-07-29  Robert Roebling wxListCtrl selection improved
1998-07-27  Robert Roeblingwarning msgs
1998-07-27  Karsten Ballüdermore comments
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-22  Robert Roeblingmdi private menus
1998-07-20  Karsten Ballüderprinting added
1998-07-18  Robert Roeblingadded ODBC support
1998-07-13  Robert Roeblingresize mdi and notebook client
1998-07-13  Robert Roeblingmemdc and bitmap fixes
1998-07-13  Karsten Ballüderuses wxString again (std::string optional)
1998-07-12  Robert Roeblingstream compile fixes
1998-07-12  Karsten Ballüderlatest sources from M
1998-07-10  Robert Roeblingtree control and dc::drawlines bug
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-07-07  Karsten BallüderSome fixes for Solaris (2.5).
1998-06-29  Karsten BallüderAdded my wxWindows based layout engine to the repository.
1998-06-03  Robert Roebling GTK
1998-05-28  Robert RoeblingGTK
1998-05-28  Robert RoeblingGTK wxBitmapButton added
1998-05-20  Karsten BallüderInitial revision