]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrenderertext.c
gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.c
[~andy/gtk] / gtk / gtkcellrenderertext.c
2008-08-11 Sven Neumanngtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-26 Matthias Clasen Bug 511163 – Remove pango_extents_to_pixels...
2007-12-28 Matthias ClasenFix the default value for the wrap-mode and font-scale...
2007-07-12 Matthias Clasen Add more documentation.
2007-05-31 Kristian Rietveldtransform the ink_rect using pango_extents_to_pixels...
2007-03-12 Matthias ClasenDon't copy PangoLanguage. (#340031, Morten Welinder)
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-02-02 Mariano Suárez-Alvarezbe a little more helpful with the docs on GtkCellRender...
2006-12-29 Matthias ClasenUse word wrapping by default, and center multiline...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-12-14 Benjamin BergUndo bogus commit.
2006-12-13 Benjamin Berg- Remove unused code/options from the code. Warn about...
2006-12-10 Kristian Rietveldcancel editing (ie. don't accept changes) when the...
2006-12-03 Kristian RietveldMake sure [xy]_offset are always being initialized...
2006-11-16 Mariano Suárez-Alvarezadd gtk-doc blurb on GtkCellRendererText::edited (...
2006-09-24 Kristian Rietveldactually add align-set property to the API (left-over...
2006-07-19 Kristian Rietveldadd align_set field to keep track whether the align...
2006-07-18 Kristian Rietveldoooops.
2006-07-18 Kristian RietveldFix for #335012, reported by Matteo Nastasi.
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-29 Matthias ClasenUse _static variants when copying and merging short...
2006-03-27 Michael Nattereradd missing ')'.
2006-03-26 Matthias ClasenSmall optimization
2006-03-14 Matthias ClasenAdd test cases for alignment.
2005-09-09 Matthias ClasenUse connect_after to connect to the focus_out event...
2005-09-09 Matthias ClasenStylistic improvements and clarifications for some...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-04 Matthias ClasenForgotten file
2005-05-02 Matthias ClasenReturn a sufficient width for cases where pango_layout_...
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...
next