]> git.saurik.com Git - wxWidgets.git/history - src
1. panels pass focus to the next item in parent panel
[wxWidgets.git] / src /
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-07-20  Harco de HilsterAdded lots of files. Enough now so that all wxHTML...
1999-07-20  Robert Roebling Trying to compile samples
1999-07-20  Robert Roebling MingW32 compilation fixes all over
1999-07-19  Vadim Zeitlincompilation fixes
1999-07-19  Vadim ZeitlinwxMenu ctor made compatible again
1999-07-19  Robin DunnFixed wxListCtrl::SetTextColour to set the RGB value...
1999-07-19  Harco de Hilsteradded extra #if case at the end for building using...
1999-07-19  Sylvain Bougnouxitem with no image no longer crash when hit
1999-07-19  Harco de Hilsteradded dcpsg.cpp
1999-07-19  Harco de HilsterMoved bunch of #defines (LOG2DEV etc) from msw/dc.cpp...
1999-07-19  Robert Roebling Updated testconf
1999-07-19  Harco de Hilstersmall fix for mingw32 compilation
1999-07-19  Vadim Zeitlineven more fixes for nmake compilation
1999-07-19  Karsten BallüderAdded test for vsscanf. GUESSING IS EVIL! Cannot test...
1999-07-19  Vadim Zeitlinregenaretd makefile from the latest template
1999-07-19  Vadim Zeitlin1. compilation fix for wxHelpHtmlController (which...
1999-07-19  Vadim Zeitlinifdef HAVE_VFORK => if HAVE_VFORK
1999-07-18  Vadim ZeitlinEnter won't close dialog if [Ok] button is disabled
1999-07-18  Karsten Ballüdermore reasonable default size
1999-07-18  Karsten BallüderAdded wxHelpControllerHtml, derived from wxHtmlHelpCont...
1999-07-18  Harco de HilsterNow uses #define __WX_SETUP_H__ to signify that we...
1999-07-17  Harco de HilsterAdded statline to Makefile.am
1999-07-17  Harco de HilsterTemp. fix for ..\..\zlib problem.
1999-07-17  Harco de HilsterRemoved USING_CONFIGURE define. As VZ pointed out,...
1999-07-17  Harco de Hilsterignore these
1999-07-17  Harco de HilsterMinor fixes mainly to get stuff compiled using the...
1999-07-16  Vadim Zeitlin1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
1999-07-15  Robin DunnPreserve -1 for dilog unit conversions
1999-07-15  Vadim Zeitlinsome warnings suppressed
1999-07-15  Robert Roebling Compile fixes,
1999-07-15  Robert Roebling wxWindowDC now uses its window's font
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-15  Robert Roebling Compile fixes.
1999-07-15  Vadim Zeitlin1. wxFFile::Close() buglet fixed
1999-07-15  Vadim Zeitlin1. fixed makefile.vc for OLE files
1999-07-15  Vadim Zeitlin1. wxTextCtrl compilation fixes for wxGTK and more...
1999-07-15  Sylvain Bougnouxfixed SelectItem call with an invalid item
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-07-14  Robert Roebling Removed bug that made wxWindow call OnPaint
1999-07-13  J. Russell SmythAdded wxHTML build to Makefile for VisualC++
1999-07-13  J. Russell Smythadded precomp header stuf
1999-07-13  J. Russell SmythAdded precompiled header support to allow building...
1999-07-13  J. Russell SmythRemoved default parameter setting for wxHtmlHelpControl...
1999-07-13  Robert Roebling New attempt at getting constraints work
1999-07-13  Guilhem Lavaux* Changed char to wxChar in operators.
1999-07-12  Guilhem Lavaux* Changed behaviour of wxTextStreams::operator(wxUint8...
1999-07-12  Vadim Zeitlin1. wxTextControl::SetFont() does something (good or...
1999-07-12  Václav Slavík*** empty log message ***
1999-07-11  Vadim Zeitlin1. wxFrame doesn't show incorrect hints in the status...
1999-07-11  Robert Roebling New global cursor behaviour.
1999-07-11  Robert Roebling DocView and wxStream things
1999-07-11  Robert Roebling A few compile things.
1999-07-10  Vadim ZeitlinwxButton::GetDefaultSize() added for MSW and documented
1999-07-10  Julian SmartAdded an #ifdef
1999-07-10  Brian MacyIgnore erase failures
1999-07-10  Julian SmartAdded test for wxUSE_STATLINE in statline.cpp
1999-07-10  Václav Slavík*** empty log message ***
1999-07-10  Vadim Zeitlin1. minor fixes in wxDynLib
1999-07-09  Guilhem Lavaux* wxStream doc update
1999-07-09  Patrick AlbertSome minors changes, like adding empty lines at end...
1999-07-09  Vadim Zeitlinadded wxUSE_FS_INET/ZIP
1999-07-08  Vadim Zeitlincompilation fix
1999-07-07  Václav Slavík*** empty log message ***
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-07-07  Vadim Zeitlinattempts to fix wxStaticBitmap::SetBitmap() - still...
1999-07-07  Vadim Zeitlincompilation fixes for wxGTK
1999-07-07  Karsten BallüderMade tearoff menus work for gtk :-)
1999-07-06  Vadim Zeitlin1. wxAppBase class appers, wxApp in wxGTK and wxMSW...
1999-07-05  Vadim Zeitlinmade wxImage::Scale() const to not confuse people any...
1999-07-05  Vadim ZeitlinCalcUnscrolledPosition takes int, not floats
1999-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-07-04  Vadim Zeitlinsome appearance fixes from Michael Bedward
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-07-03  Karsten BallüderAdded wxDllLoader::UnloadLibrary()
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-07-02  Vadim Zeitlin1. DoSetSize() simplified, DoGetBestSize() introduced
1999-07-02  Guilhem Lavaux* Typo.
1999-07-02  Guilhem Lavaux* Fixed Apple IEEE conversion
1999-07-01  Robert Roebling Corrected bug in filedlg.
1999-06-30  Guilhem Lavaux* Moved ReadLine()/WriteLine() to wxIn/OutputStream
1999-06-30  Karsten Ballüderfixed wrong assert
1999-06-30  Robin DunnCorrected link error for missing wxRegTipProvider:...
1999-06-29  Robert Roebling wxChoiceDialog fix.
1999-06-29  Guilhem Lavaux* wxDataStreams use wxUint now.
1999-06-29  Karsten BallüderAdded code to look up main program symbols - unix only...
1999-06-29  Vadim Zeitlin1. wxGrid fixes contributed by Gerhard Gruber (client...
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-28  Vadim Zeitlinmisc minor fixes I forgot to commit before
1999-06-28  Vadim Zeitlinshould fix compilation for BC++
1999-06-28  Vadim ZeitlinwxGTK compile fixes for my wxMSW changes
1999-06-28  Vadim Zeitlinwhy cvs thinks that I modified these files?
1999-06-28  Vadim Zeitlinfile I forgot to add...
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-28  Guilhem Lavaux* wxStream fixes (integer/line parsing).
1999-06-28  Robert Roebling Applied fixes for AIX (GTK 1.0 compilation).
1999-06-27  Robert Roebling Replaced ostream with FILE* in wxExpr.
1999-06-27  Robert Roebling More tests for streams.
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-26  Vadim Zeitlina small cosmetic fix for single choice dialog
next