projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Applied #13738: Make a wxRichTextImage's box display around the image (dghart)
[wxWidgets.git]
/
src
/
msw
/
2011-12-11
Vadim Zeitlin
Ensure that Enter key presses are never stolen from...
tree
|
commitdiff
2011-12-08
Vadim Zeitlin
Add wxEXEC_HIDE_CONSOLE flag allowing to unconditionall...
tree
|
commitdiff
2011-12-07
Vadim Zeitlin
Fix the size of the buffer when using wxIPC::Execute...
tree
|
commitdiff
2011-12-07
Vadim Zeitlin
Remove vertical wxTextCtrl adjustment hacks for wxMSW...
tree
|
commitdiff
2011-12-03
Vadim Zeitlin
Allow 2-step creation of wxGenericProgressDialog.
tree
|
commitdiff
2011-12-02
Stefan Csomor
fixing build
tree
|
commitdiff
2011-12-02
Vadim Zeitlin
Compilation fixes for wxMSW in wxUSE_STL=1 build.
tree
|
commitdiff
2011-12-02
Dimitri Schoolwerth
Fixed x64 application termination after exceptions...
tree
|
commitdiff
2011-12-02
Vadim Zeitlin
Update all controls using in-place editors to handle...
tree
|
commitdiff
2011-12-02
Vadim Zeitlin
Don't use ListView_CancelEditLabel() as it doesn't...
tree
|
commitdiff
2011-12-02
Vadim Zeitlin
Make wxEVT_CHAR_HOOK propagate upwards and send it...
tree
|
commitdiff
2011-12-01
Vadim Zeitlin
Added wxCriticalSection::TryEnter() method.
tree
|
commitdiff
2011-11-30
Vadim Zeitlin
Fix setting the parent of wxProgressDialog.
tree
|
commitdiff
2011-11-30
Vadim Zeitlin
Make wxMSW status bar slightly less tall by default.
tree
|
commitdiff
2011-11-29
Vadim Zeitlin
Don't include pbt.h from wxMSW code unnecessarily.
tree
|
commitdiff
2011-11-28
Steve Lamerton
Override MSWTranslateMessage for wxActiveXContainer...
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Implement wxStackWalker for wxMSW under x86-64.
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Add support for VK_OEM_102 key under wxMSW.
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Set Unicode key code correctly for key events for WXK_R...
tree
|
commitdiff
2011-11-27
Vadim Zeitlin
Don't hide/show wxActiveXContainer when resizing it.
tree
|
commitdiff
2011-11-22
Vadim Zeitlin
Hack wxMSW wxNotebook to show the text controls correct...
tree
|
commitdiff
2011-11-18
Vadim Zeitlin
No changes, just remove extra whitespace from wxWebView...
tree
|
commitdiff
2011-11-17
Steve Lamerton
Remove double buffering from wxWebViewIE as this is...
tree
|
commitdiff
2011-11-17
Steve Lamerton
Adjust testing for non-visible controls in wxActiveXCon...
tree
|
commitdiff
2011-11-16
Vadim Zeitlin
Move wxWebView-related definitions to webview_ie.cpp...
tree
|
commitdiff
2011-11-16
Vadim Zeitlin
Compilation fix for PCH-less build after r69758.
tree
|
commitdiff
2011-11-15
Vadim Zeitlin
Only update status bar fields after they were created...
tree
|
commitdiff
2011-11-14
Vadim Zeitlin
Fall back on ::GetMessagePos() if ::GetCursorPos()...
tree
|
commitdiff
2011-11-12
Vadim Zeitlin
Use wxConvertStringToOle() in wxWebViewIE code.
tree
|
commitdiff
2011-11-11
Vadim Zeitlin
Intercept some keys in wxMSW wxTextCtrl even if they...
tree
|
commitdiff
2011-11-10
Julian Smart
Applied Blit system options optimization to StretchBlit
tree
|
commitdiff
2011-11-08
Steve Lamerton
Skip spurious blank JavaScript events in wxWebView.
tree
|
commitdiff
2011-11-08
Vadim Zeitlin
Don't include wx/msw/wrapgdip.h if !wxUSE_GRAPHICS_CONTEXT.
tree
|
commitdiff
2011-11-04
Vadim Zeitlin
Fix choice of tree item icon for the selected state...
tree
|
commitdiff
2011-10-31
Dimitri Schoolwerth
Fixed dropdown height of wxChoice and wxComboBox controls.
tree
|
commitdiff
2011-10-31
Vadim Zeitlin
Compilation fix for wxUSE_GRAPHICS_CONTEXT && !WX_PRECOMP.
tree
|
commitdiff
2011-10-30
Vadim Zeitlin
Fix splitting message into title in body in MSW wxProgr...
tree
|
commitdiff
2011-10-30
Vadim Zeitlin
Don't replace non default wxMessageDialog labels with...
tree
|
commitdiff
2011-10-20
Vadim Zeitlin
Fix wxRichToolTip compilation under MSW without PCH...
tree
|
commitdiff
2011-10-20
Robin Dunn
Delegate wxGraphicsBitmap::ConvertToImage to the render...
tree
|
commitdiff
2011-10-19
Václav Slavík
Fix NULL window argument to wxEVT_KILL_FOCUS when creat...
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Added wxRichToolTip class.
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Added wxNonOwnedWindow::SetShape(wxGraphicsPath).
tree
|
commitdiff
2011-10-18
Vadim Zeitlin
Use wxWindow::GetClientAreaOrigin() instead of MSW...
tree
|
commitdiff
2011-10-16
Vadim Zeitlin
Align multiline labels correctly in wxMSW owner-drawn...
tree
|
commitdiff
2011-10-15
Vadim Zeitlin
Don't use wxMSW version of wxNonOwnedWindow at all...
tree
|
commitdiff
2011-10-13
Robin Dunn
Avoid an assert when m_dir is empty
tree
|
commitdiff
2011-10-11
Vadim Zeitlin
Update status bar labels properly after width change...
tree
|
commitdiff
2011-10-11
Vadim Zeitlin
Don't delete wxTaskBarIcon in wxMSW wxNotificationMessa...
tree
|
commitdiff
2011-10-11
Vadim Zeitlin
Move SetBackgroundBitmap() from wxPanel to new wxCustom...
tree
|
commitdiff
2011-10-10
Vadim Zeitlin
Fix PCH-less build after adding wxNonOwnerWindow in...
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
Remove font scaling from wxMSW wxGraphicsContext.
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Allow creating wxGraphicsBitmap and wxGraphicsContext...
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Refactor wxGDIPlusFontData ctor to allow using it witho...
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Simplify and rationalize wxGDIPlusContext class constru...
tree
|
commitdiff
2011-10-09
Vadim Zeitlin
Don't make private wxGraphicsContext-derived classes...
tree
|
commitdiff
2011-10-06
Steve Lamerton
Fix various GCC warnings in wxWebView.
tree
|
commitdiff
2011-10-05
Steve Lamerton
Store a pointer to each ClassFactory so we can correctl...
tree
|
commitdiff
2011-10-04
Vadim Zeitlin
Fix wxTimePickerCtrl compilation without PCH too.
tree
|
commitdiff
2011-10-02
Vadim Zeitlin
Fix wxDateTimePickerCtrl compilation without PCH.
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-09-29
Vadim Zeitlin
Add wxTimePickerCtrl class.
tree
|
commitdiff
2011-09-29
Vadim Zeitlin
Refactor wxDatePickerCtrl to derive from wxDateTimePick...
tree
|
commitdiff
2011-09-28
Steve Lamerton
Fix compilation of wxWebView under mingw by adding...
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
Refresh wxDisplay when a monitor is added to or removed...
tree
|
commitdiff
2011-09-21
Vadim Zeitlin
No changes, just extract wxCreateHiddenWindow() declara...
tree
|
commitdiff
2011-09-16
Vadim Zeitlin
Fix wxFont::GetFaceName() for not realized yet fonts...
tree
|
commitdiff
2011-09-16
Vadim Zeitlin
Fix int field of wxCommandEvents generated by menu...
tree
|
commitdiff
2011-09-16
Vadim Zeitlin
Fix int field of wxCommandEvent generated by popup...
tree
|
commitdiff
2011-09-16
Vadim Zeitlin
Fix checked state for the popup menu items in the event...
tree
|
commitdiff
2011-09-14
Steve Lamerton
Use integral value for OLECMDID_OPTICAL_ZOOM as we...
tree
|
commitdiff
2011-09-12
Steve Lamerton
Update wxWebView guards to stop backend compilation...
tree
|
commitdiff
2011-09-11
Vadim Zeitlin
Fix best size computation for wxTextCtrl without border...
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-10
Robin Dunn
Enable the HWND of the task dialog to be fetched with...
tree
|
commitdiff
2011-08-30
Dimitri Schoolwerth
Fixed dlmsw.cpp compilation with older SDKs and at...
tree
|
commitdiff
2011-08-29
Dimitri Schoolwerth
Fixed drawing a check box in the undetermined state...
tree
|
commitdiff
2011-08-27
Robin Dunn
* Implement dynamic loading of the Cairo DLL on Windows...
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Make wxBU_EXACTFIT fir the button text more exactly.
tree
|
commitdiff
2011-08-27
Vadim Zeitlin
Add wxTextEntry::AutoCompleteDirectories().
tree
|
commitdiff
2011-08-25
Dimitri Schoolwerth
Fixed MSW/Univ compilation of toplevel.cpp.
tree
|
commitdiff
2011-08-22
Vadim Zeitlin
Return (16,16) as the default list icons size in wxMSW.
tree
|
commitdiff
2011-08-21
Vadim Zeitlin
Add wxWithImages helper mix-in with {Set,Get,Assign...
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-17
Julian Smart
Better text control non-selection solution
tree
|
commitdiff
2011-08-16
Julian Smart
Implemented non-selection of content when setting focus...
tree
|
commitdiff
2011-08-16
Vadim Zeitlin
wxMSW compilation fix when not using PCH.
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
Fix history in wxWebViewIE when using a custom file...
tree
|
commitdiff
2011-08-10
Steve Lamerton
Merge in from trunk r64802 - r68625
tree
|
commitdiff
next