2006-10-03 |
Robert Roebling | Renamed wxDataViewCell to wxDataViewRenderer since the
|
commit | commitdiff | tree |
2006-10-03 |
Robert Roebling | Implemented GetSelection() and GetSelections().
|
commit | commitdiff | tree |
2006-10-03 |
Robert Roebling | Added event skeletons, defines, event ids..
|
commit | commitdiff | tree |
2006-10-03 |
Robert Roebling | Added selection API.
|
commit | commitdiff | tree |
2006-10-03 |
Robert Roebling | Replaces size_t with unsigned int in wxDataViewCtrl...
|
commit | commitdiff | tree |
2006-10-02 |
Robert Roebling | Always set colormap for PangoContext. This silences...
|
commit | commitdiff | tree |
2006-10-02 |
Robert Roebling | Forgot to commit latest sample changes.
|
commit | commitdiff | tree |
2006-10-01 |
Robert Roebling | Removed some irritating flags.
|
commit | commitdiff | tree |
2006-10-01 |
Robert Roebling | Typo.
|
commit | commitdiff | tree |
2006-09-30 |
Robert Roebling | Several wxBitmapDataCell changes.
|
commit | commitdiff | tree |
2006-09-30 |
Robert Roebling | Missed these in the char -> wxChar change.
|
commit | commitdiff | tree |
2006-09-30 |
Robert Roebling | Move wxVariant support for GDI classes to their
|
commit | commitdiff | tree |
2006-09-30 |
Robert Roebling | Mention ref counting in wxVariant.
|
commit | commitdiff | tree |
2006-09-30 |
Robert Roebling | Added DECLARE_VARIANT_OBJECT macros for easy conversion
|
commit | commitdiff | tree |
2006-09-30 |
Robert Roebling | Compilo.
|
commit | commitdiff | tree |
2006-09-30 |
Robert Roebling | Changed char to wxChar.
|
commit | commitdiff | tree |
2006-09-30 |
Robert Roebling | Applied ref-couting patch.
|
commit | commitdiff | tree |
2006-09-26 |
Robert Roebling | Added test bitmap.
|
commit | commitdiff | tree |
2006-09-26 |
Robert Roebling | Added wxDataViewBitmapCell
|
commit | commitdiff | tree |
2006-09-26 |
Robert Roebling | Added wxVariant's =, == and != operators for wxObject*
|
commit | commitdiff | tree |
2006-09-26 |
Robert Roebling | GetWxObjectPtr() returns wxObject*, not void*.
|
commit | commitdiff | tree |
2006-09-26 |
Robert Roebling | Make GetWxObjectPtr() const.
|
commit | commitdiff | tree |
2006-09-26 |
Robert Roebling | [ 1541434 ] wxListView::IsSelected should be const
|
commit | commitdiff | tree |
2006-09-26 |
Robert Roebling | [ 1557102 ] wxCombobox + keyboard selection + TEXT_ENTER...
|
commit | commitdiff | tree |
2006-09-26 |
Robert Roebling | [ 1545669 ] EVT_ACTIVATE_APP wrongly documented as...
|
commit | commitdiff | tree |
2006-09-26 |
Robert Roebling | [ 1553595 ] Doc error: wxView::OnDraw
|
commit | commitdiff | tree |
2006-09-26 |
Robert Roebling | [ 1565385 ] wxImage scaling fix - apply mask when...
|
commit | commitdiff | tree |
2006-09-25 |
Robert Roebling | Implement most of AppendRow(), PrependRow(), InsertRow(),
|
commit | commitdiff | tree |
2006-09-25 |
Robert Roebling | Mention wxODCombo stuff.
|
commit | commitdiff | tree |
2006-09-25 |
Robert Roebling | Forgot to commit wxBitmapComboBox docs
|
commit | commitdiff | tree |
2006-09-24 |
Robert Roebling | Same problem for blurring functions.
|
commit | commitdiff | tree |
2006-09-24 |
Robert Roebling | Mention the problem with mask colour and blurring.
|
commit | commitdiff | tree |
2006-09-24 |
Robert Roebling | [ 1537065 ] wxImage: Higher quality scaling/sampling
|
commit | commitdiff | tree |
2006-09-24 |
Robert Roebling | Added test to reproduce [ 1541148 ] wxTreeCtrol:...
|
commit | commitdiff | tree |
2006-09-24 |
Robert Roebling | Fixed [ 1561693 ] wxGIFDecoder creates incorrect...
|
commit | commitdiff | tree |
2006-09-24 |
Robert Roebling | Updated wxPallete information.
|
commit | commitdiff | tree |
2006-09-24 |
Robert Roebling | [ 1563875 ] wxTreeCtrl::FindItem asserts when item...
|
commit | commitdiff | tree |
2006-09-23 |
Robert Roebling | [ 1564062 ] wxComboCtrl popup height fix
|
commit | commitdiff | tree |
2006-09-23 |
Robert Roebling | [ 1564113 ] wxComboCtrl and wxODComboBox documentation...
|
commit | commitdiff | tree |
2006-09-23 |
Robert Roebling | Typo.
|
commit | commitdiff | tree |
2006-09-23 |
Robert Roebling | Implememt GetColoursCount() in the generic wxPalette.
|
commit | commitdiff | tree |
2006-09-23 |
Robert Roebling | Compilo.
|
commit | commitdiff | tree |
2006-09-23 |
Robert Roebling | [ 1557935 ] wxPalette::GetColoursCount implementation
|
commit | commitdiff | tree |
2006-09-23 |
Robert Roebling | Updated Makefile.in after wxBitmapComboBox addition.
|
commit | commitdiff | tree |
2006-09-23 |
Robert Roebling | [ 1559479 ] wxImageComboBox
|
commit | commitdiff | tree |
2006-09-23 |
Robert Roebling | [ 1560860 ] wxComboCtrl EVT_TEXT filtering.
|
commit | commitdiff | tree |
2006-09-23 |
Robert Roebling | Reset m_oldValue of after ::SetValue().
|
commit | commitdiff | tree |
2006-09-20 |
Robert Roebling | [ 1505048 ] wxHtml rendering of underlined text
|
commit | commitdiff | tree |
2006-09-20 |
Robert Roebling | Made MSW wxSpinCtrl emit UPDATE event when validating
|
commit | commitdiff | tree |
2006-09-20 |
Robert Roebling | Fixed [ 1556843 ] wxGTK FindFocus returns NULL when...
|
commit | commitdiff | tree |
2006-09-19 |
Robert Roebling | Fixed [ 1558015 ] No deselection event from wxGenericTreeC...
|
commit | commitdiff | tree |
2006-09-19 |
Robert Roebling | More tests for circles and arcs.
|
commit | commitdiff | tree |
2006-09-19 |
Robert Roebling | Fixed [ wxwindows-Bugs-1556877 ] Draw arcs are showed...
|
commit | commitdiff | tree |
2006-09-19 |
Robert Roebling | [ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl
|
commit | commitdiff | tree |
2006-09-19 |
Robert Roebling | 1552971 ] Add flag for wxODComboBox::OnDrawItem...
|
commit | commitdiff | tree |
2006-09-19 |
Robert Roebling | Another RTL fix.
|
commit | commitdiff | tree |
2006-09-19 |
Robert Roebling | Give wxGrid its own string name for easier debugging.
|
commit | commitdiff | tree |
2006-09-19 |
Robert Roebling | Fix scrolling bug where client size was reported...
|
commit | commitdiff | tree |
2006-09-18 |
Robert Roebling | More wxGrid RTL things.
|
commit | commitdiff | tree |
2006-09-18 |
Robert Roebling | Fix compilo under MINGW32
|
commit | commitdiff | tree |
2006-09-18 |
Robert Roebling | More RTL work. Now transform m_updateRegion and
|
commit | commitdiff | tree |
2006-09-18 |
Robert Roebling | Draw 2-pixel width rectangle ourselves, the
|
commit | commitdiff | tree |
2006-09-17 |
Robert Roebling | [ 1521481 ] wxPathList modernization
|
commit | commitdiff | tree |
2006-09-17 |
Robert Roebling | [ 1550698 ] Bottom aligned toolbar
|
commit | commitdiff | tree |
2006-09-17 |
Robert Roebling | [ 1558691 ] wxPNGHandler: Preserve palette
|
commit | commitdiff | tree |
2006-09-17 |
Robert Roebling | [ 1559550 ] Fix wxVariant wxDateTime conversion from...
|
commit | commitdiff | tree |
2006-09-17 |
Robert Roebling | Mention that GTK+ and OS X already are double buffered.
|
commit | commitdiff | tree |
2006-09-17 |
Robert Roebling | [ 1557326 ] Remove redundant code from wxComboCtrl
|
commit | commitdiff | tree |
2006-09-17 |
Robert Roebling | Applied [ 1555974 ] small wxURL improvements
|
commit | commitdiff | tree |
2006-09-17 |
Robert Roebling | Commit patch [ 1559950 ] fix mem leaks in wx{Dir...
|
commit | commitdiff | tree |
2006-09-17 |
Robert Roebling | Remove debug code.
|
commit | commitdiff | tree |
2006-09-16 |
Robert Roebling | Next round of RTL fixes. This change greatly simplifes
|
commit | commitdiff | tree |
2006-09-14 |
Robert Roebling | More RTL fixes.
|
commit | commitdiff | tree |
2006-09-13 |
Robert Roebling | More RTL work.
|
commit | commitdiff | tree |
2006-09-13 |
Robert Roebling | Add GetScrollHelper() to wxWindow.
|
commit | commitdiff | tree |
2006-09-13 |
Robert Roebling | Make wxGTK's wxScrolledWindow set m_x/xScrollLines...
|
commit | commitdiff | tree |
2006-09-12 |
Robert Roebling | Reverse Left and Right meaning of keys.
|
commit | commitdiff | tree |
2006-09-12 |
Robert Roebling | More RTL fixes.
|
commit | commitdiff | tree |
2006-09-12 |
Robert Roebling | Add const to GetTargetSize()
|
commit | commitdiff | tree |
2006-09-12 |
Robert Roebling | RD forgot to add "Do"
|
commit | commitdiff | tree |
2006-09-11 |
Robert Roebling | Further RTL fixes.
|
commit | commitdiff | tree |
2006-09-11 |
Robert Roebling | Implement dc mirroring for RTL.
|
commit | commitdiff | tree |
2006-09-11 |
Robert Roebling | Make IsExposed virtual.
|
commit | commitdiff | tree |
2006-09-10 |
Robert Roebling | The usual missing commit.
|
commit | commitdiff | tree |
2006-09-10 |
Robert Roebling | Implemented window coord mirroring for RTL. This
|
commit | commitdiff | tree |
2006-09-10 |
Robert Roebling | Also set GTK text direction to m_wxwindow.
|
commit | commitdiff | tree |
2006-09-10 |
Robert Roebling | Remove direct access to GtlPizza's offset
|
commit | commitdiff | tree |
2006-09-09 |
Robert Roebling | The patch was missing a header.
|
commit | commitdiff | tree |
2006-09-09 |
Robert Roebling | incomplete commit
|
commit | commitdiff | tree |
2006-09-09 |
Robert Roebling | Apply patch [ 1548750 ] wxVsnprintf() various fixes
|
commit | commitdiff | tree |
2006-09-09 |
Robert Roebling | Typo.
|
commit | commitdiff | tree |
2006-09-09 |
Robert Roebling | Applied doc patch.
|
commit | commitdiff | tree |
2006-09-09 |
Robert Roebling | Applied wxGauge:Pulse() patch.
|
commit | commitdiff | tree |
2006-09-09 |
Robert Roebling | Apply patch [ 1554736 ] wxXmlDocument::DetachRoot
|
commit | commitdiff | tree |
2006-09-09 |
Robert Roebling | Apply patch [ 1554746 ] wxXmlNode::InsertChild fix
|
commit | commitdiff | tree |
2006-09-08 |
Robert Roebling | Sadly, direct access to SetUpDC is required for the
|
commit | commitdiff | tree |
2006-09-07 |
Robert Roebling | Applied FRM's patch [ 1553958 ] Fix for invalid cast...
|
commit | commitdiff | tree |
2006-09-06 |
Robert Roebling | Applied patch which allows you to detach a stream
|
commit | commitdiff | tree |
2006-09-06 |
Robert Roebling | Applied 1215477, fixing a crash by properly removing
|
commit | commitdiff | tree |
2006-09-06 |
Robert Roebling | Mention wxGLCanvas change.
|
commit | commitdiff | tree |
next |