2006-10-11 |
Robert Roebling | Anim doesn't depend on GIF, remove wxUSE_GIF.
|
commit | commitdiff | tree |
2006-10-11 |
Robert Roebling | [ 1574592 ] Documentation for wxBufferedDC improvements
|
commit | commitdiff | tree |
2006-10-11 |
Robert Roebling | Use native version of wxAnimateCtrl only for
|
commit | commitdiff | tree |
2006-10-11 |
Robert Roebling | Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv...
|
commit | commitdiff | tree |
2006-10-10 |
Robert Roebling | Move reentrance guard down.
|
commit | commitdiff | tree |
2006-10-10 |
Robert Roebling | Added part of patch
|
commit | commitdiff | tree |
2006-10-10 |
Robert Roebling | Add test for SetItemMinSize()
|
commit | commitdiff | tree |
2006-10-10 |
Robert Roebling | [ 1574264 ] Fix height of wxComboCtrl's wxTextCtrl
|
commit | commitdiff | tree |
2006-10-09 |
Robert Roebling | IsExposed() needs to reverse the direction in RTL.
|
commit | commitdiff | tree |
2006-10-09 |
Robert Roebling | [ 1573855 ] Improved appearance of wxComboCtrl's...
|
commit | commitdiff | tree |
2006-10-09 |
Robert Roebling | Compilation.
|
commit | commitdiff | tree |
2006-10-09 |
Robert Roebling | Compile fix.
|
commit | commitdiff | tree |
2006-10-08 |
Robert Roebling | Compile fix.
|
commit | commitdiff | tree |
2006-10-08 |
Robert Roebling | Bump version.
|
commit | commitdiff | tree |
2006-10-08 |
Robert Roebling | Compile fix.
|
commit | commitdiff | tree |
2006-10-08 |
Robert Roebling | New magic number for positioning the tree triangle.
|
commit | commitdiff | tree |
2006-10-08 |
Robert Roebling | [ 1572220 ] Show popup when wxComboCtrl image area...
|
commit | commitdiff | tree |
2006-10-08 |
Robert Roebling | [ 1573138 ] small docs corrections
|
commit | commitdiff | tree |
2006-10-07 |
Robert Roebling | Some more explanations.
|
commit | commitdiff | tree |
2006-10-07 |
Robert Roebling | More docs.
|
commit | commitdiff | tree |
2006-10-07 |
Robert Roebling | Two more typos.
|
commit | commitdiff | tree |
2006-10-07 |
Robert Roebling | Typo.
|
commit | commitdiff | tree |
2006-10-07 |
Robert Roebling | Include wxDataViewCtrl in list of controls.
|
commit | commitdiff | tree |
2006-10-07 |
Robert Roebling | Include dataview docs.
|
commit | commitdiff | tree |
2006-10-07 |
Robert Roebling | Add docs to wxDataViewCtrl
|
commit | commitdiff | tree |
2006-10-07 |
Robert Roebling | Not everything has to be virtual.
|
commit | commitdiff | tree |
2006-10-06 |
Robert Roebling | Return toolbars "own" GdkWindow, required among
|
commit | commitdiff | tree |
2006-10-06 |
Robert Roebling | Implemended column header mouse clicks.
|
commit | commitdiff | tree |
2006-10-05 |
Robert Roebling | Added sort order and alignement for column headers.
|
commit | commitdiff | tree |
2006-10-05 |
Robert Roebling | Add support for bitmaps in headers.
|
commit | commitdiff | tree |
2006-10-05 |
Robert Roebling | [ 1560785 ] wxFileName::IsReadable/Writable/Executable
|
commit | commitdiff | tree |
2006-10-04 |
Robert Roebling | Add row activated event.
|
commit | commitdiff | tree |
2006-10-04 |
Robert Roebling | Fix warning for unknown menu stock id.
|
commit | commitdiff | tree |
2006-10-03 |
Robert Roebling | More selection work in GTK+ version.
|
commit | commitdiff | tree |
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 |
next |