]> Pileus Git - ~andy/gtk/history - gtk/gtktextbuffer.h
Adapt to uscore-ification of gtktextiterprivate
[~andy/gtk] / gtk / gtktextbuffer.h
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-12-18 Havoc Penningtondo begin/end user action where appropriate (gtk_text_vi...
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-12-08 Havoc Penningtonfix breakage here that cause a segfault on text insertion
2000-11-13 Havoc Penningtonchange demo install dir to datadir/gtk+-2.0/demo
2000-11-07 Havoc PenningtonHalf-ass somewhat fix this function, so that scrolling...
2000-11-07 Havoc Penningtonrename to gtk_text_mark_get_visible
2000-11-03 Havoc PenningtonGet widgets working on the btree/buffer side. Display...
2000-10-30 Havoc PenningtonMassive reindentation and reformatting. Arg alignment...
2000-10-24 Havoc Penningtonmake it a static function
2000-10-02 Havoc Penningtontext_window_* weren't static and should have been....
2000-09-30 Havoc PenningtonHandle NULL start/end pointers
2000-09-30 Havoc Penningtonfix indentation
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-08-31 Havoc PenningtonAdd marshallers for changed GtkTextBuffer signals.
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...