2008-04-08 |
Robert Roebling | Update Unicode overview to 3.0
|
commit | commitdiff | tree |
2008-04-08 |
Robert Roebling | Adapt MSW's renderer's alignment to use column header...
|
commit | commitdiff | tree |
2008-04-08 |
Robert Roebling | We do use templates now
|
commit | commitdiff | tree |
2008-04-08 |
Robert Roebling | By default, align renderers as column header under...
|
commit | commitdiff | tree |
2008-04-07 |
Robert Roebling | Put sample code back in, removed during conversion...
|
commit | commitdiff | tree |
2008-04-07 |
Robert Roebling | Further corrections to container class docs
|
commit | commitdiff | tree |
2008-04-07 |
Robert Roebling | Split wxDataViewVirtualModel fork wxDataViewIndexModel...
|
commit | commitdiff | tree |
2008-04-07 |
Robert Roebling | Compilo after wxVideoMode change, MSW part
|
commit | commitdiff | tree |
2008-04-07 |
Robert Roebling | Some corrections to container class docs.
|
commit | commitdiff | tree |
2008-04-07 |
Robert Roebling | Mention that the renderer's alignment is ignored under...
|
commit | commitdiff | tree |
2008-04-06 |
Robert Roebling | compilo
|
commit | commitdiff | tree |
2008-04-06 |
Robert Roebling | Test header and renderer aligment separately, II
|
commit | commitdiff | tree |
2008-04-06 |
Robert Roebling | Test header and renderer aligment separately
|
commit | commitdiff | tree |
2008-04-06 |
Robert Roebling | Added alignment parameter to renderers' constr
|
commit | commitdiff | tree |
2008-04-06 |
Robert Roebling | Mention wxDataViewRenderer Set/GetAlignment
|
commit | commitdiff | tree |
2008-04-06 |
Robert Roebling | Fix compilo
|
commit | commitdiff | tree |
2008-04-05 |
Robert Roebling | Also right-align second column
|
commit | commitdiff | tree |
2008-04-05 |
Robert Roebling | Always interpret a column width of -1 as 80 until somthing...
|
commit | commitdiff | tree |
2008-04-05 |
Robert Roebling | Added test for right alignment of 1st column
|
commit | commitdiff | tree |
2008-04-05 |
Robert Roebling | Added test for left/centre/right alignment
|
commit | commitdiff | tree |
2008-04-05 |
Robert Roebling | Fixed bug that made adding a child to a branch (that...
|
commit | commitdiff | tree |
2008-04-05 |
Robert Roebling | Bugs-1934787 ] Bug in wxDataViewSpinRenderer::CreateEditorCtrl()
|
commit | commitdiff | tree |
2008-04-05 |
Robert Roebling | Probable fix for [ 1933745 ] Crash in wxDataViewHeaderWindow...
|
commit | commitdiff | tree |
2008-04-05 |
Robert Roebling | [ 1922123 ] Generic wxDataViewCtrl leaks
|
commit | commitdiff | tree |
2008-04-05 |
Robert Roebling | Support renderer::LeftClick() in generic code, removed...
|
commit | commitdiff | tree |
2008-03-01 |
Robert Roebling | Mention wxURLDataObject some more
|
commit | commitdiff | tree |
2008-03-01 |
Robert Roebling | Implemented wxURLDataObject for wxGTK using text/x...
|
commit | commitdiff | tree |
2008-03-01 |
Robert Roebling | typo char_t -> char
|
commit | commitdiff | tree |
2008-03-01 |
Robert Roebling | Patch for context menu event for generic/Windows code
|
commit | commitdiff | tree |
2008-02-26 |
Robert Roebling | restore wxComboBox's behaviour of reacting to <ENTER>
|
commit | commitdiff | tree |
2008-01-23 |
Robert Roebling | remove wxT()
|
commit | commitdiff | tree |
2008-01-16 |
Robert Roebling | Add implicit conversion, remove conversion to bool
|
commit | commitdiff | tree |
2008-01-16 |
Robert Roebling | Sort of autoresize if only 1 column is there
|
commit | commitdiff | tree |
2008-01-16 |
Robert Roebling | [ 1635287 ] wrong cursor when dragging an image
|
commit | commitdiff | tree |
2008-01-14 |
Robert Roebling | Partial impl of auto resizing columns
|
commit | commitdiff | tree |
2008-01-13 |
Robert Roebling | Improved wxDataViewSpinCtrlRenderer under OS X
|
commit | commitdiff | tree |
2008-01-13 |
Robert Roebling | Reapplied patch for drawing background of custom items
|
commit | commitdiff | tree |
2008-01-13 |
Robert Roebling | Mention wxSizer::Fit() change and wxWrapSizer
|
commit | commitdiff | tree |
2008-01-13 |
Robert Roebling | wxSizer::Fit() now sets client size
|
commit | commitdiff | tree |
2008-01-13 |
Robert Roebling | use wxSizer::Fit() for sizing the dialog
|
commit | commitdiff | tree |
2008-01-13 |
Robert Roebling | Always invoke default action even if dclick is caught...
|
commit | commitdiff | tree |
2008-01-13 |
Robert Roebling | Remove double entry of wxTrackable
|
commit | commitdiff | tree |
2008-01-12 |
Robert Roebling | Invoke default action if dclick event after <ENTER...
|
commit | commitdiff | tree |
2008-01-10 |
Robert Roebling | Use SetFocusIgnoringChildren()
|
commit | commitdiff | tree |
2008-01-10 |
Robert Roebling | Applied [ 1867939 ] fixes for wxTreeCtrl crashes when...
|
commit | commitdiff | tree |
2008-01-10 |
Robert Roebling | Simplified code and applied [ 1867939 ] fixes for wxTreeCtrl...
|
commit | commitdiff | tree |
2008-01-09 |
Robert Roebling | Corrected docs of ::release and ::reset in smart pointers
|
commit | commitdiff | tree |
2008-01-08 |
Robert Roebling | Added the conversion to unspecfied_bool to all smart...
|
commit | commitdiff | tree |
2008-01-08 |
Robert Roebling | Last part from weak ref patch for event sink disconnection
|
commit | commitdiff | tree |
2008-01-08 |
Robert Roebling | docs
|
commit | commitdiff | tree |
2008-01-08 |
Robert Roebling | mention some more changes
|
commit | commitdiff | tree |
2008-01-08 |
Robert Roebling | I assume ptr_scpd.h and ptr_shrd.h should only be in...
|
commit | commitdiff | tree |
2008-01-08 |
Robert Roebling | Added wxSharedPtr<T>
|
commit | commitdiff | tree |
2008-01-08 |
Robert Roebling | Updated wxTrackable to patch Weak references for wx...
|
commit | commitdiff | tree |
2008-01-08 |
Robert Roebling | Updated wxWeakRef<T> to patch Weak references for wx...
|
commit | commitdiff | tree |
2008-01-07 |
Robert Roebling | doc syntax errors
|
commit | commitdiff | tree |
2008-01-07 |
Robert Roebling | Correct wxObjectDataPtr<> assignment from *T to not...
|
commit | commitdiff | tree |
2008-01-07 |
Robert Roebling | [ 1865141 ] wxNotebook::DeletePage can result in invalid...
|
commit | commitdiff | tree |
2008-01-07 |
Robert Roebling | typo
|
commit | commitdiff | tree |
2008-01-07 |
Robert Roebling | Commit correct docs for wxwxScopedPtr
|
commit | commitdiff | tree |
2008-01-07 |
Robert Roebling | Templatize wxScopedPtr
|
commit | commitdiff | tree |
2008-01-07 |
Robert Roebling | Added docs to wxTrackable and wxWeakRef<T>
|
commit | commitdiff | tree |
2007-12-30 |
Robert Roebling | initial drag interface for wxDataViewCtrl
|
commit | commitdiff | tree |
2007-12-29 |
Robert Roebling | wxDataViewCtrl DnD stubs, some reformating
|
commit | commitdiff | tree |
2007-12-28 |
Robert Roebling | Implement rest of MSW's wxDataViewCtrl's native column...
|
commit | commitdiff | tree |
2007-12-28 |
Robert Roebling | Restore MSW's colour picker, II
|
commit | commitdiff | tree |
2007-12-28 |
Robert Roebling | Restore MSW's colour picker
|
commit | commitdiff | tree |
2007-12-28 |
Robert Roebling | Fix wxX11 crash
|
commit | commitdiff | tree |
2007-12-27 |
Robert Roebling | Also get header button height right
|
commit | commitdiff | tree |
2007-12-27 |
Robert Roebling | Remove (wrong) theme border from header control
|
commit | commitdiff | tree |
2007-12-27 |
Robert Roebling | Fix from Hartwig
|
commit | commitdiff | tree |
2007-12-26 |
Robert Roebling | Some reorder code for MSW's dataviewctrl
|
commit | commitdiff | tree |
2007-12-26 |
Robert Roebling | Patch from Hartwig and me for implementing reorderable...
|
commit | commitdiff | tree |
2007-12-22 |
Robert Roebling | Compilo
|
commit | commitdiff | tree |
2007-12-22 |
Robert Roebling | Added a bit of cross-linking in the wxGrid docs
|
commit | commitdiff | tree |
2007-12-22 |
Robert Roebling | Added more function groups to wxGrid docs
|
commit | commitdiff | tree |
2007-12-22 |
Robert Roebling | Add HideCol/RowLabels
|
commit | commitdiff | tree |
2007-12-22 |
Robert Roebling | Added API for column reordering
|
commit | commitdiff | tree |
2007-12-20 |
Robert Roebling | Playing with wxgrid, adding optionnally native columns...
|
commit | commitdiff | tree |
2007-12-20 |
Robert Roebling | Remove old event type compatibility
|
commit | commitdiff | tree |
2007-12-18 |
Robert Roebling | Implement alternating row colours
|
commit | commitdiff | tree |
2007-12-18 |
Robert Roebling | Use IsOk() instead of Ok()
|
commit | commitdiff | tree |
2007-12-18 |
Robert Roebling | MSW needs size for wxImageList
|
commit | commitdiff | tree |
2007-12-18 |
Robert Roebling | Correct background colourin wxDataViewCtrl, Use IsOk...
|
commit | commitdiff | tree |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::Reset(), clarified...
|
commit | commitdiff | tree |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::RowsDeleted() and various...
|
commit | commitdiff | tree |
2007-12-16 |
Robert Roebling | Disable any refresh in backing window (set_back_pixmap...
|
commit | commitdiff | tree |
2007-12-16 |
Robert Roebling | use const char* in XPMs
|
commit | commitdiff | tree |
2007-12-16 |
Robert Roebling | Fix resizing prob
|
commit | commitdiff | tree |
2007-12-16 |
Robert Roebling | Implemented (for GTK+) and tested dataview_context_menu...
|
commit | commitdiff | tree |
2007-12-16 |
Robert Roebling | Add dataview context menu event definitions
|
commit | commitdiff | tree |
2007-12-16 |
Robert Roebling | Patches-1851591 ] dataview sample is crashing (under...
|
commit | commitdiff | tree |
2007-12-16 |
Robert Roebling | enable dataviewctrl by default
|
commit | commitdiff | tree |
2007-12-16 |
Robert Roebling | probably fixed blit crash in X11
|
commit | commitdiff | tree |
2007-12-16 |
Robert Roebling | Remove old/new DC test code (3000th commit - and still...
|
commit | commitdiff | tree |
2007-12-10 |
Robert Roebling | document Apple event overrides and their use instead...
|
commit | commitdiff | tree |
2007-12-09 |
Robert Roebling | use wxPopupWindow for wxCombo (doesn't work yet)
|
commit | commitdiff | tree |
2007-12-09 |
Robert Roebling | typo
|
commit | commitdiff | tree |
2007-12-09 |
Robert Roebling | wxMac does support wxPopupWindow (there is code for...
|
commit | commitdiff | tree |
2007-12-09 |
Robert Roebling | add popupwin.cpp to OS X built
|
commit | commitdiff | tree |
next |