]> git.saurik.com Git - wxWidgets.git/history - src/generic
warning in Unicode compilation fixed
[wxWidgets.git] / src / generic /
2001-07-07  Vadim Zeitlinapplied patch 439186 (mingw and VC5 fixes)
2001-07-07  Vadim Zeitlin1. fixed typo ('&' instead of '|') in wxNotebook
2001-07-07  Stefan Csomoradded mac l&f for rules and headers
2001-07-07  Gilles Depeyrotcorrected WXWIN_COMPATIBILITY conditional tests
2001-07-06  Vadim Zeitlinvirtual wxListCtrl support (UNTESTED)
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-07-05  Vadim Zeitlinmore steps toward virtual listctrl
2001-07-05  Vadim Zeitlinuse type safe list instead of wxList for m_columns
2001-07-05  Vadim Zeitlinadded virtual list control functions (but not implement...
2001-07-04  Vadim Zeitlinremoved obsolete comment
2001-07-04  Vadim Zeitlinuse fontdlgg.cpp under wxUniv/GTK
2001-07-04  Vadim Zeitlinmake it possible to use wxToolBarSimple as wxToolBar...
2001-07-04  Vadim Zeitlincorrected progress dialog appearance
2001-07-04  Jouk Jansen Committing in .
2001-07-04  Julian SmartGetting wxMicroWindows compiled again
2001-07-04  Julian SmartAdded some missing tests; replaced scrolwin.cpp with...
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-03  Gilles Depeyrotreplaced obsolete Number() calls with GetCount() calls
2001-07-03  Vadim Zeitlinrenamed scrolwin file - no other way to make wxGTK...
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-07-01  Stefan Csomorrefresh during window delete (if root window deleted...
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-29  Julian SmartAdded some more files
2001-06-29  Julian SmartSome wxUniv compile fixes
2001-06-29  Julian SmartFirst pass at adding MicroWindows support
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-27  Julian SmartMore small fixes
2001-06-27  Vadim Zeitlinyet another file I added on the wxUniv branch and forgo...
2001-06-27  Julian SmartAdded wxUSE_NUMBERDLG to setup.h; added some files...
2001-06-27  Vadim ZeitlinMSW compilation fixes - widgets sample runs!
2001-06-26  Vadim Zeitlincompilation fixes - wxGTK compiles but not links
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-26  Stefan Csomorforced redraw before scrolling
2001-06-26  Vadim Zeitlinuse GetText() instead of GetText(wxString&), made some...
2001-06-10  George TaskerFixed compilation if wxUSE_NEW_GRID and wxUSE_GRID...
2001-06-10  George TaskerInitialized m_startint in the constructor to avoid...
2001-06-09  Julian SmartUpdates for 2.3.1; fixed syntax error in makefile.b32...
2001-06-09  Vadim Zeitlinfixed bug 418766 (elapsed time not initialized in wxPro...
2001-06-09  Vadim Zeitlinfixed bug 424212 (unworking close button in the progres...
2001-06-06  Vadim Zeitlinapplied patch 429317 (PCH fix for BC++)
2001-06-03  Vadim Zeitlinapplied Unicode fixes for mingw32 (patch 429654)
2001-05-31  Robin DunnAdded EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
2001-05-30  Robert RoeblingForgot ! in wxTreeCtrl flag test.
2001-05-29  Stefan Csomoradapted background color for mac
2001-05-28  Vadim Zeitlinlink preventing typo fixed
2001-05-28  Vadim Zeitlincompilation fixes
2001-05-27  Robert RoeblingwxTreeCtrl Mac look
2001-05-27  Vadim Zeitlinapplied tons of wxGrid patches
2001-05-27  Robert Roebling Tried to make wxTreeCtrl on Mac look more Maccy....
2001-05-26  Václav Slavíkanother attempt to fix wxPanel/wxFrame::m_winLastFocuse...
2001-05-25  Gilles Depeyrotcorrections to directory management for Mac OS X
2001-05-25  Vadim Zeitlinfixed calendar control height calculation
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-05-22  Václav Slavíkimplemented wxGetSingleChoiceIndex version that takes...
2001-05-21  Vadim Zeitlinremoved extra newlines from wxLogDebugs
2001-05-19  Václav SlavíkUnicode compilation fixes
2001-05-16  Vadim Zeitlinapplied patch 415912 (fixing problems with wxGrid attrs)
2001-05-14  Julian SmartFixes for 16-bit compilation
2001-05-10  Julian SmartNow sorts the files case-insensitively
2001-05-09  Robin DunnAdded accessors for the sub-windows in the wxGrid.
2001-05-08  Václav Slavíkswitched to new XPM code in wxMSW
2001-05-04  Robin DunnRedirected mouse wheel events from the child grid windo...
2001-05-04  Robin DunnAdded mouse wheel support for MSW. It generates a...
2001-05-03  David WebsterOS/2 fix in setdrive.
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-05-01  Julian SmartRemvoed a yield in HitTest because of undesirable conse...
2001-05-01  Robert Roebling wxScrolledWindow next take, the Gizmo controls
2001-05-01  Jouk Jansen Committing in .
2001-05-01  Julian SmartAdded required #include
2001-04-30  Julian SmartChanged generic wxScrolledWindow -> wxGenericScrolledWindow
2001-04-29  Robert Roebling wxScrolledWindow is now a native widget under GTK.
2001-04-27  Robin DunnMade wxSplitterWindow conform to the docs with respect...
2001-04-26  Julian SmartFixed Simple Toolbar bug; removed 2 pixel kludge in...
2001-04-24  Julian SmartCorrected include/wx/palette.h; added wxGenericTreeCtrl...
2001-04-23  David WebsterMoving y pos transofrmation code to wxOS2::wxDC elimian...
2001-04-22  Václav Slavíkmoved gtk/palette.cpp to generic/paletteg.cpp
2001-04-21  Vadim Zeitlinmerged wxFont related fix (operator==) and optimization...
2001-04-20  Stefan NeisHopefully fixed bug #233492 (SelectAll crashed on empty...
2001-04-18  David WebsterFix to excule OnPaint from WXPM
2001-04-18  Julian SmartNo longer paint the selection background under the...
2001-04-17  George TaskerFixed a compiler performance warning
2001-04-16  Stefan NeisAdded patch #412132 (Fix for bug #215410) (Mainly in...
2001-04-14  Vadim Zeitlinmerged focus handling fix from 2.2
2001-04-10  Julian SmartFixed some wxDragImage bugs
2001-04-02  Vadim Zeitlinargh! patch misapplied the patch in another place as...
2001-04-02  Vadim Zeitlinoops... wrong patch, second try
2001-04-02  Vadim Zeitlinfix for clicking on the button from 2.2 branch
2001-03-22  Julian SmartFix for tip disappearing immediately under MSW
2001-03-12  Vadim Zeitlinpatch initializing the multi choice dialog with the...
2001-03-06  Vadim Zeitlinmerged fix from the 2.2 branch but the test I changed...
2001-03-02  Julian SmartAdded DisplayTextPopup to wxHtmlHelpController; fixed...
2001-02-22  Julian SmartAttempted to improve tip window behaviour, but kill...
2001-02-22  Julian SmartwxLIST_STATE_FOCUSED -> wxLIST_STATE_SELECTED in GetIte...
2001-02-22  Julian SmartChanged wxYield calls to wxYieldIfNeeded
2001-02-15  Gilles Depeyrotmodifications for compilation under Mac OS X
2001-02-13  Vadim Zeitlinfixed bug in wxCalendarCtrl (132199) and bug in wxDateT...
2001-02-06  Julian SmartFixed sashwin events
2001-02-06  Julian SmartFixed some warnings (don't know why dialoged Makefile...
2001-02-02  Vadim Zeitlinadded missing GetEventHandler() (patch #103561)
2001-02-01  George TaskerChanged declaration of TREE events from being in both...
next