summaryrefslogtreecommitdiff
path: root/gtk/gtktextlayout.h
Commit message (Expand)AuthorAgeFilesLines
* 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