2010-03-06 |
Vadim Zeitlin | Don't store header height in generic wxListCtrl member... |
tree | commitdiff |
2010-03-06 |
Vadim Zeitlin | Fix toggling the header in the generic wxListCtrl. |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Don't stop dragging in the grid when the mouse leaves... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Implement wxBookCtrlBase::CalcSizeFromPage() in the... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | No changes, just remove redundant GetControllerSize... |
tree | commitdiff |
2010-03-05 |
Vadim Zeitlin | Correct controller size determination in wxToolbook. |
tree | commitdiff |
2010-03-03 |
Robin Dunn | Layout the immediate parent of the info bar as describe... |
tree | commitdiff |
2010-02-28 |
Vadim Zeitlin | Remove unused NO_SORT constant. |
tree | commitdiff |
2010-02-28 |
Jaakko Salli | Sometimes change in varscrollable window's size can... |
tree | commitdiff |
2010-02-04 |
Vadim Zeitlin | Fix selection event sending for Ctrl-click in generic... |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Add wxTreeCtrl::SelectChildren() method. |
tree | commitdiff |
2010-01-26 |
Vadim Zeitlin | Don't pass logs at unknown levels to wxLog::DoLogRecord... |
tree | commitdiff |
2010-01-25 |
Julian Smart | Added EVT_WIZARD_PAGE_SHOWN event for wxWizard, to... |
tree | commitdiff |
2010-01-18 |
Stefan Csomor | applying patch, closes #11309 |
tree | commitdiff |
2010-01-18 |
Vadim Zeitlin | Don't call base class version unnecessarily in wxLogWin... |
tree | commitdiff |
2010-01-18 |
Vadim Zeitlin | Add wxIsascii() function and use it instead of isascii... |
tree | commitdiff |
2010-01-06 |
Kevin Ollivier | Fix another line somehow missing from the wxGraphicsBit... |
tree | commitdiff |
2009-12-27 |
Vadim Zeitlin | Account for cells spanning multiple grid cells better... |
tree | commitdiff |
2009-12-27 |
Vadim Zeitlin | Return the kind of cells span from wxGrid::GetCellSize(). |
tree | commitdiff |
2009-12-26 |
Jaakko Salli | Added wxComboCtrl::SetHint(), GetHint() |
tree | commitdiff |
2009-12-19 |
Vadim Zeitlin | Corrections to expander position calculations and drawi... |
tree | commitdiff |
2009-12-19 |
Vadim Zeitlin | Correct selection/drop highlight rectangles width in... |
tree | commitdiff |
2009-12-19 |
Vadim Zeitlin | Always draw standard-sized checkboxes in generic wxData... |
tree | commitdiff |
2009-12-18 |
Vadim Zeitlin | No changes, just minor cleanup. |
tree | commitdiff |
2009-12-15 |
Vadim Zeitlin | Remove asserts in wxChoicebook::Get/SetPageImage(). |
tree | commitdiff |
2009-12-14 |
Vadim Zeitlin | Avoid painting generic wxDataViewCtrl if it has no... |
tree | commitdiff |
2009-12-09 |
Stefan Csomor | avoiding string conversions on 1st param of wxStat... |
tree | commitdiff |
2009-12-08 |
Vadim Zeitlin | Don't override DoGetBestSize() in wxGenericStaticText... |
tree | commitdiff |
2009-12-05 |
Paul Cornett | minor cleanup |
tree | commitdiff |
2009-12-02 |
Paul Cornett | make array data fully const |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | Don't override msw.remap system option value in wxToolbook. |
tree | commitdiff |
2009-11-28 |
Vadim Zeitlin | Avoid infinite recursion in wxToolbook::OnSize() under... |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Compilation fix for wxUSE_CAIRO==0 after last commit. |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Define wxUSE_CAIRO in wx/chkconf.h to ensure that it... |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Use #ifdef to check for __WXMSW__ and __WXGTK__ and... |
tree | commitdiff |
2009-11-27 |
Vadim Zeitlin | Allow changing horizontal alignment of numeric cells... |
tree | commitdiff |
2009-11-18 |
Kevin Ollivier | Forward port of r60190 (wxMSW Cairo support) to trunk. |
tree | commitdiff |
2009-11-16 |
Robert Roebling | Always set focus to the item selected using Select() |
tree | commitdiff |
2009-11-13 |
Robert Roebling | Also update focus rect when changing selection in singl... |
tree | commitdiff |
2009-11-13 |
Robert Roebling | Reset m_underMouse anytime the display is changed progr... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Allow custom wxDataViewCtrl renderers to easily use... |
tree | commitdiff |
2009-11-10 |
Vadim Zeitlin | Big wxDataViewCtrl renderer classes refactoring. |
tree | commitdiff |
2009-11-06 |
Vadim Zeitlin | Prefer to use standard selection colour in wxDataViewCu... |
tree | commitdiff |
2009-11-05 |
Vadim Zeitlin | Change wxLongLongFmtSpec to be a non-wide string. |
tree | commitdiff |
2009-10-23 |
Vadim Zeitlin | Add wxDataViewModel::ChangeValue() and use it in wxDVC... |
tree | commitdiff |
2009-10-22 |
Vadim Zeitlin | Merge SOC2009_FSWATCHER branch into trunk. |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Add ellipsization support to wxDataViewCtrl. |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Rename wxEllipsizeFlags elements to avoid confusion... |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Improve wxCollapsiblePane appearance under OS X. |
tree | commitdiff |
2009-10-16 |
Vadim Zeitlin | Don't use sunken border for the list control in log... |
tree | commitdiff |
2009-10-15 |
Vadim Zeitlin | Correct cell alignment computation for too small column... |
tree | commitdiff |
2009-10-15 |
Vadim Zeitlin | Use correct colour for selected items in generic wxDVC. |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Implement attributes support in generic wxDataViewIconT... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Make generic wxDataViewProgressRenderer fill the entire... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Handle cell alignment in the renderer itself in generic... |
tree | commitdiff |
2009-10-12 |
Vadim Zeitlin | Remove wxDataViewTextRendererAttr by merging it with... |
tree | commitdiff |
2009-10-12 |
Jouk Jansen | add more samples to the compile cascade for OpenVMS |
tree | commitdiff |
2009-10-08 |
Vadim Zeitlin | Fix mismatched new/free in generic Region code. |
tree | commitdiff |
2009-10-08 |
Jouk Jansen | OpenVMS : add compile support for debugrpt sample |
tree | commitdiff |
2009-10-07 |
Vadim Zeitlin | Compilation fix for PCH-less in wxInfoBar. |
tree | commitdiff |
2009-10-06 |
Jouk Jansen | adding dataview sample to OpenVMS make cascade |
tree | commitdiff |
2009-10-06 |
Jouk Jansen | OpenVMS compile support : adding more samples for wxGTK |
tree | commitdiff |
2009-10-06 |
Vadim Zeitlin | Compilation fix for VC6 in wxInfoBarGeneric code. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Determine the appropriate show effect automatically... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Remove the hack with changing the parent background... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Use wxART_BUTTON instead of wxART_MENU for info bar... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Make info bar buttons smaller. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Use wxRendererNative::DrawTitleBarBitmap() for info... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxRendererNative::DrawTitleBarBitmap(). |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxInfoBar::Dismiss(). |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Use more native appearance in the generic wxInfoBar... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Only show the default close button in wxInfoBar if... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Use event tables instead of Connect() in wxInfoBarGeneric. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Add wxInfoBar::RemoveButton() method. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added native wxInfoBar implementation for wxGTK. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxInfoBar::AddButton(). |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Made wxInfoBar::SetFont() change the text message font. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Initial wxInfoBar implementation. |
tree | commitdiff |
2009-10-02 |
Stefan Csomor | adding construction from native bitmaps |
tree | commitdiff |
2009-09-29 |
Julian Smart | #11259: Correction for bad help button on OSX |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Don't hard code white background colour in generic... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #8804 ([wxMac] wxSpinCtrl behaviour) |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #11106: wxGenericDirCtrl can get into a state... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #11005: use purple instead of black as default... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied patch #9058 (add Hildon 2.0 support) |
tree | commitdiff |
2009-09-24 |
Vadim Zeitlin | Fix wxGrid compilation with MSVC7. |
tree | commitdiff |
2009-09-23 |
Vadim Zeitlin | Extract default grid header renderers from wxGridCellAt... |
tree | commitdiff |
2009-09-21 |
Stefan Csomor | moving themeing include to private.h |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Fix recurring typo in "theming". |
tree | commitdiff |
2009-09-18 |
Vadim Zeitlin | Use wxASSERT() instead of assert() in wx code. |
tree | commitdiff |
2009-09-14 |
Vadim Zeitlin | Added support for corner, row and column headers render... |
tree | commitdiff |
2009-09-11 |
Julian Smart | Fix on Mac to prevent scrollbars always being shown |
tree | commitdiff |
2009-09-05 |
Jaakko Salli | wxTextEntry::SetMargins(), GetMargins() - implemented... |
tree | commitdiff |
2009-08-24 |
Kevin Ollivier | Restore pattern creation, and do sanity checks before... |
tree | commitdiff |
2009-08-24 |
Vadim Zeitlin | No changes, just fix unused variables and parameters... |
tree | commitdiff |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
tree | commitdiff |
2009-08-20 |
Vadim Zeitlin | Rename wxRendererNative::DrawRadioButton() to DrawRadio... |
tree | commitdiff |
2009-08-09 |
Julian Smart | Mark a couple of labels for translation. |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Use 0 instead of NULL to initialize wxUIntPtr. |
tree | commitdiff |
2009-08-06 |
Vadim Zeitlin | Don't pop explicitly changed status messages. |
tree | commitdiff |
next |