| Commit message (Expand) | Author | Age | Files | Lines |
* | implement a working use_align = FALSE implementation (also mentioned in | Kristian Rietveld | 2002-12-10 | 1 | -3/+22 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+2 |
* | add a gtk_list_store_sort_iter_changed line for some special case ... | Kristian Rietveld | 2002-11-26 | 1 | -0/+34 |
* | Behaviour change, apply changes if the entry of the editable gets a focus | Kristian Rietveld | 2002-10-14 | 1 | -0/+4 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -37/+40 |
* | Documentation improvements. | Matthias Clasen | 2002-10-10 | 1 | -1/+1 |
* | docs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwindow.c, | Soeren Sandmann | 2002-10-05 | 1 | -2/+3 |
* | Minor documentation fixes. (#80021, Yao Zhang; #75567, #75279, Vitaly | Soeren Sandmann | 2002-09-28 | 1 | -6/+8 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -2/+3 |
* | API additions: _move, _reorder and _swap for stores, path constructor. | Kristian Rietveld | 2002-07-26 | 1 | -2/+12 |
* | Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display(). | Owen Taylor | 2002-06-18 | 1 | -2/+2 |
* | New function, split off from gtk_tree_view_column_clear_attributes. | Matthias Clasen | 2002-06-07 | 1 | -6/+16 |
* | The "big treeview focus patch". Fixes several issues and adds some | Kristian Rietveld | 2002-05-05 | 1 | -55/+476 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -2/+2 |
* | Fixes #74206. | Kristian Rietveld | 2002-04-25 | 1 | -3/+31 |
* | This commit adds a cell_background property for cell renderers. With this | Kristian Rietveld | 2002-04-23 | 1 | -2/+15 |
* | add _gtk_tree_view_column_autosize | Kristian Rietveld | 2002-04-19 | 1 | -0/+8 |
* | s/<!>/<!-- -->/g throughout the documentation to bring the produced | Matthias Clasen | 2002-04-18 | 1 | -12/+12 |
* | add _gtk_tree_view_column_get_editable_cell and | Kristian Rietveld | 2002-04-14 | 1 | -0/+68 |
* | Fixes #78110 | Kristian Rietveld | 2002-04-09 | 1 | -0/+13 |
* | free anchor row reference after unselecting the selection (fixes #76272) | Kristian Rietveld | 2002-04-05 | 1 | -1/+1 |
* | implement. (gtk_tree_view_move_cursor_up_down): check for focus | Jonathan Blandford | 2002-04-05 | 1 | -13/+8 |
* | add example to docs, as people are seeming to have trouble with this | Jonathan Blandford | 2002-03-15 | 1 | -0/+16 |
* | make args const, 74159 (gtk_tree_view_insert_column_with_attributes): | Jonathan Blandford | 2002-03-15 | 1 | -1/+0 |
* | get rid of really bad focus loop. (gtk_tree_view_clamp_node_visible): only | Jonathan Blandford | 2002-03-08 | 1 | -4/+3 |
* | move event handling to the process_action function so we can have the | Jonathan Blandford | 2002-03-06 | 1 | -71/+138 |
* | remove sizing == AUTOSIZE check. Update docs. | Jonathan Blandford | 2002-03-05 | 1 | -6/+4 |
* | doc fix proposed by tvv@sparc.spb.su (Vitaly Tishkov), #73567. | Jonathan Blandford | 2002-03-05 | 1 | -3/+3 |
* | added compile time switch to put the tree views into a hpaned for owen to | Tim Janik | 2002-03-03 | 1 | -8/+14 |
* | set first_cell to FALSE after first iteration | Kristian Rietveld | 2002-03-01 | 1 | -1/+1 |
* | take into account that a path from a rowref can be NULL. (#72623 and | Kristian Rietveld | 2002-02-26 | 1 | -4/+2 |
* | call _gtk_tree_view_column_cell_set_dirty when visible, so this column | Kristian Rietveld | 2002-02-25 | 1 | -0/+3 |
* | Documented undocumented functions. | Jonathan Blandford | 2002-02-23 | 1 | -1/+56 |
* | new function (gtk_tree_view_column_create_button): use g_signal_* instead | Kristian Rietveld | 2002-02-19 | 1 | -12/+43 |
* | change gtk_tree_view_column_cell_render, gtk_tree_view_column_cell_focus, | Kristian Rietveld | 2002-02-19 | 1 | -21/+27 |
* | Changes to gtktreeview to better support thicker focus lines, | Bill Haneman | 2002-01-28 | 1 | -18/+33 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -0/+6 |
* | fix column reordering fully. (gtk_tree_view_size_allocate): fix evil bug. | Jonathan Blandford | 2002-01-24 | 1 | -0/+4 |
* | Update top_row. Remove extraneous print statements. | Jonathan Blandford | 2002-01-21 | 1 | -10/+0 |
* | only resize the window. | Jonathan Blandford | 2002-01-21 | 1 | -11/+11 |
* | For some reason, I was activating a row while just selecting it. Reported | Jonathan Blandford | 2002-01-18 | 1 | -0/+6 |
* | Doc markup fix. | Matthias Clasen | 2001-12-08 | 1 | -33/+35 |
* | Minor fix. | Jonathan Blandford | 2001-12-04 | 1 | -92/+75 |
* | Patch from Bill Haneman (with many modifications) to make the focus color | Owen Taylor | 2001-12-04 | 1 | -4/+6 |
* | if we use pointers, we should free the previous pointer first (if it | Kristian Rietveld | 2001-12-03 | 1 | -1/+2 |
* | Add a "resizable" property, to get rid of the | Jonathan Blandford | 2001-11-19 | 1 | -2/+47 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -1/+2 |
* | Fix docs for gtk_tree_view_column_set_sort_order. (#62647) | Matthias Clasen | 2001-11-10 | 1 | -7/+8 |
* | don't know why this didn't commit | Jonathan Blandford | 2001-10-31 | 1 | -1/+3 |
* | Add note about width having to be greater than 0. This fixes #55574. | Anders Carlsson | 2001-10-27 | 1 | -1/+1 |