summaryrefslogtreecommitdiff
path: root/tests/testtext.c
Commit message (Expand)AuthorAgeFilesLines
* Clarify behavior in docs, #61777 (gtk_text_iter_forward_search)Havoc Pennington2001-10-221-2/+6
* Call setlocale (LC_ALL, ""). (#60606)Owen Taylor2001-10-101-1/+0
* update adjustments after validating destination yrange; fixes #53918 (ThisHavoc Pennington2001-09-071-0/+33
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-281-8/+8
* get sizes an icon set can render without falling back to missing imageHavoc Pennington2001-05-251-1/+1
* Added properties. Based on patch by Lee Mallabone.Alexander Larsson2001-05-221-0/+13
* fix some shell typosHavoc Pennington2001-05-071-0/+18
* Patch from Juan Pablo Mendoza Mendoza to fix things so clicking insideOwen Taylor2001-05-031-1/+1
* fix to work with gtk_paint_layout changeHavoc Pennington2001-05-011-0/+1
* fix warningHavoc Pennington2001-04-281-7/+4
* Added Hebrew Punctuation/Point Marks to the text.Chookij Vanatham2001-04-261-1/+1
* handle 0-height empty/invisible lines.Havoc Pennington2001-04-241-1/+1
* Added Thai UTF-8 text which also has the wrong written syntax.Chookij Vanatham2001-03-291-1/+1
* Add missing NULL on valist.Owen Taylor2001-03-291-2/+2
* fix warningsHavoc Pennington2001-03-241-3/+1
* add varargs for properties to set on the tag.Havoc Pennington2001-03-161-30/+26
* 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