2012-01-15 |
Stefan Csomor | allow native max length support, see #10269 |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Vadim Zeitlin | Remove wxMGL port. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Vadim Zeitlin | Remove empty PalmOS-related directories. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Vadim Zeitlin | Remove more Palm OS left overs. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Vadim Zeitlin | Implement wxMenuBar::EnableTop() for wxMSW and wxGTK. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Vadim Zeitlin | Fix unit test build with wxUSE_ZIPSTREAM or wxUSE_TARST... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Vadim Zeitlin | Fix variable name in wxFTP example in the documentation. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Vadim Zeitlin | Document wxFileCtrl as being in the core library, not... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Stefan Csomor | patch applied with thanks, fixes #13865 |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Vadim Zeitlin | Remove Palm OS port. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Vadim Zeitlin | Remove the documentation of non-existent wxNO_T macro. |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Vadim Zeitlin | Correct wrong checks for wxUSE_OWNER_DRAWN. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Paul Cornett | in addition to key events, also prevent unhandled mouse... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Vadim Zeitlin | Fix the size of the font returned from wxTextCtrl:... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Vadim Zeitlin | Update wxNotebook selection when user changes the page... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Václav Slavík | Fix wxDataViewCtrl::GetMainWindow() signature on OS X. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Václav Slavík | Make column width calculations in wxDataViewCtrl and... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Robin Dunn | add post-commit to svn too |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Robin Dunn | Also exclude generated wxPython html files from pre... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Vadim Zeitlin | Call tzset() for all compilers before using time zone... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Vadim Zeitlin | Correct handle passed to DocumentProperties() in MSW... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Vadim Zeitlin | Update broken link to manifest documentation on MSDN. |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Jouk Jansen | Update makefiles for OpenVMS |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Vadim Zeitlin | Correct wxDropSource constructors documentation. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Paul Cornett | revert r70315, key event propagation should be fixed... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Paul Cornett | prevent unhandled key events from propagating up parent... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Vadim Zeitlin | Added Lithuanian translations. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Steve Lamerton | Add missing aui dependencies to the notebook sample. |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Václav Slavík | Don't react to Enter/Space/F2 with modifiers in generic... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Vadim Zeitlin | Only declare wxDialog::SetWindowStyleFlag() when wxUSE_... |
commit | commitdiff | tree | snapshot |
2012-01-11 |
Vadim Zeitlin | Add wxUSE_OWNER_DRAW checks to wxMSW wxMenu code. |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Vadim Zeitlin | Fix UI in generic wxListCtrl when pressing cursor arrow... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Dimitri Schoolwerth | Fixed clicking on MSW slider not changing value with... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Vadim Zeitlin | Fix wxFrame::AttachMenuBar() compilation under Windows CE. |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Vadim Zeitlin | Use wxAbort() instead of abort() to fix Windows CE... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Vadim Zeitlin | Added wxAbort() which can also be used under Windows CE. |
commit | commitdiff | tree | snapshot |
2012-01-10 |
Vadim Zeitlin | Add missing wxUSE_TOOLTIPS and wxUSE_UXTHEME checks... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Václav Slavík | Don't crash in generic wxDataViewCtrl if selected colum... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Vadim Zeitlin | Add check for _T() to svn pre-commit hook. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Vadim Zeitlin | Use wxT() instead of _T() in XTI code. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Vadim Zeitlin | Use wxT(), not _T(), in wxRichText code. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Vadim Zeitlin | Resolve ambiguity between two wxAuiNotebook overloads. |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Julian Smart | Improved layout, in particular passed a container size... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Dimitri Schoolwerth | no code changes, fixed some typos |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Jouk Jansen | Correction for the #define wxUSE_DRAG_AND_DROP 0 case |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Paul Cornett | move render params out of wxDataViewCustomRenderer |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Julian Smart | Fixed default style setting to take into account text... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Vadim Zeitlin | Fix menu creation in wxOSX/Carbon when using wx in... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Vadim Zeitlin | Enhance wxRibbonToolBar functionality to wxRibbonButton... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Vadim Zeitlin | Don't generate drag events without valid item in wxGene... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Vadim Zeitlin | Add wxTopLevelWindow::SetRepresentedFilename(). |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Vadim Zeitlin | Another wxOSX/Carbon compilation fix after wxListCtrlBa... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Paul Cornett | use correct signature for init functions |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Paul Cornett | remove unnecessary class definitions and variables |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Paul Cornett | remove unnecessary finalize overrides |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Vadim Zeitlin | Fix wxOSX/Carbon compilation after wxListCtrlBase intro... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Vadim Zeitlin | Compilation fixes to joystick sample after r70279. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Vadim Zeitlin | Compilation fix for PCH-less build after wxListCtrlBase... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Vadim Zeitlin | Improve column auto-sizing code in generic wxListCtrl. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Vadim Zeitlin | Add support for wxLIST_AUTOSIZE_USEHEADER to InsertColu... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Vadim Zeitlin | Add convenient wxListCtrl::AppendColumn() wrapper. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Vadim Zeitlin | Implement best size calculation for report mode wxListCtrl. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Vadim Zeitlin | Replace 3 copies of wxListCtrl mode tests with a single... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Vadim Zeitlin | Add wxListCtrlBase common base class for port-specific... |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Vadim Zeitlin | Set Z-position correctly for wxEVT_JOY_ZMOVE events. |
commit | commitdiff | tree | snapshot |
2012-01-07 |
Vadim Zeitlin | Joystick messages coordinates are unsigned, treat them... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Julian Smart | Removed compilation ambiguity between different forms... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Julian Smart | Fixed box style application. |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Julian Smart | Fixed #13833: wxRichTextCtrl: 'Copy' can grab an extra... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Vadim Zeitlin | Ensure that wxListEvent::m_itemIndex and m_item.m_itemI... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Vadim Zeitlin | Don't fill wxListEvent::m_item when using virtual list... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Vadim Zeitlin | Initialize wxListItem::m_itemId to -1, not 0. |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Vadim Zeitlin | Fix wxDateTime unit test compilation without PCH. |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Vadim Zeitlin | Implement support for "%z" in wxDateTime::Format()... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Julian Smart | Added box style functionality to style manager dialog |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Julian Smart | Implement missing wxTextBoxAttr::IsDefault function |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Vadim Zeitlin | More pt_BR translations from Felipe. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Julian Smart | Possible fix for #13821: wxRichTextCtrl using 100% CPU |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Julian Smart | Background now drawn within the border instead of beyon... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Vadim Zeitlin | Fix wxRibbon compilation when wxUSE_TOOLTIPS==0. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Julian Smart | Fixed border drawing bug when width is more than 1 |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Jouk Jansen | Update makefile for OpenVMS |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Stefan Csomor | fixes #13826 |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Vadim Zeitlin | Fix wxEncodingConverter::Convert(wchar_t) documentation. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Julian Smart | Disable drag and drop if the control is not editable |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Julian Smart | Applied #13819: wxRTC drag and drop, by dghart, with... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Stefan Csomor | fixes #13695 |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Stefan Csomor | adapting to new raw_control constants, see #13695 |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Vadim Zeitlin | Fix child selection in multi-selection generic wxTreeCtrl. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Vadim Zeitlin | Improve links in wxAuiManager flags documentation. |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Vadim Zeitlin | Document wxIMAGE_OPTION_CUR_HOTSPOT_[XY] in wxCursor... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
Vadim Zeitlin | Correct documentation of supported cursor sizes under... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Robin Dunn | Be a little smarter about choosing the default SDK... |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Julian Smart | Added a box style definition name to the box attribute. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Bryan Petty | Fixed javascript errors in CHM version of the manual. |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Julian Smart | When the focus object changes, the old selection should be |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Julian Smart | Split up the context menu functionality to make it... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Václav Slavík | Implement wxDataViewModel::IsEnabled() support in gener... |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Robin Dunn | Interface fixes and tweaks for Phoenix |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Vadim Zeitlin | Update wxGrid unit tests after r70177. |
commit | commitdiff | tree | snapshot |
next |