2012-07-10 |
Paul Cornett | update minimum GTK2 version requirement to 2.6 |
tree | commitdiff |
2012-07-07 |
Vadim Zeitlin | Return correct index from wxGenericListCtrl::InsertColu... |
tree | commitdiff |
2012-07-04 |
Vadim Zeitlin | Use list mode in wxListbook list control instead of... |
tree | commitdiff |
2012-07-02 |
Vadim Zeitlin | Add extra border below the buttons in the generic log... |
tree | commitdiff |
2012-07-02 |
Vadim Zeitlin | Allow using wxGridCellEnumEditor with the mouse. |
tree | commitdiff |
2012-06-30 |
Vadim Zeitlin | Implement hatched/stippled pens/brushes in wxGraphicsCo... |
tree | commitdiff |
2012-06-30 |
Paul Cornett | support for GTK3 |
tree | commitdiff |
2012-06-24 |
Paul Cornett | implement wxCairoContext::GetPartialTextExtents for... |
tree | commitdiff |
2012-06-15 |
Vadim Zeitlin | No real changes, just use wxSize::Get{Width,Height... |
tree | commitdiff |
2012-06-15 |
Vadim Zeitlin | Remove unnecessary base class OnPaint() call from wxGen... |
tree | commitdiff |
2012-06-15 |
Stefan Csomor | trying to improve appearance of gridcelltexteditor... |
tree | commitdiff |
2012-06-12 |
Vadim Zeitlin | Don't use generic wxListCtrl style for wxListMainWindow. |
tree | commitdiff |
2012-06-07 |
Paul Cornett | fix warnings about unreachable return statements |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Use wxCLASSINFO() instead of deprecated CLASSINFO(). |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | Use wxDynamicCast() instead of IsKindOf() checks. |
tree | commitdiff |
2012-06-01 |
Vadim Zeitlin | No changes, just refactor wxGrid::Render() to simplify it. |
tree | commitdiff |
2012-05-28 |
Vadim Zeitlin | Improve wxDatePickerCtrlGeneric best size calculation. |
tree | commitdiff |
2012-05-27 |
Vadim Zeitlin | Add wxGrid::Render() for drawing the grid to any wxDC. |
tree | commitdiff |
2012-05-27 |
Vadim Zeitlin | Add wxGrid::DrawRangeGridLines(). |
tree | commitdiff |
2012-05-27 |
Vadim Zeitlin | No changes, just refactor wxGrid::DrawAllGridLines(). |
tree | commitdiff |
2012-05-17 |
Paul Cornett | mark virtual overrides as virtual |
tree | commitdiff |
2012-05-11 |
Robin Dunn | Enable access to the native bitmap object wrapped by... |
tree | commitdiff |
2012-05-11 |
Robin Dunn | Ensure a 32-bit cairo surface is created if it is needed |
tree | commitdiff |
2012-05-09 |
Vadim Zeitlin | Fix wxGenericListCtrl best size calculation in report... |
tree | commitdiff |
2012-05-05 |
Vadim Zeitlin | Update the field widths on demand in wxStatusBarGeneric. |
tree | commitdiff |
2012-05-04 |
Vadim Zeitlin | Derive wxGenericFileCtrl from wxControl. |
tree | commitdiff |
2012-04-30 |
Václav Slavík | wxDataViewCtrl: always update the header when col best... |
tree | commitdiff |
2012-04-30 |
Václav Slavík | Invalidate wxDataViewCtrl bests widths on expand/collapse. |
tree | commitdiff |
2012-04-30 |
Václav Slavík | Respect minimal width in wxDataViewCtrl::GetBestColumnW... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Added wxDataViewEvent::SetDragFlags() and GetDropEffect... |
tree | commitdiff |
2012-04-29 |
Vadim Zeitlin | Work around wxDateTime::ParseFormat() problem in generi... |
tree | commitdiff |
2012-04-28 |
Vadim Zeitlin | Use generic wxAboutBox() in wxUniv/GTK. |
tree | commitdiff |
2012-04-16 |
Vadim Zeitlin | Fix wxCairoContext creation from wxWindow under MSW. |
tree | commitdiff |
2012-04-08 |
Vadim Zeitlin | Compilation fixes for Cairo-based wxGraphicsContext... |
tree | commitdiff |
2012-04-08 |
Vadim Zeitlin | Fix PCH-less compilation of graphicc.cpp under MSW... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Don't change the icon when editing wxDataViewIconText... |
tree | commitdiff |
2012-04-05 |
Vadim Zeitlin | Remove support for MetroWerks CodeWarrior compiler. |
tree | commitdiff |
2012-03-29 |
Vadim Zeitlin | Fix focus handling logic in generic wxListCtrl. |
tree | commitdiff |
2012-03-25 |
Vadim Zeitlin | Fix generic wxTimePickerCtrl on DST change dates. |
tree | commitdiff |
2012-03-24 |
Vadim Zeitlin | Allow hiding rows in wxGrid with HideRow(). |
tree | commitdiff |
2012-03-21 |
Robin Dunn | Avoid assert when deleting columns if there is more... |
tree | commitdiff |
2012-03-08 |
Paul Cornett | fix incorrect tests of wxUSE_ macros |
tree | commitdiff |
2012-03-08 |
Vadim Zeitlin | Added wxSplitterWindow::SetSashInvisible() and IsSashIn... |
tree | commitdiff |
2012-03-06 |
Stefan Csomor | catching veto AND handled events |
tree | commitdiff |
2012-03-06 |
Stefan Csomor | adapting grid-cell dragging according to discussion... |
tree | commitdiff |
2012-03-04 |
Vadim Zeitlin | Use __WINDOWS__ for OS checks and __WXMSW__ for GUI... |
tree | commitdiff |
2012-03-02 |
Julian Smart | Darker border for wxComboCtrl on Mac |
tree | commitdiff |
2012-02-29 |
Vadim Zeitlin | Initialize m_isShown correctly in wxGenericDragImage... |
tree | commitdiff |
2012-02-28 |
Vadim Zeitlin | Fix setting default file name in wxGenericFileDirButton... |
tree | commitdiff |
2012-02-27 |
Vadim Zeitlin | Return an invalid item from wxDataViewCtrl::GetItemByRo... |
tree | commitdiff |
2012-02-27 |
Vadim Zeitlin | No changes, just make wxDataViewMainWindow::GetRowCount... |
tree | commitdiff |
2012-02-27 |
Václav Slavík | Improve default wxDVC line height on Windows >= Vista. |
tree | commitdiff |
2012-02-25 |
Vadim Zeitlin | Ensure that combobox editor used by wxGrid is tall... |
tree | commitdiff |
2012-02-25 |
Václav Slavík | Fix r70318 to skip unhandled events. |
tree | commitdiff |
2012-02-22 |
Julian Smart | Compile fixes for wxUSE_COLLPANE=0 |
tree | commitdiff |
2012-02-20 |
Julian Smart | Added wxEVT_WIZARD_BEFORE_PAGE_CHANGED event to allow... |
tree | commitdiff |
2012-02-19 |
Stefan Neis | Spelling fixed for comments and a wxASSERT_MSG. Fixes... |
tree | commitdiff |
2012-02-12 |
Vadim Zeitlin | Implement wxDV_ROW_LINES for generic wxDataViewCtrl. |
tree | commitdiff |
2012-02-10 |
Vadim Zeitlin | Fix wxHash{Set,Map} compilation with g++ 4.7 in C+... |
tree | commitdiff |
2012-02-05 |
Vadim Zeitlin | Take void** client data in wxSingleChoiceDialog ctor... |
tree | commitdiff |
2012-02-05 |
Vadim Zeitlin | Ensure that the progress dialog parent is activated... |
tree | commitdiff |
2012-01-29 |
Paul Cornett | use GTKSetPangoAttrs in wxCairoContext |
tree | commitdiff |
2012-01-24 |
Paul Cornett | add strike-through font support to wxGraphicsContext... |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Fix wxButtonToolBar compilation after adding new wxFont... |
tree | commitdiff |
2012-01-23 |
Vadim Zeitlin | Fix incorrect scroll positions used in SetScrollbars(). |
tree | commitdiff |
2012-01-21 |
Vadim Zeitlin | Fix reparenting generic wxSpinCtrl. |
tree | commitdiff |
2012-01-20 |
Vadim Zeitlin | Destroy modeless wxGenericAboutDialog when it is closed. |
tree | commitdiff |
2012-01-17 |
Václav Slavík | Replace wxDataViewCtrl::StartEditor() with EditItem(). |
tree | commitdiff |
2012-01-17 |
Václav Slavík | Removed unused, wrong wxDataViewCtrl code. |
tree | commitdiff |
2012-01-17 |
Václav Slavík | Add wxDataViewCtrl::GetCurrentColumn(). |
tree | commitdiff |
2012-01-17 |
Dimitri Schoolwerth | Fixed keyboard navigation in generic tree control. |
tree | commitdiff |
2012-01-16 |
Vadim Zeitlin | Only return the requested data from generic wxListCtrl... |
tree | commitdiff |
2012-01-16 |
Vadim Zeitlin | Set all event fields correctly for drag events in gener... |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Remove wxMGL port. |
tree | commitdiff |
2012-01-15 |
Vadim Zeitlin | Remove Palm OS port. |
tree | commitdiff |
2012-01-14 |
Václav Slavík | Make column width calculations in wxDataViewCtrl and... |
tree | commitdiff |
2012-01-12 |
Paul Cornett | revert r70315, key event propagation should be fixed... |
tree | commitdiff |
2012-01-11 |
Václav Slavík | Don't react to Enter/Space/F2 with modifiers in generic... |
tree | commitdiff |
2012-01-10 |
Vadim Zeitlin | Fix UI in generic wxListCtrl when pressing cursor arrow... |
tree | commitdiff |
2012-01-09 |
Václav Slavík | Don't crash in generic wxDataViewCtrl if selected colum... |
tree | commitdiff |
2012-01-08 |
Vadim Zeitlin | Don't generate drag events without valid item in wxGene... |
tree | commitdiff |
2012-01-07 |
Vadim Zeitlin | Improve column auto-sizing code in generic wxListCtrl. |
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-05 |
Vadim Zeitlin | Ensure that wxListEvent::m_itemIndex and m_item.m_itemI... |
tree | commitdiff |
2012-01-04 |
Jouk Jansen | Update makefile for OpenVMS |
tree | commitdiff |
2012-01-03 |
Vadim Zeitlin | Fix child selection in multi-selection generic wxTreeCtrl. |
tree | commitdiff |
2011-12-30 |
Václav Slavík | Implement wxDataViewModel::IsEnabled() support in gener... |
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-23 |
Paul Cornett | fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800 |
tree | commitdiff |
2011-12-22 |
Vadim Zeitlin | Dramatically optimise inserting many items in wxGeneric... |
tree | commitdiff |
2011-12-21 |
Vadim Zeitlin | Correct generic wxListCtrl display of items with icons... |
tree | commitdiff |
2011-12-21 |
Vadim Zeitlin | Guard against a possible crash in wxListCtrl::DeleteCol... |
tree | commitdiff |
2011-12-20 |
Vadim Zeitlin | Fix horizontal alignment in icon view in generic wxList... |
tree | commitdiff |
2011-12-19 |
Vadim Zeitlin | Add possibility to set item background in generic wxDat... |
tree | commitdiff |
2011-12-18 |
Vadim Zeitlin | Added wxFilePickerCtrl::SetInitialDirectory(). |
tree | commitdiff |
2011-12-18 |
Vadim Zeitlin | No changes, just use wxScopedPtr instead of explicit... |
tree | commitdiff |
2011-12-14 |
Václav Slavík | Don't change horizontal scroll position needlessly... |
tree | commitdiff |
2011-12-14 |
Václav Slavík | Ensure that current column is visible in generic wxData... |
tree | commitdiff |
next |