summaryrefslogtreecommitdiff
path: root/gtk/gtktextlayout.h
Commit message (Expand)AuthorAgeFilesLines
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-2/+2
* Use 'signed int' not 'gint' for signed bitfields. (#93020, Vitaly Tishkov)Owen Taylor2002-09-231-1/+1
* Massive padding addition to class structures.Owen Taylor2002-02-231-2/+5
* new function (which I then decided not to use but I think it's needed toHavoc Pennington2002-01-171-0/+4
* remove g_assert_not_reached() that was bogus, since we demand-create theHavoc Pennington2001-12-051-0/+3
* add a #error unless you define GTK_TEXT_USE_INTERNAL_UNSUPPORTED_API, soHavoc Pennington2001-10-221-0/+3
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-12/+14
* Add a direction-changed signal, and gdk_keymap_get_current_direction().Owen Taylor2001-06-081-0/+7
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-0/+5
* General cleanup of the log attr iteration stuff. This should make e.g. theHavoc Pennington2000-12-161-8/+8
* don't create dangling pointers to the appearance attributes from the lineHavoc Pennington2000-12-021-14/+16
* Semi-finish widget embedding. Need guffaw scrolling to be implemented inHavoc Pennington2000-11-201-0/+3
* Free the filename of the module file.Havoc Pennington2000-11-131-1/+4
* Make parent_class static.Owen Taylor2000-11-121-4/+14
* Get widgets working on the btree/buffer side. Display of them stillHavoc Pennington2000-11-031-4/+23
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-301-102/+102
* add new marshallers used by the text widgetHavoc Pennington2000-10-261-2/+55
* buncha cleanups, kludged build sources dependencies with a Makefile:Tim Janik2000-10-261-72/+88
* clean up trailing whitespace, add extensive tests for tag toggleHavoc Pennington2000-10-041-1/+1
* fix indentationHavoc Pennington2000-09-301-2/+2
* Draw the focus, and leave space to do so.Havoc Pennington2000-09-251-0/+8
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-141-1/+3
* Fix up visibility so that focus, cursor_visible and blink interactOwen Taylor2000-09-081-12/+21
* Rename GtkTextStyleValues to GtkTextAttributesHavoc Pennington2000-08-311-3/+3
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* update to reflect text widget changes.Havoc Pennington2000-07-251-4/+10
* Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmapsOwen Taylor2000-07-211-0/+1
* Include files outside of the extern "C" block. Makes some C++ compilerSebastian Wilhelmi2000-07-191-5/+4
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+251