projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2012-06-01
Vadim Zeitlin
Add support for CP1258 (Vietnamese) and CP1361 (Korean...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Zeitlin
Use "GBK" as alternative name for CP936 encoding.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Zeitlin
Use float instead of double division in wxHashMap code.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Zeitlin
Keep user-set wxFrame background color even if MSW...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Zeitlin
Update old selections after clearing wxListBox in wxGTK.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Zeitlin
Use wxCLASSINFO() instead of deprecated CLASSINFO().
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Zeitlin
Use wxDynamicCast() instead of IsKindOf() checks.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Zeitlin
Remove unneeded dynamic cast in wxPropertyGrid.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Zeitlin
Remove unnecessary dynamic cast in wxComboPopupWindow.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Zeitlin
Don't reset previous window event handler in PopEventHa...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Zeitlin
Fix wxMac preprocessor check in wxWebView code.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-01
Vadim Zeitlin
No changes, just refactor wxGrid::Render() to simplify it.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Paul Cornett
silence warning about converting NULL to wxUIntPtr
commit
|
commitdiff
|
tree
|
snapshot
2012-05-31
Paul Cornett
silence warning about __WXMSW__ not defined
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Robin Dunn
A patch adding wxHTMLDataObject which can be used for...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Stefan Csomor
fixing build with wxUSE_PROTOCOL = 1 and wxUSE_SOCKETS = 0
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Robin Dunn
Adjust the client area origin and the client size of...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-30
Robin Dunn
Interface fixes for Phoenix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Stefan Csomor
adapting char event handling to msw / gtk, see #13415...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Stefan Csomor
clang compat.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-29
Stefan Csomor
clang compat.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-28
Vadim Zeitlin
Improve wxDatePickerCtrlGeneric best size calculation.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-28
Vadim Zeitlin
Fix bug in wxAutomationObject introduced by r71574.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Vadim Zeitlin
Add wxGrid::Render() for drawing the grid to any wxDC.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Vadim Zeitlin
Add wxGrid::DrawRangeGridLines().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Vadim Zeitlin
No changes, just refactor wxGrid::DrawAllGridLines().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-27
Vadim Zeitlin
Fix memory leaks in wxAutomationObject::Invoke().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Julian Smart
Added full scaling to wxRTC
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Vadim Zeitlin
Fix bug with unloading wxPluginLibrary objects in ...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Vadim Zeitlin
Refactor SAFEARRAY creation code in wxConvertStringFrom...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Vadim Zeitlin
Fix DrawChoice() behaviour in wxRendererXP.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Vadim Zeitlin
Remove private headers from files.bkl.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-26
Vadim Zeitlin
Move include/wx/osx/private/objcid.h to include/wx...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Vadim Zeitlin
Add wxDataViewListCtrl::GetItemCount().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Vadim Zeitlin
Add wxDataViewListCtrl::{Set,Get}ItemData() methods.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Vadim Zeitlin
Use wxUIntPtr instead of wxClientData in wxDataViewList...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Vadim Zeitlin
Remove redundant wxAuiNotebook methods already present...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Vadim Zeitlin
Don't send a huge number of unneeded wxChildFocusEvents.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Vadim Zeitlin
Suppress warnings about gnome_print_dialog_get_range...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Vadim Zeitlin
Fully implement wxStyledTextCtrl::PositionToXY().
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Vadim Zeitlin
Fix calculation of wxStyledTextCtrl selection size...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-25
Vadim Zeitlin
Several fixes for wxAffineMatrix2D transformations.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Robin Dunn
Changes to allow these build scripts to use python3
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Robin Dunn
Interface fixes for Phoenix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-24
Vadim Zeitlin
Document that SetFocus() can't be called from EVT_KILL_...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Vadim Zeitlin
Fix wxBase compilation with UTF-8-based wxString under...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Vadim Zeitlin
Don't use wxCHECK_W32API_VERSION() in #if when it can...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Vadim Zeitlin
No real changes, just slightly simplify HasAppKit_10_6...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Vadim Zeitlin
Compilation fix for wxUSE_STL && !wxUSE_STL_BASED_WXSTR...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Vadim Zeitlin
Document that wxClipboard::Flush() is not implemented...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Vadim Zeitlin
Document "raw control" use with accelerators.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Vadim Zeitlin
Fix calculation of the wxStyledTextCtrl selection size.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Vadim Zeitlin
No real changes, just backwards propagate the changes...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-23
Vadim Zeitlin
Fix removing event handler filters in wxEvtHandler.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Jouk Jansen
Fix compilation when wxUSE_DRAG_AND_DROP=0
commit
|
commitdiff
|
tree
|
snapshot
2012-05-22
Robin Dunn
Interface fixes for Phoenix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Jouk Jansen
Allow for compilation with wxUSE_TOOLTIPS=0
commit
|
commitdiff
|
tree
|
snapshot
2012-05-21
Jouk Jansen
Add aui-capability top wxMOTIF for OpenVMS
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Robin Dunn
Interface fixes for Phoenix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Vadim Zeitlin
Fix 62 harmless but annoying Clang warnings in wxOSX...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Vadim Zeitlin
Use wxObjCID instead of "struct objc_object*" to fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Vadim Zeitlin
Add support for task bar icon tooltips to wxOSX version.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Vadim Zeitlin
Improve check for OS X version in Cocoa wxFileDialog...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Vadim Zeitlin
Reset wxDialog::m_modality sooner in wxOSX.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Vadim Zeitlin
Implement wxStackWalker for wxOSX.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Vadim Zeitlin
Fix menu sample compilation under wxOSX.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Vadim Zeitlin
Fix crash on destruction of wxDataViewCtrl in wxOSX.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Vadim Zeitlin
Really fix compilation in !wxUSE_LOG_DEBUG && !HAVE_VAR...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Vadim Zeitlin
Remove non-existent section from Unicode overview TOC.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Julian Smart
Don't use deprecated font family style
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Vadim Zeitlin
Compilation fix for wxRichTextCtrl.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Vadim Zeitlin
Fix harmless warning from g++ 4.8 in C11 mode.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-20
Julian Smart
Added pixel size capability to wxTextAttr and wxRichTex...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Vadim Zeitlin
Fix compilation in !wxUSE_LOG_DEBUG && !HAVE_VARIADIC_M...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Vadim Zeitlin
Fix compilation in wxUSE_STL=1 build after r71467.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Stefan Csomor
removing unnecessary - and incorrect - override, fixes...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Stefan Csomor
adjusting min requirements
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Stefan Csomor
fixes #14318
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Robin Dunn
Add interface and simple docs doe wxOverlay and wxDCOve...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Robin Dunn
Add some missing setters for wxRect.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-19
Robin Dunn
Interface fixes for Phoenix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Robin Dunn
10.5 is the minimum SDK for both OSX ports now
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Robin Dunn
Interface fixes for Phoenix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Stefan Csomor
fixing c++11 build
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Stefan Csomor
fixing c++11 build
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Stefan Csomor
fixing c++11 build
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Stefan Csomor
fixing c++11 build
commit
|
commitdiff
|
tree
|
snapshot
2012-05-18
Stefan Csomor
fixing c++11 build
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Vadim Zeitlin
Improve wxDir::Traverse() documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Vadim Zeitlin
Fix wrong format specifiers in the samples.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Paul Cornett
mark virtual overrides as virtual
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Paul Cornett
remove some unnecessary c_str() calls
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Paul Cornett
eliminate unused variable warning with wxUSE_LOG_DEBUG==0
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Paul Cornett
Remove use of "size-request" signal for wxWindow sizing.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-17
Robin Dunn
Interface fixes for Phoenix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Vadim Zeitlin
Make variable containing port number an ushort in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Vadim Zeitlin
Fix wxWakeUpIdle() in Unix console application broken...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Vadim Zeitlin
Don't use printf() with non-literal string as format.
commit
|
commitdiff
|
tree
|
snapshot
2012-05-16
Julian Smart
The object size page now has full position attribute...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Vadim Zeitlin
Fix pasting large amounts of text in wxGTK.
commit
|
commitdiff
|
tree
|
snapshot
next