2012-01-15 |
Vadim Zeitlin | Remove wxMGL port. |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Implement wxMenuBar::EnableTop() for wxMSW and wxGTK. |
tree | commitdiff |
2012-01-15 |
Stefan Csomor | patch applied with thanks, fixes #13865 |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Remove Palm OS port. |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Correct wrong checks for wxUSE_OWNER_DRAWN. |
tree | commitdiff |
2012-01-14 |
Paul Cornett | in addition to key events, also prevent unhandled mouse... |
tree | commitdiff |
2012-01-14 |
Vadim Zeitlin | Fix the size of the font returned from wxTextCtrl:... |
tree | commitdiff |
2012-01-14 |
Vadim Zeitlin | Update wxNotebook selection when user changes the page... |
tree | commitdiff |
2012-01-14 |
Václav Slavík | Make column width calculations in wxDataViewCtrl and... |
tree | commitdiff |
2012-01-13 |
Vadim Zeitlin | Call tzset() for all compilers before using time zone... |
tree | commitdiff |
2012-01-13 |
Vadim Zeitlin | Correct handle passed to DocumentProperties() in MSW... |
tree | commitdiff |
2012-01-13 |
Jouk Jansen | Update makefiles for OpenVMS |
tree | commitdiff |
2012-01-12 |
Paul Cornett | revert r70315, key event propagation should be fixed... |
tree | commitdiff |
2012-01-12 |
Paul Cornett | prevent unhandled key events from propagating up parent... |
tree | commitdiff |
2012-01-11 |
Václav Slavík | Don't react to Enter/Space/F2 with modifiers in generic... |
tree | commitdiff |
2012-01-11 |
Vadim Zeitlin | Add wxUSE_OWNER_DRAW checks to wxMSW wxMenu code. |
tree | commitdiff |
2012-01-10 |
Vadim Zeitlin | Fix UI in generic wxListCtrl when pressing cursor arrow... |
tree | commitdiff |
2012-01-10 |
Dimitri Schoolwerth | Fixed clicking on MSW slider not changing value with... |
tree | commitdiff |
2012-01-10 |
Vadim Zeitlin | Fix wxFrame::AttachMenuBar() compilation under Windows CE. |
tree | commitdiff |
2012-01-10 |
Vadim Zeitlin | Use wxAbort() instead of abort() to fix Windows CE... |
tree | commitdiff |
2012-01-10 |
Vadim Zeitlin | Added wxAbort() which can also be used under Windows CE. |
tree | commitdiff |
2012-01-10 |
Vadim Zeitlin | Add missing wxUSE_TOOLTIPS and wxUSE_UXTHEME checks... |
tree | commitdiff |
2012-01-09 |
Václav Slavík | Don't crash in generic wxDataViewCtrl if selected colum... |
tree | commitdiff |
2012-01-09 |
Vadim Zeitlin | Use wxT() instead of _T() in XTI code. |
tree | commitdiff |
2012-01-09 |
Vadim Zeitlin | Use wxT(), not _T(), in wxRichText code. |
tree | commitdiff |
2012-01-09 |
Julian Smart | Improved layout, in particular passed a container size... |
tree | commitdiff |
2012-01-09 |
Dimitri Schoolwerth | no code changes, fixed some typos |
tree | commitdiff |
2012-01-09 |
Jouk Jansen | Correction for the #define wxUSE_DRAG_AND_DROP 0 case |
tree | commitdiff |
2012-01-09 |
Paul Cornett | move render params out of wxDataViewCustomRenderer |
tree | commitdiff |
2012-01-08 |
Julian Smart | Fixed default style setting to take into account text... |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Fix menu creation in wxOSX/Carbon when using wx in... |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Enhance wxRibbonToolBar functionality to wxRibbonButton... |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Don't generate drag events without valid item in wxGene... |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Add wxTopLevelWindow::SetRepresentedFilename(). |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Another wxOSX/Carbon compilation fix after wxListCtrlBa... |
tree | commitdiff |
2012-01-08 |
Paul Cornett | use correct signature for init functions |
tree | commitdiff |
2012-01-08 |
Paul Cornett | remove unnecessary class definitions and variables |
tree | commitdiff |
2012-01-08 |
Paul Cornett | remove unnecessary finalize overrides |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Fix wxOSX/Carbon compilation after wxListCtrlBase intro... |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Improve column auto-sizing code in generic wxListCtrl. |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Add support for wxLIST_AUTOSIZE_USEHEADER to InsertColu... |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Add convenient wxListCtrl::AppendColumn() wrapper. |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Implement best size calculation for report mode wxListCtrl. |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Add wxListCtrlBase common base class for port-specific... |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Set Z-position correctly for wxEVT_JOY_ZMOVE events. |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Joystick messages coordinates are unsigned, treat them... |
tree | commitdiff |
2012-01-05 |
Julian Smart | Removed compilation ambiguity between different forms... |
tree | commitdiff |
2012-01-05 |
Julian Smart | Fixed box style application. |
tree | commitdiff |
2012-01-05 |
Julian Smart | Fixed #13833: wxRichTextCtrl: 'Copy' can grab an extra... |
tree | commitdiff |
2012-01-05 |
Vadim Zeitlin | Ensure that wxListEvent::m_itemIndex and m_item.m_itemI... |
tree | commitdiff |
2012-01-05 |
Vadim Zeitlin | Don't fill wxListEvent::m_item when using virtual list... |
tree | commitdiff |
2012-01-05 |
Vadim Zeitlin | Implement support for "%z" in wxDateTime::Format()... |
tree | commitdiff |
2012-01-04 |
Julian Smart | Added box style functionality to style manager dialog |
tree | commitdiff |
2012-01-04 |
Julian Smart | Implement missing wxTextBoxAttr::IsDefault function |
tree | commitdiff |
2012-01-04 |
Julian Smart | Possible fix for #13821: wxRichTextCtrl using 100% CPU |
tree | commitdiff |
2012-01-04 |
Julian Smart | Background now drawn within the border instead of beyon... |
tree | commitdiff |
2012-01-04 |
Vadim Zeitlin | Fix wxRibbon compilation when wxUSE_TOOLTIPS==0. |
tree | commitdiff |
2012-01-04 |
Julian Smart | Fixed border drawing bug when width is more than 1 |
tree | commitdiff |
2012-01-04 |
Jouk Jansen | Update makefile for OpenVMS |
tree | commitdiff |
2012-01-04 |
Stefan Csomor | fixes #13826 |
tree | commitdiff |
2012-01-03 |
Julian Smart | Disable drag and drop if the control is not editable |
tree | commitdiff |
2012-01-03 |
Julian Smart | Applied #13819: wxRTC drag and drop, by dghart, with... |
tree | commitdiff |
2012-01-03 |
Stefan Csomor | adapting to new raw_control constants, see #13695 |
tree | commitdiff |
2012-01-03 |
Vadim Zeitlin | Fix child selection in multi-selection generic wxTreeCtrl. |
tree | commitdiff |
2012-01-02 |
Julian Smart | Added a box style definition name to the box attribute. |
tree | commitdiff |
2011-12-30 |
Julian Smart | When the focus object changes, the old selection should be |
tree | commitdiff |
2011-12-30 |
Julian Smart | Split up the context menu functionality to make it... |
tree | commitdiff |
2011-12-30 |
Václav Slavík | Implement wxDataViewModel::IsEnabled() support in gener... |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Allow using '(' and ')' in wxFileConfig entry names... |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Add wxRibbonButtonBar::InsertXXXButton() methods. |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Allow using wxEVT_UPDATE_UI with wxRibbonButtonBar. |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Don't send idle events to the windows about to be destr... |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Better fix for wxSpinCtrlGeneric enabling/disabling... |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Store row/column selection more appropriately in wxGrid. |
tree | commitdiff |
2011-12-29 |
Vadim Zeitlin | Display help string for ribbon tools in a tool tip. |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Restore wxEVT_MENU_CLOSE generation under Windows 95... |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Compilation fix for VC6 after r70151. |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Add standard art providers at the bottom of the art... |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Use best controller size in wxBookCtrl best size calcul... |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Complete wxEVT_MENU_{OPEN,CLOSE} implementation in... |
tree | commitdiff |
2011-12-28 |
Vadim Zeitlin | Use memmove() instead of memcpy() in wxString::AssignCo... |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Compilation fix for PCH-less build after r70122. |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Compilation fix for wxUniv/X11 with wxUSE_STL==1. |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Update the value of read-only wxComboBox in wxUniv. |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Fix warning about non-virtual dtor in wxDataViewCtrlInt... |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Suppress gcc -Wint-to-pointer-cast warnings in GTK... |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Don't use deprecated wxArtProvider::Insert(). |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Fix the size of the font returned by wxTextCtrl::GetSty... |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Recognize background-color style in wxHtmlWindow. |
tree | commitdiff |
2011-12-27 |
Vadim Zeitlin | Add support for more CSS styles to SPAN tag in wxHtmlWi... |
tree | commitdiff |
2011-12-25 |
Julian Smart | Applied patch in #13777 (wxRichTextCtrl scroll and... |
tree | commitdiff |
2011-12-25 |
Paul Cornett | restore call to GetTabSize removed in r69880, it is... |
tree | commitdiff |
2011-12-24 |
Vadim Zeitlin | Implement wxNotebook::CalcSizeFromPage() for wxGTK. |
tree | commitdiff |
2011-12-23 |
Paul Cornett | fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 |
tree | commitdiff |
2011-12-22 |
Steve Lamerton | Use OLE helper macros in wxWebView to reduce the amount... |
tree | commitdiff |
2011-12-22 |
Steve Lamerton | Mark various OLE helper functions as DLL exported so... |
tree | commitdiff |
2011-12-22 |
Paul Cornett | remove SetBackgroundStyle call from OnInternalIdle... |
tree | commitdiff |
2011-12-22 |
Vadim Zeitlin | Fix wxLogFormatter compilation under MSW. |
tree | commitdiff |
2011-12-22 |
Vadim Zeitlin | Dramatically optimise inserting many items in wxGeneric... |
tree | commitdiff |
2011-12-22 |
Vadim Zeitlin | Add wxLogFormatter to allow easier wxLog output customi... |
tree | commitdiff |
next |