]> git.saurik.com Git - wxWidgets.git/history - include
some docs enhancements, in particular to wxDataViewListCtrl.
[wxWidgets.git] / include /
2009-03-04  Jaakko SalliBy default, always refresh editor and redraw properties...
2009-03-04  Francesco Montorsibuild fix; document HasFeature() (should be part of...
2009-03-04  Francesco Montorsiremove wxSYS_DEFAULT_PALETTE: it's supported only by...
2009-03-03  Jaakko SalliRemove wxEnumProperty::ms_prevIndex
2009-03-03  Vadim Zeitlinfix wxGTK1 compilation after wxTextEntry DoGetValue...
2009-03-03  Vadim Zeitlinfix virtual function hiding warnings
2009-03-02  Francesco Montorsimove pending event processing back to wxApp (these...
2009-03-02  Vadim ZeitlinwxOSX build fix for wxRichTextCtrl after wxTextEntry...
2009-03-02  Francesco Montorsirevert r59246; the window parameter was there by purpos...
2009-03-02  Vadim Zeitlinanother wxOSX build fix after wxTextEntry::GetValue...
2009-03-02  Vadim ZeitlinwxOSX build fix after wxTextEntry::GetValue() renaming...
2009-03-02  Vadim Zeitlinbuild fix: define DoGetValue() and GetEditableWindow()
2009-03-02  Vadim Zeitlincompilation fix after GetEditableWindow() signature...
2009-03-02  Vadim Zeitlinremove SetValue() which is not needed and which definit...
2009-03-02  Vadim Zeitlinmake GetEditableWindow() protected as it's used by...
2009-03-02  Vadim ZeitlinwxUniv compilation fixes after wxTextEntry::DoGetValue...
2009-03-02  Vadim Zeitlinfix overloaded virtual warning
2009-03-02  Vadim Zeitlinadded wxTextEntry::DoGetValue() to allow returning...
2009-03-02  Vadim Zeitlinset correct properties
2009-03-02  Vadim Zeitlinadded wxTextEntry::SetHint() (a.k.a. cue banner or...
2009-03-02  Vadim Zeitlinadd ugly macros to abstract the difference between...
2009-03-01  Francesco Montorsideprecated GetCheckBoxSize(wxWindow *) in favour of...
2009-03-01  Francesco Montorsiname the enum with wxDir flags to make it easier to...
2009-02-27  Vadim Zeitlinadd missing WXDLLIMPEXP_CORE (which surprisingly is...
2009-02-27  Julian SmartCompile fix under wxGTK
2009-02-27  Vadim ZeitlinVC6 compilation fix after last change: WXDLLIMPEXP_TEMP...
2009-02-27  Vadim Zeitlinrefactor wxDocChildFrame and wxDocMDIChildFrame to...
2009-02-27  Vadim Zeitlinadded wxDECLARE_NO_COPY_TEMPLATE_CLASS_2
2009-02-27  Julian SmartFixed wxRichTextCtrl base class
2009-02-27  Vadim Zeitlinmove functions using deprecated methods out of line...
2009-02-26  Jaakko SalliwxPropertyGrid::IsEditorFocused() is now public
2009-02-26  Vadim Zeitlindeprecate the old TryValidator/Parent() and replace...
2009-02-26  Vadim Zeitlinadded wxDEPRECATED_BUT_USED_INTERNALLY_INLINE
2009-02-26  Vadim Zeitlinoverride TryValidator() in wxMDIParentFrame to implemen...
2009-02-26  Vadim Zeitlinanother missing WXDLLIMPEXP to fix DLL build
2009-02-26  Václav Slavíkadded wxXmlResource::LoadFile() to avoid URL-vs-filenam...
2009-02-25  Vadim Zeitlinadded wxGrid::{Set,Get}{Row,Col}Sizes() methods allowin...
2009-02-25  Vadim Zeitlincompilation fix after last commit
2009-02-25  Vadim Zeitlindon't use template assign() with VC6, even though it...
2009-02-25  Vadim Zeitlincompilation fix after the previous commit
2009-02-25  Vadim Zeitlinfix for DLL build: wxEvtHandlerArray should be in wxBas...
2009-02-25  Vadim Zeitlinreplace templae Connect() overloads with separate Bind...
2009-02-25  Francesco Montorsiadd wxAppConsoleBase::OnEventLoopEnter/Exit callbacks...
2009-02-25  Francesco Montorsitry to clear the device/logical unit fog; remove unused...
2009-02-24  Kevin OllivierFix for deprecated constructor issues, setting a functi...
2009-02-22  Vadim Zeitlinno changes, just update the copyright in the header
2009-02-22  Vadim Zeitlinadd accessors for sockaddr to wxSockAddress (closes...
2009-02-22  Vadim Zeitlinadd public wxXmlResource::GetResourceNode() which can...
2009-02-22  Kevin OllivierLanding basic EVT_CHAR support, along with the rest...
2009-02-22  Stefan NeisCleanup of functions not taking any parameter.
2009-02-22  Jaakko SalliAdded wxComboPopup::GetComboCtrl()
2009-02-22  Francesco Montorsiremove wxAppConsoleBase::OInitGui and leave it only...
2009-02-22  Vadim Zeitlinadd public wxLog::Log() to avoid ugly casts needed...
2009-02-21  Paul Cornettcheck for self-assignment in operator=
2009-02-20  Francesco Montorsiimplement wxThreadEvent safe copy ctor
2009-02-20  Paul Cornettfix for HP aCC
2009-02-19  Robert RoeblingMake wxImageList not copiable (fixes #10503), replace...
2009-02-19  Paul Cornettremove unnecessary cast, that type should match
2009-02-19  Paul Cornettbetter fix for aCC and rawbmp.h
2009-02-19  Paul Cornettcheck for self-assignment in operator=
2009-02-19  Paul Cornettremove extra semicolons
2009-02-19  Paul Cornettfix for IBM xlC 8, it can't parse the template syntax
2009-02-19  Paul Cornettfix for IBM xlC 8, it can't compile Clone() if wxDataFo...
2009-02-19  Paul Cornettfix for IBM and HP compilers, which don't allow ->...
2009-02-18  Paul Cornettuse bool expression rather than implicit conversion
2009-02-18  Paul Cornettremove unused wxKeyEvent member m_scanCode
2009-02-18  Paul Cornettbuild fixes for wxUSE_THREADS==0
2009-02-17  Jaakko SalliImproved documentation for GetProperty(), GetPropertyBy...
2009-02-17  Robert RoeblingBlind implementation of GetSubItemRect() for wxListCtrl...
2009-02-17  Paul Cornettfix deferred show when SetSize() is called after SetCli...
2009-02-16  Paul Cornettfix evtloop.h header dependency
2009-02-16  Stefan Csomormake OSX defines to be 1, not only defined, for backwar...
2009-02-16  Stefan Csomorfixing typo
2009-02-15  Francesco MontorsiPCH-less build fix by Tim S
2009-02-15  Stefan Csomorswitching to compositing operators (fixes #9881), addin...
2009-02-15  Francesco Montorsibuild fix
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-14  Jaakko SalliFixed wxPropertyGrid::HitTest() documentation
2009-02-14  Kevin OllivierStart on implementation for wxTE_MULTILINE / wxTE_RICH...
2009-02-13  Vadim Zeitlinuse WXDLLIMPEXP_FWD_CORE instead of WXDLLIMPEXP_CORE...
2009-02-13  Jaakko SalliClarified wxPropertyGrid::HitTest() docs
2009-02-13  Robert RoeblingMore GTK prefixing for internal methods
2009-02-13  Robert RoeblingGTK prefix for internal tooltip methods
2009-02-13  Robert RoeblingRemoved unneeded FixUpMouse() method, some more GTK...
2009-02-13  Robert RoeblingForgot to commit file for giving a GTK specific methid...
2009-02-13  Bryan PettyGTK compilo: looks like a header missed the r58850...
2009-02-12  Robert RoeblingwxFilePickerCtrl's button should know if it has an...
2009-02-12  Vadim Zeitlinmade wxArrayString::assign(iterator, iterator) a templa...
2009-02-12  Julian SmartFixed wxRichTextRange != operator
2009-02-12  Stefan Csomorrenaming clickedAction callbacks to more generic contro...
2009-02-12  Kevin OllivierRestore DrawRadioButton to the main wxRenderer API...
2009-02-10  Paul Cornettcorrected build fix, new code does work with GTK+ ...
2009-02-10  Francesco Montorsifix for when wxUSE_DRAG_AND_DROP==0 (e.g. in wxX11)
2009-02-09  Vadim Zeitlincompilation fix for GTK+ < 2.10
2009-02-09  Stefan Csomorflipped accessor conforming to plain c++ impl
2009-02-09  Stefan CsomorGetRegion is not needed anymore
2009-02-09  Stefan Csomorcommon drawing code for osx-cocoa and osx-carbon, also...
2009-02-09  Francesco Montorsifix memory leak; allocate the DC before SetFont() is...
2009-02-09  Francesco Montorsisave the current status text for each pane inside wxSta...
2009-02-08  Kevin OllivierEnable wxDVC on OS X Cocoa using the generic control.
next