| Commit message (Expand) | Author | Age |
| * | Revert name change | Cody Russell | 2008-07-01 |
| * | Practically everything changed. | Cody Russell | 2008-06-30 |
| * | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 |
| * | More of the same | Matthias Clasen | 2006-05-14 |
| * | Boilerplate reduction | Matthias Clasen | 2006-05-02 |
| * | Add some more docs. (#319722, Paolo Borelli) | Matthias Clasen | 2005-10-25 |
| * | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 |
| * | Intern some more strings. | Matthias Clasen | 2005-09-01 |
| * | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 |
| * | Add Copyright/License information. | Matthias Clasen | 2005-07-12 |
| * | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 |
| * | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 |
| * | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 |
| * | Deprecation cleanup | Manish Singh | 2002-10-10 |
| * | assign something to "prev" so that removing tag info succeeds. Part of | Havoc Pennington | 2002-04-30 |
| * | disconnect layout handlers earlier in the function, to avoid possible | Havoc Pennington | 2002-03-23 |
| * | remove g_assert_not_reached() that was bogus, since we demand-create the | Havoc Pennington | 2001-12-05 |
| * | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 |
| * | gtk/gtktexttagtable.c (gtk_text_tag_table_class_init): | Murray Cumming | 2001-11-17 |
| * | to simplify parsing for exported functions: - made implementation | Hans Breuer | 2001-10-27 |
| * | Bug #60862 | Havoc Pennington | 2001-09-21 |
| * | Rename from gtk_text_tag_table_size(). (#59366) | Owen Taylor | 2001-08-23 |
| * | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 |
| * | fix other typo | Havoc Pennington | 2001-06-14 |
| * | added accumulator data argument to g_signal_newc() functions. | Tim Janik | 2001-03-08 |
| * | marshaller fixes. | Tim Janik | 2001-03-07 |
| * | General cleanup of the log attr iteration stuff. This should make e.g. the | Havoc Pennington | 2000-12-16 |
| * | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 |
| * | Derive from GtkDialog, and use stock buttons. Should be 100% source | Havoc Pennington | 2000-11-06 |
| * | Docs (gtk_text_tag_table_size): return a signed int | Havoc Pennington | 2000-11-03 |
| * | Use GTK_TYPE_TEXT_ITER and BOXED marshallers | Havoc Pennington | 2000-11-02 |
| * | Massive reindentation and reformatting. Arg alignment and comments still | Havoc Pennington | 2000-10-30 |
| * | add new marshallers used by the text widget | Havoc Pennington | 2000-10-26 |
| * | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 |
| * | Set up infrastructure to deal with lots of scrolling child windows, and | Havoc Pennington | 2000-09-28 |
| * | update to reflect text widget changes. | Havoc Pennington | 2000-07-25 |
| * | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 |