]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrenderertext.c
filechooser: Show FUSE mounted locations in shortcuts
[~andy/gtk] / gtk / gtkcellrenderertext.c
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias Clasenx
2005-02-01 Matthias ClasenForgotten file, ChangeLog from 2005-01-27
2005-01-20 Matthias ClasenSupport wrapping in GtkCellRendererText (#163608):
2005-01-09 Anders CarlssonDon't pass NULL to pango_context_get_metrics. Use
2004-12-30 Matthias ClasenUse g_value_get_boolean() for ellipsize_set. (#162447...
2004-12-13 Matthias ClasenAdd a width-chars property like GtkLabel has. (#160496...
2004-12-09 Matthias ClasenFix #145463, reported by Michael Natterer.
2004-11-16 Matthias ClasenDon't use the foreground color for selected cells,...
2004-10-20 Matthias ClasenFix a wrong blurb. (#155838, Morten Welinder)
2004-10-01 Matthias ClasenFix bug #150790:
2004-09-17 Matthias ClasenRemove leftover debug code.
2004-09-16 Jonathan Blandfordload images at normal size.
2004-08-31 Jonathan Blandfordconstrain cell area to passed in cell_area, #147867
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-23 Matthias Clasenalign the entry in the same way as the cell. (#136749)
2004-07-22 Matthias ClasenAdd a new :ellipsize property which controls ellipsizat...
2004-06-07 Matthias ClasenMake the entry context menu work in editable text cells...
2004-05-27 Matthias ClasenSupport insensitive cells in tree views and combo boxes.
2004-04-14 Matthias ClasenMake the arrow and separator regular children of an...
2004-03-15 Owen TaylorDon't leak the temporary font description. (Nils O...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-03 Matthias ClasenClip narrow columns in rtl-oriented tree views (#128089,
2004-01-29 Richard HultFree font_desc. Fixes #132805.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2004-01-16 Federico Mena QuinteroFix #130969.
2003-12-20 Matthias ClasenFix the "language_set" blurb. (#129720, Christian Rose)
2003-12-18 Kristian Rietveldclear the extra_attrs list if we set "text" after ...
2003-12-18 Kristian Rietveldadded language and language_set properties like GtkText...
2003-12-18 Kristian RietveldMigrating all cell renderers to use the new instance...
2003-12-17 Kristian Rietveldadd a single-paragraph-mode property, use private insta...
2003-09-30 Murray CummingThe render vfunc takes a GdkDrawable* instead of a...
2003-07-12 Kristian RietveldMerged from stable.
2003-07-07 Soeren Sandmannremove accidentally committed debugging spew
2003-07-04 Soeren Sandmannnew test for removing items
2003-03-03 Jonathan Blandfordhandle rtl code.
2002-11-26 Kristian Rietveldadd a gtk_list_store_sort_iter_changed line for some...
2002-11-18 Kristian Rietveldmodify and free tmp instead of path ... (patch from...
2002-10-14 Kristian RietveldBehaviour change, apply changes if the entry of the...
2002-10-07 Manish Singhdeprecation cleanup
2002-08-10 Soren SandmannMinor documentation fixes
2002-04-13 Kristian RietveldFixes #75510
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-14 Jonathan BlandfordReturn the currently selected column when we get the...
2001-10-31 Jonathan Blandforddon't know why this didn't commit
2001-10-31 Murray Cumminggchar* args of GtkCellRendererText and GtkCellRendererT...
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-09-30 CEST-)
2001-09-30 Mikael Hermanssongtk/gtkcellrenderertext.c changed "weight" property...
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-19 Owen TaylorFix incorrect parameter to compute_double_length (...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-08-29 Jonathan Blandfordchange color when the GtkTreeView loses focus.
2001-08-15 Padraig O'BriainAvoid warning when specifying NULL for "attributes...
2001-08-11 Hans Breuercoalescing property notifies
2001-07-27 Jonathan BlandfordI will save all emacs buffers before committing
2001-07-27 Jonathan Blandfordadd an "attributes" property to the text renderer for...
2001-07-02 James Henstridgesame here for PANGO_TYPE_TAB_ARRAY.
2001-06-30 Jonathan Blandfordchanged new_with_types to just plain new, fixing the...
2001-05-22 Jonathan BlandfordEvil function to deal with very large (TM) amounts...
2001-05-07 Havoc Penningtonfix some shell typos
2001-04-30 Owen TaylorAdd an extra parameter use_text to gtk_paint_label...
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-03-15 Jonathan BlandfordChanged prototype to allow for getting the location...
2001-03-07 Tim Janikmarshaller fixes.
2001-03-05 Jonathan BlandfordApply patch from Lee Mallabone to add object properties.
2001-02-28 Jonathan BlandfordProxy out to _gtk_tree_row_reference_deleted. (inserted...
2001-02-20 Alexander LarssonAdd a "markup" property.
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-02-08 Havoc Penningtonremove validation idle
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2001-01-01 Havoc PenningtonAdapt to GtkTreeSelection changes
2000-12-21 Jonathan Blandford:get_property): remove g_value_init calls, as they...
2000-12-12 Tim Janikget rid of object_signal:: GtkObject argument uses...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-05 4Checked in initial draft of the new tree widget.