projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2012-01-03
Stefan Csomor
fixes #13695
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Stefan Csomor
adapting to new raw_control constants, see #13695
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Vadim Zeitlin
Fix child selection in multi-selection generic wxTreeCtrl.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Vadim Zeitlin
Improve links in wxAuiManager flags documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Vadim Zeitlin
Document wxIMAGE_OPTION_CUR_HOTSPOT_[XY] in wxCursor...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-03
Vadim Zeitlin
Correct documentation of supported cursor sizes under...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Robin Dunn
Be a little smarter about choosing the default SDK...
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Julian Smart
Added a box style definition name to the box attribute.
commit
|
commitdiff
|
tree
|
snapshot
2012-01-02
Bryan Petty
Fixed javascript errors in CHM version of the manual.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Julian Smart
When the focus object changes, the old selection should be
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Julian Smart
Split up the context menu functionality to make it...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Václav Slavík
Implement wxDataViewModel::IsEnabled() support in gener...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-30
Robin Dunn
Interface fixes and tweaks for Phoenix
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Vadim Zeitlin
Update wxGrid unit tests after r70177.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Vadim Zeitlin
Allow using '(' and ')' in wxFileConfig entry names...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Vadim Zeitlin
Document wxAuiManager styles and flags.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Vadim Zeitlin
Disable VC8+ deprecation warnings for standard function...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Vadim Zeitlin
Add wxRibbonButtonBar::InsertXXXButton() methods.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Vadim Zeitlin
Allow using wxEVT_UPDATE_UI with wxRibbonButtonBar.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Vadim Zeitlin
Don't send idle events to the windows about to be destr...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Vadim Zeitlin
Better fix for wxSpinCtrlGeneric enabling/disabling...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Vadim Zeitlin
Store row/column selection more appropriately in wxGrid.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Vadim Zeitlin
Mention wxEVT_COMMAND_TOGGLEBUTTON_CLICKED explicitly...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Vadim Zeitlin
Display help string for ribbon tools in a tool tip.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Stefan Neis
Do not put semicolons after the definition of an inline...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Stefan Neis
Include some more declarations & defines.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-29
Stefan Neis
Reordered "extern" and WXDLLIMPEXP_CORE specifiers...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Vadim Zeitlin
Restore wxEVT_MENU_CLOSE generation under Windows 95...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Vadim Zeitlin
Compilation fix for VC6 after r70151.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Vadim Zeitlin
Add standard art providers at the bottom of the art...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Vadim Zeitlin
Use best controller size in wxBookCtrl best size calcul...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Vadim Zeitlin
Improve layout in the samples to avoid problems under...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Vadim Zeitlin
Complete wxEVT_MENU_{OPEN,CLOSE} implementation in...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Vadim Zeitlin
Use memmove() instead of memcpy() in wxString::AssignCo...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-28
Steve Lamerton
Disable final failing wxWebView test. It fails on the...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Vadim Zeitlin
Compilation fix for PCH-less build after r70122.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Vadim Zeitlin
Compilation fix for wxUniv/X11 with wxUSE_STL==1.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Vadim Zeitlin
Update the value of read-only wxComboBox in wxUniv.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Vadim Zeitlin
Fix warning about non-virtual dtor in wxDataViewCtrlInt...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Vadim Zeitlin
Suppress gcc -Wint-to-pointer-cast warnings in GTK...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Vadim Zeitlin
Don't use deprecated wxArtProvider::Insert().
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Vadim Zeitlin
Fix the size of the font returned by wxTextCtrl::GetSty...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Vadim Zeitlin
Recognize background-color style in wxHtmlWindow.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-27
Vadim Zeitlin
Add support for more CSS styles to SPAN tag in wxHtmlWi...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-26
Vadim Zeitlin
Increase the tolerance in wxStopWatch unit test.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Julian Smart
Applied patch in #13777 (wxRichTextCtrl scroll and...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Vadim Zeitlin
Always link with expat in monolithic build.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Vadim Zeitlin
Added a warning about multi-cells in wxGrid::DeleteRows...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-25
Paul Cornett
restore call to GetTabSize removed in r69880, it is...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Vadim Zeitlin
Really fix the use of deprecated methods in wxGrid...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Vadim Zeitlin
Implement wxNotebook::CalcSizeFromPage() for wxGTK.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Vadim Zeitlin
Don't use deprecated methods in wxGrid test.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Paul Cornett
remove improper use of paste operator
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Vadim Zeitlin
Fix fatal bug with deleting the old contents in wxScope...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Vadim Zeitlin
Use the correct function type cast in EVT_WEBKIT_NEW_WI...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Vadim Zeitlin
Add EVT_FSWATCHER event table macro.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Vadim Zeitlin
Add EVT_WINDOW_MODAL_DIALOG_CLOSED() event table macro.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Vadim Zeitlin
Fix typo in wxEVT_COMMAND_RICHTEXT_LEFT_DCLICK in docum...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Vadim Zeitlin
Remove references to defunct event types in comments.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Julian Smart
Applied #13803: wxRichTextCtrl: missing event-table...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Steve Lamerton
Disable some wxWebView tests that fail on the buildbot...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-24
Steve Lamerton
Fix typo in ADD_RAW_IID macro.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Steve Lamerton
Add some extra yields to wxWebView unit tests to hopefu...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Paul Cornett
don't use deprecated function
commit
|
commitdiff
|
tree
|
snapshot
2011-12-23
Paul Cornett
fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Steve Lamerton
Use OLE helper macros in wxWebView to reduce the amount...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Steve Lamerton
Add new ADD_RAW_IID OLE helper macro to allow use with...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Steve Lamerton
Mark various OLE helper functions as DLL exported so...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Paul Cornett
remove SetBackgroundStyle call from OnInternalIdle...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Vadim Zeitlin
Fix wxLogFormatter compilation under MSW.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Vadim Zeitlin
Dramatically optimise inserting many items in wxGeneric...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Vadim Zeitlin
Add wxLogFormatter to allow easier wxLog output customi...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Robin Dunn
Avoid a problem in Phoenix by making UpdateMacScrollWin...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-22
Robin Dunn
Interface fixes for Phoenix
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Stefan Csomor
rebaked Xcode proj for cocoa after date & timectrls...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Vadim Zeitlin
Correct generic wxListCtrl display of items with icons...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Vadim Zeitlin
Guard against a possible crash in wxListCtrl::DeleteCol...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Vadim Zeitlin
Document wxListCtrl::InReportView() and IsVirtual().
commit
|
commitdiff
|
tree
|
snapshot
2011-12-21
Vadim Zeitlin
Ignore extra modify events after rename in wxFileSystem...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Vadim Zeitlin
Provide native implementation of wx{Date,Time}PickerCtr...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Vadim Zeitlin
Added helpers for translating between wxDateTime and...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Vadim Zeitlin
Added wxTimePickerCtrl page to the widgets sample.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Vadim Zeitlin
Reorganized the date picker page of the widgets sample.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Vadim Zeitlin
Ukrainian translations update from Yuri Chornoivan.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Vadim Zeitlin
Fix horizontal alignment in icon view in generic wxList...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Vadim Zeitlin
Brazilian Portuguese translations update from Felipe.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Vadim Zeitlin
Fix crash in wxRegion in wxOSX/Carbon.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Vadim Zeitlin
Add support for webview library to MSW bakefile presets.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-20
Vadim Zeitlin
Mention the dialog focus regression fix in wxMSW in...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Robin Dunn
Interface tweaks and fixes for Phoenix
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Bryan Petty
Added missing semi-colon in versioninfo.h interface...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Dimitri Schoolwerth
Cleaned up some of the code in wxSlider::DoMoveWindow.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Vadim Zeitlin
Added support for wxEXEC_MAKE_GROUP_LEADER to wxExecute().
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Vadim Zeitlin
Add possibility to set item background in generic wxDat...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Vadim Zeitlin
Don't use dummy "inline" in wxDEPRECATED_CONSTRUCTOR...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Dimitri Schoolwerth
Fixed min and max label values not being swapped when...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Dimitri Schoolwerth
Removed useless if statement in slider code.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-19
Dimitri Schoolwerth
Don't move the slider's value label if it's not being...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-18
Vadim Zeitlin
Add a reminder to update version.bkl to inc_release...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-18
Vadim Zeitlin
Update version to 2.9.4 in version.bkl too and rebake...
commit
|
commitdiff
|
tree
|
snapshot
next