]> Pileus Git - ~andy/gtk/history - gtk/gtktexttagtable.c
Intern some more strings.
[~andy/gtk] / gtk / gtktexttagtable.c
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...