2009-11-12 |
Vadim Zeitlin | Make wxSizeEvent::GetSize() description more precise. |
tree | commitdiff |
2009-11-11 |
Vadim Zeitlin | Add wxBase64Decode(void*,size_t,wxString) overload. |
tree | commitdiff |
2009-11-11 |
Václav Slavík | added a note about XRCID() and EVT_*_RANGE macros ... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Allow custom wxDataViewCtrl renderers to easily use... |
tree | commitdiff |
2009-11-09 |
Vadim Zeitlin | No changes, just correct a recurring typo in "Override". |
tree | commitdiff |
2009-11-08 |
Václav Slavík | document that wxMessageDialog API additions appeared... |
tree | commitdiff |
2009-11-03 |
Vadim Zeitlin | Document wxDocument::SetDocumentSaved(). |
tree | commitdiff |
2009-10-31 |
Vadim Zeitlin | Make public and document wxDataView{Index,Virtual}ListM... |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | Make wxDataViewModel::GetAttr() and GetAttrByRow()... |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | Create model and column in wxDataViewTreeCtrl::Create... |
tree | commitdiff |
2009-10-24 |
Vadim Zeitlin | Add wxDataViewModel::HasValue(). |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Add wxDataViewModel::ChangeValue() and use it in wxDVC... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk. |
tree | commitdiff |
2009-10-21 |
Vadim Zeitlin | Add or fix descriptions of return values from SetFont... |
tree | commitdiff |
2009-10-19 |
Vadim Zeitlin | Document wxRendererNative::DrawTitleBarBitmap() and... |
tree | commitdiff |
2009-10-18 |
Mattia Barbon | Copy wxPerl notes from the LaTeX documentation. |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Add ellipsization support to wxDataViewCtrl. |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Rename wxEllipsizeFlags elements to avoid confusion... |
tree | commitdiff |
2009-10-16 |
Jaakko Salli | Fix incorrect wxComboBox dropdown and closeup event... |
tree | commitdiff |
2009-10-15 |
Jaakko Salli | Changed 'bool recursively' to 'int flags' argument... |
tree | commitdiff |
2009-10-15 |
Vadim Zeitlin | Replace wxValidator::SetBellOnError() with SuppressBell... |
tree | commitdiff |
2009-10-15 |
Vadim Zeitlin | Correct typo in wxDocument::OnSaveModified() description. |
tree | commitdiff |
2009-10-15 |
Jaakko Salli | Added wxPGCell::SetFont() and GetFont(); Documented... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Remove wxDataViewTextRendererAttr by merging it with... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Added wxDCFontChanger ctor not changing font. |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Document wxDCTextColourChanger "do nothing" constructor. |
tree | commitdiff |
2009-10-10 |
Vadim Zeitlin | Don't document WarpPointer() as not implemented under... |
tree | commitdiff |
2009-10-10 |
Vadim Zeitlin | Don't use vendor name by default in wxStandardPaths. |
tree | commitdiff |
2009-10-10 |
Jaakko Salli | Removed intermediate wxPanel from wxPropertyGrid. |
tree | commitdiff |
2009-10-09 |
Vadim Zeitlin | Mention log components in wxLogTrace() documentation. |
tree | commitdiff |
2009-10-08 |
Vadim Zeitlin | Add a WX_APPNAME_DATA_DIR hack for wxStandardPaths... |
tree | commitdiff |
2009-10-08 |
Vadim Zeitlin | Improvements to application info documentation in wxSta... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Implement wxWindow::ShowWithEffect() for wxOSX/Cocoa. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Determine the appropriate show effect automatically... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxInfoBar::Dismiss(). |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxART_CLOSE art id. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Only show the default close button in wxInfoBar if... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Generate the button clicks in GTK version of wxInfoBar. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Add wxInfoBar::RemoveButton() method. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added native wxInfoBar implementation for wxGTK. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Initial wxInfoBar implementation. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxSHOW_EFFECT_NONE. |
tree | commitdiff |
2009-10-04 |
Václav Slavík | fixed wxXmlDocument::Save() to interpret the indentstep... |
tree | commitdiff |
2009-10-03 |
Jaakko Salli | Added wxDECLARE_ANY_TYPE(CLS, DECL) and documented... |
tree | commitdiff |
2009-10-02 |
Jaakko Salli | Added note about dangers of adding and deleting items... |
tree | commitdiff |
2009-09-29 |
Jaakko Salli | Removed dst buffer delete responsibility from wxAnyValu... |
tree | commitdiff |
2009-09-27 |
Jaakko Salli | Store property name and value in wxPropertyGridEvent... |
tree | commitdiff |
2009-09-26 |
Julian Smart | Applied modified #10655 (Added Cookie (receive) support... |
tree | commitdiff |
2009-09-26 |
Jaakko Salli | Have wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDO... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10917: wxGTK wxFileDialog::SetDirectory and... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied part of #10034: wxImage::ConvertToDisabled() |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | documenting events that are not available on OSX, close... |
tree | commitdiff |
2009-09-24 |
Vadim Zeitlin | Minor corrections to sorted arrays documentation. |
tree | commitdiff |
2009-09-23 |
Julian Smart | Added wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler... |
tree | commitdiff |
2009-09-22 |
Julian Smart | Clarified difference between SetInsertionPoint and... |
tree | commitdiff |
2009-09-22 |
Jaakko Salli | Minor clarifation and typo fix |
tree | commitdiff |
2009-09-21 |
Vadim Zeitlin | wxSocket::Initialize() and Shutdown() are for main... |
tree | commitdiff |
2009-09-19 |
Vadim Zeitlin | Add wxColour::{Set,Get}RGB[A](). |
tree | commitdiff |
2009-09-19 |
Vadim Zeitlin | Set svn properties correctly for the newly added files. |
tree | commitdiff |
2009-09-19 |
Jaakko Salli | wxAny initial commit (closes #10932) |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Change return type of wxList::Member() to bool. |
tree | commitdiff |
2009-09-16 |
Vadim Zeitlin | Allow creating wxSingleInstanceChecker with default... |
tree | commitdiff |
2009-09-16 |
Peter Cawley | Merged GSOC Ribbon work from SOC2009_RIBBON branch... |
tree | commitdiff |
2009-09-15 |
Vadim Zeitlin | Change wxBoxSizer::AddSpacer() to only add space in... |
tree | commitdiff |
2009-09-14 |
Vadim Zeitlin | Add wxXmlResource::LoadObjectRecursively(). |
tree | commitdiff |
2009-09-14 |
Vadim Zeitlin | Added support for corner, row and column headers render... |
tree | commitdiff |
2009-09-14 |
Vadim Zeitlin | Document wxGridCellAttrProvider. |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Document the meaning of empty value name in wxRegKey... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Add convenient wxMBConv::cMB2WC/WC2MB overloads taking... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Define wxDEBUG_LEVEL in both debug and release builds... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Document ctors creating a wxString from repeated charac... |
tree | commitdiff |
2009-09-12 |
Vadim Zeitlin | Document wxStandardPaths vendor-related changes. |
tree | commitdiff |
2009-09-11 |
Julian Smart | wxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_... |
tree | commitdiff |
2009-09-05 |
Jaakko Salli | wxTextEntry::SetMargins(), GetMargins() - implemented... |
tree | commitdiff |
2009-09-05 |
Vadim Zeitlin | Clarify the separator native look remark. |
tree | commitdiff |
2009-09-04 |
Vadim Zeitlin | Implement wxSTAY_ON_TOP for wxMessageDialog in wxGTK. |
tree | commitdiff |
2009-09-04 |
Vadim Zeitlin | Document wxFileName::SetPath(). |
tree | commitdiff |
2009-09-03 |
Vadim Zeitlin | Tweak the default wxApp::GetAppDisplayName() logic. |
tree | commitdiff |
2009-09-01 |
Jaakko Salli | Added 'bool editable' argument to wxPropertyGrid::MakeC... |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Add support for bilinear resize algorithm to wxImage. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Output the extracted number from wxString::ToXXX()... |
tree | commitdiff |
2009-08-29 |
Jaakko Salli | Disabled top-level parent tracking by default (crashes... |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Never overflow the output buffer in wxBase64Decode(). |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Added wxGridSize::GetEffective{Cols,Rows}Count(). |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Make WXK_NUMPAD_TAB member of WXK_CATEGORY_TAB. |
tree | commitdiff |
2009-08-23 |
Jaakko Salli | Added label editing capability into wxPropertyGrid |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Added wxKeyEvent::IsKeyInCategory() method. |
tree | commitdiff |
2009-08-22 |
Vadim Zeitlin | Document wxGraphicsPath::AddArc() better. |
tree | commitdiff |
2009-08-20 |
Vadim Zeitlin | Rename wxRendererNative::DrawRadioButton() to DrawRadio... |
tree | commitdiff |
2009-08-17 |
Jaakko Salli | Added multiple selection feature to wxPropertyGrid... |
tree | commitdiff |
2009-08-14 |
Vadim Zeitlin | Allow customizing wxDebugReportCompress output file. |
tree | commitdiff |
2009-08-14 |
Vadim Zeitlin | Added wxStandardPaths::MSWGetShellDir(). |
tree | commitdiff |
2009-08-11 |
Jaakko Salli | Do not generate wxEVT_PG_SELECTED with direct ClearSele... |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Reorganize and improve wxSizer::SetItemMinSize() docume... |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Correct wxSizer::InsertSpacer() description. |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Update wxFlexGridSizer ctors to match (new) wxGridSizer... |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Made wxWindow::HasScrollbar() do what it says. |
tree | commitdiff |
2009-08-09 |
Jaakko Salli | Fixed wxPGProperty ctor documentation |
tree | commitdiff |
2009-08-07 |
Vadim Zeitlin | Correct examples in wxStaticBox(Sizer) documentation. |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Don't pop explicitly changed status messages. |
tree | commitdiff |
next |