2007-07-20 |
Robert Roebling | Optimise internal sorting datastructure |
blob | commitdiff | raw |
2007-07-20 |
Robert Roebling | Renamed HasChildren() to IsContainer(), added GetParent... |
blob | commitdiff | raw | diff to current |
2007-07-20 |
Robert Roebling | Fix for crash when opening empty node |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Robert Roebling | Completed sorting in wxDataViewCtrl |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Robert Roebling | First work at resort with header click |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Robert Roebling | First actual sorting for wxDataViewCtrl |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Robert Roebling | Some code renaming to avoid confusion. Test editable... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Robert Roebling | change wxDataViewItem id to void* |
blob | commitdiff | raw | diff to current |
2007-07-15 |
Robert Roebling | Add test for deleting item from wxDataViewCtrl |
blob | commitdiff | raw | diff to current |
2007-07-14 |
Robert Roebling | Made wxDataViewCtrl sample use a real, expandabl data... |
blob | commitdiff | raw | diff to current |
2007-07-13 |
Robert Roebling | More patches from Bo, reduced wxDataViewModel, more... |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Robert Roebling | Bo's patch for generic code, more sorting code, WIP |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Robert Roebling | More work on sorting in wxDataViewCtrl |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Robert Roebling | Add GtkSortableIface stubs |
blob | commitdiff | raw | diff to current |
2007-07-05 |
Robert Roebling | wxDataViewCtrl can show tree/list music sample. |
blob | commitdiff | raw | diff to current |
2007-07-05 |
Robert Roebling | Getting closer to working tree/list wxDataViewCtrl. |
blob | commitdiff | raw | diff to current |
2007-07-05 |
Robert Roebling | New API for wxdataViewCtrl (doesn't run yet). |
blob | commitdiff | raw | diff to current |
2007-06-01 |
Vadim Zeitlin | compilation fix: wxColour::GetColor() returns const... |
blob | commitdiff | raw | diff to current |
2007-06-01 |
Vadim Zeitlin | suppress warnings about void* to uint conversion losing... |
blob | commitdiff | raw | diff to current |
2007-05-30 |
Robert Roebling | Experimenting with cell attributes. |
blob | commitdiff | raw | diff to current |
2007-05-30 |
Robert Roebling | Implement for selection code. |
blob | commitdiff | raw | diff to current |
2007-05-28 |
Robert Roebling | Removed wxDataViewViewColumn since it is redundant. |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Robert Roebling | GTK+ cell renderers are not widget, so use a |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Robert Roebling | Use child's listmodelnotifier's destructor (by overlo... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Robert Roebling | Correct MVC update region in GTK+ native version |
blob | commitdiff | raw | diff to current |
2007-04-24 |
Robert Roebling | Change SetValue( wxVariant &value ) to |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Vadim Zeitlin | remove wxWindow::m_needParent and use GTKNeedsParent... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Robert Roebling | Fix inplace editing of custom controls for |
blob | commitdiff | raw | diff to current |
2007-04-17 |
Robert Roebling | Implemented the same simple API for creating customized |
blob | commitdiff | raw | diff to current |
2007-04-14 |
Robert Roebling | Text alignment is for GTK 2.10 and above only. |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Robert Roebling | Correctly handle ENTER for cell activation. |
blob | commitdiff | raw | diff to current |
2007-03-26 |
Vadim Zeitlin | use native TAB traversal for GTK+ 2 |
blob | commitdiff | raw | diff to current |
2007-03-09 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 build |
blob | commitdiff | raw | diff to current |
2007-03-09 |
Vadim Zeitlin | compilation fixes after wxGTK_CONV_BACK changes |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | no changes, just removed TABs/trailing spaces |
blob | commitdiff | raw | diff to current |
2007-02-23 |
Robert Roebling | [ 1665996 ] Fixes/extensions to wxDataViewCtrl |
blob | commitdiff | raw | diff to current |
2007-02-17 |
Robert Roebling | Most of FM's wxDataViewCtrl patch. |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Mart Raudsepp | Do not declare GTypeInfo instances static. This is... |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Vadim Zeitlin | removed a couple of useless #if wxUSE_UNICODE tests |
blob | commitdiff | raw | diff to current |
2006-12-04 |
Vadim Zeitlin | uncommented code in wxgtk_list_store_get_value() and... |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Robert Roebling | Remove debug printf. |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Robert Roebling | Make wxDataViewCtrl compile and work in ANSI mode. |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Robert Roebling | Fix compilation for GTK >= 2.6 |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Robert Roebling | Implemended column header mouse clicks. |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Robert Roebling | Added sort order and alignement for column headers. |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Robert Roebling | Add support for bitmaps in headers. |
blob | commitdiff | raw | diff to current |
2006-10-04 |
Robert Roebling | Add row activated event. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Robert Roebling | More selection work in GTK+ version. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Robert Roebling | Renamed wxDataViewCell to wxDataViewRenderer since the |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Robert Roebling | Implemented GetSelection() and GetSelections(). |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Robert Roebling | Added event skeletons, defines, event ids.. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Robert Roebling | Added selection API. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Robert Roebling | Replaces size_t with unsigned int in wxDataViewCtrl... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Robert Roebling | Removed some irritating flags. |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Robert Roebling | Several wxBitmapDataCell changes. |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Robert Roebling | Added wxDataViewBitmapCell |
blob | commitdiff | raw | diff to current |
2006-09-25 |
Robert Roebling | Implement most of AppendRow(), PrependRow(), InsertRow(), |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Włodzimierz Skiba | Include wx/sizer.h and wx/layout.h according to precomp... |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Włodzimierz Skiba | Include wx/dcclient.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Robert Roebling | Added wxRenderer method for drawing selection |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Robert Roebling | Added some column width contrl code. |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | centralized the handling of border styles; added border... |
blob | commitdiff | raw | diff to current |
2006-04-13 |
Jamie Gadd | Fix casts from void* to int on x86_64 gcc by using... |
blob | commitdiff | raw | diff to current |
2006-03-23 |
Robert Roebling | Implement basic MVC logic (change an item in one |
blob | commitdiff | raw | diff to current |
2006-03-20 |
Robert Roebling | Added (yet unfunctional) skeleton files fir |
blob | commitdiff | raw | diff to current |
2006-03-09 |
Vadim Zeitlin | moved wxapp_install_idle_handler and g_isIdle from... |
blob | commitdiff | raw | diff to current |
2006-03-02 |
Robert Roebling | Change wxVariant GetValue() to GetValue( wxVariant... |
blob | commitdiff | raw | diff to current |
2006-03-01 |
Robert Roebling | Further sorting work using the sorting data model. |
blob | commitdiff | raw | diff to current |
2006-02-28 |
Robert Roebling | Moved code around preparing the sorted model. |
blob | commitdiff | raw | diff to current |
2006-02-27 |
Robert Roebling | Removed superfluous code. |
blob | commitdiff | raw | diff to current |
2006-02-27 |
Robert Roebling | MVC works now. |
blob | commitdiff | raw | diff to current |
2006-02-27 |
Robert Roebling | Added generic MVC hookup code. |
blob | commitdiff | raw | diff to current |
2006-02-27 |
Robert Roebling | Most things about wxDataViewDateCell work. |
blob | commitdiff | raw | diff to current |
2006-02-26 |
Robert Roebling | Some restructuring, beginning of wxDataViewDateCell. |
blob | commitdiff | raw | diff to current |
2006-02-26 |
Robert Roebling | Makes custom cell activatable. |
blob | commitdiff | raw | diff to current |
2006-02-25 |
Robert Roebling | Add scrollbars, fix crash, leak less memory. |
blob | commitdiff | raw | diff to current |
2006-02-25 |
Robert Roebling | Added wxDataViewProgressCell with native code |
blob | commitdiff | raw | diff to current |
2006-02-24 |
Robert Roebling | Added wxDataViewCustomCell. |
blob | commitdiff | raw | diff to current |
2006-02-24 |
Robert Roebling | added wxDataViewToggleCell |
blob | commitdiff | raw | diff to current |
2006-02-23 |
Robert Roebling | wxDataViewCtrl now with editable text and multiple |
blob | commitdiff | raw | diff to current |
2006-02-23 |
Robert Roebling | Route data from wxDataViewModel in a wxVariant |
blob | commitdiff | raw | diff to current |
2006-02-23 |
Robert Roebling | added wxDataViewCell |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Robert Roebling | Added wxDataViewColumn |
blob | commitdiff | raw | diff to current |
2006-02-21 |
Robert Roebling | Add notifier class. |
blob | commitdiff | raw | diff to current |
2006-02-21 |
Robert Roebling | wxDataViewCtrl actually runs now. |
blob | commitdiff | raw | diff to current |
2006-02-21 |
Robert Roebling | Compiles now.. |
blob | commitdiff | raw | diff to current |
2006-02-21 |
Robert Roebling | wxDataViewCtrl WIP. |
blob | commitdiff | raw | diff to current |
2006-02-14 |
Robert Roebling | More experimenting |
blob | commitdiff | raw | diff to current |
2006-02-13 |
Robert Roebling | Starting wxDataView.. |
blob | commitdiff | raw | diff to current |
|