summaryrefslogtreecommitdiff
path: root/gtk/gtktextlayout.c
Commit message (Expand)AuthorAgeFilesLines
...
* Free the filename of the module file.Havoc Pennington2000-11-131-103/+79
* Fix warning when moving between paragraphs.Owen Taylor2000-11-131-1/+9
* Make parent_class static.Owen Taylor2000-11-121-95/+319
* Half-ass somewhat fix this function, so that scrolling to the insertionHavoc Pennington2000-11-071-8/+34
* rename to gtk_text_mark_get_visibleHavoc Pennington2000-11-071-1/+1
* Get widgets working on the btree/buffer side. Display of them stillHavoc Pennington2000-11-031-5/+109
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-301-568/+568
* add new marshallers used by the text widgetHavoc Pennington2000-10-261-2/+29
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-28/+2
* make it a static functionHavoc Pennington2000-10-241-1/+1
* clean up trailing whitespace, add extensive tests for tag toggleHavoc Pennington2000-10-041-4/+4
* text_window_* weren't static and should have been. Start work on childHavoc Pennington2000-10-021-9/+14
* fix indentationHavoc Pennington2000-09-301-8/+10
* Draw the focus, and leave space to do so.Havoc Pennington2000-09-251-0/+3
* Remove g_convert (moved to glib) and now useless utf_to_latin1()Owen Taylor2000-09-141-0/+54
* gtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag.c gtk/gtktexttag.hJonathan Blandford2000-09-081-1/+1
* Fix up visibility so that focus, cursor_visible and blink interactOwen Taylor2000-09-081-22/+93
* Rename GtkTextStyleValues to GtkTextAttributesHavoc Pennington2000-08-311-20/+20
* update to reflect text widget changes.Havoc Pennington2000-07-251-76/+107
* Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmapsOwen Taylor2000-07-211-2/+22
* use FALSE for size_only most of the time when callingOwen Taylor2000-07-141-10/+10
* Use gtk_get_default_languageHavoc Pennington2000-06-211-15/+15
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-7/+7
* Test program to make sure GtkTextBuffer is in working order.Havoc Pennington2000-06-021-2/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+2159