]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic
Added new dynamic loading classes. (which handle proper
[wxWidgets.git] / include / wx / generic /
2001-12-17  Robert RoeblingHeader change for smooth Aqua buttons in wxTreeCtrl.
2001-11-26  Vadim Zeitlinremoved unneeded include from the header
2001-11-25  Gilles Depeyrotuse "..." instead of <...> for wx includes
2001-11-21  Vadim Zeitlin1. removed wxObject::CopyObject() and Clone() - some...
2001-11-18  Gilles Depeyrotadded missing include (for instance, needed in the...
2001-11-03  Vadim Zeitlinimplemented Freeze/Thaw() for the generic listctrl
2001-11-02  Vadim Zeitlinsupport for vetoing grid cell editing (patch 469049)
2001-11-02  Vadim ZeitlinwxWizard help patch (474974)
2001-11-02  Vadim Zeitlinpatch from Søren Erland Vestø for additional wxCalendar...
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-18  Mattia BarbonAdded RTTI macros to wxSplashScreen.
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-09-30  Vadim Zeitlinfix for wxCalendarCtrl::Create() (bug 458167)
2001-08-25  Vadim Zeitlinrefresh the tree ctrl when its back/foreground colour...
2001-08-20  Vadim Zeitlindraw the selected items in another colour when the...
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-08-17  Julian SmartAdded possibility of 2-step initialisation, and wxWIZAR...
2001-08-14  Vadim Zeitlinremoved redundant InitDialog methods
2001-08-13  Vadim Zeitlinimplemented (untested) work around for wxScrolledWindow...
2001-08-06  Vadim Zeitlinchanged wxControlContainer to avoid triggering tons...
2001-08-06  Vadim Zeitlincompilation fix
2001-08-06  Vadim Zeitlin1. slightly changed how wxControlContainer is used
2001-08-06  Vadim Zeitlinmoved knd handling logic from wxPanel to wxControlConta...
2001-08-01  Vadim Zeitlinapplied patch 441270 (fix cygwin wxSplashScreen compila...
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-07-27  Robin DunnAdded some WXDLLEXPORTs
2001-07-26  Vadim Zeitlinforgotten method declaration
2001-07-25  Vadim Zeitlinfix for focus handling when deleting the items
2001-07-24  Vadim Zeitlinfixed compilation problem with multiple Update()s
2001-07-22  Gilles Depeyrotcorrected conditional compilation tests
2001-07-13  Vadim Zeitlinadded RefreshItem(s) methods
2001-07-12  Julian SmartCorrected DoBlit
2001-07-11  Stefan Csomorseveral mac fixes (Mark Newsams patches)
2001-07-11  Vadim Zeitlinadded support for item attributes in virtual list control
2001-07-09  Julian SmartVarious wxMotif fixes
2001-07-09  Julian SmartVarious fixes for wxMotif
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 Csomormac fixes
2001-07-07  Gilles Depeyrotcorrected friend declaration for CodeWarrior compilation
2001-07-07  Gilles Depeyrotcorrected WXWIN_COMPATIBILITY conditional tests
2001-07-06  David WebsterOS/2 update for wxUniv merge.
2001-07-06  Vadim Zeitlinvirtual wxListCtrl support (UNTESTED)
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-07-05  Vadim Zeitlinadded virtual list control functions (but not implement...
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-06-29  Julian SmartFurther wxUniv fixes
2001-06-29  Stefan Csomorpost wxUniv merge fixes
2001-06-28  Gilles Depeyrotremoved useless ; to allow smart preprocessing under...
2001-06-28  Gilles Depeyrotadded missing dynamic class declaration
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 Zeitlinanother file added on univ branch
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-06-10  George TaskerFixed compilation if wxUSE_NEW_GRID and wxUSE_GRID...
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...
next