2011-08-22 |
Steve Lamerton | Rebake |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Add wxWithImages helper mix-in with {Set,Get,Assign... |
tree | commitdiff |
2011-08-19 |
Steve Lamerton | Rename web library to webview. |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Correctly stop the loading animation in the sample... |
tree | commitdiff |
2011-08-17 |
Steve Lamerton | Rename LoadUrl to LoadURL. This corrects the capitalisa... |
tree | commitdiff |
2011-08-17 |
Vadim Zeitlin | Use correct format specifier for thread id in the sample. |
tree | commitdiff |
2011-08-15 |
Steve Lamerton | Add a menu item linking to a custom scheme example. |
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-13 |
Steve Lamerton | Add various selection menu items to the sample. |
tree | commitdiff |
2011-08-13 |
Steve Lamerton | Add Run Script menu option to the sample. |
tree | commitdiff |
2011-08-13 |
Steve Lamerton | Add history list to the sample. |
tree | commitdiff |
2011-08-13 |
Steve Lamerton | Call Dismiss rather than Show(false) on the infobar... |
tree | commitdiff |
2011-08-11 |
Steve Lamerton | git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets... |
tree | commitdiff |
2011-08-11 |
Stefan Csomor | adjusting include styles |
tree | commitdiff |
2011-08-10 |
Steve Lamerton | Complete rebake with web libraries to allow easier... |
tree | commitdiff |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
tree | commitdiff |
2011-08-09 |
Dimitri Schoolwerth | Added NSApplicationDelegate's openFiles for wxOSX-Cocoa. |
tree | commitdiff |
2011-08-09 |
Vadim Zeitlin | No changes, just correct the helpview sample name in... |
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-04 |
Vadim Zeitlin | Add support for wxHELP button to wxMessageDialog. |
tree | commitdiff |
2011-08-01 |
Steve Lamerton | Hide the infobar in the sample if we start navigating... |
tree | commitdiff |
2011-08-01 |
Steve Lamerton | Fix all the unused variable warnings in the sample. |
tree | commitdiff |
2011-08-01 |
Steve Lamerton | Make web sample XPMs const to fix compiler warnings... |
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-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | We no longer need to veto the new window event in the... |
tree | commitdiff |
2011-07-25 |
Steve Lamerton | Rename GetHref to GetURL in wxWebNavigationEvent, this... |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Increased the version to 2.9.3. |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Save and restore file history in docview sample. |
tree | commitdiff |
2011-07-22 |
Vadim Zeitlin | Allow passing the error value to wxStreamBase::Reset(). |
tree | commitdiff |
2011-07-21 |
Vadim Zeitlin | Allow marking wxTreeBook nodes to expand initially... |
tree | commitdiff |
2011-07-20 |
Vadim Zeitlin | Don't use template member function in drawing sample... |
tree | commitdiff |
2011-07-19 |
Vadim Zeitlin | Allow saving the drawing sample canvas to a file or... |
tree | commitdiff |
2011-07-16 |
Julian Smart | Added makefile from Steven |
tree | commitdiff |
2011-07-16 |
Václav Slavík | Add support for column header images to wxListCtrl... |
tree | commitdiff |
2011-07-14 |
Steve Lamerton | Update the web sample to allow choosing between differe... |
tree | commitdiff |
2011-07-11 |
Vadim Zeitlin | Don't handle "Return" key as "TAB" even when the defaul... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Show extra mouse buttons and wheel state in the text... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Don't duplicate wxImage::ConvertToDisabled() in wxAUI... |
tree | commitdiff |
2011-07-09 |
Vadim Zeitlin | Output something from the console sample even if it... |
tree | commitdiff |
2011-07-08 |
Steve Lamerton | Add the ability to enable / disable and check for the... |
tree | commitdiff |
2011-07-04 |
Steve Lamerton | Filter out subframes from the ie backend history and... |
tree | commitdiff |
2011-07-04 |
Vadim Zeitlin | Add wxUSE_UNICODE guard around wxDF_UNICODETEXT in... |
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-06-30 |
Vadim Zeitlin | Fix harmless warning about unused variable in isosurf... |
tree | commitdiff |
2011-06-30 |
Vadim Zeitlin | Fix warning about hiding a virtual function in propgrid... |
tree | commitdiff |
2011-06-30 |
Steve Lamerton | Add basic history api and implement it under gtk. |
tree | commitdiff |
2011-06-29 |
Steve Lamerton | Give the sample a more sensible initial size for web... |
tree | commitdiff |
2011-06-29 |
Steve Lamerton | Adjust animation size to fit the toolbar properly |
tree | commitdiff |
2011-06-29 |
Steve Lamerton | Update the sample to show how to block navigation and... |
tree | commitdiff |
2011-06-29 |
Steve Lamerton | Update the web sample to use images from the art provid... |
tree | commitdiff |
2011-06-29 |
Vadim Zeitlin | Updated copyright year before 2.9.2 release. |
tree | commitdiff |
2011-06-29 |
Steve Lamerton | Add support for loading a url in the constructor to... |
tree | commitdiff |
2011-06-28 |
Václav Slavík | Move wxThreadEvent into wxBase. |
tree | commitdiff |
2011-06-27 |
Vadim Zeitlin | Add support for child documents to docview framework. |
tree | commitdiff |
2011-06-25 |
Stefan Csomor | bringing target naming in line with other projects |
tree | commitdiff |
2011-06-24 |
Vadim Zeitlin | Fix code reading from the pipe stream in exec sample. |
tree | commitdiff |
2011-06-23 |
Steve Lamerton | Fix a number of mingw compile errors. |
tree | commitdiff |
2011-06-23 |
Stefan Csomor | adaption to new configurations |
tree | commitdiff |
2011-06-23 |
Vadim Zeitlin | Update printing sample to compile again after r68026. |
tree | commitdiff |
2011-06-22 |
Vadim Zeitlin | Avoid crash on startup when using single mode in docvie... |
tree | commitdiff |
2011-06-19 |
Vadim Zeitlin | Implement wxCalendarCtrl::SetDateRange() in the native... |
tree | commitdiff |
2011-06-18 |
Stefan Csomor | adding universal as devices |
tree | commitdiff |
2011-06-15 |
Vadim Zeitlin | Generic wxHyperlinkCtrl appearance and behaviour improv... |
tree | commitdiff |
2011-06-14 |
Vadim Zeitlin | Refactor wxButton and wxToggleButton to derive from... |
tree | commitdiff |
2011-05-31 |
Robin Dunn | Virtualize StartEditor and add implementations for... |
tree | commitdiff |
2011-05-27 |
Steve Lamerton | Overhaul the wxWebView sample. Bring the style into... |
tree | commitdiff |
2011-05-26 |
Steve Lamerton | Load the wxWidgets homepage by default in the wxWebView... |
tree | commitdiff |
2011-05-26 |
Steve Lamerton | Do not show the wxWebView sample tools menu unless... |
tree | commitdiff |
2011-05-26 |
Steve Lamerton | Remove various bit of redundant code from the wxWebView... |
tree | commitdiff |
2011-05-26 |
Steve Lamerton | Add a new event type for new window creation, document... |
tree | commitdiff |
2011-05-19 |
Steve Lamerton | Don't pass raw urls to logging functions in the wxWebVi... |
tree | commitdiff |
2011-05-13 |
Vadim Zeitlin | Fix the comparison function in the list control sample... |
tree | commitdiff |
2011-05-13 |
Vadim Zeitlin | Make wxListCtrl sort function take wxIntPtr, not long... |
tree | commitdiff |
2011-05-05 |
Steve Lamerton | Minor fixes to allow web sample to compile |
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 |
Stefan Csomor | project files for xcode |
tree | commitdiff |
2011-05-03 |
Stefan Csomor | removing old codewarrior files |
tree | commitdiff |
2011-05-03 |
Stefan Csomor | removing old xcode files |
tree | commitdiff |
2011-05-03 |
Stefan Csomor | removing old xcode files |
tree | commitdiff |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
tree | commitdiff |
2011-04-30 |
Dimitri Schoolwerth | No code changes, fixed some typos. |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | Allow showing the print preview frame non modally. |
tree | commitdiff |
2011-04-26 |
Vadim Zeitlin | No changes, just replace #defines with enums in printin... |
tree | commitdiff |
2011-04-23 |
Vadim Zeitlin | Change wxNotebook selection before sending page changed... |
tree | commitdiff |
2011-04-18 |
Jaakko Salli | Also show EVT_TEXT_ENTER in the combo sample |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Split wxTextCompleter into a base class and wxTextCompl... |
tree | commitdiff |
2011-04-16 |
Vadim Zeitlin | Add support for dynamic auto-completion in wxTextEntry. |
tree | commitdiff |
2011-04-04 |
Dimitri Schoolwerth | Changed licence references to "wxWindows licence". |
tree | commitdiff |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
tree | commitdiff |
next |