2011-08-27 |
Vadim Zeitlin | Added wxFLP_SMALL and wxDIRP_SMALL styles for wx{File... |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Auto complete file names in the text controls of wx... |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Make the file and dir picket controls expand in widgets... |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Add wxTextEntry::AutoCompleteDirectories(). |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | No changes, just fix a typo in wxBannerWindow documenta... |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Add new wxTreeListCtrl class. |
tree | commitdiff |
2011-08-27 |
Vadim Zeitlin | Fixes to OpenGL samples to avoid asserts/crashes. |
tree | commitdiff |
2011-08-24 |
Stefan Csomor | adding raw_control for osx |
tree | commitdiff |
2011-08-23 |
Dimitri Schoolwerth | Added wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE. |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Add XRC handler for wxBannerWindow and a test for it... |
tree | commitdiff |
2011-08-22 |
Vadim Zeitlin | Add new wxBannerWindow class. |
tree | commitdiff |
2011-08-21 |
Vadim Zeitlin | Add wxWithImages helper mix-in with {Set,Get,Assign... |
tree | commitdiff |
2011-08-17 |
Vadim Zeitlin | Use correct format specifier for thread id in the sample. |
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 |
Vadim Zeitlin | Added wxTopLevelWindow::MSWGetSystemMenu() method. |
tree | commitdiff |
2011-08-04 |
Vadim Zeitlin | Add support for wxHELP button to wxMessageDialog. |
tree | commitdiff |
2011-07-29 |
Vadim Zeitlin | Add wxTextCtrl::PositionToCoords() functions for wxMSW... |
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 |
Václav Slavík | Add support for column header images to wxListCtrl... |
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-04 |
Vadim Zeitlin | Add wxUSE_UNICODE guard around wxDF_UNICODETEXT in... |
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-29 |
Vadim Zeitlin | Updated copyright year before 2.9.2 release. |
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 |
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-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-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 |
2011-01-12 |
Vadim Zeitlin | Disable deprecation and other warnings in MFC sample. |
tree | commitdiff |
2011-01-12 |
Vadim Zeitlin | Fix entry point in Unicode build of the MFC sample. |
tree | commitdiff |
2011-01-07 |
Stefan Csomor | updated xti sample |
tree | commitdiff |
2011-01-07 |
Paul Cornett | build fix, should have been part of r66615 |
tree | commitdiff |
2011-01-07 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2011-01-07 |
Paul Cornett | Move wxColourData and wxFontData into separate files. |
tree | commitdiff |
2011-01-07 |
Paul Cornett | build fix |
tree | commitdiff |
next |