| Commit message (Expand) | Author | Age | Files | Lines |
* | gtk/gtktextlayout.c (line_display_iter_to_index) Only adjust the preedit | Owen Taylor | 2004-01-29 | 1 | -7/+13 |
* | Since we add one to the layout's reported width to account for the cursor, | Owen Taylor | 2003-08-26 | 1 | -1/+3 |
* | If at the end of the buffer, move to the end iter - parallels behavior of | Owen Taylor | 2003-06-05 | 1 | -0/+3 |
* | #80023, Yao Zhang, TOKUNAGA Hiroyuki | Owen Taylor | 2003-06-05 | 1 | -0/+8 |
* | #107883, Gustavo Giráldez | Owen Taylor | 2003-06-05 | 1 | -7/+34 |
* | Add GTK_WRAP_WORD_CHAR. (#110086, David Brigada) | Matthias Clasen | 2003-04-07 | 1 | -0/+6 |
* | Fix off-by-one error on the backward iteration loop, that was causing the | Owen Taylor | 2003-01-21 | 1 | -2/+3 |
* | More fixes for invisible text. | Matthias Clasen | 2003-01-16 | 1 | -19/+10 |
* | Don't add attributes with empty ranges. (fixes #101564 and #80637) | Matthias Clasen | 2002-12-22 | 1 | -0/+3 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -6/+6 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -31/+27 |
* | Don't leak child_anchor_table. (#84425) | Matthias Clasen | 2002-06-09 | 1 | -0/+7 |
* | use gtk_text_layout_invalidate_cache instead of cut-and-paste | Havoc Pennington | 2002-04-30 | 1 | -10/+4 |
* | invalidate the line containing start, even if the [start,end) range is | Havoc Pennington | 2002-03-23 | 1 | -2/+8 |
* | When in split cursor mode, always add the cursor as both strong and weak | Owen Taylor | 2002-03-03 | 1 | -2/+2 |
* | free iter before going to done | Kristian Rietveld | 2002-02-25 | 1 | -0/+1 |
* | just go ahead and flush all the first validate stuff if it hasn't been | Havoc Pennington | 2002-02-13 | 1 | -1/+5 |
* | fix assertion failure by creating the line data, but not validating it at | Havoc Pennington | 2002-01-29 | 1 | -22/+1 |
* | new function (which I then decided not to use but I think it's needed to | Havoc Pennington | 2002-01-17 | 1 | -0/+39 |
* | Typo fixes Typo fix. (#66746) | Matthias Clasen | 2001-12-12 | 1 | -1/+1 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -3/+4 |
* | to simplify parsing for exported functions: - made implementation | Hans Breuer | 2001-10-27 | 1 | -1/+1 |
* | Apply fix from Dov Grobgeld, #61858 | Havoc Pennington | 2001-10-23 | 1 | -14/+12 |
* | add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, so | Havoc Pennington | 2001-10-22 | 1 | -0/+1 |
* | Get rid of the newline-that-could-not-be-deleted; buffers may now be | Havoc Pennington | 2001-09-24 | 1 | -17/+17 |
* | don't try to handle alignment here, because it's done by PangoLayout after | Havoc Pennington | 2001-09-21 | 1 | -20/+3 |
* | Fix up for changes to PangoFontDescription. | Owen Taylor | 2001-09-18 | 1 | -5/+6 |
* | remove some debug code that seems to have caused a breakpoint in valid | Havoc Pennington | 2001-09-07 | 1 | -6/+0 |
* | handle NULL shaped object from the empty-child-anchor case by drawing a | Havoc Pennington | 2001-08-30 | 1 | -15/+14 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -8/+0 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 1 | -30/+30 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+17 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 1 | -2/+12 |
* | Add a direction-changed signal, and gdk_keymap_get_current_direction(). | Owen Taylor | 2001-06-08 | 1 | -47/+101 |
* | Remove the assertion that top_y needs to be >= 0. | Joe Shaw | 2001-05-21 | 1 | -1/+0 |
* | Make logical motion and deletion by graphemes, not by characters. | Owen Taylor | 2001-05-17 | 1 | -1/+0 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -0/+10 |
* | voc Pennington <hp@redhat.com> | Havoc Pennington | 2001-04-28 | 1 | -13/+56 |
* | handle 0-height empty/invisible lines. | Havoc Pennington | 2001-04-24 | 1 | -39/+47 |
* | added accumulator data argument to g_signal_newc() functions. | Tim Janik | 2001-03-08 | 1 | -6/+6 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -3/+3 |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 1 | -4/+4 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -3/+3 |
* | Splitted gtk_image_clear into gtk_image_clear() and gtk_image_reset(). | 4 | 2001-01-24 | 1 | -1/+1 |
* | rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seems | Havoc Pennington | 2001-01-23 | 1 | -3/+3 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -2/+8 |
* | byte_offset variable was being used to mean both "offset into layout" and | Havoc Pennington | 2001-01-19 | 1 | -30/+32 |
* | hack on this a bit | Havoc Pennington | 2001-01-06 | 1 | -4/+4 |
* | this function was broken if called on the first position in the buffer. | Havoc Pennington | 2001-01-05 | 1 | -1/+3 |
* | if index is equal to the line length, then position iterator before | Havoc Pennington | 2001-01-04 | 1 | -2/+21 |