]> Pileus Git - ~andy/gtk/history - gtk/gtktreeview.c
adapt to handle PangoColor
[~andy/gtk] / gtk / gtktreeview.c
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-21 Jonathan BlandfordMake fail when not realized. (gtk_tree_view_scroll_to_c...
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-09 Havoc Penningtondon't draw if label->layout is NULL due to a pending...
2001-01-09 Havoc Penningtonhandle case where there are no rows in the model
2001-01-09 Owen TaylorDoc fixups.
2001-01-08 Jonathan BlandfordSkip realizing buttons that have already been realized.
2001-01-08 Jonathan BlandfordShow menu items before adding to option menu.
2001-01-06 Havoc Penningtonhack on this a bit
2001-01-04 Havoc Penningtonadd this
2001-01-04 Havoc PenningtonRename some stuff:
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2001-01-01 Havoc PenningtonAdapt to GtkTreeSelection changes
2000-12-21 Jonathan Blandford:get_property): remove g_value_init calls, as they...
2000-12-17 Havoc PenningtonPort to GObject, can go back in gdk-pixbuf after settin...
2000-12-11 Owen TaylorAdd a function to determine if a window is the focus...
2000-12-04 Havoc PenningtonRemove "draw" virtual method and signal
2000-11-22 2It's amazing what reversing the order in an if statemen...
2000-11-18 Jonathan BlandfordChanged to have the list become non-italic when the...
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...
2000-10-30 Jonathan BlandfordNew function.
2000-10-27 Jonathan BlandfordNot sure how this ever worked. Fixed it to use new...
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-17 7Draw the arrows correctly.
2000-10-16 Jonathan BlandfordAdd API documentation to all public functions.
2000-10-16 Jonathan BlandfordNew function proposed by Guy Harris <gharris@flashcom...
2000-10-15 5Fix GtkTreeNode *node ->GtkTreeNode node issue.
2000-10-06 Jonathan BlandfordReplaced with GTK_TREE_SELECTION_OLD to prevent conflic...
2000-10-05 4Checked in initial draft of the new tree widget.