summaryrefslogtreecommitdiff
path: root/tests/testtext.c
Commit message (Expand)AuthorAgeFilesLines
* add insert_child_anchor signal, bug #50245Havoc Pennington2001-02-191-4/+3
* convert the X coordinates so they're with respect to the line, rather thanHavoc Pennington2001-02-171-3/+3
* rename member fields from GTK_WRAPMODE_WORD to GTK_WRAP_WORD, etc., seemsHavoc Pennington2001-01-231-9/+9
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-221-17/+21
* Adapt to uscore-ification of gtktextiterprivateHavoc Pennington2001-01-041-6/+8
* wow, that implementation was pretty non-working.Havoc Pennington2000-12-181-1/+1
* General cleanup of the log attr iteration stuff. This should make e.g. theHavoc Pennington2000-12-161-43/+42
* fix unicode validation when reading a fileHavoc Pennington2000-12-151-11/+3
* remove unused call to get_last_line()Havoc Pennington2000-12-141-6/+3
* Handle chopping off \r\n and 0x2029 in addition to \n before passing toHavoc Pennington2000-12-111-3/+3
* Semi-finish widget embedding. Need guffaw scrolling to be implemented inHavoc Pennington2000-11-201-4/+50
* Apply patch from Mikael Hermansson to temporarily stop blinking while theHavoc Pennington2000-11-161-1/+1
* Implement essential color cycling featureHavoc Pennington2000-11-151-0/+274
* Invalidate the side windows when we invalidate the main window.Havoc Pennington2000-11-151-34/+0
* Draw underlines one pixel higher.Havoc Pennington2000-11-151-1/+1
* fix bug where GC didn't always get updated properlyHavoc Pennington2000-11-141-18/+18
* Free the filename of the module file.Havoc Pennington2000-11-131-5/+34
* change demo install dir to datadir/gtk+-2.0/demoHavoc Pennington2000-11-131-3/+2
* Make parent_class static.Owen Taylor2000-11-121-1/+20
* Add visible and visible_set args, don't know where these had gone, IHavoc Pennington2000-11-091-0/+34
* rename to gtk_text_mark_get_visibleHavoc Pennington2000-11-071-2/+4
* add new marshallers used by the text widgetHavoc Pennington2000-10-261-13/+65
* Allow creation of new files when saving.Robert Brady2000-10-251-3/+6
* make it a static functionHavoc Pennington2000-10-241-2/+10
* Re-enable the "find" dialogHavoc Pennington2000-10-241-6/+4
* Some updatesHavoc Pennington2000-10-181-14/+7
* Handle NULL start/end pointersHavoc Pennington2000-09-301-0/+34
* fix indentationHavoc Pennington2000-09-301-78/+238
* Implement the side windows.Havoc Pennington2000-09-291-1/+173
* Set up infrastructure to deal with lots of scrolling child windows, andHavoc Pennington2000-09-281-6/+6
* Draw the focus, and leave space to do so.Havoc Pennington2000-09-251-1/+47
* gtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag.c gtk/gtktexttag.hJonathan Blandford2000-09-081-3/+3
* Use g_path_get_dirname instead of g_dirname, which is deprecated.Sebastian Wilhelmi2000-09-051-1/+1
* Comment out some stuff that depends on the rest of my patches.Havoc Pennington2000-07-261-1/+6
* update to reflect text widget changes.Havoc Pennington2000-07-251-85/+283
* Remove use of libunicode in favor of new GLib functions.Owen Taylor2000-06-211-3/+1
* Test program to make sure GtkTextBuffer is in working order.Havoc Pennington2000-06-021-5/+8
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+1261