]> Pileus Git - ~andy/gtk/history - gtk/gtktextview.h
remove g_assert_not_reached() that was bogus, since we demand-create the
[~andy/gtk] / gtk / gtktextview.h
2001-12-05 Havoc Penningtonremove g_assert_not_reached() that was bogus, since...
2001-11-14 Havoc Penningtondocs including reference to bugzilla bug about how...
2001-10-23 Havoc Penningtonscroll to cursor on grab focus, unless it's caused...
2001-09-25 Havoc Penningtonfix for #50317
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-06-24 Owen TaylorRemoved - didn't work and not particularly useful anywa...
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-08 Havoc Penningtonadded this function
2001-05-30 Owen TaylorValidate value from GDK settings against parameter...
2001-03-29 Owen TaylorAdd missing NULL on valist.
2001-03-07 Havoc Penningtonuse PRIORITY_VALIDATE
2001-01-12 Havoc Penningtonoffset the current invalid region, fixes redraw bug...
2000-12-31 Havoc PenningtonRearrange all the scroll-while-dragging-or-selecting...
2000-12-02 Havoc Penningtondon't create dangling pointers to the appearance attrib...
2000-11-16 Havoc PenningtonApply patch from Mikael Hermansson to temporarily stop...
2000-11-13 Havoc PenningtonFree the filename of the module file.
2000-11-12 Owen TaylorMake parent_class static.
2000-11-04 Havoc PenningtonAdded a bunch of stuff from unused
2000-11-03 Havoc PenningtonDocs (gtk_text_tag_table_size): return a signed int
2000-10-30 Havoc PenningtonRename delete_at_cursor delete_from_cursor, and move...
2000-10-30 Havoc PenningtonMassive reindentation and reformatting. Arg alignment...
2000-10-30 Havoc PenningtonChange run action signals to be named insert_at_cursor and
2000-10-02 Havoc Penningtontext_window_* weren't static and should have been....
2000-09-30 Havoc Penningtonfix indentation
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-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-19 Sebastian WilhelmiInclude files outside of the extern "C" block. Makes...
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...