]> Pileus Git - ~andy/gtk/history - tests/testtextbuffer.c
Use octal escapes rather than literal UTF-8.
[~andy/gtk] / tests / testtextbuffer.c
2002-12-07 Owen TaylorUse octal escapes rather than literal UTF-8.
2002-10-13 Manish SinghDeprecation cleanup
2001-11-14 Havoc Penningtonbulk of the tests were commented out, oops.
2001-10-24 Havoc Penningtonif we move to the front of a segment, use the "slow...
2001-10-22 Havoc Penningtondon't back up a char from the end iterator, fixes ...
2001-10-04 Havoc Penningtonfix test case, it previously verified incorrect behavior
2001-10-03 Havoc Penningtonallow testing the end position
2001-10-02 Havoc Penningtondocs
2001-09-25 Havoc Penningtonuse gtk_text_iter_can_insert
2001-09-25 Havoc PenningtonAdd tests for line separators, addresses bug #57428
2001-09-24 Havoc PenningtonGet rid of the newline-that-could-not-be-deleted; buffe...
2001-09-08 Havoc Penningtondefault xscale/yscale to 0.0, not 0.5, 0.5 isn't useful
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-04-03 Owen TaylorUpdated.
2001-03-16 Havoc Penningtonadd varargs for properties to set on the tag.
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-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-12-11 Havoc PenningtonHandle chopping off \r\n and 0x2029 in addition to...
2000-11-15 Havoc Penningtonchange "offset" to "rise"
2000-11-13 Havoc Penningtonchange demo install dir to datadir/gtk+-2.0/demo
2000-10-04 Havoc Penningtonclean up trailing whitespace, add extensive tests for...
2000-10-02 Havoc Penningtontext_window_* weren't static and should have been....
2000-09-30 Havoc Penningtonfix indentation
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-06-21 Havoc PenningtonUse gunichar instead of gint when appropriate in the...
2000-06-02 Havoc PenningtonTest program to make sure GtkTextBuffer is in working...