| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -2/+2 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | cell renderer text: Drop the priv pointer | Matthias Clasen | 2019-05-26 | 1 | -4/+0 |
* | cell renderer text: Use standard padding | Matthias Clasen | 2019-05-26 | 1 | -5/+3 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+3 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -4/+4 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -4/+4 |
* | gtkcellrenderertext: Move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -30/+2 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.h | Michael Natterer | 2008-10-30 | 1 | -1/+1 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -10/+10 |
* | Seal GtkCellRendererText. | Tim Janik | 2008-06-20 | 1 | -19/+19 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -4/+4 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -1/+4 |
* | Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, Benoit | Matthias Clasen | 2005-06-21 | 1 | -6/+3 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | deprecation cleanup | Manish Singh | 2002-10-07 | 1 | -6/+6 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | s/obj/klass/ where appropriate | jacob berkman | 2001-12-12 | 1 | -1/+1 |
* | Return the currently selected column when we get the column, #64380 | Jonathan Blandford | 2001-11-14 | 1 | -3/+2 |
* | gchar* args of GtkCellRendererText and GtkCellRendererToggle signal handlers ... | Murray Cumming | 2001-10-31 | 1 | -2/+2 |
* | Make a GtkCellEditable (get_widget_window_size): Change to let it honor | Jonathan Blandford | 2001-09-25 | 1 | -0/+4 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 1 | -9/+1 |
* | changed new_with_types to just plain new, fixing the number of columns, | Jonathan Blandford | 2001-06-30 | 1 | -9/+6 |
* | Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS macros to | Jonathan Blandford | 2001-05-22 | 1 | -0/+1 |
* | Evil function to deal with very large (TM) amounts of text. May be moved | Jonathan Blandford | 2001-05-22 | 1 | -3/+12 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -0/+3 |
* | Add a "markup" property. | Alexander Larsson | 2001-02-20 | 1 | -0/+2 |
* | remove validation idle | Havoc Pennington | 2001-02-08 | 1 | -2/+29 |
* | Checked in initial draft of the new tree widget. | 4 | 2000-10-05 | 1 | -0/+65 |