]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1999-07-16  Vadim Zeitlin1. fixed Maximise() mismatch between wxFrame and wxMDIFrame
1999-07-16  Karsten Ballüderremoved obsolete flag
1999-07-16  Sylvain Bougnouxcheck wxUSE_LIBJPEG
1999-07-16  Sylvain Bougnouxflag use of multiple selection for MSW
1999-07-15  Robin DunnPreserve -1 for dilog unit conversions
1999-07-15  Vadim Zeitlinmade the sample work under wxMSW too
1999-07-15  Vadim Zeitlinsome warnings suppressed
1999-07-15  Vadim Zeitlinrenamed controls.* to text.*
1999-07-15  Vadim Zeitlinthe missing file for tmake (sorry)
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  Vadim Zeitlinthe template files for generating all MSW makefiles...
1999-07-14  J. Russell... Changed to use new wxWindow->Reparent call to allow...
1999-07-14  J. Russell... restoring makefiles
1999-07-14  J. Russell... restoring makefile
1999-07-14  Robert Roebling Removed bug that made wxWindow call OnPaint
1999-07-13  J. Russell... Added wxHTML build to Makefile for VisualC++
1999-07-13  J. Russell... Added makefiles for VC++ for wxHTML samples
1999-07-13  J. Russell... added precomp header stuf
1999-07-13  J. Russell... Added precompiled header support to allow building...
1999-07-13  J. Russell... Removed 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-12  Václav Slavík*** empty log message ***
1999-07-12  Vadim Zeitlineven more about setup0.h
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 Updated testconf, fixed mistake in install.
1999-07-11  Robert Roebling A few compile things.
1999-07-10  Vadim ZeitlinwxButton::GetDefaultSize() added for MSW and documented
1999-07-10  Václav Slavík*** empty log message ***
1999-07-10  Václav Slavík*** empty log message ***
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  Harco de HilsterInstalls Vasek's new generic headers (filesys.h, zipstr...
1999-07-09  Harco de HilsterAdded Makefile.am in include/wx/html (needed for instal...
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-09  Karsten BallüderUpdated German and new Finnish translations.
1999-07-08  Vadim Zeitlincompilation fix
1999-07-07  Václav Slavík*** empty log message ***
1999-07-07  Václav Slavík*** empty log message ***
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üderdocumented wxMENU_TEAROFF
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 ZeitlinCalcUnscrolledPosition takes int, not floats
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  Vadim ZeitlinwxList::SortFunc prototype corrected
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-02  Karsten BallüderMinor improvement.
1999-07-02  Karsten BallüderAdded demonstration of busy cursor bug.
1999-07-01  Guilhem Lavaux* Changed %d by %u
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  Karsten BallüderMerged in from M.
1999-06-30  Robin DunnNow passes FILE* to wxExprDatabase instead of ofstream...
1999-06-30  Robin DunnCorrected link error for missing wxRegTipProvider:...
1999-06-30  Robin Dunnadded some WXDLLEXPORT's
1999-06-30  Robert Roebling Typos.
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-29  Vadim Zeitlinstartup tips for Unix
1999-06-29  Unknown (UG)no message
1999-06-28  Vadim Zeitlinmore files I forgot to commit
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...
next