| Commit message (Expand) | Author | Age | Files | Lines |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -41/+10 |
* | set tmpnode to the return value of the _gtk_rbtree_insert* functions, | Kristian Rietveld | 2006-05-02 | 1 | -2/+2 |
* | Fix for #340200, spotted by Torsten Schoenfeld. | Kristian Rietveld | 2006-04-30 | 1 | -20/+3 |
* | Don't force the standard DND icon if the user has a custom DND source. | Matthias Clasen | 2006-04-28 | 1 | -2/+5 |
* | new function, (validate_visible_area): when a node is validated, only | Kristian Rietveld | 2006-04-26 | 1 | -8/+36 |
* | If this new "row-ending-details" property is turned on, more detailed | Kristian Rietveld | 2006-04-26 | 1 | -30/+105 |
* | (broken pipe) | Kristian Rietveld | 2006-04-26 | 1 | -31/+112 |
* | Match parameter names with the headers. | Matthias Clasen | 2006-04-24 | 1 | -3/+5 |
* | Reorganize slightly to avoid a possible NULL dereference. (Coverity) | Matthias Clasen | 2006-04-13 | 1 | -3/+4 |
* | Don't allow passing NULL for x1 or x2, adjust callers. | Matthias Clasen | 2006-04-13 | 1 | -15/+7 |
* | Remove some unused variables. | Matthias Clasen | 2006-04-12 | 1 | -2/+2 |
* | Remove some accidentally committed stuff | Matthias Clasen | 2006-03-22 | 1 | -4/+3 |
* | Use fg_gc to draw the inter-row drop highlight. Also draw the line all the | Matthias Clasen | 2006-03-22 | 1 | -6/+11 |
* | Make Shift-P and Shift-N activate typeahead in GtkTreeView (i.e. they are | Federico Mena Quintero | 2006-03-10 | 1 | -18/+21 |
* | rename to _gtk_tree_selection_row_is_selectable and export internally, | Kristian Rietveld | 2006-03-01 | 1 | -0/+5 |
* | fix compiler warning. | Kristian Rietveld | 2006-02-06 | 1 | -1/+1 |
* | #322591, Jonathan Blandford. | Kristian Rietveld | 2006-01-24 | 1 | -12/+173 |
* | Revert previous commit after more searching in the bugzilla archives (see | Kristian Rietveld | 2006-01-22 | 1 | -0/+6 |
* | Remove second call to gtk_tree_view_column_cell_set_cell_data, since we | Kristian Rietveld | 2006-01-22 | 1 | -6/+0 |
* | fixup adjustments and top_row if the current dy + page_size exceeds the | Kristian Rietveld | 2006-01-14 | 1 | -0/+8 |
* | don't animate the expander arrows if gtk-enable-animations is FALSE (bug | Michael Natterer | 2006-01-13 | 1 | -0/+10 |
* | Use the slice allocator for many small allocations. | Matthias Clasen | 2006-01-04 | 1 | -5/+4 |
* | Add docs for the row-activated signal. (#324044, Davyd Madeley) | Matthias Clasen | 2005-12-14 | 1 | -0/+15 |
* | Use the correct window when synthesizing the key event. (#323077, Sadrul | Matthias Clasen | 2005-12-07 | 1 | -3/+5 |
* | Fix refcounting issues with new_event and its window. | Matthias Clasen | 2005-12-06 | 1 | -1/+2 |
* | Free new_event after sending it to the search entry. (#323209, CrispinKRIS_ASYNC_BRANCHPOINT | Matthias Clasen | 2005-12-05 | 1 | -0/+1 |
* | Properly handle model changes in GtkTreeSelection: (#322569, Milosz | Matthias Clasen | 2005-11-29 | 1 | -1/+3 |
* | Fix two memory handling problems in GtkTreeView: (#322350, Søren | Matthias Clasen | 2005-11-27 | 1 | -19/+25 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -6/+3 |
* | Another erroneous semicolon. | Matthias Clasen | 2005-11-10 | 1 | -1/+1 |
* | Implement a getter for headers-clickable. (#163851, Richard Hult) | Matthias Clasen | 2005-11-10 | 1 | -0/+25 |
* | Handle Shift-G to go to the previous match, like firefox. (#320061, | Matthias Clasen | 2005-10-28 | 1 | -1/+8 |
* | Return FALSE, so we don't flush repeatedly. (#319151, Alexander Larsson) | Matthias Clasen | 2005-10-28 | 1 | -1/+1 |
* | Be more careful about initializing cell_area. (#319382, Tommi Komulainen) | Matthias Clasen | 2005-10-27 | 1 | -3/+4 |
* | Don't crash on duplicate destroy. (#318953, Gustavo Carneiro) | Matthias Clasen | 2005-10-26 | 1 | -2/+2 |
* | check for the widget being realized, in addition to being visible, to | Michael Natterer | 2005-10-22 | 1 | -0/+1 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -19/+1 |
* | Silently return NULL if the widget is not realized. (#316023, Guillaume | Matthias Clasen | 2005-09-13 | 1 | -2/+8 |
* | Use gdk_atom_intern_static_string() where appropriate. | Matthias Clasen | 2005-09-11 | 1 | -2/+2 |
* | Document memory handling. (#314975, Torsten Schoenfeld) | Matthias Clasen | 2005-09-09 | 1 | -0/+2 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -23/+23 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -6/+6 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | clear scroll_to_path if the model changes. | Jonathan Blandford | 2005-08-20 | 1 | -0/+6 |
* | Return FALSE if the tree is empty. (#313891, Guillaume Cottenceau) | Matthias Clasen | 2005-08-19 | 1 | -0/+3 |
* | queue a draw for the entire widget if any column changes width. (Fixes | Kristian Rietveld | 2005-08-11 | 1 | -1/+5 |
* | new function. (fixes #105252, suggestion from Mikael Hallendal). | Kristian Rietveld | 2005-07-13 | 1 | -0/+47 |
* | paint a flat box on the area the treeview got allocated extra vertically | Kristian Rietveld | 2005-07-13 | 1 | -3/+16 |
* | let's take the MIN of width and max_width here, not width and max_width != | Kristian Rietveld | 2005-07-13 | 1 | -1/+1 |
* | when !separator, don't add the focus_line_width to width/height (happens | Kristian Rietveld | 2005-07-13 | 1 | -3/+3 |