2013-02-28 |
Václav Slavík | Add preferences sample. |
tree | commitdiff |
2013-02-28 |
Václav Slavík | Line endings fixes in bakefile-generated files. |
tree | commitdiff |
2013-02-24 |
Vadim Zeitlin | Fix, or at least make less common, deadlock in the... |
tree | commitdiff |
2013-02-24 |
Vadim Zeitlin | Move menu messages handling from wxFrame to wxTLW in... |
tree | commitdiff |
2013-02-13 |
Stefan Csomor | adding CoreText |
tree | commitdiff |
2013-02-13 |
Stefan Csomor | updating dates, fixing product name |
tree | commitdiff |
2013-02-12 |
Stefan Csomor | making sure cfbundle identifier has correct characters |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | No changes, just factor out PrepareDC() call in the... |
tree | commitdiff |
2013-02-10 |
Vadim Zeitlin | Erase the entire virtual area of the window in the... |
tree | commitdiff |
2013-02-06 |
Vadim Zeitlin | Don't show log menu tiems in the tree control sample... |
tree | commitdiff |
2013-02-05 |
Vadim Zeitlin | Add simple tests for Scintilla annotations to the stc... |
tree | commitdiff |
2013-02-05 |
Vadim Zeitlin | Use a single EVT_MENU_RANGE in stc sample instead of... |
tree | commitdiff |
2013-02-04 |
Julian Smart | Added support for sub-object virtual attributes (tempor... |
tree | commitdiff |
2013-02-01 |
Steve Lamerton | Rename all WEB_VIEW* style identifiers to WEBVIEW*. |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Fix background drawing in EVT_ERASE_BACKGROUND handler... |
tree | commitdiff |
2013-01-21 |
Vadim Zeitlin | Don't include wxUniversal configurations in MSVC projec... |
tree | commitdiff |
2013-01-21 |
Jouk Jansen | OpenVMS compile support for wxSPLASH and sample |
tree | commitdiff |
2013-01-20 |
Vadim Zeitlin | Rename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX. |
tree | commitdiff |
2013-01-12 |
Vadim Zeitlin | Allow hiding/showing already hidden/shown wxGrid rows... |
tree | commitdiff |
2013-01-03 |
Vadim Zeitlin | Re-lay out the grid sample window after auto-sizing... |
tree | commitdiff |
2012-12-31 |
Steve Lamerton | Add context menu enabling and disabling to wxWebView... |
tree | commitdiff |
2012-12-30 |
Steve Lamerton | Add handling of http errors to wxWebViewIE. Tidy up... |
tree | commitdiff |
2012-12-29 |
Vadim Zeitlin | Ensure that scrollbars are shown in scrolled popup... |
tree | commitdiff |
2012-12-28 |
Vadim Zeitlin | Remove connection of MyDllApp::OnIdle() handler in... |
tree | commitdiff |
2012-12-22 |
Vadim Zeitlin | Add wxListCtrl::EnableAlternateRowColours() and SetAlte... |
tree | commitdiff |
2012-12-22 |
Vadim Zeitlin | Don't use "Cancel" button in the about dialog of the... |
tree | commitdiff |
2012-12-04 |
Vadim Zeitlin | Open debugger at the location of failing assert, if... |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | Correct lookup of Explorer-specific file association... |
tree | commitdiff |
2012-12-02 |
Vadim Zeitlin | No changes, just reorganize the menu slightly in the... |
tree | commitdiff |
2012-12-01 |
Paul Cornett | use stock colour/pen/brush objects in samples |
tree | commitdiff |
2012-12-01 |
Paul Cornett | use new pen/brush style names in samples |
tree | commitdiff |
2012-12-01 |
Paul Cornett | remove colour/pen/brush arguments which are the default... |
tree | commitdiff |
2012-11-30 |
Paul Cornett | indentation fixes |
tree | commitdiff |
2012-11-26 |
Vadim Zeitlin | Compilation fix to docview sample after r73004. |
tree | commitdiff |
2012-11-26 |
Vadim Zeitlin | Fix harmless warning about uninitialized variable in... |
tree | commitdiff |
2012-11-24 |
Vadim Zeitlin | Add wxDocManager::Get{Views,Documents,Templates}Vector(). |
tree | commitdiff |
2012-11-23 |
Vadim Zeitlin | Add possibility to delay showing wxRichToolTip. |
tree | commitdiff |
2012-11-20 |
Vadim Zeitlin | Implement GetSizeFromTextSize() for wxSpinCtrl. |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Add wxFSW_EVENT_UNMOUNT wxFileSystemWatcher flag and... |
tree | commitdiff |
2012-11-19 |
Vadim Zeitlin | Convert wxFSW_EVENT_{WARNING,ERROR} to string correctly. |
tree | commitdiff |
2012-11-17 |
Vadim Zeitlin | Add wxFSW_EVENT_ATTRIB wxFileSystemWatcher flag. |
tree | commitdiff |
2012-11-11 |
Vadim Zeitlin | Use wxID_EXIT for the "Quit" item in the exec sample. |
tree | commitdiff |
2012-11-10 |
Vadim Zeitlin | Fix incorrect wxSizerFlags::Border() call in the scroll... |
tree | commitdiff |
2012-11-09 |
Vadim Zeitlin | Add wxControl::GetSizeFromTextSize() to size the contro... |
tree | commitdiff |
2012-11-06 |
Vadim Zeitlin | Restore propagation of EVT_SEARCHCTRL_CANCEL_BTN events... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | Slightly improve the date/time dialogs in the calendar... |
tree | commitdiff |
2012-11-04 |
Vadim Zeitlin | No changes, just make it easier to tweak splitter sample. |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Added wxEVT_COMMAND_DIRCTRL_CHANGED for wxDirCtrl selec... |
tree | commitdiff |
2012-11-01 |
Vadim Zeitlin | Add distclean target to samples/Makefile. |
tree | commitdiff |
2012-10-31 |
Stefan Csomor | adding constants for newer OSX versions to make sure... |
tree | commitdiff |
2012-10-29 |
Vadim Zeitlin | Compare file paths using wxFileName, not wxString,... |
tree | commitdiff |
2012-10-28 |
Vadim Zeitlin | Fix taskbar sample compilation under wxOSX/Cocoa. |
tree | commitdiff |
2012-10-27 |
Vadim Zeitlin | Break implicit dependency of "core" on "adv" via wxXmlR... |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | Implement clipping in wxSVGFileDC. |
tree | commitdiff |
2012-10-24 |
Vadim Zeitlin | Respect wxFileName::DontFollowLink() in wxFileSystemWat... |
tree | commitdiff |
2012-10-23 |
Vadim Zeitlin | Add support for wxRibbonBar and related controls to... |
tree | commitdiff |
2012-10-17 |
Vadim Zeitlin | Fix wxGrid editors background painting. |
tree | commitdiff |
2012-10-15 |
Vadim Zeitlin | Handle deletion of watched directories in wxFileSystemW... |
tree | commitdiff |
2012-10-13 |
Vadim Zeitlin | Make TAB behaviour in wxGrid more configurable. |
tree | commitdiff |
2012-10-13 |
Vadim Zeitlin | Set the standard sample icon for the exec sample. |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Implement incremental search in wxGenericListCtrl. |
tree | commitdiff |
2012-10-07 |
Vadim Zeitlin | Add a possibility to beep on no match to wxGenericTreeCtrl. |
tree | commitdiff |
2012-10-04 |
Vadim Zeitlin | Add a setting for the disabled text colour to wxRibbon... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Don't call ClearAll() before LoadFile() in the stc... |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Make stc sample startup faster. |
tree | commitdiff |
2012-09-30 |
Vadim Zeitlin | Add support for background-color style to span element... |
tree | commitdiff |
2012-09-28 |
Vadim Zeitlin | Fix wxSearchCtrl recreation in the widgets sample. |
tree | commitdiff |
2012-09-28 |
Vadim Zeitlin | Remove unused SearchCtrlWidgetsPage::Reset() from widge... |
tree | commitdiff |
2012-09-28 |
Vadim Zeitlin | Don't send events for disabled ribbon bar buttons. |
tree | commitdiff |
2012-09-28 |
Vadim Zeitlin | Add "inherit" to <font> XRC tag. |
tree | commitdiff |
2012-09-25 |
Robin Dunn | Reserve the whole style byte for styles. See #14688 |
tree | commitdiff |
2012-09-25 |
Robin Dunn | Scintilla's Point class no longer matches the structure... |
tree | commitdiff |
2012-09-22 |
Vadim Zeitlin | Make wxWrapSizer demo in the layout sample more dynamic. |
tree | commitdiff |
2012-09-15 |
Vadim Zeitlin | Add help button support to wxRibbonBar. |
tree | commitdiff |
2012-09-15 |
Vadim Zeitlin | Fix text origin and bounding box computations in wxSVGF... |
tree | commitdiff |
2012-09-13 |
Vadim Zeitlin | Add wxBITMAP_PNG() macro similar to wxBITMAP() but... |
tree | commitdiff |
2012-09-11 |
Steve Lamerton | Add generic wxFileSystem support to wxWebView using... |
tree | commitdiff |
2012-09-09 |
Vadim Zeitlin | Add a test of wxFilePickerCtrl::GetValue() to the widge... |
tree | commitdiff |
2012-09-09 |
Vadim Zeitlin | Add an informational message to the file picker page... |
tree | commitdiff |
2012-09-08 |
Vadim Zeitlin | Enable GL_CULL_FACE in OpenGL samples. |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Generate wxEVT_COMMAND_TEXT_ENTER events for generic... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Add wxSpinCtrl::SetBase() to allow entering hexadecimal... |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Added wxSimplebook class: a wxBookCtrl without controller. |
tree | commitdiff |
2012-08-30 |
Vadim Zeitlin | Remove unnecessary TranslateBookFlag() from the noteboo... |
tree | commitdiff |
2012-08-28 |
Steve Lamerton | Add support for searching and highlighting a wxWebView. |
tree | commitdiff |
2012-08-15 |
Vadim Zeitlin | Add page highlighting to wxRibbonBar. |
tree | commitdiff |
2012-08-03 |
Vadim Zeitlin | Remove unnecessary statement from the grid sample. |
tree | commitdiff |
2012-07-31 |
Vadim Zeitlin | Add an option to use wxTextCtrl as input window in... |
tree | commitdiff |
2012-07-30 |
Vadim Zeitlin | Add expand/collapse button to wxRibbonBar. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Make keyboard sample output less confusing. |
tree | commitdiff |
2012-07-29 |
Vadim Zeitlin | Generate clipboard events for wxComboBox in wxGTK too. |
tree | commitdiff |
2012-07-27 |
Vadim Zeitlin | Implement wxNotificationMessage using libnotify in... |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Don't eagerly set wxKeyEvent position fields. |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Set up scrollbars correctly for wxWebView in wxGTK. |
tree | commitdiff |
2012-07-24 |
Vadim Zeitlin | Allow passing the URL to open to webview sample on... |
tree | commitdiff |
2012-07-23 |
Vadim Zeitlin | Fix assert in webview sample when viewing pages without... |
tree | commitdiff |
2012-07-20 |
Vadim Zeitlin | Use text/uri-list instead of x-moz-url in wxGTK wxURLDa... |
tree | commitdiff |
2012-07-13 |
Vadim Zeitlin | Add possibility to hide and show again wxRibbonBar... |
tree | commitdiff |
2012-07-13 |
Vadim Zeitlin | Properly use RemoveTree() in fswatcher sample. |
tree | commitdiff |
2012-07-11 |
Vadim Zeitlin | Allow saving images under a different name in the image... |
tree | commitdiff |
next |