2007-08-24 |
Robert Roebling | document wxDataViewItem
|
commit | commitdiff | tree |
2007-08-24 |
Robert Roebling | Make ::SetValue return a bool
|
commit | commitdiff | tree |
2007-08-24 |
Robert Roebling | don't use <listimpl.cpp> (problems under Mac?
|
commit | commitdiff | tree |
2007-08-22 |
Robert Roebling | correct copyright
|
commit | commitdiff | tree |
2007-08-22 |
Robert Roebling | Added logic, API and docs for wxDataViewModel::HasDefaultCom...
|
commit | commitdiff | tree |
2007-08-22 |
Robert Roebling | Let various AppendXXXColumn helplers return the column...
|
commit | commitdiff | tree |
2007-08-22 |
Robert Roebling | minor change
|
commit | commitdiff | tree |
2007-08-22 |
Robert Roebling | Don't always sort array containing item, just upon...
|
commit | commitdiff | tree |
2007-08-21 |
Robert Roebling | use live header button update when resizing, no XOR...
|
commit | commitdiff | tree |
2007-08-21 |
Robert Roebling | Remove redundant line
|
commit | commitdiff | tree |
2007-08-21 |
Robert Roebling | Removed gaps between header buttons and the strange...
|
commit | commitdiff | tree |
2007-08-20 |
Robert Roebling | Removed.
|
commit | commitdiff | tree |
2007-08-20 |
Robert Roebling | Updated docs
|
commit | commitdiff | tree |
2007-08-20 |
Robert Roebling | Patch from Bo, adapt generic code to new API, add GetItemRec...
|
commit | commitdiff | tree |
2007-08-20 |
Robert Roebling | Make wxDataViewItemArray more efficient
|
commit | commitdiff | tree |
2007-08-20 |
Robert Roebling | Added STL API to wxList docs
|
commit | commitdiff | tree |
2007-08-19 |
Robert Roebling | Implement selection API and events
|
commit | commitdiff | tree |
2007-08-19 |
Robert Roebling | Implement ...COLUMN_SORTED event
|
commit | commitdiff | tree |
2007-08-19 |
Robert Roebling | Change EnsureVisble() to including column parameter...
|
commit | commitdiff | tree |
2007-08-19 |
Robert Roebling | Implemented and tested EXPANDED etc events for wxGTK...
|
commit | commitdiff | tree |
2007-08-19 |
Robert Roebling | Added EXPANDING and COLLAPSING events for the user...
|
commit | commitdiff | tree |
2007-08-19 |
Robert Roebling | Made wxGTK wxDataViewCtrl compile again
|
commit | commitdiff | tree |
2007-08-19 |
Robert Roebling | Bo's patch adding Selection API and some more changes...
|
commit | commitdiff | tree |
2007-08-19 |
Robert Roebling | Forgot a line
|
commit | commitdiff | tree |
2007-08-19 |
Robert Roebling | Added ITEM_EXPANDED and ITEM_COLLAPSED
|
commit | commitdiff | tree |
2007-08-19 |
Robert Roebling | change wxDataViewModel::Compare() to including column...
|
commit | commitdiff | tree |
2007-08-17 |
Robert Roebling | typo
|
commit | commitdiff | tree |
2007-08-16 |
Robert Roebling | removed Set/GetSortAscending from wxDataViewModel and...
|
commit | commitdiff | tree |
2007-08-16 |
Robert Roebling | compile with GTK < 2.8
|
commit | commitdiff | tree |
2007-08-13 |
Robert Roebling | Applied Hartwig's implementation of OS X wxDataViewCtrl
|
commit | commitdiff | tree |
2007-07-26 |
Robert Roebling | escape _
|
commit | commitdiff | tree |
2007-07-25 |
Robert Roebling | Rewritten wxList docs
|
commit | commitdiff | tree |
2007-07-25 |
Robert Roebling | Use type safe list for model notifiers, sample corrected
|
commit | commitdiff | tree |
2007-07-25 |
Robert Roebling | call attributes attributes
|
commit | commitdiff | tree |
2007-07-25 |
Robert Roebling | Small correction
|
commit | commitdiff | tree |
2007-07-25 |
Robert Roebling | ItemDeleted now has (parent, item)
|
commit | commitdiff | tree |
2007-07-25 |
Robert Roebling | Patch from Bo, implement sorting in wxDVC
|
commit | commitdiff | tree |
2007-07-25 |
Robert Roebling | Add iterators to wxVector, use std::vector in STL mode...
|
commit | commitdiff | tree |
2007-07-25 |
Robert Roebling | make wxDataViewCtrl in STL mode
|
commit | commitdiff | tree |
2007-07-24 |
Robert Roebling | Patch from Bo to speed up FindNode() in internal data...
|
commit | commitdiff | tree |
2007-07-24 |
Robert Roebling | Added wxQsort()
|
commit | commitdiff | tree |
2007-07-24 |
Robert Roebling | Don't send events when expanding internally, only after...
|
commit | commitdiff | tree |
2007-07-24 |
Robert Roebling | Send events from port-specific code, not common code...
|
commit | commitdiff | tree |
2007-07-24 |
Robert Roebling | Patch from Bo to optimize FindNode() in internal tree...
|
commit | commitdiff | tree |
2007-07-21 |
Robert Roebling | added wxDataViewIndexListModel and sample
|
commit | commitdiff | tree |
2007-07-20 |
Robert Roebling | Optimise internal sorting datastructure
|
commit | commitdiff | tree |
2007-07-20 |
Robert Roebling | Renamed HasChildren() to IsContainer(), added GetParent...
|
commit | commitdiff | tree |
2007-07-20 |
Robert Roebling | Fix for crash when opening empty node
|
commit | commitdiff | tree |
2007-07-19 |
Robert Roebling | Better sorting example and better default
|
commit | commitdiff | tree |
2007-07-18 |
Robert Roebling | Completed sorting in wxDataViewCtrl
|
commit | commitdiff | tree |
2007-07-18 |
Robert Roebling | First work at resort with header click
|
commit | commitdiff | tree |
2007-07-18 |
Robert Roebling | Forgot this one
|
commit | commitdiff | tree |
2007-07-18 |
Robert Roebling | First actual sorting for wxDataViewCtrl
|
commit | commitdiff | tree |
2007-07-17 |
Robert Roebling | Some code renaming to avoid confusion. Test editable...
|
commit | commitdiff | tree |
2007-07-16 |
Robert Roebling | Use wxDataViewItem, not row to index
|
commit | commitdiff | tree |
2007-07-16 |
Robert Roebling | Store pointers in wxDataViewItem in the sample, no...
|
commit | commitdiff | tree |
2007-07-16 |
Robert Roebling | change wxDataViewItem id to void*
|
commit | commitdiff | tree |
2007-07-16 |
Robert Roebling | Patch from Bo for generic wxDataViewCtrl
|
commit | commitdiff | tree |
2007-07-15 |
Robert Roebling | Add test for deleting item from wxDataViewCtrl
|
commit | commitdiff | tree |
2007-07-14 |
Robert Roebling | Test in GetFirstChild() if item is known to control
|
commit | commitdiff | tree |
2007-07-14 |
Robert Roebling | Made wxDataViewCtrl sample use a real, expandabl data...
|
commit | commitdiff | tree |
2007-07-13 |
Robert Roebling | More patches from Bo, reduced wxDataViewModel, more...
|
commit | commitdiff | tree |
2007-07-12 |
Robert Roebling | Bo's patch for generic code, more sorting code, WIP
|
commit | commitdiff | tree |
2007-07-11 |
Robert Roebling | Compilo.
|
commit | commitdiff | tree |
2007-07-10 |
Robert Roebling | Block all events in wxSpinButton::SetValue etc.
|
commit | commitdiff | tree |
2007-07-10 |
Robert Roebling | Block all events in wxSpinCtrl::SetValue etc.
|
commit | commitdiff | tree |
2007-07-10 |
Robert Roebling | Block all events in wxSpinCtrl::SetValue etc.
|
commit | commitdiff | tree |
2007-07-09 |
Robert Roebling | More work on sorting in wxDataViewCtrl
|
commit | commitdiff | tree |
2007-07-09 |
Robert Roebling | Add GtkSortableIface stubs
|
commit | commitdiff | tree |
2007-07-09 |
Robert Roebling | Add compare function to wxDataViewModel
|
commit | commitdiff | tree |
2007-07-09 |
Robert Roebling | Bo'd patch to make wxDataViewCtrl compile again (4th...
|
commit | commitdiff | tree |
2007-07-07 |
Robert Roebling | GCC doesn't like inline wxDEPRECATED methods.
|
commit | commitdiff | tree |
2007-07-05 |
Robert Roebling | wxDataViewCtrl can show tree/list music sample.
|
commit | commitdiff | tree |
2007-07-05 |
Robert Roebling | Getting closer to working tree/list wxDataViewCtrl.
|
commit | commitdiff | tree |
2007-07-05 |
Robert Roebling | The dataview sample compiles now, but doesn't work...
|
commit | commitdiff | tree |
2007-07-05 |
Robert Roebling | New API for wxdataViewCtrl (doesn't run yet).
|
commit | commitdiff | tree |
2007-07-03 |
Robert Roebling | Upport GNOME print GetTextExtent fix,
|
commit | commitdiff | tree |
2007-07-03 |
Robert Roebling | upport wxListCtrl label edit changes
|
commit | commitdiff | tree |
2007-07-03 |
Robert Roebling | Let GtkScrolledWindow handle scroll wheel events.
|
commit | commitdiff | tree |
2007-06-23 |
Robert Roebling | More const bool (sigh)
|
commit | commitdiff | tree |
2007-06-23 |
Robert Roebling | Remove const bool
|
commit | commitdiff | tree |
2007-06-23 |
Robert Roebling | Remove const bool
|
commit | commitdiff | tree |
2007-06-23 |
Robert Roebling | Remove const bool
|
commit | commitdiff | tree |
2007-06-23 |
Robert Roebling | Don't use const bool.
|
commit | commitdiff | tree |
2007-06-23 |
Robert Roebling | We don't use "const bool" anywhere, I think.
|
commit | commitdiff | tree |
2007-06-23 |
Robert Roebling | Upport scrolling changes and mouse wheel changes.
|
commit | commitdiff | tree |
2007-06-22 |
Robert Roebling | Forgot this part of the event change patch from 2_8
|
commit | commitdiff | tree |
2007-06-22 |
Robert Roebling | Upport: Always use GdkPixbuf in wxBitmapButton
|
commit | commitdiff | tree |
2007-06-22 |
Robert Roebling | Upported event filter patch for wxTextCtrl::SetValue()
|
commit | commitdiff | tree |
2007-06-22 |
Robert Roebling | Correct gridlines drawing
|
commit | commitdiff | tree |
2007-06-22 |
Robert Roebling | Call clipping region methods from base class.
|
commit | commitdiff | tree |
2007-06-21 |
Robert Roebling | Added minor clarification to the wxListBox events...
|
commit | commitdiff | tree |
2007-06-06 |
Robert Roebling | Added initial OS X implementation of the wxDataViewCtrl
|
commit | commitdiff | tree |
2007-05-30 |
Robert Roebling | Forgot to commit.
|
commit | commitdiff | tree |
2007-05-30 |
Robert Roebling | Experimenting with cell attributes.
|
commit | commitdiff | tree |
2007-05-30 |
Robert Roebling | Implement for selection code.
|
commit | commitdiff | tree |
2007-05-30 |
Robert Roebling | Add wx/crt.h redirecting to wx/wxcrtvarargs.h
|
commit | commitdiff | tree |
2007-05-30 |
Robert Roebling | Correct new_order index in RowsReordered().
|
commit | commitdiff | tree |
2007-05-29 |
Robert Roebling | Invalidate best size after string change in wxChoice.
|
commit | commitdiff | tree |
2007-05-28 |
Robert Roebling | Doc update.
|
commit | commitdiff | tree |
next |