projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
don't pass false as a wxWindowID
[wxWidgets.git]
/
interface
/
2013-07-26
Vadim Zeitlin
Remove all lines containing cvs/svn "$Id$" keyword.
tree
|
commitdiff
2013-07-25
Vadim Zeitlin
Allow using custom method names in wxHTTP.
tree
|
commitdiff
2013-07-23
Vadim Zeitlin
Document wxKill(wxSIGTERM) reliance on having an open...
tree
|
commitdiff
2013-07-21
Steve Lamerton
Fix wxWebView documentation warnings.
tree
|
commitdiff
2013-07-21
Václav Slavík
Add functor-taking overload of CallAfter().
tree
|
commitdiff
2013-07-17
Robin Dunn
Fix interface definition of GetMouseCursorAt
tree
|
commitdiff
2013-07-17
Vadim Zeitlin
Set mouse cursor correctly over image map links in...
tree
|
commitdiff
2013-07-17
Stefan Csomor
fixing parameter name
tree
|
commitdiff
2013-07-16
Vadim Zeitlin
Add wxMenuItem::IsCheck() and IsRadio() accessors.
tree
|
commitdiff
2013-07-11
Václav Slavík
Use int instead of wxWindowID in wxNewId() and friends.
tree
|
commitdiff
2013-07-11
Václav Slavík
Use wxWindowID in wxNewId() and related functions.
tree
|
commitdiff
2013-07-10
Václav Slavík
Fix lots of warnings reported by Clang.
tree
|
commitdiff
2013-07-07
Václav Slavík
Don't look for catalogs in AddCatalogLookupPathPrefix...
tree
|
commitdiff
2013-07-07
Václav Slavík
Correct wxTranslations docs: CWD is not searched.
tree
|
commitdiff
2013-07-07
Vadim Zeitlin
Don't pretend that wxAnyButton::SetBitmap() supports...
tree
|
commitdiff
2013-07-06
Vadim Zeitlin
Forbid creation of wxStandardPaths object directly.
tree
|
commitdiff
2013-07-06
Vadim Zeitlin
Disable test for setting the creation time under Unix.
tree
|
commitdiff
2013-07-06
Vadim Zeitlin
Explicitly mention that wxDateTime ticks origin is...
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Add wxEventLoop::ScheduleExit().
tree
|
commitdiff
2013-07-03
Vadim Zeitlin
Add wxTimer::StartOnce().
tree
|
commitdiff
2013-07-01
Vadim Zeitlin
Fix missing documentation for several GDI functions.
tree
|
commitdiff
2013-06-29
Vadim Zeitlin
Use wxListColumnFormat for wxListCtrl::AppendColumn...
tree
|
commitdiff
2013-06-29
Julian Smart
Applied patch #15286: documentation and col/rowspan...
tree
|
commitdiff
2013-06-20
Robin Dunn
GetMagnificationFactor --> GetContentScaleFactor
tree
|
commitdiff
2013-06-20
Robin Dunn
Add flags for SendSizeEvent
tree
|
commitdiff
2013-06-20
Robin Dunn
Document wxWindow::GetMagnificationFactor
tree
|
commitdiff
2013-06-15
Vadim Zeitlin
Document that wxDC::FloodFill() is not implemented...
tree
|
commitdiff
2013-06-13
Robin Dunn
Add some missing wxGraphicsContext methods
tree
|
commitdiff
2013-06-13
Robin Dunn
Add doc for wxGraphicsContext.Create(), which is a...
tree
|
commitdiff
2013-06-11
Vadim Zeitlin
Fix wrong use of EVT_COMMAND in the example in wxThread...
tree
|
commitdiff
2013-06-10
Vadim Zeitlin
Add wxMouseEvent::GetColumnsPerAction().
tree
|
commitdiff
2013-06-08
Robin Dunn
More docs cleanup and fixes for richtextbuffer
tree
|
commitdiff
2013-06-08
Robin Dunn
Remove some wxT()'s in the docs
tree
|
commitdiff
2013-06-08
Robin Dunn
More richtext fixes for Phoenix
tree
|
commitdiff
2013-05-31
Vadim Zeitlin
Document that wxRadioBox::SetSelection() doesn't accept...
tree
|
commitdiff
2013-05-31
Vadim Zeitlin
Add wxFileDialog::GetCurrentlySelectedFilename().
tree
|
commitdiff
2013-05-31
Vadim Zeitlin
Improve horizontal scrolling in wxRibbonControl.
tree
|
commitdiff
2013-05-31
Vadim Zeitlin
Add wxWindow::BeginRepositioningChildren() and EndRepos...
tree
|
commitdiff
2013-05-31
Vadim Zeitlin
Fix for special characters in Doxygen comments.
tree
|
commitdiff
2013-05-26
Julian Smart
Applied patch for #15189 - avoid crash when deleting...
tree
|
commitdiff
2013-05-26
Vadim Zeitlin
Use C locale representation for floating point numbers...
tree
|
commitdiff
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
next