undefine not working FSWATCHER from OpenVMS compile setup
[wxWidgets.git] / interface /
2010-02-04  Vadim ZeitlinExtract wxSTOCK_WITHOUT_ELLIPSIS from wxSTOCK_FOR_BUTTON.
2010-02-04  Vadim ZeitlinMake wxDataObjectComposite::GetObject() public.
2010-01-31  Jaakko SalliAdded nominal wxPG_PROP_READONLY support for editor...
2010-01-26  Vadim ZeitlinAdd wxTreeCtrl::SelectChildren() method.
2010-01-26  Vadim ZeitlinTry to prevent users from forgetting to include wx...
2010-01-25  Julian SmartAdded EVT_WIZARD_PAGE_SHOWN event for wxWizard, to...
2010-01-24  Vadim ZeitlinDocument that wxComboBox::Dismiss() and Popup() generat...
2010-01-24  Vadim ZeitlinAdd wxComboBox::Popup() and Dismiss() to manually show...
2010-01-23  Vadim ZeitlinAllow to not create wxPaintDC in EVT_PAINT handler...
2010-01-19  Václav SlavíkMake ConvertPixelsToDialog() and ConvertDialogToPixels...
2010-01-19  Václav SlavíkAdd wxThreadEvent::SetPayload<T>().
2010-01-18  Vadim ZeitlinDocument wxCENTRE style for wxMessageDialog.
2010-01-16  Paul Cornettupdate docs for wxMAXIMIZE on GTK
2010-01-14  Vadim ZeitlinMore wx(Flex)GridSizer constructors documentation impro...
2010-01-14  Vadim ZeitlinMinor corrections to wxFlexGridSizer ctor documentation.
2010-01-14  Vadim ZeitlinNo real changes, just fix a typo in comments and docume...
2010-01-09  Vadim ZeitlinMinor fixes and enhancements to wxWindowID documentation.
2010-01-07  Jaakko SalliImproved documentation for wxPGProperty::DoSetAttribute()
2010-01-07  Jaakko SalliFixed a deprecation message
2010-01-02  Mattia Barbon Document wxPerl interface differences for wxRichTextCtrl.
2010-01-02  Mattia Barbon Fix method name in wxInfoBar interface.
2009-12-29  Jaakko SalliChanged wxPropertyCategory to use same cell rendering...
2009-12-27  Vadim ZeitlinReturn the kind of cells span from wxGrid::GetCellSize().
2009-12-27  Vadim ZeitlinDocument wxString::operator<<(wxUniChar).
2009-12-27  Vadim ZeitlinOverride some methods in wxF(F)ileStream to resolve...
2009-12-26  Jaakko SalliReplaced 'InlineHelp' property attribute with 'Hint...
2009-12-26  Jaakko SalliAdded wxComboCtrl::SetHint(), GetHint()
2009-12-25  Jaakko SalliAdded documentation for wxPGEditor::SetControlAppearance()
2009-12-22  Jaakko SalliAdded wxPropertyGrid::SetUnspecifiedValueAppearance...
2009-12-20  Francesco Montorsifix miscellaneous Doxygen 1.6.1 warnings
2009-12-20  Francesco Montorsifix a few doxygen warnings
2009-12-20  Francesco Montorsiadd a detailed description to wxMenuItem::SetItemLabel...
2009-12-20  Jaakko SalliAdded wxPropertyGrid::GetUnspecifiedValueText(). Use...
2009-12-19  Vadim ZeitlinDocument wxSpinCtrlDouble in correct header file.
2009-12-19  Vadim ZeitlinDocument wxSizerItem::Assign{Window,Sizer,Spacer}(...
2009-12-19  Vadim ZeitlinDocument wxDV_NO_HEADER style.
2009-12-16  Vadim ZeitlinCorrect typo in wxEVT_COMMAND_LISTBOX_DOUBLECLICKED.
2009-12-13  Jaakko SalliAdded wxPropertyGridManager header support; Refactored...
2009-12-12  Jaakko SalliwxHeaderColumnBase -> wxHeaderColumn; Fixed UpdateColum...
2009-12-12  Jaakko SalliGenerate wxPropertyGrid splitter (column divider) event...
2009-12-10  Vadim ZeitlinAdd support for stretchable spaces to wxToolBar.
2009-12-10  Vadim ZeitlinNo changes, just slightly simplify the tool insertion...
2009-12-09  Vadim ZeitlinDocument that wxTrap() now traps [almost] always.
2009-12-09  Kevin OllivierAdd OSX prefix, and be clear that this is OS X only...
2009-12-08  Vadim ZeitlinMake wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrie...
2009-12-07  Vadim ZeitlinDocument wxListCtrl::FindItem() return value.
2009-12-07  Kevin OllivierAdd wxTLW::SetModified to allow apps to set the TLW...
2009-12-05  Vadim ZeitlinAdd support for MSW unique volume names to wxFileName.
2009-12-05  Václav SlavíkDocumented that wxCriticalSection can be used before...
2009-12-01  Bryan PettyForward-port of r62758 (Added wxHtmlEasyPrinting name...
2009-11-28  Vadim ZeitlinAllow calling wxStrchr() with a narrow string and wide...
2009-11-28  Vadim ZeitlinNo changes, just remove unnecessary UTF-8 bytes.
2009-11-27  Vadim ZeitlinAllow changing horizontal alignment of numeric cells...
2009-11-27  Vadim ZeitlinAdd symbolic constant wxALIGN_INVALID and use it instea...
2009-11-26  Vadim ZeitlinNo changes, just avoid overriding GetNativeFontInfoDesc...
2009-11-22  Vadim ZeitlinDocument that throwing exceptions from wxTimer::Notify...
2009-11-22  Stefan NeisFixed Cut&Paste error in wxTextCtrl::ChangeValue docume...
2009-11-21  Jaakko SalliAdded a new documentation overview section 'Caveats...
2009-11-19  Jaakko SalliAdded typeinfo.h which implements wxTypeId, using C...
2009-11-17  Vadim ZeitlinFix typo in Bind() documentation: s/binded/bound/
2009-11-17  Vadim ZeitlinExplicitly document event types for EVT_CLOSE().
2009-11-15  Robert RoeblingRevert wxFlexGridSizer constr. change
2009-11-14  Vadim ZeitlinImplement support for wxSL_<DIR> in wxGTK, show them...
2009-11-14  Vadim ZeitlinMinor corrections to wxSL_LABELS definition and documen...
2009-11-14  Robert RoeblingRestore ability to create wxFlexGridSizer with 2 params...
2009-11-14  Robert RoeblingDocument wxSL_MIN_MAX_LABELS and wxSL_VALUE_LABEL
2009-11-14  Robert RoeblingTypo
2009-11-13  Robert RoeblingImplement and document wxDataViewTreeCtrl::IsContainer...
2009-11-12  Vadim ZeitlinMake wxSizeEvent::GetSize() description more precise.
2009-11-11  Vadim ZeitlinAdd wxBase64Decode(void*,size_t,wxString) overload.
2009-11-11  Václav Slavíkadded a note about XRCID() and EVT_*_RANGE macros ...
2009-11-10  Vadim ZeitlinAllow custom wxDataViewCtrl renderers to easily use...
2009-11-09  Vadim ZeitlinNo changes, just correct a recurring typo in "Override".
2009-11-08  Václav Slavíkdocument that wxMessageDialog API additions appeared...
2009-11-03  Vadim ZeitlinDocument wxDocument::SetDocumentSaved().
2009-10-31  Vadim ZeitlinMake public and document wxDataView{Index,Virtual}ListM...
2009-10-24  Vadim ZeitlinMake wxDataViewModel::GetAttr() and GetAttrByRow()...
2009-10-24  Vadim ZeitlinCreate model and column in wxDataViewTreeCtrl::Create...
2009-10-24  Vadim ZeitlinAdd wxDataViewModel::HasValue().
2009-10-23  Vadim ZeitlinAdd wxDataViewModel::ChangeValue() and use it in wxDVC...
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-21  Vadim ZeitlinAdd or fix descriptions of return values from SetFont...
2009-10-19  Vadim ZeitlinDocument wxRendererNative::DrawTitleBarBitmap() and...
2009-10-18  Mattia BarbonCopy wxPerl notes from the LaTeX documentation.
2009-10-16  Vadim ZeitlinAdd ellipsization support to wxDataViewCtrl.
2009-10-16  Vadim ZeitlinRename wxEllipsizeFlags elements to avoid confusion...
2009-10-16  Jaakko SalliFix incorrect wxComboBox dropdown and closeup event...
2009-10-15  Jaakko SalliChanged 'bool recursively' to 'int flags' argument...
2009-10-15  Vadim ZeitlinReplace wxValidator::SetBellOnError() with SuppressBell...
2009-10-15  Vadim ZeitlinCorrect typo in wxDocument::OnSaveModified() description.
2009-10-15  Jaakko SalliAdded wxPGCell::SetFont() and GetFont(); Documented...
2009-10-12  Vadim ZeitlinRemove wxDataViewTextRendererAttr by merging it with...
2009-10-12  Vadim ZeitlinAdded wxDCFontChanger ctor not changing font.
2009-10-12  Vadim ZeitlinDocument wxDCTextColourChanger "do nothing" constructor.
2009-10-10  Vadim ZeitlinDon't document WarpPointer() as not implemented under...
2009-10-10  Vadim ZeitlinDon't use vendor name by default in wxStandardPaths.
2009-10-10  Jaakko SalliRemoved intermediate wxPanel from wxPropertyGrid.
2009-10-09  Vadim ZeitlinMention log components in wxLogTrace() documentation.
2009-10-08  Vadim ZeitlinAdd a WX_APPNAME_DATA_DIR hack for wxStandardPaths...
2009-10-08  Vadim ZeitlinImprovements to application info documentation in wxSta...
next