Bakefile 0.2.8 rebake.
[wxWidgets.git] / interface /
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...
2009-10-05  Vadim ZeitlinImplement wxWindow::ShowWithEffect() for wxOSX/Cocoa.
2009-10-05  Vadim ZeitlinDetermine the appropriate show effect automatically...
2009-10-05  Vadim ZeitlinAdded wxInfoBar::Dismiss().
2009-10-05  Vadim ZeitlinAdded wxART_CLOSE art id.
2009-10-05  Vadim ZeitlinOnly show the default close button in wxInfoBar if...
2009-10-05  Vadim ZeitlinGenerate the button clicks in GTK version of wxInfoBar.
2009-10-05  Vadim ZeitlinAdd wxInfoBar::RemoveButton() method.
2009-10-05  Vadim ZeitlinAdded native wxInfoBar implementation for wxGTK.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-10-05  Vadim ZeitlinAdded wxSHOW_EFFECT_NONE.
2009-10-04  Václav Slavíkfixed wxXmlDocument::Save() to interpret the indentstep...
2009-10-03  Jaakko SalliAdded wxDECLARE_ANY_TYPE(CLS, DECL) and documented...
2009-10-02  Jaakko SalliAdded note about dangers of adding and deleting items...
2009-09-29  Jaakko SalliRemoved dst buffer delete responsibility from wxAnyValu...
2009-09-27  Jaakko SalliStore property name and value in wxPropertyGridEvent...
2009-09-26  Julian SmartApplied modified #10655 (Added Cookie (receive) support...
2009-09-26  Jaakko SalliHave wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDO...
2009-09-24  Julian SmartApplied #10917: wxGTK wxFileDialog::SetDirectory and...
2009-09-24  Julian SmartApplied part of #10034: wxImage::ConvertToDisabled()
2009-09-24  Stefan Csomordocumenting events that are not available on OSX, close...
2009-09-24  Vadim ZeitlinMinor corrections to sorted arrays documentation.
2009-09-23  Julian SmartAdded wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler...
2009-09-22  Julian SmartClarified difference between SetInsertionPoint and...
2009-09-22  Jaakko SalliMinor clarifation and typo fix
2009-09-21  Vadim ZeitlinwxSocket::Initialize() and Shutdown() are for main...
2009-09-19  Vadim ZeitlinAdd wxColour::{Set,Get}RGB[A]().
2009-09-19  Vadim ZeitlinSet svn properties correctly for the newly added files.
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-18  Vadim ZeitlinChange return type of wxList::Member() to bool.
2009-09-16  Vadim ZeitlinAllow creating wxSingleInstanceChecker with default...
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-15  Vadim ZeitlinChange wxBoxSizer::AddSpacer() to only add space in...
2009-09-14  Vadim ZeitlinAdd wxXmlResource::LoadObjectRecursively().
2009-09-14  Vadim ZeitlinAdded support for corner, row and column headers render...
2009-09-14  Vadim ZeitlinDocument wxGridCellAttrProvider.
2009-09-12  Vadim ZeitlinDocument the meaning of empty value name in wxRegKey...
2009-09-12  Vadim ZeitlinAdd convenient wxMBConv::cMB2WC/WC2MB overloads taking...
2009-09-12  Vadim ZeitlinDefine wxDEBUG_LEVEL in both debug and release builds...
2009-09-12  Vadim ZeitlinDocument ctors creating a wxString from repeated charac...
2009-09-12  Vadim ZeitlinDocument wxStandardPaths vendor-related changes.
2009-09-11  Julian SmartwxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_...
2009-09-05  Jaakko SalliwxTextEntry::SetMargins(), GetMargins() - implemented...
2009-09-05  Vadim ZeitlinClarify the separator native look remark.
2009-09-04  Vadim ZeitlinImplement wxSTAY_ON_TOP for wxMessageDialog in wxGTK.
2009-09-04  Vadim ZeitlinDocument wxFileName::SetPath().
2009-09-03  Vadim ZeitlinTweak the default wxApp::GetAppDisplayName() logic.
2009-09-01  Jaakko SalliAdded 'bool editable' argument to wxPropertyGrid::MakeC...
2009-08-30  Vadim ZeitlinAdd support for bilinear resize algorithm to wxImage.
2009-08-30  Vadim ZeitlinOutput the extracted number from wxString::ToXXX()...
2009-08-29  Jaakko SalliDisabled top-level parent tracking by default (crashes...
2009-08-23  Vadim ZeitlinNever overflow the output buffer in wxBase64Decode().
2009-08-23  Vadim ZeitlinAdded wxGridSize::GetEffective{Cols,Rows}Count().
2009-08-23  Vadim ZeitlinMake WXK_NUMPAD_TAB member of WXK_CATEGORY_TAB.
2009-08-23  Jaakko SalliAdded label editing capability into wxPropertyGrid
2009-08-23  Vadim ZeitlinAdded wxKeyEvent::IsKeyInCategory() method.
2009-08-22  Vadim ZeitlinDocument wxGraphicsPath::AddArc() better.
2009-08-20  Vadim ZeitlinRename wxRendererNative::DrawRadioButton() to DrawRadio...
2009-08-17  Jaakko SalliAdded multiple selection feature to wxPropertyGrid...
2009-08-14  Vadim ZeitlinAllow customizing wxDebugReportCompress output file.
2009-08-14  Vadim ZeitlinAdded wxStandardPaths::MSWGetShellDir().
2009-08-11  Jaakko SalliDo not generate wxEVT_PG_SELECTED with direct ClearSele...
2009-08-10  Vadim ZeitlinReorganize and improve wxSizer::SetItemMinSize() docume...
2009-08-10  Vadim ZeitlinCorrect wxSizer::InsertSpacer() description.
2009-08-10  Vadim ZeitlinUpdate wxFlexGridSizer ctors to match (new) wxGridSizer...
2009-08-10  Vadim ZeitlinMade wxWindow::HasScrollbar() do what it says.
2009-08-09  Jaakko SalliFixed wxPGProperty ctor documentation
2009-08-07  Vadim ZeitlinCorrect examples in wxStaticBox(Sizer) documentation.
2009-08-06  Vadim ZeitlinDon't pop explicitly changed status messages.
2009-08-06  Vadim ZeitlinNo changes, just removed the whitespace.
2009-08-05  Bryan PettyFixed up the short description of wxHashMap::find().
2009-08-03  Vadim ZeitlinMinor changes to wxGridSizer ctor docs.
2009-08-02  Vadim ZeitlinCorrect wxPATH_NORM_DOTS comment and documentation.
2009-08-02  Vadim ZeitlinMention that wxEVT_GRID_SELECT_CELL is generated by...
2009-08-02  Vadim ZeitlinMake wxGridSizer ctors more consistent.
2009-07-30  Vadim ZeitlinAdded another hyphen in "wxObject-derived" for consistency.
next