projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add wxEVT_DIRCTRL_FILEACTIVATED wxDirCtrl event.
[wxWidgets.git]
/
src
/
msw
/
2013-05-16
Václav Slavík
Call wxThread::Create() from Run() automatically.
tree
|
commitdiff
2013-05-08
Vadim Zeitlin
Fix duplicate wxContextMenuEvent generation in wxMSW.
tree
|
commitdiff
2013-05-08
Vadim Zeitlin
Fix wrong wxUSE_ACCEL around wxUSE_HOTKEY-related code...
tree
|
commitdiff
2013-05-04
Vadim Zeitlin
Forward events to active child at MSW, not wx, level...
tree
|
commitdiff
2013-04-30
Vadim Zeitlin
Add wxFontInfo class to allow using named parameters...
tree
|
commitdiff
2013-04-29
Vadim Zeitlin
Fix VC6 compilation after r73880.
tree
|
commitdiff
2013-04-29
Vadim Zeitlin
Fix assert when adding items with bitmaps wxBitmapComboBox.
tree
|
commitdiff
2013-04-29
Vadim Zeitlin
Add support for wxICON_AUTH_NEEDED to wxMessageDialog.
tree
|
commitdiff
2013-04-25
Vadim Zeitlin
Provide shorter synonyms for wxEVT_XXX constants.
tree
|
commitdiff
2013-04-11
Vadim Zeitlin
Add missing t_str() call to fix wxUSE_STL build after...
tree
|
commitdiff
2013-04-08
Vadim Zeitlin
Support Unicode module names in wxDynamicLibrary::MSWGe...
tree
|
commitdiff
2013-04-08
Vadim Zeitlin
Check that files returned from wxDir::FindXXX() match...
tree
|
commitdiff
2013-03-31
Vadim Zeitlin
Explicitly trigger wxNotebook layout in wxMSW to ensure...
tree
|
commitdiff
2013-03-26
Vadim Zeitlin
Initialize Unicode code when generating wxEVT_CHAR_HOOK...
tree
|
commitdiff
2013-03-26
Vadim Zeitlin
Use WXK_DELETE as Unicode key code for VK_DELETE in...
tree
|
commitdiff
2013-03-21
Vadim Zeitlin
Use flat generic status bar by default and add wxSB_SUNKEN.
tree
|
commitdiff
2013-03-19
Vadim Zeitlin
Fix WM_UNINITMENUPOPUP missing definition for VC6.
tree
|
commitdiff
2013-03-09
Vadim Zeitlin
Don't cache HDC used by wxPaintDCEx in wxMSW.
tree
|
commitdiff
2013-03-02
Vadim Zeitlin
Reset accelerator table after removing last accelerator...
tree
|
commitdiff
2013-03-02
Vadim Zeitlin
Use more native icons in wxMSW wxArtProvider.
tree
|
commitdiff
2013-03-02
Vadim Zeitlin
Make wxRect parameter of wxRichToolTip::ShowFor() const.
tree
|
commitdiff
2013-03-01
Vadim Zeitlin
Don't use GetThreadId() in wxMSW code.
tree
|
commitdiff
2013-02-28
Vadim Zeitlin
Use thread ID and not thread handle in the error messag...
tree
|
commitdiff
2013-02-24
Vadim Zeitlin
Preserve client data pointers when setting bitmaps...
tree
|
commitdiff
2013-02-24
Vadim Zeitlin
Move menu messages handling from wxFrame to wxTLW in...
tree
|
commitdiff
2013-02-10
Vadim Zeitlin
Account for scrolling when setting the background brush...
tree
|
commitdiff
2013-02-10
Vadim Zeitlin
Compilation fix for !wxHAS_MSW_BACKGROUND_ERASE_HOOK...
tree
|
commitdiff
2013-02-10
Vadim Zeitlin
Create wxCURSOR_RIGHT_ARROW on the fly from normal...
tree
|
commitdiff
2013-02-10
Vadim Zeitlin
Add wxIcon::CreateFromHICON() to wxMSW.
tree
|
commitdiff
2013-02-09
Vadim Zeitlin
Don't call ::GetLayout() in wxMSW code directly.
tree
|
commitdiff
2013-02-09
Vadim Zeitlin
Fix pulsing of bitmaps in focused buttons under Windows 7.
tree
|
commitdiff
2013-02-09
Vadim Zeitlin
Refresh wxMSW wxStaticBitmap when its size changes.
tree
|
commitdiff
2013-02-09
Vadim Zeitlin
Fix drawing of bitmaps with masks in mirrored wxDC.
tree
|
commitdiff
2013-02-06
Vadim Zeitlin
Allow creating wxCursor from ANI files under MSW.
tree
|
commitdiff
2013-02-06
Vadim Zeitlin
Fix harmless g++ warning about operator precedence.
tree
|
commitdiff
2013-02-05
Vadim Zeitlin
Only impose minimal height for buttons with non-empty...
tree
|
commitdiff
2013-02-01
Steve Lamerton
Rename all WEB_VIEW* style identifiers to WEBVIEW*.
tree
|
commitdiff
2013-01-23
Vadim Zeitlin
No real changes, just fix some typos in comments in...
tree
|
commitdiff
2013-01-21
Vadim Zeitlin
Fix a crash in wxExecute() in wxMSW too.
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
A fix for VC6 compilation: define missing priority...
tree
|
commitdiff
2013-01-20
Paul Cornett
no real changes, just move wxMask::GetBitmap() to wxMas...
tree
|
commitdiff
2013-01-20
Paul Cornett
add wxMask::GetBitmap(), closes #9381
tree
|
commitdiff
2013-01-20
Paul Cornett
sizeof(char) is 1. By definition.
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Add wxProcess::SetPriority() to allow setting the prior...
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Rename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX.
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Fix appearance of multiline wxCheckBox with non-standar...
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Fix changing labels of menu items with bitmaps in wxMSW.
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Make "More windows..." menu item in MDI "Window" menu...
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
64 bit compilation fix for wxTextCtrl in wxMSW.
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Fix setting initial wxSpinCtrl value outside 0..100...
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Set margins on creation correctly for wxTE_RICH[2]...
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Set both left and right wxTextEntry margins in wxMSW.
tree
|
commitdiff
2013-01-20
Vadim Zeitlin
Fix bug with dragging non-draggable columns in wxMSW...
tree
|
commitdiff
2013-01-18
Paul Cornett
use const arrays for wxDC array parameters, closes...
tree
|
commitdiff
2013-01-17
Steve Lamerton
When handling accelerators in wxWebView make sure that...
tree
|
commitdiff
2012-12-31
Steve Lamerton
Add context menu enabling and disabling to wxWebView...
tree
|
commitdiff
2012-12-30
Steve Lamerton
Add handling of http errors to wxWebViewIE. Tidy up...
tree
|
commitdiff
2012-12-28
Vadim Zeitlin
Process HDN_TRACK in wxMSW wxHeaderCtrl just in case.
tree
|
commitdiff
2012-12-28
Vadim Zeitlin
Use a single taskbar icon for all notifications in...
tree
|
commitdiff
2012-12-23
Steve Lamerton
Fix webview compilation for the mingw-w64 compiler.
tree
|
commitdiff
2012-12-22
Vadim Zeitlin
Add wxListCtrl::EnableAlternateRowColours() and SetAlte...
tree
|
commitdiff
2012-12-04
Vadim Zeitlin
Explicitly set margins for single line text controls...
tree
|
commitdiff
2012-12-04
Vadim Zeitlin
Add missing critical section locking before accessing...
tree
|
commitdiff
2012-12-02
Vadim Zeitlin
Correct lookup of Explorer-specific file association...
tree
|
commitdiff
2012-12-02
Vadim Zeitlin
Allow specifying -1 as font size to mean "default"...
tree
|
commitdiff
2012-12-02
Vadim Zeitlin
Make wxChoice and wxComboBox behaviour same as in nativ...
tree
|
commitdiff
2012-12-02
Vadim Zeitlin
Add wxControlWithItems::SendSelectionChangedEvent(...
tree
|
commitdiff
2012-11-28
Robin Dunn
Compilation fix.
tree
|
commitdiff
2012-11-28
Vadim Zeitlin
Add "rect" paramerer to wxRichToolTip::ShowFor().
tree
|
commitdiff
2012-11-28
Vadim Zeitlin
Add missing wxUSE_OLE checks to safearray.cpp.
tree
|
commitdiff
2012-11-25
Vadim Zeitlin
Restore generic GetPartialTextExtents() version use...
tree
|
commitdiff
2012-11-23
Vadim Zeitlin
Add possibility to delay showing wxRichToolTip.
tree
|
commitdiff
2012-11-20
Vadim Zeitlin
Implement GetSizeFromTextSize() for wxSpinCtrl.
tree
|
commitdiff
2012-11-20
Vadim Zeitlin
Revert all wxNOEXCEPT-related changes.
tree
|
commitdiff
2012-11-20
Vadim Zeitlin
Fix another compilation problem after wxNOEXCEPT introd...
tree
|
commitdiff
2012-11-18
Vadim Zeitlin
Define SPI_GETCARETWIDTH ourselves if it's not defined.
tree
|
commitdiff
2012-11-18
Vadim Zeitlin
Compilation fixes for VC6 after MSWGetComboBoxInfo...
tree
|
commitdiff
2012-11-15
Vadim Zeitlin
Add back WINVER check to fix VC6 compilation of wxMSW.
tree
|
commitdiff
2012-11-14
Vadim Zeitlin
Implement wxComboCtrl::GetSizeFromTextSize().
tree
|
commitdiff
2012-11-14
Vadim Zeitlin
Implement DoGetSizeFromTextSize() for wxMSW wx{Choice...
tree
|
commitdiff
2012-11-14
Vadim Zeitlin
No changes, just refactor wxMSW wxComboBox code calling...
tree
|
commitdiff
2012-11-10
Vadim Zeitlin
Cache HDC used for painting for the entire duration...
tree
|
commitdiff
2012-11-06
Vadim Zeitlin
Don't leave orphan taskbar icon window alive if setting...
tree
|
commitdiff
2012-11-01
Vadim Zeitlin
Refactor and simplify wxChoice::DoGetBestSize().
tree
|
commitdiff
2012-11-01
Vadim Zeitlin
Always set the font to use in wxMSW wxTextMeasure when...
tree
|
commitdiff
2012-11-01
Václav Slavík
Add wxTEST_DIALOG for testing of modal dialogs.
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Allow wxTextMeasure to work with non-native wxDC object...
tree
|
commitdiff
2012-10-27
Vadim Zeitlin
Just fix header comments of wxTextMeasure-related files...
tree
|
commitdiff
2012-10-22
Vadim Zeitlin
Ensure the correct cleanup order for GDI+-related modul...
tree
|
commitdiff
2012-10-21
Steve Lamerton
Explicitly unregister custom wxWebViewIE namespaces...
tree
|
commitdiff
2012-10-19
Vadim Zeitlin
Remove assert checking for valid font in wxMSW wxDC...
tree
|
commitdiff
2012-10-17
Vadim Zeitlin
Factor out text measurement from wxDC and wxWindow...
tree
|
commitdiff
2012-10-16
Vadim Zeitlin
Define CLSID_DragDropHelper ourselves to fix VC6 build.
tree
|
commitdiff
2012-10-15
Vadim Zeitlin
Check for filespec when generating events in wxFileSyst...
tree
|
commitdiff
2012-10-14
Václav Slavík
anybutton.cpp compilation fix for wxUSE_IMAGE=0.
tree
|
commitdiff
2012-10-14
Václav Slavík
Compilation fix - wx/vector.h is not part of PCH.
tree
|
commitdiff
2012-10-14
Václav Slavík
wxDisplay only needs dynlib.h, not dynload.h.
tree
|
commitdiff
2012-10-14
Vadim Zeitlin
Provide stand-in IDropTargetHelper definition to fix...
tree
|
commitdiff
2012-10-13
Vadim Zeitlin
No changes, just update a comment about default buttons...
tree
|
commitdiff
2012-10-13
Vadim Zeitlin
Display system-provided drag images during drag-and...
tree
|
commitdiff
next