projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't make wxQsort() extern "C" nor use any special convention for it.
[wxWidgets.git]
/
interface
/
wx
/
2011-10-27
Vadim Zeitlin
Don't make wxQsort() extern "C" nor use any special...
tree
|
commitdiff
2011-10-26
Robin Dunn
Interface tweaks and fixes for Phoenix
tree
|
commitdiff
2011-10-22
Julian Smart
Applied patch #13534: wxRichTextCtrl: Make it easier...
tree
|
commitdiff
2011-10-22
Robin Dunn
Add missing styles and flags, and specify pure virtuals...
tree
|
commitdiff
2011-10-21
Robin Dunn
Add the getters
tree
|
commitdiff
2011-10-21
Robin Dunn
It's not an array of pointers to dashes, but rather...
tree
|
commitdiff
2011-10-21
Václav Slavík
Document wxDataViewModelNotifier callbacks return values.
tree
|
commitdiff
2011-10-21
Robin Dunn
Interface fixes for Phoenix
tree
|
commitdiff
2011-10-20
Robin Dunn
Delegate wxGraphicsBitmap::ConvertToImage to the render...
tree
|
commitdiff
2011-10-19
Václav Slavík
Cleanup of wxDataViewCtrl cell activation code.
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Added wxRichToolTip class.
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Document and test behaviour of wxRegion methods when...
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
No changes, just fix a typo in a header comment.
tree
|
commitdiff
2011-10-17
Robin Dunn
Fix more missing and broken stuff in the interface...
tree
|
commitdiff
2011-10-14
Robin Dunn
Add data members for RGBValue and HSVValue
tree
|
commitdiff
2011-10-14
Robin Dunn
fix parent class and constant
tree
|
commitdiff
2011-10-13
Robin Dunn
Interface tweaks for Phoenix
tree
|
commitdiff
2011-10-11
Vadim Zeitlin
Move SetBackgroundBitmap() from wxPanel to new wxCustom...
tree
|
commitdiff
2011-10-11
Robin Dunn
wxGraphicsRenderer::CreateContextFromImage is not static
tree
|
commitdiff
2011-10-11
Robin Dunn
Remove the ctor and Init methods that are not available...
tree
|
commitdiff
2011-10-10
Vadim Zeitlin
Move wxTopLevelWindow::SetShape() down to wxNonOwnedWindow.
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Allow creating wxGraphicsFont without using wxFont.
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Allow creating wxGraphicsBitmap and wxGraphicsContext...
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Added wxGraphicsBitmap::ConvertToImage().
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Document wxGraphicsBitmap and methods involving it.
tree
|
commitdiff
2011-10-09
Robin Dunn
Interface updates for Phoenix. Add wxNativeFontInfo.
tree
|
commitdiff
2011-10-04
Robin Dunn
Add Get|SetPrintMode
tree
|
commitdiff
2011-10-04
Robin Dunn
Interface fixes for Phoenix
tree
|
commitdiff
2011-10-02
Steve Lamerton
Add new definitions required by MinGW for webview....
tree
|
commitdiff
2011-10-02
Steve Lamerton
Remove copied class definitions from missing.h. Disable...
tree
|
commitdiff
2011-10-02
Steve Lamerton
Derive wxAuiNotebook from wxBookCtrlBase. Document...
tree
|
commitdiff
2011-10-01
Steve Lamerton
Add event descriptions to wxAuiNotebook.
tree
|
commitdiff
2011-09-29
Vadim Zeitlin
Add wxTimePickerCtrl class.
tree
|
commitdiff
2011-09-29
Vadim Zeitlin
Correct wxDatePickerCtrl::GetValue() documentation...
tree
|
commitdiff
2011-09-27
Robin Dunn
More interface updates for Phoenix
tree
|
commitdiff
2011-09-25
Robin Dunn
Fix missing or broken interface items for Phoenix
tree
|
commitdiff
2011-09-22
Vadim Zeitlin
Always give all the remaining space to the first wxTree...
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
Change wxSound ctor from in-memory data to use size_t...
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
Send EVT_DATAVIEW_ITEM_CONTEXT_MENU events even when...
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
Implement sorting in wxTreeListCtrl.
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
Remove wxHeaderColumn::SetAsSortKey() and only use...
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
Add wxTreeListCtrl::GetView() and GetDataView().
tree
|
commitdiff
2011-09-18
Robin Dunn
FIx broken or missing interface items for Phoenix
tree
|
commitdiff
2011-09-17
Vadim Zeitlin
Fix the library of wxGenericDirCtrl in the documentation.
tree
|
commitdiff
2011-09-16
Robin Dunn
fixes for missing or broken interface items for Phoenix
tree
|
commitdiff
2011-09-16
Vadim Zeitlin
Fix int field of wxCommandEvents generated by menu...
tree
|
commitdiff
2011-09-11
Robin Dunn
Fix missing and broken interface items for Phoenix
tree
|
commitdiff
2011-09-10
Steve Lamerton
Merge the new wxWebView classes from the SOC2011_WEBVIE...
tree
|
commitdiff
2011-09-10
Steve Lamerton
Merge in from trunk r68684 - r69046
tree
|
commitdiff
2011-09-03
Robin Dunn
Fix some broken or add some missing interface declarati...
tree
|
commitdiff
2011-08-29
Dimitri Schoolwerth
Added alpha saving support to TIFF image handler.
tree
|
commitdiff
2011-08-28
Dimitri Schoolwerth
Updated manual regarding image alpha support for TGA...
tree
|
commitdiff
2011-08-28
Stefan Csomor
adding missing doc string for BACKSPACE
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
No real changes, minor corrections to the docs.
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Added wxFLP_SMALL and wxDIRP_SMALL styles for wx{File...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Add wxTextEntry::AutoCompleteDirectories().
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
No changes, just fix a typo in wxBannerWindow documenta...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Add new wxTreeListCtrl class.
tree
|
commitdiff
2011-08-23
Stefan Csomor
adjusting keyboardstate to new ctrl / raw_ctrl handling...
tree
|
commitdiff
2011-08-23
Vadim Zeitlin
Mention wxLocale in wxNumValidator documentation.
tree
|
commitdiff
2011-08-23
Vadim Zeitlin
No changes, just add a missing comma in wxNumValidator...
tree
|
commitdiff
2011-08-23
Dimitri Schoolwerth
Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
tree
|
commitdiff
2011-08-22
Vadim Zeitlin
Harmonize wxDataViewCtrl::GetSelection() behaviour...
tree
|
commitdiff
2011-08-22
Vadim Zeitlin
No changes, just factor our wxDirection parsing code...
tree
|
commitdiff
2011-08-22
Vadim Zeitlin
Add new wxBannerWindow class.
tree
|
commitdiff
2011-08-21
Vadim Zeitlin
No changes, just use symbolic NO_IMAGE constant instead...
tree
|
commitdiff
2011-08-21
Vadim Zeitlin
Replace wxComboBox::IsEmpty() with Is{List,Text}Empty().
tree
|
commitdiff
2011-08-19
Steve Lamerton
Update documentation for new library name.
tree
|
commitdiff
2011-08-19
Dimitri Schoolwerth
Documented wxIMAGE_OPTION_TIFF_* options that are curre...
tree
|
commitdiff
2011-08-19
Dimitri Schoolwerth
improved wxImage documentation.
tree
|
commitdiff
2011-08-17
Steve Lamerton
Return true by default under OSX WebKit.
tree
|
commitdiff
2011-08-17
Steve Lamerton
Derive wxWebViewEvent from wxNotifyEvent.
tree
|
commitdiff
2011-08-17
Steve Lamerton
Rename LoadUrl to LoadURL. This corrects the capitalisa...
tree
|
commitdiff
2011-08-17
Steve Lamerton
Const correct the wxWebView api.
tree
|
commitdiff
2011-08-16
Stefan Csomor
adapting to new ctrl constant handling on OSX
tree
|
commitdiff
2011-08-15
Steve Lamerton
Rename wxWebHistoryItem to wxWebViewHistoryItem.
tree
|
commitdiff
2011-08-15
Steve Lamerton
Rename wxWebNavigationError to wxWebViewNavigationError...
tree
|
commitdiff
2011-08-14
Steve Lamerton
Rename wxWebFileHandler to wxWebViewArchiveHandler...
tree
|
commitdiff
2011-08-13
Steve Lamerton
Merge in from trunk r68626 - r68683
tree
|
commitdiff
2011-08-12
Steve Lamerton
Update documentation about custom schemes and virtual...
tree
|
commitdiff
2011-08-10
Steve Lamerton
Merge in from trunk r64802 - r68625
tree
|
commitdiff
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
Steve Lamerton
Use shared pointers to hold wxWebHandlers throughout.
tree
|
commitdiff
2011-08-08
Steve Lamerton
Improve the detailed description in the documentation.
tree
|
commitdiff
2011-08-08
Steve Lamerton
Note that CanCut / CanCopy / CanPaste are not currently...
tree
|
commitdiff
2011-08-08
Steve Lamerton
Fix a bunch of spelling mistakes cause by an early...
tree
|
commitdiff
2011-08-08
Steve Lamerton
Add backend descriptions for all backends to the docume...
tree
|
commitdiff
2011-08-08
Steve Lamerton
Add a section about async notifications to the document...
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
Steve Lamerton
Add documentation for virtual file system support in...
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-30
Steve Lamerton
Add new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event...
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-25
Steve Lamerton
Merge in from trunk r67662 to r64801
tree
|
commitdiff
next