projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
using scan-line polygon conversion for constructing wxregion
[wxWidgets.git]
/
interface
/
wx
/
2013-05-24
Robin Dunn
Add wxRTTI for the wxFileSystemWatcherEvent class
tree
|
commitdiff
2013-05-24
Steve Lamerton
Correctly link to wxWebViewNavigationError from wxWebVi...
tree
|
commitdiff
2013-05-24
Steve Lamerton
Document the unused baseURL parameter in wxWebViewIE.
tree
|
commitdiff
2013-05-22
Vadim Zeitlin
Add ctor and assign() taking an iterator range to wxVec...
tree
|
commitdiff
2013-05-20
Vadim Zeitlin
Add a public wxModalDialogHook class for intercepting...
tree
|
commitdiff
2013-05-20
Vadim Zeitlin
Fix return value of wxCountingOutputStream::LastWrite().
tree
|
commitdiff
2013-05-20
Vadim Zeitlin
Add wxInputStream::ReadAll() and wxOutputStream::WriteA...
tree
|
commitdiff
2013-05-19
Vadim Zeitlin
Add conversions to/from long long to wxUniChar.
tree
|
commitdiff
2013-05-16
Robin Dunn
Add richtext event types.
tree
|
commitdiff
2013-05-16
Robin Dunn
More richtext fixes and cleanup for Phoenix
tree
|
commitdiff
2013-05-16
Robin Dunn
Add docs for SetMin and SetMax
tree
|
commitdiff
2013-05-16
Vadim Zeitlin
Allow wxPreferencesEditor::Dismiss() to work when using...
tree
|
commitdiff
2013-05-16
Vadim Zeitlin
Add wxPreferencesEditor::ShownModally().
tree
|
commitdiff
2013-05-16
Vadim Zeitlin
Make wxPreferencesEditor::Show() virtual.
tree
|
commitdiff
2013-05-16
Vadim Zeitlin
Allow to specify the title used by wxPreferencesEditor...
tree
|
commitdiff
2013-05-16
Vadim Zeitlin
Add wxEVT_DIRCTRL_FILEACTIVATED wxDirCtrl event.
tree
|
commitdiff
2013-05-16
Vadim Zeitlin
Rename wxEVT_DIRCTRL_CHANGED to wxEVT_DIRCTRL_SELECTION...
tree
|
commitdiff
2013-05-16
Vadim Zeitlin
Allow associating a validator with wxGridCellTextEditor.
tree
|
commitdiff
2013-05-16
Václav Slavík
Call wxThread::Create() from Run() automatically.
tree
|
commitdiff
2013-05-06
Julian Smart
Applied patches for #15184 (wxRichTextAction fix for...
tree
|
commitdiff
2013-05-06
Vadim Zeitlin
Fix a typo in wxNumberFormatter styles documentation.
tree
|
commitdiff
2013-05-06
Vadim Zeitlin
Add IEEE 754 single/double precision support to wxDataS...
tree
|
commitdiff
2013-05-06
Vadim Zeitlin
Minor wording fixes in wxDataStream classes documentation.
tree
|
commitdiff
2013-05-06
Vadim Zeitlin
No real changes, just rename double variables to "d".
tree
|
commitdiff
2013-05-04
Vadim Zeitlin
Add public wxDocManager::GetAnyUsableView().
tree
|
commitdiff
2013-05-02
Vadim Zeitlin
Expand wxString overview and document some problems...
tree
|
commitdiff
2013-05-01
Vadim Zeitlin
Copy max width of wxGridCellTextEditor when cloning it.
tree
|
commitdiff
2013-04-30
Robin Dunn
Richtext interface fixes and additions for Phoenix
tree
|
commitdiff
2013-04-30
Robin Dunn
Richtext interface fixes and additions for Phoenix
tree
|
commitdiff
2013-04-30
Robin Dunn
Documentation tweaks for wxFontInfo
tree
|
commitdiff
2013-04-30
Robin Dunn
Add wxICON_AUTH_NEEDED
tree
|
commitdiff
2013-04-30
Vadim Zeitlin
Add wxFontInfo class to allow using named parameters...
tree
|
commitdiff
2013-04-29
Vadim Zeitlin
Add support for wxICON_AUTH_NEEDED to wxMessageDialog.
tree
|
commitdiff
2013-04-26
Vadim Zeitlin
Remove "Windows only" mention from wxTE_PROCESS_ENTER...
tree
|
commitdiff
2013-04-26
Robin Dunn
Add wxEVT_DIRCTRL_CHANGED
tree
|
commitdiff
2013-04-25
Vadim Zeitlin
Fix wxEVT_DATAVIEW_COLUMN_HEADER_RIGHT_CLICK event...
tree
|
commitdiff
2013-04-25
Vadim Zeitlin
Provide shorter synonyms for wxEVT_XXX constants.
tree
|
commitdiff
2013-04-25
Vadim Zeitlin
Small fixes after wxHtmlTagHandler::GetParser() addition.
tree
|
commitdiff
2013-04-24
Robin Dunn
Add documentation for some additional cell types so...
tree
|
commitdiff
2013-04-24
Robin Dunn
Add ctor for wxHtmlWinTagHandler
tree
|
commitdiff
2013-04-24
Robin Dunn
Add GetParser methods for the tag handlers
tree
|
commitdiff
2013-04-22
Vadim Zeitlin
Add wxSocketBase::GetSocket().
tree
|
commitdiff
2013-04-20
Vadim Zeitlin
Add wxTextEntryDialog::SetMaxLength().
tree
|
commitdiff
2013-04-19
Vadim Zeitlin
EVT_TREE_STATE_IMAGE_CLICK is not Windows-only any...
tree
|
commitdiff
2013-04-17
Vadim Zeitlin
Document lack of wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_C...
tree
|
commitdiff
2013-04-17
Vadim Zeitlin
Fix wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK name...
tree
|
commitdiff
2013-04-17
Robin Dunn
Add missing interface items for Phoenix
tree
|
commitdiff
2013-04-16
Vadim Zeitlin
Document that wxPoint(wxRealPoint) ctor truncates,...
tree
|
commitdiff
2013-04-10
Vadim Zeitlin
Added chainable wxWizardPageSimple::Chain() overload.
tree
|
commitdiff
2013-04-10
Robin Dunn
Cut is documented in wxTextEntry now
tree
|
commitdiff
2013-04-10
Robin Dunn
Add missing doc for Cut()
tree
|
commitdiff
2013-04-05
Vadim Zeitlin
Allow to customize wxGrid column auto-sizing.
tree
|
commitdiff
2013-04-04
Vadim Zeitlin
Document wxTextEntryDialog::SetTextValidator().
tree
|
commitdiff
2013-04-03
Robin Dunn
Add wxRect::SetPosition
tree
|
commitdiff
2013-03-31
Vadim Zeitlin
Make wxToolBar styles consistent and add wxTB_DEFAULT_S...
tree
|
commitdiff
2013-03-31
Vadim Zeitlin
Fix the style value in wxWizard::Create() documentation.
tree
|
commitdiff
2013-03-31
Vadim Zeitlin
Fix the header to be included in wxStringTokenizer...
tree
|
commitdiff
2013-03-31
Vadim Zeitlin
Document wxDateTime arithmetic operators.
tree
|
commitdiff
2013-03-31
Vadim Zeitlin
Document wxDataView{List,Tree}Ctrl as only available...
tree
|
commitdiff
2013-03-29
Vadim Zeitlin
Mention the relationship of wxDocument::Activate()...
tree
|
commitdiff
2013-03-29
Vadim Zeitlin
Minor documentation corrections in wxBookCtrlBase.
tree
|
commitdiff
2013-03-29
Vadim Zeitlin
Added wxBookCtrlBase::FindPage().
tree
|
commitdiff
2013-03-27
Vadim Zeitlin
Add wxDocManager::FindDocumentByPath() helper.
tree
|
commitdiff
2013-03-26
Vadim Zeitlin
Add wxDocument::Activate() method.
tree
|
commitdiff
2013-03-21
Vadim Zeitlin
Use flat generic status bar by default and add wxSB_SUNKEN.
tree
|
commitdiff
2013-03-17
Vadim Zeitlin
Fix minor typo in wxDV_VERT_RULES documentation.
tree
|
commitdiff
2013-03-09
Vadim Zeitlin
Add GetFile() accessor to wxFileStream classes.
tree
|
commitdiff
2013-03-09
Vadim Zeitlin
Return false from wxFileName::AppendDir() and InsertDir...
tree
|
commitdiff
2013-03-09
Vadim Zeitlin
Remove wxLogWindow::OnFrameCreate() virtual method.
tree
|
commitdiff
2013-03-09
Vadim Zeitlin
Restore wxDIRCTRL_SHOW_FILTERS flag of wxDirCtrl.
tree
|
commitdiff
2013-03-05
Robin Dunn
Minor tweaks to the preferences docs for Phoenix.
tree
|
commitdiff
2013-03-02
Vadim Zeitlin
Interpret wxRect passed to wxRichToolTip::ShowFor(...
tree
|
commitdiff
2013-03-02
Vadim Zeitlin
Make wxRect parameter of wxRichToolTip::ShowFor() const.
tree
|
commitdiff
2013-02-28
Julian Smart
Corrected loading of images: we need the parent size...
tree
|
commitdiff
2013-02-28
Václav Slavík
Add wxPreferencesEditor class.
tree
|
commitdiff
2013-02-27
Steve Lamerton
Minor change. Fix LoadURL case typo in wxWebView docs.
tree
|
commitdiff
2013-02-12
Robin Dunn
Fix missing or incorrect wxGrid interface items for...
tree
|
commitdiff
2013-02-10
Vadim Zeitlin
Add wxIcon::CreateFromHICON() to wxMSW.
tree
|
commitdiff
2013-02-09
Vadim Zeitlin
Refresh wxMSW wxStaticBitmap when its size changes.
tree
|
commitdiff
2013-02-06
Vadim Zeitlin
Allow creating wxCursor from ANI files under MSW.
tree
|
commitdiff
2013-02-05
Vadim Zeitlin
Only impose minimal height for buttons with non-empty...
tree
|
commitdiff
2013-02-04
Julian Smart
Added support for sub-object virtual attributes (tempor...
tree
|
commitdiff
2013-02-01
Steve Lamerton
Rename all WEB_VIEW* style identifiers to WEBVIEW*.
tree
|
commitdiff
2013-01-21
Vadim Zeitlin
Add wxAUI_TB_PLAIN_BACKGROUND wxAuiToolBar style.
tree
|
commitdiff
2013-01-21
Vadim Zeitlin
Add wxCheckListBox::GetCheckedItems() helper.
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Fix wxKeyEvent::GetPosition() after the changes of...
tree
|
commitdiff
2013-01-20
Paul Cornett
add wxMask::GetBitmap(), closes #9381
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Add wxProcess::SetPriority() to allow setting the prior...
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Rename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX.
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Fix the list markers in wxGridCellEditor::EndEdit(...
tree
|
commitdiff
2013-01-18
Paul Cornett
use const arrays for wxDC array parameters, closes...
tree
|
commitdiff
2013-01-14
Julian Smart
Added Set/GetFloatingLayoutMode to switch off time...
tree
|
commitdiff
2013-01-14
Robin Dunn
enum wxWebViewBackend has been removed.
tree
|
commitdiff
2013-01-13
Steve Lamerton
Allow registering of custom wxWebView backends.
tree
|
commitdiff
2013-01-12
Vadim Zeitlin
Allow hiding/showing already hidden/shown wxGrid rows...
tree
|
commitdiff
2013-01-10
Vadim Zeitlin
Fix a typo in wxKeyEvent::GetKeyCode() code example.
tree
|
commitdiff
2013-01-03
Paul Cornett
remove ancient SetModal(), it was deprecated long ago...
tree
|
commitdiff
2012-12-31
Vadim Zeitlin
Slight improvements to wxWebView::EnableContextMenu...
tree
|
commitdiff
2012-12-31
Steve Lamerton
Add context menu enabling and disabling to wxWebView...
tree
|
commitdiff
2012-12-29
Robin Dunn
Fix missing or broken interface items for Phoenix
tree
|
commitdiff
next