]> Pileus Git - ~andy/gtk/history - gtk/gtktextlayout.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktextlayout.c
2013-01-31 Daiki Uenotextlayout: respect preedit color attribute
2012-03-05 Alexander LarssonAdd custom va_marshallers in some places
2012-02-27 Javier JardónChange FSF Address
2011-12-25 Ignacio Casal Quin... gtktextlayout: use g_slice for GtkTextLineDisplay
2011-12-18 Ignacio Casal Quin... textlayout: cleanup
2011-12-18 Paolo BorelliUse gtk_text_layout_get_iter_at_line
2011-12-18 Paolo BorelliRemove useless get_iter_at_line calls.
2011-12-01 Paolo BorelliRework GtkTextView cursor code.
2011-05-06 Tristan Van BerkomAdded internal GdkRGBA support for GtkTextTag::paragrap...
2011-05-06 Tristan Van BerkomAdded GdkRGBA properties to GtkTextTag.
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-03 Javier Jardóngtktexttag: Move public members to private header
2010-11-02 Paolo BorelliGet rid of unused shaped_object list in _GtkTextLineDisplay
2010-11-01 Paolo BorelliGet rid of unused shaped_object list in _GtkTextLineDisplay
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin OtteMove GtkSizeRequest into GtkWidget
2010-09-13 Javier JardónUse gtk_size_request_get_size() instead deprecated...
2010-09-08 Tor LillqvistGet rid of the rest of variables exported from libgtk
2010-08-10 Benjamin OtteAPI: Remove GtkTextTag's stipple properties
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-09-27 Matthias ClasenHandle child widgets correctly with multiple views
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-04 Itay PerlFix handling of child widgets in the presence of bidi...
2009-01-12 Claudio SaavedraBug 567468 – no check for trailing != NULL in
2008-12-29 Matthias Clasendoc fixes
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-08 Sven Neumanngtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-02-06 Michael Natterergtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c...
2007-11-17 Paolo BorelliUse gtk_text_buffer_get_insert instead of get_mark...
2007-11-15 Yevgen Muntyansort returned tags array by tags priority (#497102).
2007-11-15 Yevgen Muntyando not call _gtk_text_btree_get_iter_at_line() and
2007-06-12 Yevgen MuntyanImplement block-cursor for overwrite mode. (#80378)
2007-06-01 Yevgen MuntyanAvoid recreating pangolayouts in GtkTextView on cursor...
2007-05-04 Behdad EsfahbodMake GTK_JUSTIFY_FILL work, using pango_layout_set_just...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-02-18 Matthias ClasenIgnore invisible text when going to end of the previous...
2006-12-24 Behdad EsfahbodBug 340141 – Update to Pango 1.16 API
2006-07-20 Matthias ClasenFix messed up refcounting. (#348090, Chris Wilson)
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-12 Matthias ClasenHandle _gtk_text_line_get_data() returning NULL in...
2006-04-03 Matthias ClasenFix a warning.
2006-01-09 Matthias ClasenDon't leak preedit_string and preedit_attrs. (#322332...
2006-01-04 Matthias ClasenUse the slice allocator for many small allocations.
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-06-28 Matthias ClasenFix positioning at the end of the line for lines ending...
2005-06-13 Matthias ClasenMake invisible text work a bit better (#66194, patch...
2005-06-10 Matthias ClasenAllow setting paragraph background. (#81045, Gustavo...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-08 Matthias ClasenFix #111031, reported by Padraig O'Briain:
2004-11-28 Matthias ClasenReturn a boolean indicating whether we could do the...
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-13 Owen TaylorWhen not wrapping, do the offset of the line for justif...
2004-03-11 Dov GrobgeldAdded call to gtk_text_layout_update_cursor_line()...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-01 Owen TaylorPatch from Dov Grobgeld to implement auto-bidi-directio...
2004-01-29 Owen Taylorgtk/gtktextlayout.c (line_display_iter_to_index) Only...
2003-08-26 Owen TaylorSince we add one to the layout's reported width to...
2003-06-05 Owen TaylorIf at the end of the buffer, move to the end iter ...
2003-06-05 Owen Taylor#80023, Yao Zhang, TOKUNAGA Hiroyuki
2003-06-05 Owen Taylor#107883, Gustavo Giráldez
2003-04-07 Matthias ClasenAdd GTK_WRAP_WORD_CHAR. (#110086, David Brigada)
2003-01-21 Owen TaylorFix off-by-one error on the backward iteration loop...
2003-01-16 Matthias ClasenMore fixes for invisible text.
2002-12-22 Matthias ClasenDon't add attributes with empty ranges. (fixes #101564...
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-10-10 Manish SinghDeprecation cleanup
2002-06-09 Matthias ClasenDon't leak child_anchor_table. (#84425)
2002-04-30 Havoc Penningtonuse gtk_text_layout_invalidate_cache instead of cut...
2002-03-23 Havoc Penningtoninvalidate the line containing start, even if the ...
2002-03-03 Owen TaylorWhen in split cursor mode, always add the cursor as...
2002-02-25 Kristian Rietveldfree iter before going to done
2002-02-13 Havoc Penningtonjust go ahead and flush all the first validate stuff...
2002-01-29 Havoc Penningtonfix assertion failure by creating the line data, but...
2002-01-17 Havoc Penningtonnew function (which I then decided not to use but I...
2001-12-12 Matthias ClasenTypo fixes Typo fix. (#66746)
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-10-23 Havoc PenningtonApply fix from Dov Grobgeld, #61858
2001-10-22 Havoc Penningtonadd a #error unless you define GTK_TEXT_USE_INTERNAL_UN...
2001-09-24 Havoc PenningtonGet rid of the newline-that-could-not-be-deleted; buffe...
2001-09-21 Havoc Penningtondon't try to handle alignment here, because it's done...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-07 Havoc Penningtonremove some debug code that seems to have caused a...
2001-08-30 Havoc Penningtonhandle NULL shaped object from the empty-child-anchor...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
next