]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic
Initialized control member pointers and checked for null pointer
[wxWidgets.git] / include / wx / generic /
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
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...
next