]> git.saurik.com Git - wxWidgets.git/history - include
another (semi) gratuitous commit to test the mailer script.
[wxWidgets.git] / include /
2001-06-10  George TaskerFixed compilation if wxUSE_NEW_GRID and wxUSE_GRID...
2001-06-10  Gilles Depeyrotcorrected wchar handling for Mac OS X
2001-06-10  George TaskerwxDbGrid additions contributed by Paul and Roger Gamman...
2001-06-10  George TaskerwxDbGrid additions
2001-06-10  George TaskerwxDbGrid additions
2001-06-10  George TaskerwxDbGrid additions - Added support for ODBC date types
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-09  Vadim Zeitlinapplied patch 430835 (missing wxSTD breaking compilatio...
2001-06-09  Vadim Zeitlinapplied patch 431596 (fixes some crashes in wxDocView...
2001-06-09  Vadim Zeitlinfixed bug 424212 (unworking close button in the progres...
2001-06-09  Vadim Zeitlinsrc/common
2001-06-08  Vadim Zeitlinadded tiny wxInitializer class
2001-06-08  Kendall BennettMerged latest changes from SciTech code base into wxWin...
2001-06-08  David WebsterAdd support for the eventual inclusion of the single...
2001-06-08  Julian SmartSupport for Cygwin 1.0 (thought it worked before, but...)
2001-06-08  Vadim Zeitlinreplaced wxYield() call in PopupMenu() by a much safer...
2001-06-08  Vadim Zeitlinadded wxSingleInstanceChecker class
2001-06-07  Stefan Csomorclipboard implementation generalized
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
next