2011-07-04 |
Steve Lamerton | Filter out subframes from the ie backend history and... |
tree | commitdiff |
2011-07-04 |
Steve Lamerton | Add a note to the documentation about the emulation... |
tree | commitdiff |
2011-07-02 |
Steve Lamerton | Add web documentation category. |
tree | commitdiff |
2011-07-02 |
Steve Lamerton | Overhaul the wxWebView documentation. Split the documen... |
tree | commitdiff |
2011-07-01 |
Steve Lamerton | Extend history api using the ie backend to include... |
tree | commitdiff |
2011-06-30 |
Steve Lamerton | Add basic history api and implement it under gtk. |
tree | commitdiff |
2011-05-26 |
Steve Lamerton | Add a new event type for new window creation, document... |
tree | commitdiff |
2011-05-19 |
Steve Lamerton | Remove defined values from wxWebView enums. We probably... |
tree | commitdiff |
2011-05-19 |
Steve Lamerton | Move wxWebView documentation into a separate interface... |
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 |
2011-02-19 |
Vadim Zeitlin | Add wxAutomationInstance_SilentIfNone flag for wxMSW... |
tree | commitdiff |
2011-02-18 |
Stefan Csomor | support for file-type popup, compatible for 10.4+,... |
tree | commitdiff |
2011-02-16 |
Vadim Zeitlin | Correct example of wxRegKey use in its documentation. |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Explain wxSizer::SetVirtualSizeHints() deprecation. |
tree | commitdiff |
2011-02-09 |
Václav Slavík | Don't shorten text too much in wxControl::Ellipsize(). |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Correct more wxEVT_AUXn_XXX event types names. |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Allow accessing 64 bit registry from 32 bit MSW code... |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Use Explorer style for wxTreeCtrl with wxTR_TWIST_BUTTO... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Re-enable generation of wxEVT_MOVE_{START,END} events... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Deprecate second parameter of wxSlider::SetTickFreq(). |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Implement restoring default video mode under OS X. |
tree | commitdiff |
2011-02-02 |
Dimitri Schoolwerth | Added support for reading comments from a GIF image. |
tree | commitdiff |
2011-01-27 |
Vadim Zeitlin | Document wxEVT_COMMAND_SPINCTRL_UPDATED in EVT_SPINCTRL... |
tree | commitdiff |
2011-01-25 |
Dimitri Schoolwerth | Fixed typo in wxFileName::GetHumanReadableSize docs. |
tree | commitdiff |
2011-01-19 |
Dimitri Schoolwerth | Added GIF and animated GIF saving support. |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Add wxIntegerValidator and wxFloatingPointValidator... |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Add wxNumberFormatter class helping to deal with thousa... |
tree | commitdiff |
2011-01-16 |
Vadim Zeitlin | Add skeleton documentation for wxAuiToolBar and related... |
tree | commitdiff |
2011-01-16 |
Vadim Zeitlin | Document wxDialog::ShowWindowModal(). |
tree | commitdiff |
2011-01-12 |
Vadim Zeitlin | Add support for icons in wxAUI panes title bars. |
tree | commitdiff |
2011-01-08 |
Paul Cornett | update docs after r66615 |
tree | commitdiff |
2011-01-08 |
Paul Cornett | Move SendIdleEvents() from wxApp to wxWindow. |
tree | commitdiff |
2011-01-07 |
Václav Slavík | Implement wxCOL_WIDTH_AUTOSIZE on OS X. |
tree | commitdiff |
2011-01-06 |
Vadim Zeitlin | Add possibility to hide panels in wxRibbon. |
tree | commitdiff |
2011-01-06 |
Steve Lamerton | Add missing code tag before lots of wxEventTypes in... |
tree | commitdiff |
2011-01-05 |
Vadim Zeitlin | Remove wxFileSystemWatcher::OnXXX() virtual methods... |
tree | commitdiff |
2011-01-05 |
Vadim Zeitlin | Correct wxFileSystemWatcher::GetWatchedPathsCount(... |
tree | commitdiff |
2011-01-04 |
Vadim Zeitlin | Mention that wxDV_ROW_LINES is not implemented in the... |
tree | commitdiff |
2011-01-03 |
Dimitri Schoolwerth | Added support for saving PNG files with palette. |
tree | commitdiff |
2011-01-02 |
Jaakko Salli | Added 'HasAlpha' attribute for wxColourProperty. Settin... |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | Add go to first/last and plus/minus art provider icons. |
tree | commitdiff |
2010-12-31 |
Vadim Zeitlin | Document how to get the previous selection in wxEVT_GRI... |
tree | commitdiff |
2010-12-30 |
Vadim Zeitlin | Move wxGetLibraryVersionInfo() to core from base. |
tree | commitdiff |
2010-12-28 |
Dimitri Schoolwerth | Added saving support to TGA image handler. |
tree | commitdiff |
2010-12-28 |
Dimitri Schoolwerth | Updated manual regarding image alpha support for BMP... |
tree | commitdiff |
2010-12-27 |
Robin Dunn | Fix various missing or broken stuff needed for Project... |
tree | commitdiff |
2010-12-25 |
Vadim Zeitlin | Document wxItemContainer::SetStringSelection() as case... |
tree | commitdiff |
next |