| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -5/+5 |
* | Fix type names for GtkIconSet, GtkIconSource, GtkSelectionData, GtkBorder, | Owen Taylor | 2002-06-13 | 1 | -1/+1 |
* | A bunch of trivial doc fixes. | Matthias Clasen | 2002-04-20 | 1 | -2/+3 |
* | Switch style of stamp file usage. | Owen Taylor | 2002-03-02 | 1 | -0/+13 |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 1 | -1/+0 |
* | propagate exposes to no window children not in the buffer window. | Havoc Pennington | 2002-01-02 | 1 | -1/+3 |
* | fix to use ensure_byte_offsets not ensure_char_offsets, patch from Padraig | Havoc Pennington | 2001-12-31 | 1 | -2/+6 |
* | More precise documentation about underscores and mnemonics. (#66380) | Matthias Clasen | 2001-12-20 | 1 | -1/+1 |
* | Fix some warnings. | Darin Adler | 2001-12-15 | 1 | -1/+2 |
* | assertion here that we were at the end iterator was not correct; change | Havoc Pennington | 2001-11-29 | 1 | -3/+6 |
* | fix Control-E so it doesn't move to a new line each time you press it | Havoc Pennington | 2001-11-14 | 1 | -2/+2 |
* | bulk of the tests were commented out, oops. | Havoc Pennington | 2001-11-14 | 1 | -11/+23 |
* | Mass fixing of trivial doc bugs. (#63544, #57007, #64141, #63472, #57108, | Matthias Clasen | 2001-11-10 | 1 | -46/+43 |
* | Fix docs to say previous instead of next. | Anders Carlsson | 2001-10-27 | 1 | -2/+2 |
* | if we move to the front of a segment, use the "slow" technique for moving | Havoc Pennington | 2001-10-24 | 1 | -1/+6 |
* | handle case where offset == 0 and char_len == 0, bug #61729 | Havoc Pennington | 2001-10-23 | 1 | -1/+1 |
* | fix return value, #61714 (Vitaly Tishkov) | Havoc Pennington | 2001-10-23 | 1 | -6/+12 |
* | don't back up a char from the end iterator, fixes #61859 ("can't put | Havoc Pennington | 2001-10-22 | 1 | -5/+37 |
* | add temporary code to dump btree contents on assertion failure described | Havoc Pennington | 2001-10-22 | 1 | -7/+6 |
* | add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, so | Havoc Pennington | 2001-10-22 | 1 | -0/+1 |
* | Clarify behavior in docs, #61777 (gtk_text_iter_forward_search) | Havoc Pennington | 2001-10-22 | 1 | -14/+32 |
* | fix test case, it previously verified incorrect behavior | Havoc Pennington | 2001-10-04 | 1 | -14/+19 |
* | allow testing the end position | Havoc Pennington | 2001-10-03 | 1 | -2/+5 |
* | fix for #50317 | Havoc Pennington | 2001-09-25 | 1 | -0/+2 |
* | use gtk_text_iter_can_insert | Havoc Pennington | 2001-09-25 | 1 | -24/+80 |
* | Get rid of the newline-that-could-not-be-deleted; buffers may now be | Havoc Pennington | 2001-09-24 | 1 | -32/+50 |
* | add variables and checks for specific versions of dependencies. Previously | Havoc Pennington | 2001-09-21 | 1 | -13/+17 |
* | default xscale/yscale to 0.0, not 0.5, 0.5 isn't useful | Havoc Pennington | 2001-09-08 | 1 | -26/+62 |
* | add some lame code to handle G_MININT, fixes #57424 | Havoc Pennington | 2001-09-07 | 1 | -1/+19 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 1 | -4/+4 |
* | added this function | Havoc Pennington | 2001-06-08 | 1 | -3/+5 |
* | rename from gtk_text_iter_reorder | Havoc Pennington | 2001-06-05 | 1 | -3/+3 |
* | Simplify as suggested by Havoc. Just get the last iter and work backward | Joe Shaw | 2001-05-22 | 1 | -18/+5 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -3/+3 |
* | handle 0-height empty/invisible lines. | Havoc Pennington | 2001-04-24 | 1 | -2/+194 |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 1 | -14/+14 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -17/+338 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -1/+158 |
* | hack on this a bit | Havoc Pennington | 2001-01-06 | 1 | -3/+3 |
* | this function was broken if called on the first position in the buffer. | Havoc Pennington | 2001-01-05 | 1 | -1/+1 |
* | if index is equal to the line length, then position iterator before | Havoc Pennington | 2001-01-04 | 1 | -12/+16 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -20/+20 |
* | uscore-prepend all the stuff in here. | Havoc Pennington | 2001-01-01 | 1 | -5/+5 |
* | Rearrange all the scroll-while-dragging-or-selecting code to be different, | Havoc Pennington | 2000-12-31 | 1 | -68/+149 |
* | General cleanup of the log attr iteration stuff. This should make e.g. the | Havoc Pennington | 2000-12-16 | 1 | -30/+89 |
* | remove unused call to get_last_line() | Havoc Pennington | 2000-12-14 | 1 | -3/+102 |
* | Remove double _ in front of some functions | Havoc Pennington | 2000-12-14 | 1 | -12/+12 |
* | Put _ in front of every function in this header file | Havoc Pennington | 2000-12-14 | 1 | -65/+65 |
* | Handle chopping off \r\n and 0x2029 in addition to \n before passing to | Havoc Pennington | 2000-12-11 | 1 | -13/+13 |
* | fix breakage here that cause a segfault on text insertion | Havoc Pennington | 2000-12-08 | 1 | -45/+20 |