]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic
Updated version numbers to 2.3.1
[wxWidgets.git] / include / wx / generic /
2001-05-31  Robin DunnAdded EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEv...
2001-05-29  David WebsterNew grid control OS/2 compile issue
2001-05-27  Robert RoeblingwxTreeCtrl Mac look
2001-05-27  Vadim Zeitlinapplied tons of wxGrid patches
2001-05-27  Vadim Zeitlinremoved wxCLIP_CHILDREN style from wxSplitterWindow
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-16  Vadim Zeitlinapplied patch 415912 (fixing problems with wxGrid attrs)
2001-05-09  Robin DunnAdded accessors for the sub-windows in the wxGrid.
2001-05-04  Robin DunnAdded mouse wheel support for MSW. It generates a...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-30  Julian SmartChanged generic wxScrolledWindow -> wxGenericScrolledWindow
2001-04-24  Julian SmartCorrected include/wx/palette.h; added wxGenericTreeCtrl...
2001-04-22  Václav Slavíkmoved gtk/palette.h to generic/paletteg.h
2001-04-14  Gilles Depeyrotadded missing interface pragma
2001-04-10  Julian SmartFixed some wxDragImage bugs
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-02-06  Julian SmartFixed sashwin events
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-26  Vadim Zeitlindynamic event types actually work with these changes...
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2001-01-25  Robert Roebling New event types for use in external libs (and from
2001-01-16  Robert Roebling Removing wxPlotWindow.
2001-01-02  Vadim Zeitlinpatch adding DeselectXXX() functions from Roland Scholz...
2000-11-08  Vadim Zeitlincompilation fix for builds when WXWIN_COMPATIBILITY_2...
2000-11-03  Vadim Zeitlinok, it does work - it's just that wxGTK doesn't
2000-11-03  Vadim Zeitlinadded wxGetMultiChoice() (which refuses to work for...
2000-10-17  Julian SmartMade wxGenericDirCtrl compile with Cygwin
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-10-07  Vadim Zeitlin1. more warnings fixed
2000-10-04  Julian SmartSpeed fix for wxGenericDirCtrl, starting to add text...
2000-09-28  Václav Slavíkadded wxListCtrl::AssignImageList
2000-09-28  Václav Slavíkadded wxTreeCtrl::AssignImageList
2000-09-22  Vadim ZeitlinwxCaret now uses backing store instead of forcing windo...
2000-09-08  Julian SmartFixed some broken things related to context help, fixed...
2000-08-25  Julian SmartAdded a flag to avoid Capture/Release asserts
2000-08-18  Julian SmartImplemented IsVisible and GetFirst/NextVisibleItem...
2000-08-07  Julian SmartAdded first stab at GetBoundingRect for generic tree...
2000-08-04  Julian SmartGeneric tree control fixes
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-08-04  Michael BedwardRemoved redundant m_left etc. variables
2000-08-03  Václav Slavíkfixed low resolution problem with wxPostScriptDC
2000-08-02  Julian SmartMade some member variables protected so derived classes...
2000-07-28  Julian SmartAdded wxQuantize, wxSplashScreen, wxEffects & added...
2000-07-28  Michael BedwardRenamed existing wxGrid::SelectBlock to HighlightBlock.
2000-07-27  Julian SmartGeneric dirctrl corrections
2000-07-27  Michael BedwardChanged wxGridCellAttr::HasAlignment to treat values...
2000-07-27  Michael BedwardChanged cell and label alignment functions to use wxALI...
2000-07-25  Václav SlavíkwxGTK compilation fix (undefined wxDirDialogDefaultFold...
2000-07-23  Julian SmartAdded wxGenericDirCtrl, wxGenericDirDialog and associat...
2000-07-21  Michael BedwardAdded ForceRefresh() to request immediate repainting...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-15  Ron Leeremoved TAB_TRAVERSAL style
2000-03-15  Julian SmartVarious compiler changes
2000-03-14  Vadim Zeitlin1. status bar can now be positioned on top (and anywher...
2000-03-13  Stefan NeisImproved selection mode handling in wxGrid::SelectBlock
2000-03-13  Stefan NeisMore compilation fixes.
2000-03-12  Vadim Zeitlin1. wxProgressDialog uses wxWindowDisabler, not (dumb...
2000-03-11  Stefan NeisAdded many WXUNUSED, untabified once again.
2000-03-10  Stefan NeisRemoved unused parameter addToSelected.
2000-03-10  Stefan NeisChanged wxGridCellCoords from long to int (get rid...
2000-03-09  Stefan NeisChanged Shift+Arrow handling
2000-03-08  Julian SmartAdded WinHelp sample doc to samples/help, and made...
2000-03-08  Mark Johnsoncalctrl.h
2000-03-07  Vadim ZeitlinMark Johnoson's additions for variable-width weekday...
2000-03-07  Michael BedwardRemoved redundant m_displayed member var from wxGrid
2000-03-05  Václav Slavíkadded missing wxImageList::Add methods
2000-03-04  Stefan NeisImproved handling of selection/deselection events.
2000-03-04  Stefan NeisBugfixes; added selection modes demo to griddemo
2000-03-04  Stefan NeisAdded SetSelectionMode
2000-03-03  Stefan NeisAdded extended selection support.
2000-03-02  Stefan NeisAdded class to handle selection inside wxGrid
2000-03-01  Vadim Zeitlin1. warning in gtk/menu.cpp fixed
2000-03-01  Julian SmartAdded wxDragImage generic implementation and sample...
2000-02-29  Vadim Zeitlinsetting parameters for wxGridCellFloatRenderer seems...
2000-02-29  Vadim Zeitlin1. more corrections for ref counted editors/renderers...
2000-02-29  Vadim ZeitlinwxGridCellRenderer/Editor made ref counted
2000-02-29  Vadim Zeitlin1. added range checks in wxGridStringTable
2000-02-29  Michael BedwardAutoSizeColumns and AutoSizeRows changed to pass FALSE...
2000-02-29  Michael BedwardAdded wxWANTS_CHARS style to all windows so that the...
2000-02-28  Vadim ZeitlinwxGridCellAttr::Clone() added to allow the demo of...
2000-02-28  Vadim Zeitlingrid autosize fixes/changes
2000-02-28  Julian SmartSome corrections
2000-02-28  Julian SmartRemoved old wxGLCanvas stuff; moved wxTreeLayout to...
2000-02-27  Robert Roebling More wxPlotWindow goodies.
2000-02-26  Vadim ZeitlinwxGrid::AutoSize() added
2000-02-25  Vadim Zeitlin1. corrected problem with label updating in wxProgressD...
2000-02-23  Vadim Zeitlinremoved saveValue param in EndEdit()
2000-02-23  Michael BedwardAdded wxGrid::DrawGridSpace function to suppress junk...
2000-02-23  Robin DunnSome mouse events need to be handled even when outside...
2000-02-23  Robin Dunndelay getting the default editor and renderer (by data...
2000-02-22  Vadim Zeitlinadded combobox editor
2000-02-22  Vadim Zeitlincolumn autosizing added
2000-02-22  Vadim Zeitlin1. corrected bug with LIST_ITEM_ACTIVATED being sent...
2000-02-22  Vadim Zeitlinadded renderers/editors for long/float, not fully teste...
2000-02-22  Vadim Zeitlindon't draw cell highlight over the cell editor (improve...
2000-02-22  Vadim Zeitlinremoved some default value for wxGrid compatibility...
2000-02-22  Michael BedwardAdded functions to enable/disable drag-resizing of...
2000-02-21  Robin Dunnforgot to uncomment a few things
2000-02-21  Robin DunnAdded ability for tables, grids, editors and renderers...
next