| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from HEAD | Kristian Rietveld | 2006-10-30 | 1 | -21/+22 |
* | take the cell spacing into account when calculating the available extra | Kristian Rietveld | 2006-08-16 | 1 | -1/+6 |
* | Protect against tree_view being NULL. (#348652, Patrick K. O'Brian, Chris | Matthias Clasen | 2006-08-06 | 1 | -1/+2 |
* | only check sort column id if connected to sortable model. | Kristian Rietveld | 2006-05-30 | 1 | -4/+11 |
* | refactor to work correctly in RTL mode. | Kristian Rietveld | 2006-05-28 | 1 | -9/+42 |
* | add GTK_ARROW_NONE. | Kristian Rietveld | 2006-05-28 | 1 | -15/+25 |
* | broken pipe | Kristian Rietveld | 2006-05-27 | 1 | -11/+13 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -45/+4 |
* | Reorganize to avoid a possible NULL pointer dereference. (Coverity) | Matthias Clasen | 2006-04-13 | 1 | -52/+27 |
* | deprecated floating/sink API and implemented it in terms of the GObject | Tim Janik | 2005-11-23 | 1 | -8/+3 |
* | Fix some issues with background drawing in RTL. (#318781, Eric Cazeaux) | Matthias Clasen | 2005-10-26 | 1 | -3/+19 |
* | Make drag reordering work properly for columns other than the first. | Matthias Clasen | 2005-09-09 | 1 | -5/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -2/+2 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | new function (fixes #169961, reported by Morten Welinder). | Kristian Rietveld | 2005-07-14 | 1 | -0/+18 |
* | paint a flat box on the area the treeview got allocated extra vertically | Kristian Rietveld | 2005-07-13 | 1 | -9/+7 |
* | This commit includes a fix for #169463, Stefan Kost. | Kristian Rietveld | 2005-06-19 | 1 | -0/+2 |
* | 2005-06-10 Matthias Clasen <mclasen@redhat.com> | Matthias Clasen | 2005-06-10 | 1 | -2/+2 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -9/+9 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -16/+17 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+3 |
* | x | Matthias Clasen | 2005-03-09 | 1 | -5/+5 |
* | only reorder on button 1, part of #141937 | Jonathan Blandford | 2005-01-04 | 1 | -1/+2 |
* | Don't mess up the column header state if the button release event is | Matthias Clasen | 2004-12-08 | 1 | -4/+4 |
* | gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c | Manish Singh | 2004-11-19 | 1 | -1/+1 |
* | somehow this got missed mid-commit | Jonathan Blandford | 2004-11-15 | 1 | -1/+0 |
* | Set sort_indicator to FALSE when appropriate. (#153714, Reinout van | Matthias Clasen | 2004-10-03 | 1 | -3/+6 |
* | Silently ignore info being NULL. This is unavoidable with the current | Matthias Clasen | 2004-10-01 | 1 | -1/+2 |
* | constrain cell area to passed in cell_area, #147867 | Jonathan Blandford | 2004-08-31 | 1 | -2/+27 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Make spacing a property, correct the declared default values of several | Matthias Clasen | 2004-07-15 | 1 | -3/+27 |
* | Make this work in RTL context. | Matthias Clasen | 2004-07-13 | 1 | -15/+27 |
* | Remove an excessive g_return_if_fail(). | Matthias Clasen | 2004-04-23 | 1 | -1/+0 |
* | Moved search entries into priv data. | Jonathan Blandford | 2004-04-11 | 1 | -1/+0 |
* | Keep the cell_list in a consistent state while iterating over it, since | Matthias Clasen | 2004-03-12 | 1 | -7/+6 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Clip narrow columns in rtl-oriented tree views (#128089, | Matthias Clasen | 2004-02-03 | 1 | -3/+4 |
* | Correct the documentation for new_order. (#124790, Tim-Philipp Müller) | Matthias Clasen | 2004-01-31 | 1 | -1/+2 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -30/+30 |
* | Fixes #108458. | Kristian Rietveld | 2003-12-19 | 1 | -0/+31 |
* | Patch from <chinen@jp.ibm.com> to handle RTL support for column resizers, | Jonathan Blandford | 2003-11-29 | 1 | -2/+3 |
* | Make string setters safe for self-assignment. (#122745, Soeren Sandmann) | Matthias Clasen | 2003-11-07 | 1 | -4/+4 |
* | Some API doc comment fixes. | Kristian Rietveld | 2003-09-30 | 1 | -6/+6 |
* | Merged from stable. | Kristian Rietveld | 2003-07-17 | 1 | -2/+2 |
* | Landing GtkTreeModelFilter and the completion code. (Test program and | Kristian Rietveld | 2003-07-11 | 1 | -113/+219 |
* | Make it compile with C89 compilers. | Soeren Sandmann | 2003-06-27 | 1 | -1/+6 |
* | silly typo fix. s/seperator/separator/. This gets rid of the assert spam | Kristian Rietveld | 2003-06-11 | 1 | -1/+1 |
* | Merged from stable. | Kristian Rietveld | 2003-06-09 | 1 | -1/+1 |
* | Merged from stable. | Kristian Rietveld | 2003-06-09 | 1 | -15/+15 |