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 |
2011-07-01 |
Steve Lamerton | Use shared pointers throughout when managing history... |
tree | commitdiff |
2011-06-30 |
Steve Lamerton | Add support for the new history functions to the ie... |
tree | commitdiff |
2011-06-30 |
Steve Lamerton | Add basic history api and implement it under gtk. |
tree | commitdiff |
2011-06-29 |
Vadim Zeitlin | Always initialize SelectInHDC::m_hgdiobj in wxMSW. |
tree | commitdiff |
2011-06-28 |
Steve Lamerton | Update msw files to use the new definitions |
tree | commitdiff |
2011-06-14 |
Vadim Zeitlin | Refactor wxButton and wxToggleButton to derive from... |
tree | commitdiff |
2011-06-07 |
Vadim Zeitlin | Replace more DECLARE_CLASS occurrences with DECLARE_DYN... |
tree | commitdiff |
2011-06-07 |
Vadim Zeitlin | Use DECLARE_DYNAMIC_CLASS instead of DECLARE_CLASS. |
tree | commitdiff |
2011-05-28 |
Vadim Zeitlin | Free calloc()'d pointer correctly in wxFSWatchEntryMSW. |
tree | commitdiff |
2011-05-16 |
Steve Lamerton | Rename source files for consistency |
tree | commitdiff |
2011-05-13 |
Vadim Zeitlin | Don't use the standard containers by default. |
tree | commitdiff |
2011-05-10 |
Vadim Zeitlin | Rewrote wxMSW radio menu items code to support not... |
tree | commitdiff |
2011-05-06 |
Steve Lamerton | Enable IE backend in msw builds unconditionally until... |
tree | commitdiff |
2011-05-06 |
Steve Lamerton | Use correct reload flags on all platforms to avoid... |
tree | commitdiff |
2011-05-06 |
Steve Lamerton | Move msw configuration checking to chkconf.h |
tree | commitdiff |
2011-05-06 |
Steve Lamerton | Add the correct dll export macros |
tree | commitdiff |
2011-05-04 |
Steve Lamerton | Set the correct svn properties on the new files. Correc... |
tree | commitdiff |
2011-05-04 |
Steve Lamerton | Application of the most recent wxWebView patch, the... |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Implement watching directory correctly in MSW wxFileSys... |
tree | commitdiff |
2011-05-03 |
Vadim Zeitlin | Fix wxFileSystemWatcher::Remove() in wxMSW. |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Add wxDC::SetTransformMatrix() and related methods... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Added private wxEVT_AFTER_CHAR event for wxMSW implemen... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Add support for dynamic auto-completion in wxTextEntry. |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Refactor wxTextEntry::AutoComplete() to simply call... |
tree | commitdiff |
2011-04-15 |
Dimitri Schoolwerth | Replaced C++ comments with C ones in C files. |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
2011-04-02 |
Vadim Zeitlin | Disable wxUSE_STD_CONTAINERS by default for MSVC6. |
tree | commitdiff |
2011-03-31 |
Vadim Zeitlin | Fix HMENU to wxMenu translation in wxMSW code. |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Remove REMOVE_UNUSED_ARG option from setup.h files. |
tree | commitdiff |
2011-03-30 |
Vadim Zeitlin | Add wxUSE_STD_CONTAINERS and turn it on by default. |
tree | commitdiff |
2011-03-22 |
Vadim Zeitlin | Add wxUSE_THREADS checks around wxMSW functions dealing... |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
tree | commitdiff |
2011-03-22 |
Jaakko Salli | To have better support for themed and custom background... |
tree | commitdiff |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Add wxPanel::SetBackgroundBitmap(). |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Deprecate old style wxPanel ctor taking separate coordi... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Split wxPanel in wxPanelBase and platform-specific... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | No changes, just refactor wxMSW background brush methods. |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Allow wxThread::Wait() and Delete() to block, even... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add markup support to wxMSW wxButton and show it in... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxDC::GetFontMetrics() and implement it for wxMSW. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Add wxUSE_MARKUP and wrap SetLabelMarkup() in it. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Initialize wxButton::m_authNeeded in ctor and not Creat... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | No changes, just do wxButton fields initialization... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | No changes, just move wxMSW wxButton::MakeOwnerDrawn... |
tree | commitdiff |
2011-02-22 |
Vadim Zeitlin | Don't duplicate INVALID_FILE_ATTRIBUTES definition. |
tree | commitdiff |
2011-02-22 |
Vadim Zeitlin | Move wxCheckBoxNameStr declarations to wx/tglbtn.h... |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Add wxAutomationInstance_SilentIfNone flag for wxMSW... |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Don't make buttons with images too wide in wxMSW. |
tree | commitdiff |
2011-02-14 |
Vadim Zeitlin | Clarify wxButton::AdjustForBitmapSize() semantics in... |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Allow accessing 64 bit registry from 32 bit MSW code... |
tree | commitdiff |
next |