]> git.saurik.com Git - wxWidgets.git/history - include
updated dead-strip linking
[wxWidgets.git] / include /
2001-05-08  Stefan Csomormac fixes
2001-05-08  Vadim Zeitlincorrect fix for Maximize() for hidden frames
2001-05-07  David WebsterMore scrolling work.
2001-05-07  David WebsterSupport for scrolling
2001-05-06  Robin DunnAdded MouseWheel support to wxSTC
2001-05-05  Václav Slavíkadded new wxHF_xxxx contants to control wxHtmlHelpFrame...
2001-05-04  Václav Slavík1. changed AddSharedProcessor to AddGlobalProcessor
2001-05-04  Václav Slavíkadded wxHtmlHelpController::GetHelpData and removed...
2001-05-04  Robin DunnAdded mouse wheel support for MSW. It generates a...
2001-05-03  Kendall BennettFixed Windows DLL link problems with wxHtmlProcessor
2001-05-03  Kendall BennettRemoved applet code from src directory
2001-05-02  Václav Slavík1) some cleanup in wxHtmlWindow, moved private structur...
2001-05-02  Kendall BennettInitial check in of wxApplet code to CVS
2001-05-02  Kendall BennettFixed wxHTML code in a Watcom Win32 DLL
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-05-01  Robert Roebling Some minor clean-ups to the wxScrolledWindow code.
2001-05-01  Robert Roebling wxScrolledWindow next take, the Gizmo controls
2001-05-01  Gilles Depeyrotapplied SourceForge patch #419884 from Marc Newsam
2001-05-01  Robert Roebling wxScrolledWindow now emits wxScrollWinEvents. Something
2001-05-01  Julian SmartAdded #define for apps to detect new situation
2001-04-30  Robin DunnImplemented wxGetClientDisplayRect which returns the...
2001-04-30  Julian SmartChanged generic wxScrolledWindow -> wxGenericScrolledWindow
2001-04-29  Václav Slavíkchanged wxAddBasePath to wxHtmlCotentsItem's method
2001-04-29  Václav Slavíkcleanup and reformatting to match indentation style...
2001-04-29  Václav Slavíkindentation fixes; virtual dtor for all platforms,...
2001-04-29  Robert Roebling wxScrolledWindow is now a native widget under GTK.
2001-04-28  Václav Slavíkfixed gcc pragmas in fs_*.h,cpp
2001-04-28  Václav Slavíkadded wxXPMDecoder
2001-04-28  Robert Roeblingadd #define wxUSE_SPINCTRL
2001-04-28  Robert RoeblingImplement wxRB_GROUP
2001-04-28  Gilles Depeyrotcorrections for modifications made to common mimetype...
2001-04-27  Julian SmartAdded showing the default URL in DisplayContents and...
2001-04-26  Vadim Zeitlinapplied patch 417699 (remove WXDLLEXPORT from inline...
2001-04-26  Stefan Csomoradjusted for vaseks addition of USE_IMAGE and USE_XMP
2001-04-25  George TaskerFixes ::Fit() and ::SetSizeHints() to keep the dialog...
2001-04-24  Václav Slavíkimplemented (more) correct <pre> handling
2001-04-24  Julian SmartCorrected include/wx/palette.h; added wxGenericTreeCtrl...
2001-04-24  Vadim ZeitlinUnix compilation fixes for new MIME code
2001-04-23  Vadim Zeitlinapplied MIME patch(es) from Chris Elliott
2001-04-23  Vadim Zeitlinsome ifdef's - now it might compile without wxUSE_IMAGE...
2001-04-23  David Websteradd wxUSE_IMAGE to setup.h and GetHFONT to wxFont.
2001-04-22  Václav Slavíkmoved gtk/palette.h to generic/paletteg.h
2001-04-22  Václav Slavíkadded wxUSE_IMAGE, wxUSE_XPM
2001-04-22  Václav Slavíkadded wxUSE_IMAGE; added write-only wxXPMHandler
2001-04-22  Stefan NeisAdapted SetData function to common API (taking a reference
2001-04-22  Vadim Zeitlindetabified
2001-04-21  Vadim Zeitlinmerged wxFont related fix (operator==) and optimization...
2001-04-21  George TaskerMoved the declaration of wxEVT_NULL to event.cpp and...
2001-04-21  Vadim Zeitlinmerged optimizations from 2.2
2001-04-20  David WebsterFixed the deleteion of VisualAge stuff
2001-04-19  Vadim Zeitlinsome const correctness for wxClassInfo
2001-04-19  Gilles Depeyrotadded comment to explain __WXMAC_X__ define
2001-04-19  Robin DunnAdded wxCURSOR_ARROWWAIT which is the default arrow...
2001-04-19  Gilles Depeyrotcorrections for Mac OS X
2001-04-19  Julian SmartFix/hack 1.
2001-04-18  David WebsterwxControl and wxDialog coded.
2001-04-16  David WebsterStatText coded
2001-04-16  David Webstertextctrl is now coded.
2001-04-15  George TaskerA couple more 'int' to UWORD conversions
2001-04-14  Gilles Depeyrotadded missing interface pragma
2001-04-13  Gilles Depeyrotcorrections for Mac OS X
2001-04-13  Gilles Depeyrotcorrection for Mac OS X
2001-04-11  David WebsterDC updates
2001-04-11  Václav Slavíkapplied fix to fix BCC's wxBitmap ctor problem
2001-04-11  George TaskerA couple more 'int' to UWORD conversions I had not...
2001-04-11  George TaskerFixed TablePrivileges() function (I HOPE!) so it will...
2001-04-11  Gilles Depeyrotadded destructor (correction for Mac OS X)
2001-04-10  Julian SmartFixed some wxDragImage bugs
2001-04-10  Julian SmartImplemented Chuck Messenger's naming and simplification...
2001-04-10  George TaskerAdded a param to ::Open() to allow the programmer to...
2001-04-09  Robert Roebling Added wxFileName::GetModificationTime()
2001-04-09  Vadim Zeitlinmingw32 compilation fix
2001-04-09  Vadim Zeitlinfixed obsolete comment
2001-04-09  Vadim Zeitlin1. fixes to wxDC deleting logic (should fix ~wxPrinterD...
2001-04-09  Vadim Zeitlinapplied patch 410892 (wxCopyFile uses ::CopyFile under...
2001-04-08  Vadim Zeitlinapplied patch 411059 (mingw win32 api version check)
2001-04-08  Vadim Zeitlinrestored previously removed inline
2001-04-07  Gilles Depeyrotcorrection for Mac OS X (wxEntry has a specific prototy...
2001-04-06  Václav SlavíkwxImage::ConvertToMono wasn't const - fixed
2001-04-06  Vadim Zeitlinno changes, just resolved conflicts
2001-04-04  Václav SlavíkI moved platform specific code from wxImage to wxBitmap
2001-04-03  Vadim Zeitlinsecond part of Markus' BC++ fix
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-03-31  George TaskerSendSizeEvent() method moved from wxWindow to wxFrame...
2001-03-28  Robin DunnFinished the changes necessary to use the new event...
2001-03-28  Robin DunnAdded DECLARE_LOCAL_EVENT_TYPE which doesn't use WXDLLE...
2001-03-26  Julian SmartAdded 'full' param to wxFileName::Mkdir to make all...
2001-03-25  Václav Slavíkmade wxLocale::GetSystemLanguage and wxLocale::AddLangu...
2001-03-22  David WebsterOwnerdrawn stuff. Text display done, image display...
2001-03-21  Vadim Zeitlinminor fixes to wxLocale::GetSystemLanguage(), test...
2001-03-21  Vadim Zeitlinmerged __sgi compilation fix
2001-03-21  Vadim Zeitlinfixed (?) problems with assignment operator in wxTreeItemId
2001-03-21  Julian SmartAdded long-filename functions & normalisation; patch...
2001-03-20  David WebsterOwnerdrawn menu updates
2001-03-13  Václav Slavíkmoved splines rendering code into wxDCBase
2001-03-13  George TaskerRemoved the requirement that wxUSE_GUI must be 1 to...
2001-03-04  Stefan Csomorchanged choice to properly inherit from wxChoiceBase...
2001-03-03  Stefan Csomormac changes : wxDC - removed doubly defined vars (inher...
2001-03-02  Julian SmartAdded DisplayTextPopup to wxHtmlHelpController; fixed...
2001-02-28  Stefan Csomoradded new focus behaviour (like MSW) and toolbar fixes
next