]> git.saurik.com Git - wxWidgets.git/history - include
another attempt to fix wxPanel/wxFrame::m_winLastFocused handling
[wxWidgets.git] / include /
2001-05-26  Václav Slavíkanother attempt to fix wxPanel/wxFrame::m_winLastFocuse...
2001-05-26  Václav Slavíkremoved stubs and qt 'ports'
2001-05-25  David WebsterAdded some extended styles to OS/2
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-05-24  David WebsterAdd RemoveChild
2001-05-23  Václav Slavíkfixed bug in wxFrame::OnActivate
2001-05-23  George TaskerRemoved TABs that had gotten in to the source
2001-05-22  David WebsterFixes errno.h problems and enable joystick code
2001-05-22  Julian SmartCorrected recursive GetToolMargins()
2001-05-22  Vadim Zeitlinfix for discrepancies between wxNotebookEvent and wxNot...
2001-05-22  Julian SmartReplaced typedef with #define for VC++ 1.5, to prevent...
2001-05-21  Vadim Zeitlintried to fix the accel string drawing in the owner...
2001-05-21  Vadim Zeitlinfix for releasing the HDC in WM_DRAWITEM handler
2001-05-21  Vadim Zeitlin(blind) fix for joystick compilation problems
2001-05-21  David WebsterVisualage fixes for Stefan's socket implementations
2001-05-21  Ron LeeDefault wxDateTime objects are now 'invalid',
2001-05-21  Vadim Zeitlinfixed wxComboBox sizing problem again
2001-05-20  Stefan NeisUpdated gsocket.c to current unix version, use gsockunx...
2001-05-20  Václav Slavíkfixed WX_APPEND_ARRAY and WX_CLEAR_ARRAY when used...
2001-05-19  Vadim Zeitlin1. more proper fix for wxChoice/wxComboBox height probl...
2001-05-19  Vadim Zeitlinadded wxDir::Traverse
2001-05-17  Julian SmartImplemented OnParentEnable to allow widgets to reset...
2001-05-17  Vadim Zeitlinadded wxLog::ClearTraceMasks()
2001-05-16  Václav Slavíkremoved wxImage::operator wxBitmap()
2001-05-16  Gilles Depeyrotcorrections for Mac OS X Developer Tools
2001-05-16  Stefan Csomoricon support moved to wxBitmap, allowing for fully...
2001-05-16  Vadim Zeitlinapplied patch 415912 (fixing problems with wxGrid attrs)
2001-05-16  Julian SmartApplied patch #421554: implementation of wxEVT_CONTEXT_MENU
2001-05-14  Vadim Zeitlinwarning fixed
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-05-11  George TaskerAdded support more support for DB2
2001-05-10  Gilles Depeyrotadded PM_USE_SESSION_APIS for Carbon compilation under...
2001-05-10  Guillermo Rodrigue... Private gsocket files were using 'typedef int bool...
2001-05-10  Stefan Csomorcorrected a bug in dc which resetted the port , exchang...
2001-05-09  Václav Slavíkcompilation fix for apps w/o precompiled headers
2001-05-09  Robin DunnAdded accessors for the sub-windows in the wxGrid.
2001-05-08  Václav Slavíkremoved wxUSE_XPM_IN_MSW from setup0.h
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-08  Václav Slavíkfixed typo in pragma implementation
2001-05-08  Stefan CsomorwxRadioBox fixed on mac
2001-05-08  Vadim Zeitlinfixed wxColour::operator==
2001-05-08  Gilles Depeyrotadded const for Mac OS X compilation
2001-05-08  Stefan Csomorchanged port handling
2001-05-08  Vadim Zeitlintry to autodetect Win32 macros
2001-05-08  Gilles Depeyrotadded CreateFromXpm method
2001-05-08  Gilles Depeyrotremoved duplicated friend declaration
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
next