]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrenderertext.c
Merge branch 'master' into treeview-refactor
[~andy/gtk] / gtk / gtkcellrenderertext.c
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-28 Emmanuele Bassirgba: Invert the arguments and improve bindability
2010-11-25 Tristan Van BerkomChanged GtkCellRendererText to request less than wrap...
2010-11-25 Tristan Van BerkomAdded gtk_cell_renderer_get_aligned_area() and class...
2010-11-08 Garrett Regierdocs: Move documentation to inline comments: GtkCellRen...
2010-11-06 Garrett Regierdocs: Move documentation to inline comments: GtkCellRen...
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-25 Matthias ClasenSupport resetting cell renderer colors with NULL again
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Carlos GarnachoGtkCellRendererText: Add [foreground|background]-rgba...
2010-10-04 Matthias ClasenMake GdkRectangle arguments in GtkCellRenderer use...
2010-09-26 Benjamin Ottecellrenderer: Merge GtkCellSizeRequest into GtkCellRenderer
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin OtteAPI: Change cellrenderer->render vfunc to take a cairo_t
2010-09-15 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-22 Javier Jardóngtk/gtkcellrenderertext.c: use accessor functions to...
2010-08-20 Tristan Van BerkomAdded GtkCellRendererText::max-width-chars property
2010-08-19 Tristan Van BerkomAdded/Implemented GtkCellSizeRequestIface
2010-08-10 Philip WithnallBug 596125 — Property string fixes
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkcellrenderertext: Move public members to private...
2010-07-13 Javier JardónUse accessor functions to access GtkCellRenderer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-21 Tristan Van BerkomMega commit backing out everything from the native...
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-06 Tristan Van BerkomImplement GtkExtendedCell on GtkCellRendererText
2010-04-04 Tristan Van BerkomFixed GtkCellRendererText invalid pointer access.
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Hiroyuki IkezoeUse g_value_dup_string instead.
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2009-12-19 Matthias Clasenimplement extended layout for GtkCellRendererText
2009-12-18 Hiroyuki IkezoeUse g_value_dup_string instead.
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-04 Javier JardónUse GtkCellEditable::editing-canceled
2008-08-12 Michael Nattererexamples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext...
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,
next