]> git.saurik.com Git - wxWidgets.git/history - include
Bug in wxDocument::Save logic corrected, whereby Save didn't save when not
[wxWidgets.git] / include /
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-06-06  Robin DunnUpdated version numbers to 2.3.1
2001-06-05  Vadim Zeitlinapplied patch 430452 (mingw32 compilation fixes)
2001-06-05  Gilles Depeyrotremoved useless defines
2001-06-03  Stefan Csomoradded GetControlBounds for accessing contrl.rect
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2001-06-01  Robin DunnAllowed MSW wxTrextCtrl styling to also set the backgro...
2001-05-31  Vadim Zeitlinadded wxLocale::GetSystemEncoding
2001-05-31  Vadim Zeitlinwe now send iconize events
2001-05-31  Robin DunnAdded EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
2001-05-31  Robin DunnForgot to check-in this change last week...
2001-05-30  Stefan Csomorrewrite to avoid unnecessary redraws
2001-05-29  David WebsterLots of OS/2 Updates mirroring msw updates
2001-05-29  David WebsterNew grid control OS/2 compile issue
2001-05-29  Stefan Csomoractivated dynlib
2001-05-29  Stefan Csomorcorrected GetCharWidth and implemented MacSuperChangedP...
2001-05-27  Robert RoeblingwxTreeCtrl Mac look
2001-05-27  Vadim Zeitlinreally fixed wxConfig bug
2001-05-27  Vadim Zeitlinfixed wxConfig bug I've introduced yesterday
2001-05-27  Vadim Zeitlinapplied tons of wxGrid patches
2001-05-27  Vadim Zeitlinapplied patch 422308 (fixes for version info for wxWin...
2001-05-27  Vadim Zeitlinremoved wxCLIP_CHILDREN style from wxSplitterWindow
2001-05-27  Václav Slavíkyet another attempt to fix LastFocus bug in wxFrame
2001-05-27  Robert Roebling Tried to make wxTreeCtrl on Mac look more Maccy....
2001-05-27  Vadim Zeitlinadded text style support to wxTextCtrl for MSW
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
next