]> Pileus Git - ~andy/gtk/history - gtk/gtktextview.c
urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if
[~andy/gtk] / gtk / gtktextview.c
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-18 Havoc PenningtonSome 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-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-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-09-08 Owen TaylorFix up visibility so that focus, cursor_visible and...
2000-08-31 Havoc PenningtonRename GtkTextStyleValues to GtkTextAttributes
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-22 Owen TaylorFix bug where redraw wasn't being done properly when...
2000-07-14 Owen Tayloruse FALSE for size_only most of the time when calling
2000-07-02 Owen TaylorCall gtk_widget_size_request() on reparented child...
2000-06-23 Havoc PenningtonUse anonymous mark instead of making up a bogus name...
2000-06-21 Havoc PenningtonUse gtk_get_default_language
2000-06-21 Havoc PenningtonUse gunichar instead of gint when appropriate in the...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
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...