2012-09-20 |
Vadim Zeitlin | No real changes, just remove an unnecessary variable... |
blob | commitdiff | raw |
2012-07-10 |
Paul Cornett | no real changes, just remove unnecessary indentation... |
blob | commitdiff | raw | diff to current |
2012-07-10 |
Paul Cornett | update minimum GTK2 version requirement to 2.6 |
blob | commitdiff | raw | diff to current |
2012-06-30 |
Paul Cornett | support for GTK3 |
blob | commitdiff | raw | diff to current |
2012-06-07 |
Paul Cornett | fix warnings about conversion to bool, closes #14381 |
blob | commitdiff | raw | diff to current |
2012-05-13 |
Vadim Zeitlin | Don't assert if no icon is specified for a wxDataViewCt... |
blob | commitdiff | raw | diff to current |
2012-04-29 |
Vadim Zeitlin | No changes, just refactor common IsSorted() tests in... |
blob | commitdiff | raw | diff to current |
2012-04-29 |
Vadim Zeitlin | No real changes, just make wxDataViewCtrlInternal:... |
blob | commitdiff | raw | diff to current |
2012-04-29 |
Vadim Zeitlin | Set the data size in wxEVT_COMMAND_DATAVIEW_ITEM_DROP_P... |
blob | commitdiff | raw | diff to current |
2012-01-25 |
Vadim Zeitlin | Minor fixes to wxDataViewCtrl::HitTest() in wxGTK. |
blob | commitdiff | raw | diff to current |
2012-01-17 |
Václav Slavík | Replace wxDataViewCtrl::StartEditor() with EditItem(). |
blob | commitdiff | raw | diff to current |
2012-01-17 |
Václav Slavík | Add wxDataViewCtrl::GetCurrentColumn(). |
blob | commitdiff | raw | diff to current |
2012-01-09 |
Paul Cornett | move render params out of wxDataViewCustomRenderer |
blob | commitdiff | raw | diff to current |
2012-01-08 |
Paul Cornett | use correct signature for init functions |
blob | commitdiff | raw | diff to current |
2012-01-08 |
Paul Cornett | remove unnecessary class definitions and variables |
blob | commitdiff | raw | diff to current |
2012-01-08 |
Paul Cornett | remove unnecessary finalize overrides |
blob | commitdiff | raw | diff to current |
2011-12-27 |
Vadim Zeitlin | Fix warning about non-virtual dtor in wxDataViewCtrlInt... |
blob | commitdiff | raw | diff to current |
2011-12-27 |
Vadim Zeitlin | Suppress gcc -Wint-to-pointer-cast warnings in GTK... |
blob | commitdiff | raw | diff to current |
2011-11-10 |
Vadim Zeitlin | Remove all unwanted occurrences of -mt/-pthread in... |
blob | commitdiff | raw | diff to current |
2011-10-26 |
Václav Slavík | Fix incorrect handling of ItemsAdded() in wxDataViewCtrl. |
blob | commitdiff | raw | diff to current |
2011-10-19 |
Václav Slavík | Cleanup of wxDataViewCtrl cell activation code. |
blob | commitdiff | raw | diff to current |
2011-10-19 |
Václav Slavík | Use wxDatePickerCtrl in wxDataViewDateRenderer. |
blob | commitdiff | raw | diff to current |
2011-10-15 |
Václav Slavík | Set wxDataViewCtrl::m_focusWidget in wxGTK. |
blob | commitdiff | raw | diff to current |
2011-09-21 |
Vadim Zeitlin | Send EVT_DATAVIEW_ITEM_CONTEXT_MENU events even when... |
blob | commitdiff | raw | diff to current |
2011-09-21 |
Vadim Zeitlin | Remove wxHeaderColumn::SetAsSortKey() and only use... |
blob | commitdiff | raw | diff to current |
2011-09-12 |
Václav Slavík | Fix appending of non-leaf node to wxGTK's wxDataViewCtrl. |
blob | commitdiff | raw | diff to current |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
blob | commitdiff | raw | diff to current |
2011-09-07 |
Paul Cornett | remove unnecessary GTK declarations from defs.h, move... |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Václav Slavík | Add items to correct position in wxDataViewCtrl:ItemAdded. |
blob | commitdiff | raw | diff to current |
2011-08-27 |
Václav Slavík | Notify GtkTreeView if a node stops being a parent. |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Vadim Zeitlin | Don't refresh not yet realized widget in wxGTK wxDataVi... |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Vadim Zeitlin | Harmonize wxDataViewCtrl::GetSelection() behaviour... |
blob | commitdiff | raw | diff to current |
2011-08-22 |
Vadim Zeitlin | No changes, just add wxGtkList to ensure g_list_free... |
blob | commitdiff | raw | diff to current |
2011-08-10 |
Steve Lamerton | Merge in from trunk r64802 - r68625 |
blob | commitdiff | raw | diff to current |
2011-08-10 |
Václav Slavík | Make the wxDataViewItem(void*) constructor explicit. |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Vadim Zeitlin | Fix double deletion bug in wxGTK wxDVC dnd code. |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Vadim Zeitlin | Fix the alignment used by custom wxDVC renderers in... |
blob | commitdiff | raw | diff to current |
2011-07-04 |
Vadim Zeitlin | Fix crash in wxDataViewProgressRenderer in non-Unicode... |
blob | commitdiff | raw | diff to current |
2011-06-11 |
Vadim Zeitlin | Implement wxDataViewCtrl::SetRowHeight() for wxGTK. |
blob | commitdiff | raw | diff to current |
2011-05-31 |
Robin Dunn | Virtualize StartEditor and add implementations for... |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Vadim Zeitlin | Fix assert when destroying wxDataViewCtrl being edited... |
blob | commitdiff | raw | diff to current |
2011-04-26 |
Vadim Zeitlin | No changes, just get rid of wxDataViewColumn::GetConstG... |
blob | commitdiff | raw | diff to current |
2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
blob | commitdiff | raw | diff to current |
2011-03-28 |
Paul Cornett | avoid deprecated functions and direct struct access |
blob | commitdiff | raw | diff to current |
2011-03-26 |
Václav Slavík | Use accessor functions instead of deprecated GTK+ macros. |
blob | commitdiff | raw | diff to current |
2011-03-03 |
Paul Cornett | fix Activate signature after r67099 |
blob | commitdiff | raw | diff to current |
2011-01-25 |
Robin Dunn | Save the mode in SetMode |
blob | commitdiff | raw | diff to current |
2010-12-21 |
Robert Roebling | model column and index of column in the dataview can... |
blob | commitdiff | raw | diff to current |
2010-12-20 |
Robert Roebling | Correction to: Support diabling items in GTK+, see... |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Robert Roebling | Support diabling items in GTK+, see #12686: Allow disab... |
blob | commitdiff | raw | diff to current |
2010-10-30 |
Václav Slavík | Add optional columns autosizing to wxDataViewCtrl. |
blob | commitdiff | raw | diff to current |
2010-10-23 |
Robert Roebling | Implement wxDataViewCtrl::HitTest() under GTK+, second... |
blob | commitdiff | raw | diff to current |
2010-10-23 |
Robert Roebling | Also set mouse position in ITEM_BEGIN_DRAG event in... |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
blob | commitdiff | raw | diff to current |
2010-09-17 |
Robert Roebling | Postpone EnsureVisible() to idle as this sometimes... |
blob | commitdiff | raw | diff to current |
2010-09-13 |
Robert Roebling | Further work on wxDataViewListModel::Reset() |
blob | commitdiff | raw | diff to current |
2010-09-12 |
Robert Roebling | Moved more code from wxDataViewCtrl to wxDataViewCtrlIn... |
blob | commitdiff | raw | diff to current |
2010-08-20 |
Robert Roebling | Properly implement Cleared() by calling row_deleted... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Vadim Zeitlin | Add wxDataViewCtrl::{Set,Get}CurrentItem(). |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Vadim Zeitlin | Add name argument to wxDataViewCtrl ctor for consistency. |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Vadim Zeitlin | Don't export wxDataViewCtrlInternal unnecessarily. |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Vadim Zeitlin | Use helper class instead of manually calling gtk_tree_p... |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Vadim Zeitlin | Add wxDataViewCtrl::GTKPathToItem() function and use it. |
blob | commitdiff | raw | diff to current |
2010-07-29 |
Václav Slavík | Fix wxDataViewCtrl to omit expander space for all kinds... |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2010-06-10 |
Robert Roebling | Make wxDataViewCtrl::GetColumnPosition() return the... |
blob | commitdiff | raw | diff to current |
2010-06-06 |
Vadim Zeitlin | Fix compilation errors in wxGTK wxDataViewCtrl in ANSI... |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Robert Roebling | Second try to get wxDataViewChoiceByIndex and its name... |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Vadim Zeitlin | Fix cast from pointer to int in wxDataViewCtrl. |
blob | commitdiff | raw | diff to current |
2010-05-20 |
Robert Roebling | Make GetIndexOf() and get_path() work for virtual list... |
blob | commitdiff | raw | diff to current |
2010-05-16 |
Robert Roebling | Allow calling iter_children with parent being NULL... |
blob | commitdiff | raw | diff to current |
2010-02-28 |
Vadim Zeitlin | Fix compilation with GTK+ 2.4. |
blob | commitdiff | raw | diff to current |
2009-11-15 |
Robert Roebling | Maybe fixed assertion when using built-in searching... |
blob | commitdiff | raw | diff to current |
2009-11-13 |
Robert Roebling | Don't use gtk_tree_model_get_path of the item is alread... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
Vadim Zeitlin | Implement text ellipsizing for wxDataViewCustomRenderer... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Add support for custom attributes to wxGTK wxDataViewCu... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Correct text position in wxDataViewCustomRenderer:... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Pass full cell rectangle to WXCallRender(). |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Add helper wxRectFromGDKRect() function and use it. |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | No real changes, just remove some unnecessary casts. |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Avoid setting attributes in GTK wxDataViewRenderer... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Allow custom wxDataViewCtrl renderers to easily use... |
blob | commitdiff | raw | diff to current |
2009-11-10 |
Vadim Zeitlin | Big wxDataViewCtrl renderer classes refactoring. |
blob | commitdiff | raw | diff to current |
2009-11-09 |
Vadim Zeitlin | Fix fatal bug when changing wxDataViewCtrl model in... |
blob | commitdiff | raw | diff to current |
2009-10-24 |
Vadim Zeitlin | No real changes, just make wxDataViewCtrl::Init() priva... |
blob | commitdiff | raw | diff to current |
2009-10-23 |
Vadim Zeitlin | Add wxDataViewModel::ChangeValue() and use it in wxDVC... |
blob | commitdiff | raw | diff to current |
2009-10-16 |
Vadim Zeitlin | Add ellipsization support to wxDataViewCtrl. |
blob | commitdiff | raw | diff to current |
2009-10-16 |
Vadim Zeitlin | Implement icon text column using native GTK renderers... |
blob | commitdiff | raw | diff to current |
2009-10-12 |
Vadim Zeitlin | Correct bug with items without attributes in wxGTK... |
blob | commitdiff | raw | diff to current |
2009-10-12 |
Vadim Zeitlin | No real changes, just minor cleanup in wxGTK wxDVC. |
blob | commitdiff | raw | diff to current |
2009-10-12 |
Vadim Zeitlin | Remove wxDataViewTextRendererAttr by merging it with... |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Vadim Zeitlin | Fixed wxDataViewCtrl::Set{Foreground,Background}Colour... |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-09 |
Vadim Zeitlin | Add information about the log message generation locati... |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Robert Roebling | Further attempts to implement Clear() for the GTK control |
blob | commitdiff | raw | diff to current |
2009-06-16 |
Robert Roebling | Many more corrections and clarifications to virtual... |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Robert Roebling | GTK: In virtual list mode, map first row to 1, not... |
blob | commitdiff | raw | diff to current |
next |