projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Send wxEVT_CREATE and do other post-realization initialization even if the widget...
[wxWidgets.git]
/
src
/
msw
/
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
2011-08-09
Vadim Zeitlin
Don't reset wxTLW::m_iconized when hiding the window...
tree
|
commitdiff
2011-08-08
Vadim Zeitlin
Don't manually centre dialogs created with default...
tree
|
commitdiff
2011-08-08
Steve Lamerton
Use shared pointers to hold wxWebHandlers throughout.
tree
|
commitdiff
2011-08-08
Vadim Zeitlin
Added wxTopLevelWindow::MSWGetSystemMenu() method.
tree
|
commitdiff
2011-08-08
Vadim Zeitlin
Added private wxMenu::MSWNewFromHMENU() method.
tree
|
commitdiff
2011-08-07
Vadim Zeitlin
Use 0 instead of NULL to avoid g++ warning.
tree
|
commitdiff
2011-08-04
Vadim Zeitlin
Add support for wxHELP button to wxMessageDialog.
tree
|
commitdiff
2011-08-04
Vadim Zeitlin
Use wxWindowMSW instead of wxWindow to fix wxUniv/MSW...
tree
|
commitdiff
2011-08-03
Steve Lamerton
Rework IE virtual file system support to use new syntax...
tree
|
commitdiff
2011-08-02
Robin Dunn
If -1 is passed to InsertItem for the imageIndex then...
tree
|
commitdiff
2011-08-02
Robin Dunn
Initialize the native printer info for ConvertFromNativ...
tree
|
commitdiff
2011-08-02
Vadim Zeitlin
Don't un-maximize the window when Iconize(false) is...
tree
|
commitdiff
2011-08-01
Steve Lamerton
Add missing wxRTTI macros and fix incorrect ones.
tree
|
commitdiff
2011-08-01
Steve Lamerton
Fix remaining warnings in ie backend.
tree
|
commitdiff
2011-07-30
Steve Lamerton
Overhaul wxWebHandler naming to try and make it consist...
tree
|
commitdiff
2011-07-30
Steve Lamerton
Add new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event...
tree
|
commitdiff
2011-07-29
Vadim Zeitlin
Add wxTextCtrl::PositionToCoords() functions for wxMSW...
tree
|
commitdiff
2011-07-29
Steve Lamerton
Add CombineURIs implementation for wxWebFileProtocolHan...
tree
|
commitdiff
2011-07-28
Steve Lamerton
Move the wxWebFileProtocolHandler from the IE backend...
tree
|
commitdiff
2011-07-28
Steve Lamerton
Initial implementation of wxWebProtocolHandler and...
tree
|
commitdiff
2011-07-26
Steve Lamerton
Very basic implementation of IInternetProtocolInfo...
tree
|
commitdiff
2011-07-25
Steve Lamerton
Merge in from trunk r67662 to r64801
tree
|
commitdiff
2011-07-25
Steve Lamerton
Fix warnings in the MSW IE backend.
tree
|
commitdiff
2011-07-25
Steve Lamerton
Link to urlmon from wxWeb to fix the compilation errors...
tree
|
commitdiff
2011-07-25
Steve Lamerton
Update handling and documentation for new window events...
tree
|
commitdiff
2011-07-25
Steve Lamerton
Remove some now unused history variables.
tree
|
commitdiff
2011-07-24
Vadim Zeitlin
Ignore WM_CLOSE generated by wxMSW edit control when...
tree
|
commitdiff
2011-07-23
Vadim Zeitlin
Don't try to pop from an empty stack in wxGDIPlusContex...
tree
|
commitdiff
2011-07-23
Vadim Zeitlin
Don't create an unnecessary extra button in wxMSW wxPro...
tree
|
commitdiff
2011-07-22
Vadim Zeitlin
Set wxDidCreatePaintDC to true even if we reused a...
tree
|
commitdiff
2011-07-22
Vadim Zeitlin
Don't pass spin text control messages processed at...
tree
|
commitdiff
2011-07-22
Vadim Zeitlin
Refactor wxWindow::MSWHandleMessage() out from MSWWindo...
tree
|
commitdiff
2011-07-22
Steve Lamerton
Implement basic support for virtual file systems for...
tree
|
commitdiff
2011-07-18
Vadim Zeitlin
Fix memory leak in wxPanel::SetBackgroundBirmap() in...
tree
|
commitdiff
2011-07-16
Julian Smart
VC++ 6 fixes
tree
|
commitdiff
2011-07-15
Steve Lamerton
Send correct navigation events when using SetPage on...
tree
|
commitdiff
2011-07-15
Steve Lamerton
Add RunScript and implement on all backends. Document...
tree
|
commitdiff
2011-07-15
Steve Lamerton
Add ClearSelection for msw ie and gtk webkit, with...
tree
|
commitdiff
2011-07-14
Steve Lamerton
Fix compiler warnings in the IE backend.
tree
|
commitdiff
2011-07-14
Steve Lamerton
Implement CanSetZoomType correctly for the IE backend.
tree
|
commitdiff
2011-07-14
Steve Lamerton
Overhaul IE zoom functions to support both text and...
tree
|
commitdiff
next