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 |
2011-03-23 |
Vadim Zeitlin | Use correct month in the date picker page of the widget... |
tree | commitdiff |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Added a simple example of semi-transparent window to... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Remove keyboard-related code from the erase sample. |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Don't draw the mysterious black rectangle in the erase... |
tree | commitdiff |
2011-03-20 |
Vadim Zeitlin | Add wxPanel::SetBackgroundBitmap(). |
tree | commitdiff |
2011-03-18 |
Vadim Zeitlin | Add wxHtmlHelpController::SetShouldPreventAppExit(). |
tree | commitdiff |
2011-03-17 |
Vadim Zeitlin | Add a wxStaticText to the erase simple. |
tree | commitdiff |
2011-03-15 |
Vadim Zeitlin | Always use icons with wxToolbook in the notebook sample. |
tree | commitdiff |
2011-03-15 |
Vadim Zeitlin | Use consistent sizes for all icons used in the button... |
tree | commitdiff |
2011-03-14 |
Vadim Zeitlin | Show wx{Note,Tool}book-specific styles in the notebook... |
tree | commitdiff |
2011-03-13 |
Vadim Zeitlin | Document wxTE_MULTILINE support in wxTextEntryDialog. |
tree | commitdiff |
2011-03-09 |
Vadim Zeitlin | Add tests of other hatched brushes to the drawing sample. |
tree | commitdiff |
2011-03-09 |
Vadim Zeitlin | Don't pop up annoying message box in the drawing sample. |
tree | commitdiff |
2011-03-01 |
Václav Slavík | Pass wxRect/wxPoint arguments to wxDataViewCustomRender... |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | make sure the quit item is only shown where appropriate... |
tree | commitdiff |
2011-02-28 |
Stefan Csomor | osx_cocoa supports both kind of taskbaricons in the... |
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 wxUSE_MARKUP and wrap SetLabelMarkup() in it. |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | No changes, just add a couple of #if wxUSE_COMMANDLINKB... |
tree | commitdiff |
2011-02-27 |
Vadim Zeitlin | Replace wxST_MARKUP style with wxControl::SetLabelMarkup(). |
tree | commitdiff |
2011-02-19 |
Vadim Zeitlin | Don't ask for wxTextAttr colour if it doesn't have... |
tree | commitdiff |
2011-02-16 |
Stefan Csomor | adding edit menu in order to be able to support native... |
tree | commitdiff |
2011-02-06 |
Vadim Zeitlin | Allow accessing 64 bit registry from 32 bit MSW code... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Link console programs with PNG library in monolithic... |
tree | commitdiff |
2011-02-05 |
Vadim Zeitlin | Deprecate second parameter of wxSlider::SetTickFreq(). |
tree | commitdiff |
2011-02-03 |
Vadim Zeitlin | Rebake everything using bakefile 0.2.9. |
tree | commitdiff |
2011-01-22 |
Dimitri Schoolwerth | Use wxString's empty() when checking if the string... |
tree | commitdiff |
2011-01-19 |
Vadim Zeitlin | Add wxIntegerValidator and wxFloatingPointValidator... |
tree | commitdiff |
2011-01-14 |
Julian Smart | Implemented text boxes and tables, and further editing... |
tree | commitdiff |
2011-01-12 |
Vadim Zeitlin | Add support for icons in wxAUI panes title bars. |
tree | commitdiff |
next |