2011-08-10 |
Václav Slavík | Make the wxDataViewItem(void*) constructor explicit. |
tree | commitdiff |
2011-08-09 |
Dimitri Schoolwerth | Added NSApplicationDelegate's openFiles for wxOSX-Cocoa. |
tree | commitdiff |
2011-08-08 |
Vadim Zeitlin | Added wxTopLevelWindow::MSWGetSystemMenu() method. |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Add support for wxHELP button to wxMessageDialog. |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Avoid unwanted line break in wxDataViewListModel::GetCo... |
tree | commitdiff |
2011-08-02 |
Vadim Zeitlin | Remove documentation of non-existent wxTextAttr::Create... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Improve wxTextCtrl::GetNumberOfLines() unit test and... |
tree | commitdiff |
2011-07-30 |
Vadim Zeitlin | Emphasize that wxStandardPaths must not be created... |
tree | commitdiff |
2011-07-29 |
Vadim Zeitlin | Add wxTextCtrl::PositionToCoords() functions for wxMSW... |
tree | commitdiff |
2011-07-26 |
Vadim Zeitlin | Mention wxGTK wxAnimation implementation limitations... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Replace wxControlContainer-related macros with wxNaviga... |
tree | commitdiff |
2011-07-24 |
Vadim Zeitlin | Add wxNavigationEnabled<> helper for implementing TAB... |
tree | commitdiff |
2011-07-23 |
Vadim Zeitlin | Mention that pages can't be added to wxBookCtrl more... |
tree | commitdiff |
2011-07-23 |
Vadim Zeitlin | Remove mentions of wxCommandEvent from wxThreadEvent... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Added customizable wxDocManager::OnMRUFileNotExist... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Several corrections to wxDocManager fields documentation. |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Allow passing the error value to wxStreamBase::Reset(). |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Add wxDataViewEvent::IsEditCancelled() and support... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Added wxGCDC(wxEnhMetaFileDC) ctor too. |
tree | commitdiff |
2011-07-12 |
Vadim Zeitlin | Document wxEnhMetaFileDC-related wxGraphics functions. |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | Fix and improve documentation of wxT_2() macro. |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Support float, double and file name values in wxGeneric... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Mention that wxNotebook page must be removed before... |
tree | commitdiff |
2011-07-09 |
John Chain | Added Robin Dunn's explanation on the relationship... |
tree | commitdiff |
2011-07-07 |
Vadim Zeitlin | Make wxGCDC::GetGraphicsContext() const. |
tree | commitdiff |
2011-07-02 |
Vadim Zeitlin | No real changes, just remove trailing commas from enum. |
tree | commitdiff |
2011-07-02 |
Vadim Zeitlin | Add wxCOMPOSITION_INVALID mode and use it to simplify... |
tree | commitdiff |
2011-06-28 |
Václav Slavík | Move wxThreadEvent into wxBase. |
tree | commitdiff |
2011-06-27 |
Vadim Zeitlin | Add support for child documents to docview framework. |
tree | commitdiff |
2011-06-22 |
Vadim Zeitlin | Restore wxPreviewFrame::Initialize(void) and add Initia... |
tree | commitdiff |
2011-06-19 |
Vadim Zeitlin | Document surprising behaviour of wxDatePickerCtrl:... |
tree | commitdiff |
2011-06-19 |
Vadim Zeitlin | Implement wxCalendarCtrl::SetDateRange() in the native... |
tree | commitdiff |
2011-06-15 |
Julian Smart | Removed header guards |
tree | commitdiff |
2011-06-11 |
Vadim Zeitlin | Implement wxDataViewCtrl::SetRowHeight() for wxGTK. |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | adding default interpolation enum |
tree | commitdiff |
2011-06-09 |
Stefan Csomor | fixing test, adding minimal docs |
tree | commitdiff |
2011-06-07 |
Vadim Zeitlin | Add wxDataViewCtrl::SetRowHeight() and provide its... |
tree | commitdiff |
2011-06-07 |
Vadim Zeitlin | Make wxDECLARE_CLASS synonym of wxDECLARE_ABSTRACT_CLASS. |
tree | commitdiff |
2011-05-31 |
Robin Dunn | Virtualize StartEditor and add implementations for... |
tree | commitdiff |
2011-05-13 |
Vadim Zeitlin | Make wxListCtrl sort function take wxIntPtr, not long... |
tree | commitdiff |
2011-05-13 |
Vadim Zeitlin | Remove duplicated portability warning from wxShowEvent... |
tree | commitdiff |
2011-05-11 |
Vadim Zeitlin | Don't document wxFileSystemWatcher::AddTree() as pure... |
tree | commitdiff |
2011-05-10 |
Václav Slavík | Clarify that wxFileName::GetPath() appends separator... |
tree | commitdiff |
2011-05-08 |
Julian Smart | More work on improving wxRTC documentation, copied... |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Fix wxFileSystemWatcher usage instructions. |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Add wxDocManager::GetPageSetupDialogData() accessor. |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Allow showing the print preview frame non modally. |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Add wxDC::SetTransformMatrix() and related methods... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Correct names of parameters in wxAffineMatrix2D documen... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Document that wxTreeCtrl::SelectItem() generates events. |
tree | commitdiff |
2011-04-22 |
Václav Slavík | Return wxWindow* from wxDataViewCustomRenderer::CreateE... |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Correct wrong port-specific note in AutoCompleteFileNam... |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Implement auto-completion support for wxTextEntry in... |
tree | commitdiff |
2011-04-17 |
Vadim Zeitlin | Add wxAffineMatrix2D and related classes. |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Split wxTextCompleter into a base class and wxTextCompl... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Don't block the main UI thread while generating complet... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Add support for dynamic auto-completion in wxTextEntry. |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Refactor wxTextEntry::AutoComplete() to simply call... |
tree | commitdiff |
2011-04-12 |
Jaakko Salli | Describe what re-implemented wxComboPopup::DestroyPopup... |
tree | commitdiff |
2011-04-10 |
Vadim Zeitlin | Allow customizing AUI tab colours in wxAuiTabArt. |
tree | commitdiff |
2011-04-04 |
Dimitri Schoolwerth | Changed licence references to "wxWindows licence". |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed forgotten typo that is a part... |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | Add support for alpha channel in colours in wxSVGFileDC. |
tree | commitdiff |
2011-03-31 |
Jaakko Salli | Added wxComboPopup::DestroyPopup(), which responsibilit... |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Document unexpected wxWindowDisabler taskbar UI in... |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Correct wxGraphicsContext::StrokeLines(n, points) docum... |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Add support for elements preceding the document node... |
tree | commitdiff |
2011-03-23 |
Vadim Zeitlin | Add WXK_CONTROL_A..WXK_CONTROL_Z constants. |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Add wxText{Input,Output}Stream::Get{Input,Output}Stream... |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
tree | commitdiff |
2011-03-22 |
Bryan Petty | Extensive documentation typo patch (closes #13063). |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Add wxPanel::SetBackgroundBitmap(). |
tree | commitdiff |
2011-03-19 |
Vadim Zeitlin | Slightly improve wxMouseCaptureLostEvent documentation. |
tree | commitdiff |
2011-03-19 |
Vadim Zeitlin | Document wxPopupTransientWindow. |
tree | commitdiff |
2011-03-18 |
Dimitri Schoolwerth | Fixed documentation of enum wxImageResizeQuality. |
tree | commitdiff |
2011-03-18 |
Dimitri Schoolwerth | Set svn properties on various files throughout the... |
tree | commitdiff |
2011-03-18 |
Vadim Zeitlin | Add wxHtmlHelpController::SetShouldPreventAppExit(). |
tree | commitdiff |
2011-03-15 |
Dimitri Schoolwerth | Changed behaviour of wxImageResizeQuality parameter... |
tree | commitdiff |
2011-03-15 |
Vadim Zeitlin | Document wxEVT_COMMAND_SLIDER_UPDATED in wxSlider docum... |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Don't generate wxEVT_CHAR_HOOK events while the mouse... |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Document EVT_CHAR_HOOK. |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Fix changing the size of the bitmaps in wxMSW wxButton. |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Allow wxThread::Wait() and Delete() to block, even... |
tree | commitdiff |
2011-03-13 |
Vadim Zeitlin | Added precision parameter to wxString::From[C]Double(). |
tree | commitdiff |
2011-03-13 |
Vadim Zeitlin | Document wxTE_MULTILINE support in wxTextEntryDialog. |
tree | commitdiff |
2011-03-09 |
Paul Cornett | add wxEVT_MAXIMIZE support to wxGTK |
tree | commitdiff |
2011-03-09 |
Vadim Zeitlin | Corrections to wxTextCtrl::HitTest() documentation. |
tree | commitdiff |
2011-03-09 |
Vadim Zeitlin | Mention that wxEVT_MAXIMIZE is only generated by a... |
tree | commitdiff |
2011-03-09 |
Vadim Zeitlin | Correct EVT_MAXIMIZE macro name in wxTLW documentation. |
tree | commitdiff |
2011-03-02 |
Vadim Zeitlin | Fix typo in wxStack<T> documentation. |
tree | commitdiff |
2011-03-01 |
Václav Slavík | Pass wxRect/wxPoint arguments to wxDataViewCustomRender... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Update markup support documentation. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxDC::GetFontMetrics() and implement it for wxMSW. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Replace wxST_MARKUP style with wxControl::SetLabelMarkup(). |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxFont::SetSymbolicSize() and SetSymbolicSizeRelati... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxFont::Underlined() and MakeUnderlined() methods. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add a simple wxStack<> template class based on wxVector<>. |
tree | commitdiff |
2011-02-25 |
Julian Smart | Added wxSYS_COLOUR_LISTBOXHIGHLIGHTTEXT to fix tree... |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Add wxT_2() macro for compatibility with wxWidgets... |
tree | commitdiff |
next |