1. use tar.bz2 as sources, not tar.gz
[wxWidgets.git] / include /
2001-06-18  Vadim Zeitlinimplemented text styles for GTK+
2001-06-18  David Websterdefine this, wxSIZE_T_IS_UINT, for OS/2.
2001-06-16  Vadim Zeitlinapplied patch #428104 (SetSizeHints() for wxMDIChildFrame)
2001-06-16  Vadim Zeitlin1. improved wxKill() implementation for Win32
2001-06-15  Vadim Zeitlincompilation fixes and some cleanup
2001-06-15  Václav Slavíkadded wxDynamicLibrary as suggested by Vadim
2001-06-15  Vadim Zeitlinapplied patch 433352 (fix for wxTextCtrl::SetForeground...
2001-06-15  Vadim Zeitlindefine wxSIZE_T_IS_UINT for Windows
2001-06-14  David WebsterAdd the options stuff to settings.
2001-06-14  Vadim Zeitlinhopefully finally fixed the problem with ambiguous...
2001-06-14  Stefan Csomorsince somehow db does not compile properly anymore...
2001-06-14  Julian SmartAdded SetOption,GetOption[Int] to wxSystemSettings...
2001-06-13  David WebsterAdd USE_MENUS
2001-06-13  Julian SmartAdded wxUSE_MENUS to setup0.h to make menu sample compile;
2001-06-12  Kendall BennettUpdates to xmlres.h to allow compiling XML code into...
2001-06-12  David Webstermust delcare methods as inline if we are going to actua...
2001-06-12  George TaskerFixed compile problems under MingW32 compiler
2001-06-12  David WebsterGot rid of VisualAge true/false defs with db class...
2001-06-12  Julian SmartAdded geometry option to setup.h; added some missing...
2001-06-11  Julian SmartTex2RTF: underscores now only checked for if syntax...
2001-06-11  George TaskerChanged the 'true's and 'false's back to TRUE and FALSE
2001-06-11  David WebsterNeeded a comment after last #endif and defined true...
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
next