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 |
2011-12-12 |
Vadim Zeitlin | Rename src/generic/timectrl.cpp to timectrlg.cpp. |
tree | commitdiff |
2011-12-09 |
Vadim Zeitlin | Rename wxRichToolTipPopup::SetBackground() method to... |
tree | commitdiff |
2011-12-08 |
Vadim Zeitlin | Refresh generic wxListCtrl after removing a column... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Work around impossibility to use wxCombobox in wxGrid... |
tree | commitdiff |
2011-12-07 |
Vadim Zeitlin | Remove vertical wxTextCtrl adjustment hacks for wxMSW... |
tree | commitdiff |
2011-12-07 |
Jouk Jansen | Update Make-files for OpenVMS |
tree | commitdiff |
2011-12-03 |
Vadim Zeitlin | Allow 2-step creation of wxGenericProgressDialog. |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Rename src/generic/richtooltip.cpp to src/generic/richt... |
tree | commitdiff |
2011-12-02 |
Vadim Zeitlin | Update all controls using in-place editors to handle... |
tree | commitdiff |
2011-11-30 |
Vadim Zeitlin | Fix setting the parent of wxProgressDialog. |
tree | commitdiff |
2011-11-28 |
Vadim Zeitlin | Extend wxBannerWindow background bitmap if necessary. |
tree | commitdiff |
2011-11-28 |
Vadim Zeitlin | Add support for custom numeric formats to wxGrid. |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Include wx/time.h to get wxLocaltime_r() declaration... |
tree | commitdiff |
2011-11-27 |
Vadim Zeitlin | Merge similar but not quite identical translated strings. |
tree | commitdiff |
2011-11-25 |
Václav Slavík | Account for indentation in wxDataViewCtrl::GetBestColum... |
tree | commitdiff |
2011-11-23 |
Vadim Zeitlin | Fix crash in wxTreeListCtrl::GetItemText() if text... |
tree | commitdiff |
2011-11-23 |
Paul Cornett | remove redundant GTK-specific code |
tree | commitdiff |
2011-11-23 |
Václav Slavík | Make generic wxDataViewCtrl rows a bit taller. |
tree | commitdiff |
2011-11-22 |
Vadim Zeitlin | Dismiss wxSplashScreen on any user input, not necessari... |
tree | commitdiff |
2011-11-22 |
Vadim Zeitlin | Ensure that wxSplashScreen doesn't appear on taskbar... |
tree | commitdiff |
2011-11-10 |
Jouk Jansen | Add compile support for widgets sample on OpenVMS |
tree | commitdiff |
2011-11-08 |
Václav Slavík | Use Enter and Space for cell editing in generic wxDVC... |
tree | commitdiff |
2011-11-07 |
Jouk Jansen | Updates to compile WX on OpenVMS |
tree | commitdiff |
2011-10-31 |
Vadim Zeitlin | Make wxTreeListEvent dynamically creatable. |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Avoid too many sash position changed events when splitt... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Fix the check for second window becoming too small... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Make the initial sash position work in splitter sample. |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Don't apply gravity before requested sash position... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Remove wxSplitterWindow::m_checkRequestedSashPosition. |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | No changes, just remove wxSplitterWindow::{Set,Get... |
tree | commitdiff |
2011-10-30 |
Vadim Zeitlin | Fix assert in generic wxListCtrl icon view when using... |
tree | commitdiff |
2011-10-29 |
Paul Cornett | parenthesize bitwise operator in logical expression |
tree | commitdiff |
2011-10-27 |
Vadim Zeitlin | Add _PTR WX_DECLARE_HASH_SET variants to fix warnings... |
tree | commitdiff |
2011-10-26 |
Václav Slavík | Fix incorrect handling of ItemsAdded() in wxDataViewCtrl. |
tree | commitdiff |
2011-10-21 |
Václav Slavík | Use the new wxDataViewRenderer activation API in wxTree... |
tree | commitdiff |
2011-10-20 |
Robin Dunn | Delegate wxGraphicsBitmap::ConvertToImage to the render... |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Cleanup of wxDataViewCtrl cell activation code. |
tree | commitdiff |
2011-10-19 |
Václav Slavík | Use wxDatePickerCtrl in wxDataViewDateRenderer. |
tree | commitdiff |
2011-10-18 |
Vadim Zeitlin | Added wxRichToolTip class. |
tree | commitdiff |
2011-10-11 |
Vadim Zeitlin | Move SetBackgroundBitmap() from wxPanel to new wxCustom... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | No changes, just get rid of unnecessary variables in... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Don't declare wxCairoFontData::m_underlined unnecessarily. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Allow creating wxGraphicsFont without using wxFont. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Allow creating wxGraphicsBitmap and wxGraphicsContext... |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Fixed non-existent wxCairoContext default ctor. |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | Added wxGraphicsBitmap::ConvertToImage(). |
tree | commitdiff |
2011-10-09 |
Vadim Zeitlin | No changes, just refactor wxCairoBitmapData ctor. |
tree | commitdiff |
2011-10-09 |
Václav Slavík | Return true from wxDataViewMainWindow::ItemDeleted(). |
tree | commitdiff |
2011-10-07 |
Václav Slavík | Handle inline editing in generic wxDataViewCtrl as... |
tree | commitdiff |
2011-10-07 |
Václav Slavík | Add columns focus and keyboard navigation to generic... |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Fix current field highlighting in generic wxTimePickerC... |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Use wxSP_WRAP for generic wxTimePicker spin button. |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Restore correct wxSearchCtrl size in wxMSW after wxText... |
tree | commitdiff |
2011-10-02 |
Vadim Zeitlin | Fix harmless gcc initialization order warning. |
tree | commitdiff |
2011-09-30 |
Robin Dunn | Use wxAlphaPixelData if the source bitmap depth is... |
tree | commitdiff |
2011-09-30 |
Vadim Zeitlin | Fix assert in initial call to wxPostScriptDC::SetPen(). |
tree | commitdiff |
2011-09-30 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2011-09-29 |
Vadim Zeitlin | Add wxTimePickerCtrl class. |
tree | commitdiff |
next |