| Commit message (Expand) | Author | Age | Files | Lines |
* | x | Matthias Clasen | 2005-03-09 | 1 | -23/+23 |
* | Forgotten file, ChangeLog from 2005-01-27 | Matthias Clasen | 2005-02-01 | 1 | -6/+4 |
* | Support wrapping in GtkCellRendererText (#163608): | Matthias Clasen | 2005-01-20 | 1 | -10/+104 |
* | Don't pass NULL to pango_context_get_metrics. Use | Anders Carlsson | 2005-01-09 | 1 | -1/+1 |
* | Use g_value_get_boolean() for ellipsize_set. (#162447, Brian Tarricone) | Matthias Clasen | 2004-12-30 | 1 | -1/+1 |
* | Add a width-chars property like GtkLabel has. (#160496, James M. Cape) | Matthias Clasen | 2004-12-13 | 1 | -4/+41 |
* | Fix #145463, reported by Michael Natterer. | Matthias Clasen | 2004-12-09 | 1 | -4/+3 |
* | Don't use the foreground color for selected cells, Don't use the | Matthias Clasen | 2004-11-16 | 1 | -13/+31 |
* | Fix a wrong blurb. (#155838, Morten Welinder) | Matthias Clasen | 2004-10-20 | 1 | -1/+1 |
* | Fix bug #150790: | Matthias Clasen | 2004-10-01 | 1 | -5/+8 |
* | Remove leftover debug code. | Matthias Clasen | 2004-09-17 | 1 | -10/+0 |
* | load images at normal size. | Jonathan Blandford | 2004-09-16 | 1 | -0/+12 |
* | constrain cell area to passed in cell_area, #147867 | Jonathan Blandford | 2004-08-31 | 1 | -3/+23 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | align the entry in the same way as the cell. (#136749) | Matthias Clasen | 2004-07-23 | 1 | -0/+1 |
* | Add a new :ellipsize property which controls ellipsization of the rendered | Matthias Clasen | 2004-07-22 | 1 | -4/+57 |
* | Make the entry context menu work in editable text cells. The changes are | Matthias Clasen | 2004-06-07 | 1 | -13/+108 |
* | Support insensitive cells in tree views and combo boxes. | Matthias Clasen | 2004-05-27 | 1 | -2/+5 |
* | Make the arrow and separator regular children of an hbox inside the | Matthias Clasen | 2004-04-14 | 1 | -0/+5 |
* | Don't leak the temporary font description. (Nils O. SelÄsdal) | Owen Taylor | 2004-03-15 | 1 | -0/+2 |
* | 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/+7 |
* | Free font_desc. Fixes #132805. | Richard Hult | 2004-01-29 | 1 | -1/+3 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -74/+74 |
* | Fix #130969. | Federico Mena Quintero | 2004-01-16 | 1 | -1/+4 |
* | Fix the "language_set" blurb. (#129720, Christian Rose) | Matthias Clasen | 2003-12-20 | 1 | -1/+1 |
* | clear the extra_attrs list if we set "text" after "markup". (Fixes | Kristian Rietveld | 2003-12-18 | 1 | -0/+11 |
* | added language and language_set properties like GtkTextTag has. (#103800, | Kristian Rietveld | 2003-12-18 | 1 | -1/+48 |
* | Migrating all cell renderers to use the new instance private data | Kristian Rietveld | 2003-12-18 | 1 | -13/+11 |
* | add a single-paragraph-mode property, use private instance data. (Fixes | Kristian Rietveld | 2003-12-17 | 1 | -0/+39 |
* | The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because | Murray Cumming | 2003-09-30 | 1 | -1/+1 |
* | Merged from stable. | Kristian Rietveld | 2003-07-12 | 1 | -7/+7 |
* | remove accidentally committed debugging spew | Soeren Sandmann | 2003-07-07 | 1 | -1/+0 |
* | new test for removing items | Soeren Sandmann | 2003-07-04 | 1 | -0/+1 |
* | handle rtl code. | Jonathan Blandford | 2003-03-03 | 1 | -1/+2 |
* | add a gtk_list_store_sort_iter_changed line for some special case ... | Kristian Rietveld | 2002-11-26 | 1 | -3/+18 |
* | modify and free tmp instead of path ... (patch from #97927). | Kristian Rietveld | 2002-11-18 | 1 | -1/+2 |
* | Behaviour change, apply changes if the entry of the editable gets a focus | Kristian Rietveld | 2002-10-14 | 1 | -8/+24 |
* | deprecation cleanup | Manish Singh | 2002-10-07 | 1 | -21/+23 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -1/+1 |
* | Fixes #75510 | Kristian Rietveld | 2002-04-13 | 1 | -2/+5 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -1/+2 |
* | Return the currently selected column when we get the column, #64380 | Jonathan Blandford | 2001-11-14 | 1 | -0/+3 |
* | don't know why this didn't commit | Jonathan Blandford | 2001-10-31 | 1 | -1/+4 |
* | gchar* args of GtkCellRendererText and GtkCellRendererToggle signal handlers ... | Murray Cumming | 2001-10-31 | 1 | -3/+3 |
* | Remove G_DISABLE_CONST_RETURNS. | Owen Taylor | 2001-10-23 | 1 | -1/+1 |
* | -) | CEST | 2001-09-30 | 1 | -5/+5 |
* | gtk/gtkcellrenderertext.c changed "weight" property type from | Mikael Hermansson | 2001-09-30 | 1 | -3/+2 |
* | ue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat.com>GTK_1_3_9 | Owen Taylor | 2001-09-25 | 1 | -2/+70 |
* | Make a GtkCellEditable (get_widget_window_size): Change to let it honor | Jonathan Blandford | 2001-09-25 | 1 | -9/+87 |