2012-02-15 |
Vadim Zeitlin | Explicitly document that hidden windows get wxEVT_IDLE... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Document wxLogGui::DoShow{Single,Multiple}LogMessage... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Don't document wxListCtrl::SetColumnsOrder() as being... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Clean up wxListBox documentation. |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Make documentation of wxIcon::ConvertToDisabled() more... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Document wxFTP::TransferMode enum in the correct scope. |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Document wxGB{Position,Size}::operator!=(), remove... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Remove documentation of non-existent wxFontMapper:... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Document Mac-only wxFileName methods as being Mac-only. |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Document wxFileType::MessageParameters class. |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Fix wrong type of wild card parameter in wxFileCtrl... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Make wxDragImage ctors taking hot spot point really... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Document wxDocManager::CreatePreviewFrame() as being... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Don't document private event handlers in doc/view frame... |
tree | commitdiff |
2012-02-14 |
Vadim Zeitlin | Remove the mention of non-existing wxPrintf_l() from... |
tree | commitdiff |
2012-02-12 |
Vadim Zeitlin | Don't document deprecated wxComboCtrl::SetValueWithEvent(). |
tree | commitdiff |
2012-02-11 |
Robin Dunn | remove some wxPython-only methods that were accidentall... |
tree | commitdiff |
2012-02-11 |
Vadim Zeitlin | Document wxDateTime::GregorianAdoption enum and TimeZon... |
tree | commitdiff |
2012-02-11 |
Vadim Zeitlin | Fix "wxEmptyStr" typo in wxChoicebook and wxToolbook... |
tree | commitdiff |
2012-02-11 |
Vadim Zeitlin | Implement wxBG_STYLE_TRANSPARENT support for wxGTK. |
tree | commitdiff |
2012-02-10 |
Vadim Zeitlin | Fix wxHash{Set,Map} compilation with g++ 4.7 in C+... |
tree | commitdiff |
2012-02-09 |
Vadim Zeitlin | Document MSW-only wxEVT_MOVING event. |
tree | commitdiff |
2012-02-08 |
Vadim Zeitlin | Fix wrong signature of wxBitmap(bits) ctor in the docum... |
tree | commitdiff |
2012-02-08 |
Vadim Zeitlin | Restrict button size restrictions documentation to... |
tree | commitdiff |
2012-02-08 |
Vadim Zeitlin | Document that wxStandardPaths::GetUserConfigDir() doesn... |
tree | commitdiff |
2012-02-08 |
Vadim Zeitlin | Use wxSTC_INVALID_POSITION in wxStyledTextCtrl document... |
tree | commitdiff |
2012-02-08 |
Vadim Zeitlin | Document wxAUI_NB_MIDDLE_CLICK_CLOSE. |
tree | commitdiff |
2012-02-08 |
Robin Dunn | Interface fixes changing fiction into truth. |
tree | commitdiff |
2012-02-07 |
Robin Dunn | Add length parameter to AddTextRaw and AppendTextRaw... |
tree | commitdiff |
2012-02-07 |
Vadim Zeitlin | Fix wxAboutDialogInfo::GetName() return type in the... |
tree | commitdiff |
2012-02-07 |
Vadim Zeitlin | Fix infinite loop in wxHtmlEasyPrinting page break... |
tree | commitdiff |
2012-02-07 |
Vadim Zeitlin | No real changes, just pass const wxArrayInt to wxHtmlCe... |
tree | commitdiff |
2012-02-06 |
Vadim Zeitlin | Fix typo in an event type constant in wxTreeListCtrl... |
tree | commitdiff |
2012-02-05 |
Vadim Zeitlin | Take void** client data in wxSingleChoiceDialog ctor... |
tree | commitdiff |
2012-02-04 |
Vadim Zeitlin | Document wxNO_3D as being obsolete. |
tree | commitdiff |
2012-02-03 |
Vadim Zeitlin | Fix typo in EVT_TREE_END_LABEL_EDIT documentation. |
tree | commitdiff |
2012-02-03 |
Vadim Zeitlin | Fix the type of global font constants in the documentation. |
tree | commitdiff |
2012-02-02 |
Vadim Zeitlin | Fix wxDataViewCtrl::GetItemRect() signature in wxOSX... |
tree | commitdiff |
2012-01-31 |
Vadim Zeitlin | Document wxFFile::GetName(). |
tree | commitdiff |
2012-01-31 |
Vadim Zeitlin | Don't document wxVector<>::reverse_iterator. |
tree | commitdiff |
2012-01-25 |
Julian Smart | Added further API for intercepting deletion and content... |
tree | commitdiff |
2012-01-24 |
Vadim Zeitlin | Fix setting frame icon when using non-standard icon... |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Add a property to configure file property dialog kind. |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Add support for stricken-through fonts. |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Add wxFont ctor taking a single flags argument instead... |
tree | commitdiff |
2012-01-20 |
Vadim Zeitlin | Fix documentation of wxConfig::Read(float*) overload. |
tree | commitdiff |
2012-01-20 |
Vadim Zeitlin | Add SetPostBuffer(wxMemoryBuffer) and SetPostText(... |
tree | commitdiff |
2012-01-20 |
Vadim Zeitlin | Added wxMemoryBuffer::Clear() and IsEmpty() methods. |
tree | commitdiff |
2012-01-18 |
Bryan Petty | Gave proper spacing to header include sections. |
tree | commitdiff |
2012-01-18 |
Vadim Zeitlin | Fix header formatting problem in wxMessageBox() documen... |
tree | commitdiff |
2012-01-17 |
Vadim Zeitlin | Consistently use "checked" in wxRadioButton documentation. |
tree | commitdiff |
2012-01-17 |
Julian Smart | Added drawing context to allow 'virtual' (dynamic)... |
tree | commitdiff |
2012-01-17 |
Václav Slavík | Replace wxDataViewCtrl::StartEditor() with EditItem(). |
tree | commitdiff |
2012-01-17 |
Václav Slavík | Add wxDataViewCtrl::GetCurrentColumn(). |
tree | commitdiff |
2012-01-17 |
Julian Smart | Support for undoable application of custom properties... |
tree | commitdiff |
2012-01-16 |
Julian Smart | Fixed duplicate comment #13871 |
tree | commitdiff |
2012-01-15 |
Steve Lamerton | Add wxActiveXContainer::QueryClientSiteInterface to... |
tree | commitdiff |
2012-01-15 |
Julian Smart | Added min and max size to box attributes; made property... |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Remove wxMGL port. |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Implement wxMenuBar::EnableTop() for wxMSW and wxGTK. |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Fix variable name in wxFTP example in the documentation. |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Document wxFileCtrl as being in the core library, not... |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Remove Palm OS port. |
tree | commitdiff |
2012-01-14 |
Václav Slavík | Make column width calculations in wxDataViewCtrl and... |
tree | commitdiff |
2012-01-12 |
Vadim Zeitlin | Correct wxDropSource constructors documentation. |
tree | commitdiff |
2012-01-10 |
Vadim Zeitlin | Added wxAbort() which can also be used under Windows CE. |
tree | commitdiff |
2012-01-09 |
Julian Smart | Improved layout, in particular passed a container size... |
tree | commitdiff |
2012-01-09 |
Dimitri Schoolwerth | no code changes, fixed some typos |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Enhance wxRibbonToolBar functionality to wxRibbonButton... |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Add wxTopLevelWindow::SetRepresentedFilename(). |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Add support for wxLIST_AUTOSIZE_USEHEADER to InsertColu... |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Add convenient wxListCtrl::AppendColumn() wrapper. |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Set Z-position correctly for wxEVT_JOY_ZMOVE events. |
tree | commitdiff |
2012-01-05 |
Julian Smart | Removed compilation ambiguity between different forms... |
tree | commitdiff |
2012-01-04 |
Julian Smart | Implement missing wxTextBoxAttr::IsDefault function |
tree | commitdiff |
2012-01-03 |
Vadim Zeitlin | Fix wxEncodingConverter::Convert(wchar_t) documentation. |
tree | commitdiff |
2012-01-03 |
Julian Smart | Applied #13819: wxRTC drag and drop, by dghart, with... |
tree | commitdiff |
2012-01-03 |
Stefan Csomor | fixes #13695 |
tree | commitdiff |
2012-01-03 |
Vadim Zeitlin | Improve links in wxAuiManager flags documentation. |
tree | commitdiff |
2012-01-03 |
Vadim Zeitlin | Document wxIMAGE_OPTION_CUR_HOTSPOT_[XY] in wxCursor... |
tree | commitdiff |
2012-01-03 |
Vadim Zeitlin | Correct documentation of supported cursor sizes under... |
tree | commitdiff |
2012-01-02 |
Julian Smart | Added a box style definition name to the box attribute. |
tree | commitdiff |
2011-12-30 |
Julian Smart | Split up the context menu functionality to make it... |
tree | commitdiff |
2011-12-30 |
Václav Slavík | Implement wxDataViewModel::IsEnabled() support in gener... |
tree | commitdiff |
2011-12-30 |
Robin Dunn | Interface fixes and tweaks for Phoenix |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Document wxAuiManager styles and flags. |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Add wxRibbonButtonBar::InsertXXXButton() methods. |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Mention wxEVT_COMMAND_TOGGLEBUTTON_CLICKED explicitly... |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Complete wxEVT_MENU_{OPEN,CLOSE} implementation in... |
tree | commitdiff |
2011-12-25 |
Vadim Zeitlin | Added a warning about multi-cells in wxGrid::DeleteRows... |
tree | commitdiff |
2011-12-24 |
Vadim Zeitlin | Fix typo in wxEVT_COMMAND_RICHTEXT_LEFT_DCLICK in docum... |
tree | commitdiff |
2011-12-22 |
Vadim Zeitlin | Add wxLogFormatter to allow easier wxLog output customi... |
tree | commitdiff |
2011-12-22 |
Robin Dunn | Interface fixes for Phoenix |
tree | commitdiff |
2011-12-21 |
Vadim Zeitlin | Document wxListCtrl::InReportView() and IsVirtual(). |
tree | commitdiff |
2011-12-21 |
Vadim Zeitlin | Ignore extra modify events after rename in wxFileSystem... |
tree | commitdiff |
2011-12-20 |
Vadim Zeitlin | Provide native implementation of wx{Date,Time}PickerCtr... |
tree | commitdiff |
2011-12-19 |
Robin Dunn | Interface tweaks and fixes for Phoenix |
tree | commitdiff |
2011-12-19 |
Bryan Petty | Added missing semi-colon in versioninfo.h interface... |
tree | commitdiff |
2011-12-19 |
Vadim Zeitlin | Added support for wxEXEC_MAKE_GROUP_LEADER to wxExecute(). |
tree | commitdiff |
2011-12-19 |
Vadim Zeitlin | Add possibility to set item background in generic wxDat... |
tree | commitdiff |
next |