| Commit message (Expand) | Author | Age | Files | Lines |
* | handle the case of \r and \n split across lines. Bug #337022. add unit | Paolo Borelli | 2006-04-05 | 1 | -0/+30 |
* | Add Copyright/License information. | Matthias Clasen | 2005-07-13 | 1 | -2/+19 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | #include <stdlib.h> for putenv, <string.h> for strlen. | Manish Singh | 2003-01-09 | 1 | -1/+1 |
* | Use octal escapes rather than literal UTF-8. | Owen Taylor | 2002-12-07 | 1 | -1/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-13 | 1 | -4/+4 |
* | bulk of the tests were commented out, oops. | Havoc Pennington | 2001-11-14 | 1 | -2/+2 |
* | if we move to the front of a segment, use the "slow" technique for moving | Havoc Pennington | 2001-10-24 | 1 | -21/+65 |
* | don't back up a char from the end iterator, fixes #61859 ("can't put | Havoc Pennington | 2001-10-22 | 1 | -1/+38 |
* | fix test case, it previously verified incorrect behavior | Havoc Pennington | 2001-10-04 | 1 | -2/+2 |
* | allow testing the end position | Havoc Pennington | 2001-10-03 | 1 | -0/+13 |
* | docs | Havoc Pennington | 2001-10-02 | 1 | -6/+82 |
* | use gtk_text_iter_can_insert | Havoc Pennington | 2001-09-25 | 1 | -0/+107 |
* | Add tests for line separators, addresses bug #57428 | Havoc Pennington | 2001-09-25 | 1 | -21/+140 |
* | Get rid of the newline-that-could-not-be-deleted; buffers may now be | Havoc Pennington | 2001-09-24 | 1 | -5/+29 |
* | default xscale/yscale to 0.0, not 0.5, 0.5 isn't useful | Havoc Pennington | 2001-09-08 | 1 | -0/+11 |
* | Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable | Darin Adler | 2001-07-18 | 1 | -1/+1 |
* | Updated. | Owen Taylor | 2001-04-03 | 1 | -1/+2 |
* | add varargs for properties to set on the tag. | Havoc Pennington | 2001-03-16 | 1 | -22/+19 |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 1 | -4/+4 |
* | Rearrange all the scroll-while-dragging-or-selecting code to be different, | Havoc Pennington | 2000-12-31 | 1 | -1/+1 |
* | General cleanup of the log attr iteration stuff. This should make e.g. the | Havoc Pennington | 2000-12-16 | 1 | -13/+13 |
* | Handle chopping off \r\n and 0x2029 in addition to \n before passing to | Havoc Pennington | 2000-12-11 | 1 | -4/+4 |
* | change "offset" to "rise" | Havoc Pennington | 2000-11-15 | 1 | -2/+2 |
* | change demo install dir to datadir/gtk+-2.0/demo | Havoc Pennington | 2000-11-13 | 1 | -0/+2 |
* | clean up trailing whitespace, add extensive tests for tag toggle | Havoc Pennington | 2000-10-04 | 1 | -48/+392 |
* | text_window_* weren't static and should have been. Start work on child | Havoc Pennington | 2000-10-02 | 1 | -2/+4 |
* | fix indentation | Havoc Pennington | 2000-09-30 | 1 | -19/+11 |
* | update to reflect text widget changes. | Havoc Pennington | 2000-07-25 | 1 | -128/+130 |
* | Use gunichar instead of gint when appropriate in the interfaces | Havoc Pennington | 2000-06-21 | 1 | -3/+3 |
* | Test program to make sure GtkTextBuffer is in working order. | Havoc Pennington | 2000-06-02 | 1 | -0/+393 |