summaryrefslogtreecommitdiff
path: root/gtk/gtkcellrenderertext.h
Commit message (Expand)AuthorAgeFilesLines
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+3
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* gtkcellrenderertext: Move public members to private structureJavier Jardón2010-07-131-30/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.hMichael Natterer2008-10-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-10/+10
* Seal GtkCellRendererText.Tim Janik2008-06-201-19/+19
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-4/+4
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-1/+4
* Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, BenoitMatthias Clasen2005-06-211-6/+3
* Mark as const.Matthias Clasen2004-11-231-1/+1
* deprecation cleanupManish Singh2002-10-071-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* s/obj/klass/ where appropriatejacob berkman2001-12-121-1/+1
* Return the currently selected column when we get the column, #64380Jonathan Blandford2001-11-141-3/+2
* gchar* args of GtkCellRendererText and GtkCellRendererToggle signal handlers ...Murray Cumming2001-10-311-2/+2
* Make a GtkCellEditable (get_widget_window_size): Change to let it honorJonathan Blandford2001-09-251-0/+4
* Fix up for changes to PangoFontDescription.Owen Taylor2001-09-181-9/+1
* changed new_with_types to just plain new, fixing the number of columns,Jonathan Blandford2001-06-301-9/+6
* Added patch from Jeff Franks <jcf@tpg.com.au> to add GET_CLASS macros toJonathan Blandford2001-05-221-0/+1
* Evil function to deal with very large (TM) amounts of text. May be movedJonathan Blandford2001-05-221-3/+12
* fix some shell typosHavoc Pennington2001-05-071-0/+3
* Add a "markup" property.Alexander Larsson2001-02-201-0/+2
* remove validation idleHavoc Pennington2001-02-081-2/+29
* Checked in initial draft of the new tree widget.42000-10-051-0/+65