]> Pileus Git - ~andy/gtk/history - tests/testtext.c
put in a test for negative indentation values
[~andy/gtk] / tests / testtext.c
2001-11-19 Havoc Penningtonput in a test for negative indentation values
2001-11-14 Havoc Penningtonadd set_border_width for testing
2001-11-13 Havoc Penningtonadd border width to requisition, request non-anchored...
2001-11-06 Havoc Penningtonlost this file due to CVS broken pipe
2001-10-22 Havoc PenningtonClarify behavior in docs, #61777 (gtk_text_iter_forward...
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-09-07 Havoc Penningtonupdate adjustments after validating destination yrange...
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-05-22 Alexander LarssonAdded properties. Based on patch by Lee Mallabone.
2001-05-07 Havoc Penningtonfix some shell typos
2001-05-03 Owen TaylorPatch from Juan Pablo Mendoza Mendoza to fix things...
2001-05-01 Havoc Penningtonfix to work with gtk_paint_layout change
2001-04-28 Havoc Penningtonfix warning
2001-04-26 Chookij VanathamAdded Hebrew Punctuation/Point Marks to the text.
2001-04-24 Havoc Penningtonhandle 0-height empty/invisible lines.
2001-03-29 Chookij VanathamAdded Thai UTF-8 text which also has the wrong written...
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-24 Havoc Penningtonfix warnings
2001-03-16 Havoc Penningtonadd varargs for properties to set on the tag.
2001-02-19 Havoc Penningtonadd insert_child_anchor signal, bug #50245
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2001-01-23 Havoc Penningtonrename member fields from GTK_WRAPMODE_WORD to GTK_WRAP...
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-12-18 Havoc Penningtonwow, that implementation was pretty non-working.
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-12-15 Havoc Penningtonfix unicode validation when reading a file
2000-12-14 Havoc Penningtonremove unused call to get_last_line()
2000-12-11 Havoc PenningtonHandle chopping off \r\n and 0x2029 in addition to...
2000-11-20 Havoc PenningtonSemi-finish widget embedding. Need guffaw scrolling...
2000-11-16 Havoc PenningtonApply patch from Mikael Hermansson to temporarily stop...
2000-11-15 Havoc PenningtonImplement essential color cycling feature
2000-11-15 Havoc PenningtonInvalidate the side windows when we invalidate the...
2000-11-15 Havoc PenningtonDraw underlines one pixel higher.
2000-11-14 Havoc Penningtonfix bug where GC didn't always get updated properly
2000-11-13 Havoc PenningtonFree the filename of the module file.
2000-11-13 Havoc Penningtonchange demo install dir to datadir/gtk+-2.0/demo
2000-11-12 Owen TaylorMake parent_class static.
2000-11-09 Havoc PenningtonAdd visible and visible_set args, don't know where...
2000-11-07 Havoc Penningtonrename to gtk_text_mark_get_visible
2000-10-26 Havoc Penningtonadd new marshallers used by the text widget
2000-10-25 Robert BradyAllow creation of new files when saving.
2000-10-24 Havoc Penningtonmake it a static function
2000-10-24 Havoc PenningtonRe-enable the "find" dialog
2000-10-18 Havoc PenningtonSome updates
2000-09-30 Havoc PenningtonHandle NULL start/end pointers
2000-09-30 Havoc Penningtonfix indentation
2000-09-29 Havoc PenningtonImplement the side windows.
2000-09-28 Havoc PenningtonSet up infrastructure to deal with lots of scrolling...
2000-09-25 Havoc PenningtonDraw the focus, and leave space to do so.
2000-09-08 Jonathan Blandfordgtk/gtktextdisplay.c gtk/gtktextlayout.c gtk/gtktexttag...
2000-09-05 Sebastian WilhelmiUse g_path_get_dirname instead of g_dirname, which...
2000-07-26 Havoc PenningtonComment out some stuff that depends on the rest of...
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-06-21 Owen TaylorRemove use of libunicode in favor of new GLib functions.
2000-06-02 Havoc PenningtonTest program to make sure GtkTextBuffer is in working...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...