2011-12-28 |
Vadim Zeitlin | Complete wxEVT_MENU_{OPEN,CLOSE} implementation in... |
tree | commitdiff |
2011-12-24 |
Paul Cornett | remove improper use of paste operator |
tree | commitdiff |
2011-12-24 |
Steve Lamerton | Fix typo in ADD_RAW_IID macro. |
tree | commitdiff |
2011-12-23 |
Paul Cornett | fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 |
tree | commitdiff |
2011-12-22 |
Steve Lamerton | Use OLE helper macros in wxWebView to reduce the amount... |
tree | commitdiff |
2011-12-22 |
Steve Lamerton | Add new ADD_RAW_IID OLE helper macro to allow use with... |
tree | commitdiff |
2011-12-22 |
Steve Lamerton | Mark various OLE helper functions as DLL exported so... |
tree | commitdiff |
2011-12-17 |
Vadim Zeitlin | Make wxPalette ctor and Create() const-correct in wxMSW. |
tree | commitdiff |
2011-12-11 |
Vadim Zeitlin | Ensure that Enter key presses are never stolen from... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Update all controls using in-place editors to handle... |
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-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 |
Vadim Zeitlin | Provide HANDLE_PTR for the compilers without it such... |
tree | commitdiff |
2011-11-16 |
Vadim Zeitlin | Move wxWebView-related definitions to webview_ie.cpp... |
tree | commitdiff |
2011-11-14 |
Vadim Zeitlin | Fall back on ::GetMessagePos() if ::GetCursorPos()... |
tree | commitdiff |
2011-11-14 |
Vadim Zeitlin | Don't redefine symbols already defined in latest MinGW... |
tree | commitdiff |
2011-10-29 |
Robin Dunn | resolve multiple inheritance ambiguity |
tree | commitdiff |
2011-10-20 |
Vadim Zeitlin | Dirty hack to allow generic wxDatePickerCtrl to compile... |
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-15 |
Vadim Zeitlin | Don't use wxMSW version of wxNonOwnedWindow at all... |
tree | commitdiff |
2011-10-11 |
Vadim Zeitlin | Move SetBackgroundBitmap() from wxPanel to new wxCustom... |
tree | commitdiff |
2011-10-10 |
Vadim Zeitlin | Move wxTopLevelWindow::SetShape() down to wxNonOwnedWindow. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Fix inheriting parent background colour in wxPanel... |
tree | commitdiff |
2011-10-09 |
Steve Lamerton | Reuse existing MinGW defines for all compilers that... |
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-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-10-01 |
Steve Lamerton | Correctly initialise ref count in custom scheme class... |
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 | No changes, just extract wxCreateHiddenWindow() declara... |
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 |
Steve Lamerton | Update setup files |
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-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-27 |
Vadim Zeitlin | Add new wxTreeListCtrl class. |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Add new wxBannerWindow class. |
tree | commitdiff |
2011-08-22 |
Julian Smart | Rename identifier |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | No changes, just use symbolic NO_IMAGE constant instead... |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Replace wxComboBox::IsEmpty() with Is{List,Text}Empty(). |
tree | commitdiff |
2011-08-19 |
Steve Lamerton | Rename web library to webview. |
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-15 |
Steve Lamerton | Rename wxWebHistoryItem to wxWebViewHistoryItem. |
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-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
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-04 |
Vadim Zeitlin | Add support for wxHELP button to wxMessageDialog. |
tree | commitdiff |
2011-08-03 |
Steve Lamerton | Rework IE virtual file system support to use new syntax... |
tree | commitdiff |
2011-08-02 |
Robin Dunn | Initialize the native printer info for ConvertFromNativ... |
tree | commitdiff |
2011-08-02 |
Julian Smart | Added semicolon needed by MSVC++ 6 |
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-08-01 |
Steve Lamerton | Add missing lines to setup.h.in. This properly fixes... |
tree | commitdiff |
2011-07-31 |
Steve Lamerton | Split wxWebHistoryItem headers out into separate files... |
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-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 | Remove some now unused history variables. |
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-22 |
Steve Lamerton | Replace define for OLECMDID_OPTICAL_ZOOM with an enum... |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Make wxEnhMetaFileDC ctor from wxDC explicit. |
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 | 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 | Overhaul IE zoom functions to support both text and... |
tree | commitdiff |
2011-07-13 |
Steve Lamerton | Add GetPageText to MSW IE and to GTK WebKit. Add stub... |
tree | commitdiff |
2011-07-13 |
Steve Lamerton | Rename GetSelectedHTML to GetSelectedSource, this bring... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | Fix showing slider label in wxMSW when wxSL_MIN_MAX_LAB... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | No real changes, just make some wxSlider members local... |
tree | commitdiff |
2011-07-11 |
Steve Lamerton | Implement GetSelectedHTML for the ie and gtk webkit... |
tree | commitdiff |
2011-07-11 |
Steve Lamerton | Fix warnings in the ie backend. |
tree | commitdiff |
2011-07-10 |
Steve Lamerton | Add support for retrieving the currently selected text... |
tree | commitdiff |
2011-07-09 |
Steve Lamerton | Add start of selection api, support for HasSelection... |
tree | commitdiff |
2011-07-08 |
Steve Lamerton | Add the ability to enable / disable and check for the... |
tree | commitdiff |
2011-07-04 |
Steve Lamerton | Factor logic that returns an IHTMLDocument2 into a... |
tree | commitdiff |
2011-07-02 |
Steve Lamerton | Implement undo and redo for the ie and gtk webkit backe... |
tree | commitdiff |
2011-07-02 |
Steve Lamerton | Add new clipboard api and support for it in the ie... |
tree | commitdiff |
2011-07-01 |
Steve Lamerton | Extend history api using the ie backend to include... |
tree | commitdiff |
next |