]> Pileus Git - ~andy/gtk/history - gtk/gtktexttagtable.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktexttagtable.c
2012-02-27 Javier JardónChange FSF Address
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-10 Matthias ClasenMore doc build fixes
2011-01-10 Matthias ClasenFix doc syntax
2011-01-10 Tristan Van BerkomAdded GtkBuildable support to add "tag" children to...
2011-01-03 Javier Jardóngtktexttag: Move public members to private header
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-01 Javier Jardóngtktexttagtable: move documentation to inline comments
2010-08-27 Javier JardónUse GtkFooPrivate instead GtkFooPriv
2010-08-12 Javier JardónGtkTextTagTable: move public members to private structure
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-04 Alan KnowlesFix gtk_text_tag_table_lookup transfer introspection...
2010-03-10 Alan KnowlesFix gtk_text_tag_table_lookup transfer introspection...
2008-08-12 Michael Nattererexamples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext...
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...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2005-10-25 Matthias ClasenAdd some more docs. (#319722, Paolo Borelli)
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-07-12 Matthias Clasen Add Copyright/License information.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-10-10 Manish SinghDeprecation cleanup
2002-04-30 Havoc Penningtonassign something to "prev" so that removing tag info...
2002-03-23 Havoc Penningtondisconnect layout handlers earlier in the function...
2001-12-05 Havoc Penningtonremove g_assert_not_reached() that was bogus, since...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-17 Murray Cumminggtk/gtktexttagtable.c (gtk_text_tag_table_class_init):
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-09-21 Havoc PenningtonBug #60862
2001-08-23 Owen TaylorRename from gtk_text_tag_table_size(). (#59366)
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-14 Havoc Penningtonfix other typo
2001-03-08 Tim Janikadded accumulator data argument to g_signal_newc()...
2001-03-07 Tim Janikmarshaller fixes.
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-11-06 Havoc PenningtonDerive from GtkDialog, and use stock buttons. Should...
2000-11-03 Havoc PenningtonDocs (gtk_text_tag_table_size): return a signed int
2000-11-02 Havoc PenningtonUse GTK_TYPE_TEXT_ITER and BOXED marshallers
2000-10-30 Havoc PenningtonMassive reindentation and reformatting. Arg alignment...
2000-10-26 Havoc Penningtonadd new marshallers used by the text widget
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-09-28 Havoc PenningtonSet up infrastructure to deal with lots of scrolling...
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...