]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic
Calss interface updates (wxMotif-only).
[wxWidgets.git] / include / wx / generic /
2002-07-28  Mattia BarbonImplemented wxSpinButton for wxMotif.
2002-07-28  Robert Roebling Implement SetFilterIndex
2002-07-27  Mattia BarbonAdded DoSetSize and DoMoveWindow to generic wxStaticLine.
2002-07-27  Mattia BarbonRename wxGenericImageList to wxImageList in generic...
2002-07-22  Julian SmartAdded wxListCtrl to derive from wxGenericListCtrl,
2002-07-22  Julian SmartApplied patch [ 583922 ] Make generic/wxListCtrl avail...
2002-07-12  Julian SmartSomehow wxWizard lost the 'virtual' keyword for DoCreat...
2002-07-08  Vadim Zeitlinfix crash when the user code refuses to validate the...
2002-06-30  Ron LeePreserve prior StatusBar contents when adding removing...
2002-06-29  Vadim Zeitlinmade wxGenericFontDialog derive from wxFontDialogBase
2002-06-26  Vadim Zeitlinreact to the year being changed in the spin control...
2002-06-26  Václav Slavíkcompilation fix (wxUniv/MSW)
2002-06-23  Julian SmartApplied patch [ 565012 ] Add wxTextValidator to wxTextE...
2002-06-21  Vadim Zeitlinrenamed wxWizard::Fit() to FitToPage() to avoid potenti...
2002-06-07  Vadim Zeitlinfixed wxScrolledWindow::SetScrollbars() which was broke...
2002-06-04  Vadim Zeitlin(re)enable Cancel button in Resume()
2002-06-04  Vadim Zeitlinadded incremental keyboard search to wxTreeCtrl
2002-05-28  Vadim Zeitlinadded consts to wxAcceleratorTable ctors from wxAcceler...
2002-05-27  Robin DunnChanged the default style flags on wxSplashScreen
2002-05-26  Vadim Zeitlinadded wxWizard::Fit()
2002-05-22  Vadim Zeitlinfixed propagating of EVT_WIZARD_XXX events to the parent
2002-05-18  Julian SmartUpdated font dialog constructors to use a reference...
2002-05-14  Vadim Zeitlindon't send SPLITTER_POS_CHANGED events when the splitte...
2002-05-12  Julian SmartAdded overloaded AddChild from contributor
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-05-06  Vadim ZeitlinwxPanel is a canvas in wxUniv sense of the word
2002-05-06  Vadim Zeitlintypo fixed: __WXUNIV__ => __WXUNIVERSAL__
2002-05-05  Václav Slavíkfixes to gcc pragmas
2002-05-04  Vadim Zeitlinfixed compilation when included directly and not via...
2002-05-04  Vadim ZeitlinwxDirDialog now has the same ctor under all platforms...
2002-04-26  Vadim Zeitlinadded a few virtual keywords for consistency (no real...
2002-04-24  Ron LeeAdded {S,G}etItem{Text,Background}Colour methods.
2002-04-19  Ron LeeAdded knowledge of virtual size to wx(Scrolled)Windows...
2002-04-18  Robin DunnSome secondary grid classes now derive from wxClientDat...
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-15  Vadim Zeitlincorrected const char * to char * conversions (patch...
2002-04-14  Robert Roebling Three more attempts to get metal look.
2002-04-10  Julian SmartAdded a wxDD_NEW_DIR_BUTTON style for wxDirDialog ...
2002-04-09  Václav Slavíkhidden root works in wxGenericDirCtrl again
2002-04-08  Julian SmartAdded wxDIRCTRL_EDITABLE style so we can choose whether
2002-04-08  Julian SmartCanvas: added some DECLARE_CLASS macros to stop it...
2002-04-07  Václav Slavíkoops, forgot to implement Home button
2002-04-07  Gilles Depeyrotimproved conditional compilation test (added wxUSE_POST...
2002-04-03  Vadim Zeitlindon't reenable the disabled windows in OnShow(), it...
2002-04-02  Mattia BarbonwxCalendarCtrl::Destroy() now deletes year spin control and
2002-03-24  Václav Slavíkmoved the rest of XPMs to /art
2002-03-22  Václav Slavíkport proplist.cpp to wxArtProvider
2002-03-22  Julian SmartRemoved helpwxht.h/cpp (old wxHelpControllerHtml class)
2002-03-22  Václav Slavíkuse wxArtProvider in wxFileDialog
2002-03-21  Václav Slavíkused wxArtProvider in wxTipDialog
2002-03-15  Vadim Zeitlinremoved duplicate #include
2002-03-15  Robin DunnGive wxScrolledWindow its own Layout method that takes...
2002-03-10  Václav Slavíkuse AllocExclusive in wxAcceleratorTable
2002-02-22  Vadim Zeitlinfixed dead update splitters
2002-02-22  Vadim Zeitlinfixes to handling of 0 and negative splitter position...
2002-02-21  Vadim Zeitlinapplied a fix for the patch 446325
2002-02-20  Vadim Zeitlincompilation fix
2002-02-20  Robin DunnFix so the value given to wxTextEntryDialog::SetValue...
2002-02-17  Václav Slavíkmove wxMGL's wxTimer to src/generic
2002-02-16  Vadim Zeitlinvarious splitter fixes:
2002-02-16  Robert Roebling wxX11:
2002-02-16  Václav Slavíkmore fixes to wxSplitterWindow's initial sash position
2002-02-14  Vadim Zeitlinfixes to sash adjusting code to avoid setting it to...
2002-02-11  Václav SlavíkwxSplitterWindow now:
2002-02-06  Vadim Zeitlingot rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS...
2002-01-29  Julian SmartPruned some of txrc.tex; removed redundant helpxlp...
2002-01-28  Stefan Csomorfor file based help we have mac separators
2002-01-28  Stefan Csomoradded export
2002-01-28  Vadim Zeitlinmore Unicode fixes for help files
2002-01-28  Vadim ZeitlinUnicode compilation fixes, also moved private constants...
2002-01-25  David WebsterOS/2 does not have a native dirdlg, use generic
2002-01-21  Václav Slavíkfixed crash in wxSpinCtrl under wxGTK
2002-01-19  Václav Slavíkrewrote wxGenericFileDialog to use sizers
2002-01-09  Robert Roebling wxDirDialog no longer shows hidden files. I don't
2002-01-08  Václav SlavíkDLL compilation fix
2002-01-06  Václav Slavíkmerged both implementations of wxGenericDirCtrl
2001-12-30  Vadim Zeitlinfixed uninitialized wxGridCellAttr::m_defGridAttr ...
2001-12-22  Vadim Zeitlinfixed wxProgressDialog for ranges > 65535
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
next