]> Pileus Git - ~andy/gtk/history - gtk/testtext.c
Handle chopping off \r\n and 0x2029 in addition to \n before passing to
[~andy/gtk] / gtk / testtext.c
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...