| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow setting paragraph background. (#81045, Gustavo Carneiro, patch by | Matthias Clasen | 2005-06-10 | 1 | -0/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -10/+6 |
* | Fix #111031, reported by Padraig O'Briain: | Matthias Clasen | 2004-12-08 | 1 | -0/+5 |
* | Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. | Owen Taylor | 2004-11-21 | 1 | -1/+1 |
* | Patch from Dov Grobgeld to implement auto-bidi-direction for GtkTextView | Owen Taylor | 2004-03-01 | 1 | -1/+8 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -2/+2 |
* | Use 'signed int' not 'gint' for signed bitfields. (#93020, Vitaly Tishkov) | Owen Taylor | 2002-09-23 | 1 | -1/+1 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -2/+5 |
* | new function (which I then decided not to use but I think it's needed to | Havoc Pennington | 2002-01-17 | 1 | -0/+4 |
* | remove g_assert_not_reached() that was bogus, since we demand-create the | Havoc Pennington | 2001-12-05 | 1 | -0/+3 |
* | add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, so | Havoc Pennington | 2001-10-22 | 1 | -0/+3 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -12/+14 |
* | Add a direction-changed signal, and gdk_keymap_get_current_direction(). | Owen Taylor | 2001-06-08 | 1 | -0/+7 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -0/+5 |
* | General cleanup of the log attr iteration stuff. This should make e.g. the | Havoc Pennington | 2000-12-16 | 1 | -8/+8 |
* | don't create dangling pointers to the appearance attributes from the line | Havoc Pennington | 2000-12-02 | 1 | -14/+16 |
* | Semi-finish widget embedding. Need guffaw scrolling to be implemented in | Havoc Pennington | 2000-11-20 | 1 | -0/+3 |
* | Free the filename of the module file. | Havoc Pennington | 2000-11-13 | 1 | -1/+4 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -4/+14 |
* | Get widgets working on the btree/buffer side. Display of them still | Havoc Pennington | 2000-11-03 | 1 | -4/+23 |
* | Massive reindentation and reformatting. Arg alignment and comments still | Havoc Pennington | 2000-10-30 | 1 | -102/+102 |
* | add new marshallers used by the text widget | Havoc Pennington | 2000-10-26 | 1 | -2/+55 |
* | buncha cleanups, kludged build sources dependencies with a Makefile: | Tim Janik | 2000-10-26 | 1 | -72/+88 |
* | clean up trailing whitespace, add extensive tests for tag toggle | Havoc Pennington | 2000-10-04 | 1 | -1/+1 |
* | fix indentation | Havoc Pennington | 2000-09-30 | 1 | -2/+2 |
* | Draw the focus, and leave space to do so. | Havoc Pennington | 2000-09-25 | 1 | -0/+8 |
* | Remove g_convert (moved to glib) and now useless utf_to_latin1() | Owen Taylor | 2000-09-14 | 1 | -1/+3 |
* | Fix up visibility so that focus, cursor_visible and blink interact | Owen Taylor | 2000-09-08 | 1 | -12/+21 |
* | Rename GtkTextStyleValues to GtkTextAttributes | Havoc Pennington | 2000-08-31 | 1 | -3/+3 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | update to reflect text widget changes. | Havoc Pennington | 2000-07-25 | 1 | -4/+10 |
* | Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmaps | Owen Taylor | 2000-07-21 | 1 | -0/+1 |
* | Include files outside of the extern "C" block. Makes some C++ compiler | Sebastian Wilhelmi | 2000-07-19 | 1 | -5/+4 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+251 |