2012-02-22 |
Vadim Zeitlin | Fix spelling in the documentation. |
tree | commitdiff |
2012-02-21 |
Vadim Zeitlin | Correct wxWinCE port name in @onlyfor in the documentation. |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Minor fixes to wxDateTime documentation. |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Remove documentation of inexistent wxEvtHandler::TryThis(). |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Document wxNotificationMessage::Timeout_XXX values. |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Fix typos in wxRibbonButtonBar documentation. |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Minor documentation fixes to wxHelpController. |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Add skeleton documentation for wxMessageDialog::ButtonL... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Fix wxRichTextBuffer::InsertParagraphsWithUndo() docume... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Add @onlyfor tag to wxToolBar::SetBitmapResource()... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Add @onlyfor tags for Unix-specific wxStandardPaths... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Add @onlyfor tag for wxSound::IsPlaying() documentation. |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Fix wrong spelling of wxRegKey::HasSubkeys() in the... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Remove inexistent wxPropertySheetDialog::SetInnerSizer... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Synchronize wxPropertyGridManager documentation with... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Synchronize wxPropertyGrid documentation with the real... |
tree | commitdiff |
2012-02-20 |
Vadim Zeitlin | Remove wxDialog::OnSysColourChanged() documentation. |
tree | commitdiff |
2012-02-20 |
Julian Smart | Added wxEVT_WIZARD_BEFORE_PAGE_CHANGED event to allow... |
tree | commitdiff |
2012-02-18 |
Stefan Neis | Fixed spelling errors, fixes #14021. |
tree | commitdiff |
2012-02-18 |
Julian Smart | Removed OnSelect |
tree | commitdiff |
2012-02-18 |
Julian Smart | Fixed name of GetCombinedStyleForLevel |
tree | commitdiff |
2012-02-18 |
Julian Smart | Applied #14000 (wxRichTextXMLHandler interface fixes) |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Remove wrong "const" from wxPosition::operator{+,-... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Fix the name of wxPersistentTreeBookCtrl in the documen... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Remove non-existent wxPGChoices methods from the docume... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Fix typo in wxOwnerDrawnComboBox ctor documentation. |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Fix typo in wxMultiChoiceDialog::GetSelections() name... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Mark Mac-specific wxMenuBar methods with @onlyfor{wxosx}. |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Document the default size of new wxMemoryBuffer correctly. |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Fix wxMediaCtrl::GetPlaybackRate() method name in the... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Document wxConvFileName variable, not wxMBConvFile... |
tree | commitdiff |
2012-02-15 |
Vadim Zeitlin | Added wxFileName::Exists(). |
tree | commitdiff |
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 |
next |