]> Pileus Git - ~andy/gtk/history - gtk/gtktextbtree.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktextbtree.h
2012-02-27 Javier JardónChange FSF Address
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2007-11-15 Yevgen Muntyannew functions _gtk_text_btree_get_insert() and
2007-06-01 Yevgen MuntyanAvoid recreating pangolayouts in GtkTextView on cursor...
2006-03-24 Tim Janikback out G_GNUC_WARN_UNUSED_RESULT on iterator function...
2006-02-24 Tim Janikadded G_GNUC_WARN_UNUSED_RESULT warnings for iterator...
2005-07-13 Matthias ClasenAdd Copyright/License information.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-03-01 Owen TaylorPatch from Dov Grobgeld to implement auto-bidi-directio...
2003-01-06 Matthias ClasenImplement a utility function proposed in #102534:
2002-09-23 Owen TaylorUse 'signed int' not 'gint' for signed bitfields. ...
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...
2001-12-05 Havoc Penningtonremove g_assert_not_reached() that was bogus, since...
2001-10-04 Havoc Penningtonfix test case, it previously verified incorrect behavior
2001-09-24 Havoc PenningtonGet rid of the newline-that-could-not-be-deleted; buffe...
2001-09-21 Havoc PenningtonBug #60862
2001-02-19 Havoc Penningtonadd insert_child_anchor signal, bug #50245
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2000-12-31 Havoc PenningtonRearrange all the scroll-while-dragging-or-selecting...
2000-12-14 Havoc PenningtonRemove double _ in front of some functions
2000-12-14 Havoc PenningtonPut _ in front of every function in this header file
2000-11-03 Havoc PenningtonGet widgets working on the btree/buffer side. Display...
2000-10-30 Havoc PenningtonMassive reindentation and reformatting. Arg alignment...
2000-10-26 Havoc Penningtonfix constness warning
2000-09-30 Havoc Penningtonfix indentation
2000-08-31 Havoc Penningtoncache end line, for rapid testing whether an iterator...
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-19 Sebastian WilhelmiInclude files outside of the extern "C" block. Makes...
2000-06-02 Havoc PenningtonTest program to make sure GtkTextBuffer is in working...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...