summaryrefslogtreecommitdiff
path: root/gtk/gtktexttagtable.c
Commit message (Expand)AuthorAge
* Revert name changeCody Russell2008-07-01
* Practically everything changed.Cody Russell2008-06-30
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-22
* More of the sameMatthias Clasen2006-05-14
* Boilerplate reductionMatthias Clasen2006-05-02
* Add some more docs. (#319722, Paolo Borelli)Matthias Clasen2005-10-25
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-13
* Intern some more strings.Matthias Clasen2005-09-01
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-31
* Add Copyright/License information.Matthias Clasen2005-07-12
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-20
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-09
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-06
* Deprecation cleanupManish Singh2002-10-10
* assign something to "prev" so that removing tag info succeeds. Part ofHavoc Pennington2002-04-30
* disconnect layout handlers earlier in the function, to avoid possibleHavoc Pennington2002-03-23
* remove g_assert_not_reached() that was bogus, since we demand-create theHavoc Pennington2001-12-05
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-17
* gtk/gtktexttagtable.c (gtk_text_tag_table_class_init):Murray Cumming2001-11-17
* to simplify parsing for exported functions: - made implementationHans Breuer2001-10-27
* Bug #60862Havoc Pennington2001-09-21
* Rename from gtk_text_tag_table_size(). (#59366)Owen Taylor2001-08-23
* fixes to compile with G_DISABLE_COMPATHavoc Pennington2001-06-29
* fix other typoHavoc Pennington2001-06-14
* added accumulator data argument to g_signal_newc() functions.Tim Janik2001-03-08
* marshaller fixes.Tim Janik2001-03-07
* General cleanup of the log attr iteration stuff. This should make e.g. theHavoc Pennington2000-12-16
* doh, this was broken beyond believe.Tim Janik2000-12-13
* Derive from GtkDialog, and use stock buttons. Should be 100% sourceHavoc Pennington2000-11-06
* Docs (gtk_text_tag_table_size): return a signed intHavoc Pennington2000-11-03
* Use GTK_TYPE_TEXT_ITER and BOXED marshallersHavoc Pennington2000-11-02
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-30
* add new marshallers used by the text widgetHavoc Pennington2000-10-26
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-25
* Set up infrastructure to deal with lots of scrolling child windows, andHavoc Pennington2000-09-28
* update to reflect text widget changes.Havoc Pennington2000-07-25
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-02