projects
/
wxWidgets.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wxWidgets.git
2010-10-05
Julian Smart
Removed test code
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
Julian Smart
Added a flag suppressing node content conversion when...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Julian Smart
Exports fixed
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Jouk Jansen
Update OpenVMS Makefile
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Vadim Zeitlin
Don't throw assert failure exception in the test suite...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Vadim Zeitlin
Fix timing format string in the test suite.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Vadim Zeitlin
Fix tests compilation with wxUSE_TOOLTIPS==0 as in...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Julian Smart
Removed redundant GetEditableWindow on GTK+
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Julian Smart
wxRTC no longer derives from wxTextCtrlBase; added...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
Julian Smart
Avoid id clashes
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Fix wchar_t with int comparisons for Apple gcc.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Fix wxUSING_VC_CRT_IO definition in the tests when...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Fix gcc warnings about comparing iterators with NULL...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Fix use of DELETE and BACKSPACE when starting editing...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Fix non-ASCII key handling in wxGrid editors.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Disable the use of __thread with MinGW.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Update CRT environment in wxSetEnv() for MinGW too.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Use wxUSING_VC_CRT_IO for MSVC CRT-specific test results.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Fix DirTestCase to run on the systems without "C:"...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Run MBConvTestCase::LibcTests() only for MSVC and not...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Show the failing string when conversion fails in MBConv...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
No real changes, just simplify some MBConvTestCase...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Exclude tests relying on last error being set under...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Correct wxConvAuto::ToWChar() behaviour with wxNO_LEN...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Fix VsnprintfTestCase for recent MinGW versions.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Remove redundant wxUSE_WXVSNPRINTF checks from the...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Fix tests compilation without wxUSE_REGEX.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Vadim Zeitlin
Suppress harmless g++ 4.4 warnings about missing braces.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-03
Jaakko Salli
In wxBitmapComboBox::RecreateControl(), always get...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-02
Tim Kosse
Connect to events only if using native implementation...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Vadim Zeitlin
Add non-vararg wxFileTypeInfo ctor and various setters.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Vadim Zeitlin
Add wxHAS_BITMAPTOGGLEBUTTON and test for it in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
Vadim Zeitlin
Disable ItemClick() unit test for wxListCtrl under...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Disable wxEVT_COMMAND_LIST_ITEM_FOCUSED test for wxMSW.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Stefan Csomor
opening ATSU Font info for Ulrich Telle's wxPDFContext
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Add default value for GetPopupMenuSelectionFromUser...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Correctly convert wxPrintf() to a buffer even when...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Correct handling of %hs and %ls in our wxPrintf() imple...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Fix handling of asterisks in wxPrintf() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Expect an assert in wxVsnprintf() test with too many...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Disable test failing under VC6 only.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Insert another item in the list control in its unit...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Remove out of date code in DoStringPrintfV().
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Michael Wetherell
A couple of fixes for wxChm
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
More compilation fixes for new wxRTC image code without...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
No changes whatsoever, just remove trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Use Unix EOL format for the new files.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Include correct headers from richtextimagedlg.*.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Remove interface/implementation #pragmas from richtexti...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
Vadim Zeitlin
Merge of SOC2010_RTC_IMAGES branch.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Vadim Zeitlin
Correct printf() format specifiers for long variables...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Vadim Zeitlin
Add EVT_RIBBONBAR_TAB_LEFT_DCLICK event.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Vadim Zeitlin
Fix crash in wxWebKitCtrl when using JavaScript.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Vadim Zeitlin
Preserve page size when changing increment in wxGTK...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Vadim Zeitlin
Fix wrong return value of wxGTK wxSpinCtrlDouble::GetIn...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Vadim Zeitlin
Return wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Vadim Zeitlin
Improve mouse handling code in wxAuiToolBar.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
Vadim Zeitlin
Include wx/defs.h before testing for wxUSE_RADIOBOX.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
Jaakko Salli
Reset wxPGEditor singleton instance pointers in dtors...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Vadim Zeitlin
Replace some stray _T()s with wxT().
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Vadim Zeitlin
Fix wx/event.h compilation with Sun CC compiler.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Vadim Zeitlin
Use wxString methods for UTF-8 conversions in wxX11...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Vadim Zeitlin
Small clean up in wxX11 Pango code.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Vadim Zeitlin
Fix wxX11 compilation when using PCH.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Vadim Zeitlin
Document wxSpinDoubleEvent class.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Vadim Zeitlin
Close a modal dialog even when it doesn't have any...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
Vadim Zeitlin
Fix typo in wxStandardPathsBase::ResourceCat descriptio...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-26
Vadim Zeitlin
Compilation fix for MinGW STL build.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-26
Vadim Zeitlin
Compilation fix for MinGW 4.x in new keyboard code.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-26
Vadim Zeitlin
Make wxDateTime::Tm::yday public and document it.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-26
Vadim Zeitlin
Initialize wxDateTime::Tm::yday in the ctor.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-26
Vadim Zeitlin
Correct g++ 4.x warnings about suggested explicit braces.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Jaakko Salli
Correct empty space drawing
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Jaakko Salli
Removed debug log message
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Jaakko Salli
Fixed PCH-less build
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Jaakko Salli
Have wxPropertyGrid inherit from wxControl and wxScroll...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Robin Dunn
Fix sending a size event for the displayed page when...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Robin Dunn
Use the wx version of the wxDECLARE_EVENT_TABLE_ENTRY...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Robin Dunn
Avoid an endless recursion situation
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Robin Dunn
Allow the renderer to also work with wxMemoryDCs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Robin Dunn
SetUserScale(1.0, 1.0) in Unmask() so the image will...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Robin Dunn
CanSetTransparent needs to be virtual
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Robin Dunn
Various build tweaks and updates for wxPython 2.9.1.1
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Robin Dunn
Add flag to enable specifying an architecture to build...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Steve Lamerton
Remove an assert that was not backed up by the document...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Steve Lamerton
Add ClearEventCount to wxTestableFrame. This means...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Julian Smart
Fix bug finding line after line break
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Jaakko Salli
Streamline wxPropertyGrid tooltip code
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Jaakko Salli
When setting empty string as a tooltip, call gtk_widget...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Steve Lamerton
Fix assert when changing the filter selection on a...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Vadim Zeitlin
Better checks for wxMSWKeyboard::VKToWX() return value.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Vadim Zeitlin
Fix recently broken generation of wxEVT_CHAR_HOOK event...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Steve Lamerton
Re-enable disabled wxWindow label tests under wxGTK...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Steve Lamerton
Send generic wxTreeCtrl wxEVT_COMMAND_TREE_KEY_DOWN...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Steve Lamerton
Send generic wxListCtrl wxEVT_COMMAND_LIST_KEY_DOWN...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Vadim Zeitlin
Compilation fixes for old SDKs (VC6) after recent commit.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Vadim Zeitlin
Compilation fix of wxSocket code for older Solaris...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Vadim Zeitlin
Correct drawing of mnemonics in wxStaticBox label under...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Vadim Zeitlin
Fix wxStaticBox label redrawing when "Alt" is pressed...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Jaakko Salli
Call SetToolTip() for the property editor control when...
commit
|
commitdiff
|
tree
|
snapshot
next