]> Pileus Git - ~andy/gtk/history - gtk/gtktextbtree.c
Adapt to uscore-ification of gtktextiterprivate
[~andy/gtk] / gtk / gtktextbtree.c
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2001-01-01 Havoc Penningtonuscore-prepend all the stuff in here.
2000-12-31 Havoc PenningtonRearrange all the scroll-while-dragging-or-selecting...
2000-12-16 Havoc PenningtonGeneral cleanup of the log attr iteration stuff. This...
2000-12-14 Havoc Penningtonremove unused call to get_last_line()
2000-12-14 Havoc PenningtonRemove double _ in front of some functions
2000-12-14 Havoc PenningtonPut _ in front of every function in this header file
2000-12-11 Havoc PenningtonHandle chopping off \r\n and 0x2029 in addition to...
2000-12-08 Havoc Penningtonfix breakage here that cause a segfault on text insertion
2000-12-04 Havoc Penningtonfix this to be sane
2000-11-20 Havoc PenningtonSemi-finish widget embedding. Need guffaw 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-26 Havoc Penningtonfix constness warning
2000-10-26 Havoc Penningtonadd new marshallers used by the text widget
2000-10-24 Havoc Penningtonmake it a static function
2000-10-22 Tor Lillqvistgtk/makefile.mingw.in Updates.
2000-10-04 Havoc Penningtonclean up trailing whitespace, add extensive tests for...
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-25 Havoc PenningtonDraw the focus, and leave space to do so.
2000-08-31 Havoc Penningtoncache end line, for rapid testing whether an iterator...
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-20 Tor LillqvistFix C++ comment.
2000-06-21 Havoc PenningtonUse gunichar instead of gint when appropriate in the...
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...