projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Read and write files using binary mode in wxStyledTextCtrl.
[wxWidgets.git]
/
interface
/
2012-09-30
Vadim Zeitlin
Added wxFile::ReadAll() for consistency with wxFFile...
tree
|
commitdiff
2012-09-30
Vadim Zeitlin
Add per-direction wxSocket wait flags and byte counters.
tree
|
commitdiff
2012-09-28
Vadim Zeitlin
Make wxHelpControllerBase::SetFrameParameters() title...
tree
|
commitdiff
2012-09-27
Vadim Zeitlin
Add two step creation to wxTextEntryDialog.
tree
|
commitdiff
2012-09-25
Bryan Petty
Fixed interface typo breaking wxRibbonBar docs (from...
tree
|
commitdiff
2012-09-25
Vadim Zeitlin
Attempt to fix wxHelpControllerBase::SetFrameParameters...
tree
|
commitdiff
2012-09-25
Vadim Zeitlin
Add wxGenericAboutDialog documentation.
tree
|
commitdiff
2012-09-25
Vadim Zeitlin
Fix too hastily copy-pasted wxVariantDataSafeArray...
tree
|
commitdiff
2012-09-23
Vadim Zeitlin
Improve SAFEARRAY support in wxMSW OLE Automation code.
tree
|
commitdiff
2012-09-23
Vadim Zeitlin
Explain EVT_CONTEXT_MENU generation in more details.
tree
|
commitdiff
2012-09-20
Vadim Zeitlin
Fix and enhance support for client data in wxRibbonButt...
tree
|
commitdiff
2012-09-20
Vadim Zeitlin
Add wxRibbonButtonBarEvent::GetButton().
tree
|
commitdiff
2012-09-20
Vadim Zeitlin
Add wxRibbonButtonBar::GetActiveItem() and GetHoveredIt...
tree
|
commitdiff
2012-09-20
Vadim Zeitlin
Add wxRibbonButtonBar::GetItem(), GetItemById() and...
tree
|
commitdiff
2012-09-20
Robin Dunn
Document ShowWithoutActivating
tree
|
commitdiff
2012-09-20
Vadim Zeitlin
Better documentation for wxRect::Set{Left,Top}().
tree
|
commitdiff
2012-09-20
Vadim Zeitlin
Add wxStyledTextCtrl::AnnotationClearLine().
tree
|
commitdiff
2012-09-19
Steve Lamerton
Update the wxSpinCtrlDouble documentation so SetIncreme...
tree
|
commitdiff
2012-09-17
Dimitri Schoolwerth
Set svn properties on recently added files.
tree
|
commitdiff
2012-09-15
Vadim Zeitlin
Add help button support to wxRibbonBar.
tree
|
commitdiff
2012-09-15
Vadim Zeitlin
Minor fixes to wxSVGFileDC implementation.
tree
|
commitdiff
2012-09-15
Vadim Zeitlin
Preserve size of wxGrid rows/columns when hiding and...
tree
|
commitdiff
2012-09-15
Vadim Zeitlin
Handle underlined and strikethrough attributes in wxGTK...
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Add wxBITMAP_PNG() macro similar to wxBITMAP() but...
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Add wxBitmap::NewFromPNGData() for creating bitmaps...
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Extract "Close" button creation from wxInfoBarGeneric...
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Provide up to date documentation for wxLoadUserResource().
tree
|
commitdiff
2012-09-13
Vadim Zeitlin
Fix "pos" argument description in wxTreeCtrl::InsertIte...
tree
|
commitdiff
2012-09-11
Steve Lamerton
Add generic wxFileSystem support to wxWebView using...
tree
|
commitdiff
2012-09-09
Vadim Zeitlin
Fix wxKeyEvent::GetKeyCode() descripotion: it doesn...
tree
|
commitdiff
2012-09-09
Vadim Zeitlin
Do not use wxIsprint() in EVT_CHAR example in the docum...
tree
|
commitdiff
2012-09-09
Vadim Zeitlin
Document wxDropTarget::GetDataObject().
tree
|
commitdiff
2012-09-09
Vadim Zeitlin
Document wxWindow InheritsBackgroundColour() and UseBgC...
tree
|
commitdiff
2012-09-08
Václav Slavík
Add wxTranslations::GetBestTranslation().
tree
|
commitdiff
2012-08-31
Vadim Zeitlin
Fix example of using GetUnicodeKey() in the documentation.
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Correct wxAuiManager library in documentation.
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Add wxSpinCtrl::SetBase() to allow entering hexadecimal...
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Added wxSimplebook class: a wxBookCtrl without controller.
tree
|
commitdiff
2012-08-30
Vadim Zeitlin
Document that menu item bitmaps must be set before...
tree
|
commitdiff
2012-08-28
Steve Lamerton
Add support for searching and highlighting a wxWebView.
tree
|
commitdiff
2012-08-16
Robin Dunn
Correct a missing apostrophe in a doc string.
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Add page highlighting to wxRibbonBar.
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Honour window min and max sizes in wxWindow::GetBestSize().
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Add wxSize::DecToIfSpecified() helper.
tree
|
commitdiff
2012-08-15
Vadim Zeitlin
Don't generate events from wxSpinCtrl::SetRange() in...
tree
|
commitdiff
2012-08-14
Robin Dunn
Update stc interface docs
tree
|
commitdiff
2012-08-14
Robin Dunn
Interface fixes for Phoenix
tree
|
commitdiff
2012-08-10
Robin Dunn
Remove wxT from prototype
tree
|
commitdiff
2012-08-09
Robin Dunn
Add documentation for wxPrintAbortDialog since it is...
tree
|
commitdiff
2012-08-09
Václav Slavík
Return wxPrintAbortDialog from CreateAbortWindow().
tree
|
commitdiff
2012-08-06
Vadim Zeitlin
A better fix for wxHash{Map,Set} with g++ 4.7.
tree
|
commitdiff
2012-08-03
Vadim Zeitlin
Make wxRect2D::Get{Position,Size}() const.
tree
|
commitdiff
2012-08-02
Robin Dunn
Add ctors for wxFileSystemWatcherEvent
tree
|
commitdiff
2012-07-31
Vadim Zeitlin
Uncomment and improve wxFileName::CreateTempFileName...
tree
|
commitdiff
2012-07-31
Vadim Zeitlin
Allow setting LCID used by wxAutomationObject.
tree
|
commitdiff
2012-07-30
Vadim Zeitlin
Add expand/collapse button to wxRibbonBar.
tree
|
commitdiff
2012-07-29
Vadim Zeitlin
Revert HasModifiers() change in behaviour, add HasAnyMo...
tree
|
commitdiff
2012-07-28
Robin Dunn
Adding wxDC::GetHandle for wxOSX-cocoa and wxOSX-carbon
tree
|
commitdiff
2012-07-27
Vadim Zeitlin
Implement wxNotificationMessage using libnotify in...
tree
|
commitdiff
2012-07-24
Vadim Zeitlin
Add wxWebView::GetNativeBackend() method.
tree
|
commitdiff
2012-07-24
Vadim Zeitlin
Don't eagerly set wxKeyEvent position fields.
tree
|
commitdiff
2012-07-24
Vadim Zeitlin
Add wxDir::Close().
tree
|
commitdiff
2012-07-23
Vadim Zeitlin
Document wxGTK limitation for accelerators involving...
tree
|
commitdiff
2012-07-22
Václav Slavík
Fix typo introduced in r72167.
tree
|
commitdiff
2012-07-22
Václav Slavík
Document wxWindow::Close() return value.
tree
|
commitdiff
2012-07-20
Robin Dunn
I think the "specific to PostScript" methods have been...
tree
|
commitdiff
2012-07-19
Robin Dunn
Interface fixes for Phoenix
tree
|
commitdiff
2012-07-15
Julian Smart
Added continuation bullet style for supporting multiple...
tree
|
commitdiff
2012-07-14
Robin Dunn
Add wxSHOW_EFFECT_MAX
tree
|
commitdiff
2012-07-14
Robin Dunn
Add missing Calc[Un]ScrolledPosition overloads taking...
tree
|
commitdiff
2012-07-14
Robin Dunn
Add missing wxEVT_COMMAND_TEXT_ENTER
tree
|
commitdiff
2012-07-14
Robin Dunn
Add missing styles
tree
|
commitdiff
2012-07-14
Vadim Zeitlin
Add documentation for CURRENCY and SCODE wxVariant...
tree
|
commitdiff
2012-07-13
Vadim Zeitlin
Add possibility to hide and show again wxRibbonBar...
tree
|
commitdiff
2012-07-12
Robin Dunn
Interface fix for Phoenix.
tree
|
commitdiff
2012-07-11
Robin Dunn
Interface fixes for Phoenix.
tree
|
commitdiff
2012-07-11
Robin Dunn
Add missing wxFRAME_SHAPED
tree
|
commitdiff
2012-07-10
Vadim Zeitlin
Forbid setting hints for multi-line text controls.
tree
|
commitdiff
2012-07-10
Robin Dunn
Interface fixes for Phoenix.
tree
|
commitdiff
2012-07-04
Stefan Csomor
fixing another reference to wrong center flag
tree
|
commitdiff
2012-07-04
Stefan Csomor
correcting text alignment flag
tree
|
commitdiff
2012-07-01
Vadim Zeitlin
Forward WM_{CUT,COPY,PASTE} from edit control to wxComb...
tree
|
commitdiff
2012-06-30
Vadim Zeitlin
Add skeleton documentation for wxAuiNotebook-related...
tree
|
commitdiff
2012-06-30
Vadim Zeitlin
Added internal wxHatchStyle enum.
tree
|
commitdiff
2012-06-30
Robin Dunn
Interface fix for Phoenix
tree
|
commitdiff
2012-06-30
Vadim Zeitlin
Add wxRibbonBar::DeletePage() and ClearPages() methods.
tree
|
commitdiff
2012-06-28
Robin Dunn
Interface fix for Phoenix
tree
|
commitdiff
2012-06-26
Robin Dunn
Add missing parent classes
tree
|
commitdiff
2012-06-23
Vadim Zeitlin
Clarify wxFileOffset description a bit.
tree
|
commitdiff
2012-06-23
Robin Dunn
Add simple document for wxGUIEventLoop
tree
|
commitdiff
2012-06-20
Robin Dunn
Interface tweaks for Phoenix
tree
|
commitdiff
2012-06-18
Robin Dunn
Interface fixes for Phoenix
tree
|
commitdiff
2012-06-17
Vadim Zeitlin
Move wxBell() from base to core library.
tree
|
commitdiff
2012-06-15
Vadim Zeitlin
Remove left over conflict markers from documentation.
tree
|
commitdiff
2012-06-13
Robin Dunn
minor doc tweak
tree
|
commitdiff
2012-06-08
Robin Dunn
Add doc for SendAutoScrollEvents
tree
|
commitdiff
2012-06-08
Robin Dunn
Interface fixes for Phoenix
tree
|
commitdiff
2012-06-07
Robin Dunn
Interface fixes for Phoenix
tree
|
commitdiff
2012-06-07
Robin Dunn
Interface fixes for Phoenix
tree
|
commitdiff
2012-06-06
Robin Dunn
add missing public keyword for base class
tree
|
commitdiff
next