2009-01-22 |
Robert Roebling | draw icon before text label in header (huh?)
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | Further header button details
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | typo
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | Further attempts at getting the header buttons right
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | Use wxCONTROL_SPECIAL to denote first header button
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | The last button also looks different in the header...
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | First and other header buttons look different
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | First and other header buttons look different
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | Respect that GTK+ wants to have space between scrollbar...
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | Try to be smarter about querying the border witdh
|
commit | commitdiff | tree |
2009-01-22 |
Robert Roebling | Override GetDefaultBorder, currently changes nothing
|
commit | commitdiff | tree |
2009-01-21 |
Robert Roebling | Add visual drag hint
|
commit | commitdiff | tree |
2009-01-21 |
Robert Roebling | Add drop hint
|
commit | commitdiff | tree |
2009-01-21 |
Robert Roebling | Call SetDataSource() from OnEnter() so that querying...
|
commit | commitdiff | tree |
2009-01-21 |
Robert Roebling | Use wxDF_UNICODETEXT to make wxMSW crash
|
commit | commitdiff | tree |
2009-01-21 |
Robert Roebling | Reinitialise wxDataViewCustomRenderer's DC every time
|
commit | commitdiff | tree |
2009-01-21 |
Robert Roebling | iter = NULL in iter_n_children() means root
|
commit | commitdiff | tree |
2009-01-21 |
Robert Roebling | Copy and paste error
|
commit | commitdiff | tree |
2009-01-21 |
Robert Roebling | Implement simple Drop, doesn't work under wxMSW (?)
|
commit | commitdiff | tree |
2009-01-21 |
Robert Roebling | Add wxDataFormat GetMatchingPair() which wxGTK and...
|
commit | commitdiff | tree |
2009-01-21 |
Robert Roebling | Compilation fix
|
commit | commitdiff | tree |
2009-01-21 |
Robert Roebling | Give GTK specific (but public) methods a Gtk prefix
|
commit | commitdiff | tree |
2009-01-20 |
Robert Roebling | Implement simple drag
|
commit | commitdiff | tree |
2009-01-20 |
Robert Roebling | FindNode() must return m_root for wxDataViewItem(0)
|
commit | commitdiff | tree |
2009-01-20 |
Robert Roebling | Skeleton for generic Drag code
|
commit | commitdiff | tree |
2009-01-20 |
Robert Roebling | Typo
|
commit | commitdiff | tree |
2009-01-20 |
Robert Roebling | Minor error
|
commit | commitdiff | tree |
2009-01-20 |
Robert Roebling | Add event based Drop API
|
commit | commitdiff | tree |
2009-01-20 |
Robert Roebling | Forgot this
|
commit | commitdiff | tree |
2009-01-20 |
Robert Roebling | Simplified event based Drag API for wxDataViewCtrl
|
commit | commitdiff | tree |
2009-01-20 |
Robert Roebling | Docuement wxDataObject::IsSupported()
|
commit | commitdiff | tree |
2009-01-19 |
Robert Roebling | New eventb based Drag interface for wxDataViewCtrl
|
commit | commitdiff | tree |
2009-01-19 |
Robert Roebling | remove comment recommending (wxWindow*) NULL
|
commit | commitdiff | tree |
2009-01-19 |
Robert Roebling | Rename XxxxCol() -> XxxxColumn() and resolve inheritance...
|
commit | commitdiff | tree |
2009-01-19 |
Robert Roebling | Forgot DeleteChildren()
|
commit | commitdiff | tree |
2009-01-19 |
Robert Roebling | Move model notification code of tree store from the...
|
commit | commitdiff | tree |
2009-01-19 |
Robert Roebling | Added missing public: statement to docs
|
commit | commitdiff | tree |
2009-01-18 |
Robert Roebling | Really set standard cursor when over title bar and...
|
commit | commitdiff | tree |
2009-01-18 |
Robert Roebling | Trying to make wxDataViewListCtrl docs appear
|
commit | commitdiff | tree |
2009-01-17 |
Robert Roebling | Fix scrolled window bug when reducing the virtual size...
|
commit | commitdiff | tree |
2009-01-16 |
Robert Roebling | Illustrate usage of wxDataViewListCtrl
|
commit | commitdiff | tree |
2009-01-16 |
Robert Roebling | Mention wxDataViewListCtrl
|
commit | commitdiff | tree |
2009-01-16 |
Robert Roebling | Document wxDataViewListCtrl, minor corrections
|
commit | commitdiff | tree |
2009-01-16 |
Robert Roebling | Document wxDataViewListStore
|
commit | commitdiff | tree |
2009-01-16 |
Robert Roebling | Added wxDataViewListCtrl, use it in the sample
|
commit | commitdiff | tree |
2009-01-16 |
Robert Roebling | Change GetValue() and SetValue() to GetValueByRow(...
|
commit | commitdiff | tree |
2009-01-15 |
Robert Roebling | Use paint handler instead of wxClientDC to draw DnD...
|
commit | commitdiff | tree |
2009-01-14 |
Robert Roebling | Fixes #10382: Memory leak in wxDataViewMainWindow:...
|
commit | commitdiff | tree |
2009-01-14 |
Robert Roebling | Don't make wxFrame grow when adding a native wxToolbar
|
commit | commitdiff | tree |
2009-01-13 |
Robert Roebling | Also update cursor when over toolbar and titlebar
|
commit | commitdiff | tree |
2009-01-12 |
Robert Roebling | Also mention wxRound() and wxIsSameDouble()
|
commit | commitdiff | tree |
2009-01-12 |
Robert Roebling | Spelling error
|
commit | commitdiff | tree |
2009-01-11 |
Robert Roebling | Default to wxConvUTF8 (not wxConvAuto) in wxDataInputStream...
|
commit | commitdiff | tree |
2009-01-11 |
Robert Roebling | Added interface for getting/setting text converter...
|
commit | commitdiff | tree |
2009-01-09 |
Robert Roebling | Tried to improve look of toogle tool under OS X, adapted...
|
commit | commitdiff | tree |
2009-01-09 |
Robert Roebling | Compile fix
|
commit | commitdiff | tree |
2009-01-08 |
Robert Roebling | use wxRound(x), not int(x+0.5)
|
commit | commitdiff | tree |
2009-01-08 |
Robert Roebling | use wxRound(x) instead of int( x+0.5 )
|
commit | commitdiff | tree |
2009-01-08 |
Robert Roebling | Add the same margin to wxBitmapToggleButton as to wxBitmapButton
|
commit | commitdiff | tree |
2009-01-08 |
Robert Roebling | Update allocation of all child widgets after scrolling
|
commit | commitdiff | tree |
2009-01-08 |
Robert Roebling | Make wxWrapSizer respect border around items
|
commit | commitdiff | tree |
2009-01-08 |
Robert Roebling | Override mouse wheel scrolling steps from GTK and make...
|
commit | commitdiff | tree |
2009-01-01 |
Robert Roebling | Added wxSizer::GetItemCount()
|
commit | commitdiff | tree |
2009-01-01 |
Robert Roebling | Correct wx-config's output of base libs for OSX ports...
|
commit | commitdiff | tree |
2008-12-27 |
Robert Roebling | Add Wonderful World of wxWidgets 3.0.
|
commit | commitdiff | tree |
2008-12-25 |
Robert Roebling | Only test for centre flag of minor direction and ignore...
|
commit | commitdiff | tree |
2008-12-25 |
Robert Roebling | Avoid redraw artifacts from the border after resizing
|
commit | commitdiff | tree |
2008-12-24 |
Robert Roebling | Mark alpha a static data (not to be freed), too
|
commit | commitdiff | tree |
2008-12-23 |
Robert Roebling | Don't allow concurrent requests, check return message...
|
commit | commitdiff | tree |
2008-12-23 |
Robert Roebling | wxDataViewCtrl::IsExpanded should work now under OS...
|
commit | commitdiff | tree |
2008-12-23 |
Robert Roebling | Add wxDataViewCtrl::ExpandAncestors() and call it from...
|
commit | commitdiff | tree |
2008-12-23 |
Robert Roebling | Added pseudo-asynchronous clipboard implemenation to...
|
commit | commitdiff | tree |
2008-12-22 |
Robert Roebling | Added clipboard sample check to configure.in, other...
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Regen after adding clipboard sample
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Regen using newest bakefile
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Added bakefiles makefiles
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Forgot to commit
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Added experimental async clipboard format query
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Added clipboard sample
|
commit | commitdiff | tree |
2008-12-21 |
Robert Roebling | Added clipbaord sample
|
commit | commitdiff | tree |
2008-12-20 |
Robert Roebling | Call Expand on an item's parent chain in EnsureVisible
|
commit | commitdiff | tree |
2008-12-19 |
Robert Roebling | Fixes #10288: wxDataViewCtrl missing selection change...
|
commit | commitdiff | tree |
2008-12-19 |
Robert Roebling | Implemented wxBitmapToggleButton generically for now
|
commit | commitdiff | tree |
2008-12-19 |
Robert Roebling | wxImage::ConvertToBitmap() doesn't exist anymore
|
commit | commitdiff | tree |
2008-12-19 |
Robert Roebling | Mention wxRearrangeCtrl, wxFileCtrl
|
commit | commitdiff | tree |
2008-12-18 |
Robert Roebling | Correct AssignTempFile docs
|
commit | commitdiff | tree |
2008-12-18 |
Robert Roebling | Added missing g to file name of headerctrlg.h
|
commit | commitdiff | tree |
2008-12-18 |
Robert Roebling | Recalculate display (and scrollbars etc) before calling...
|
commit | commitdiff | tree |
2008-12-17 |
Robert Roebling | Minor stream class changes
|
commit | commitdiff | tree |
2008-12-17 |
Robert Roebling | Correct wxDataViewCtrl::IsExpanded and add test for it
|
commit | commitdiff | tree |
2008-12-16 |
Robert Roebling | Fixes #10246: wxDataViewCtrl - first row does not react...
|
commit | commitdiff | tree |
2008-12-16 |
Robert Roebling | Fixes #10247: wxDataViewCtrl - event is generated when...
|
commit | commitdiff | tree |
2008-12-16 |
Robert Roebling | Added wxDataViewCtrl::IsExpanded(item)
|
commit | commitdiff | tree |
2008-12-16 |
Robert Roebling | Mention header control in Category page
|
commit | commitdiff | tree |
2008-12-08 |
Robert Roebling | Ticket #10245, UTF-8 font face name of GTK 2 font...
|
commit | commitdiff | tree |
2008-12-05 |
Robert Roebling | Use gtk_text_buffer_select_range for selecting programmatically
|
commit | commitdiff | tree |
2008-11-14 |
Robert Roebling | #10183: patch to add wxOSX print job name
|
commit | commitdiff | tree |
2008-11-13 |
Robert Roebling | #10181: wxOSX: patch for proper wxPrintData to/from...
|
commit | commitdiff | tree |
2008-11-10 |
Robert Roebling | Added wxChoice renderer to wxDataViewCtrl
|
commit | commitdiff | tree |
2008-10-27 |
Robert Roebling | Set cursor to <from> in wxTextCtrk::SetSelection
|
commit | commitdiff | tree |
next |