summaryrefslogtreecommitdiff
path: root/gtk/gtkctree.h
Commit message (Expand)AuthorAgeFilesLines
* removed deprecated functions: gtk_clist_set_border,Tim Janik1999-01-171-8/+0
* removed clist flag : GTK_CLIST_DRAG_SELECTION added flags :Lars Hamann1998-12-161-17/+5
* reverted bogus and undocumented!!! changes from Jay Cox (98/11/23Tim Janik1998-11-261-2/+2
* Modified Files: gtkclist.c gtkclist.h gtkctree.c gtkctree.h gtknotebook.cjaycox1998-11-231-2/+2
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-1/+9
* return the nth GtkCTreeNode in row_list. (from Samuel SolonLars Hamann1998-11-181-0/+2
* change a few cell styles of inserted row (change_style): change style ofLars Hamann1998-10-161-20/+46
* removed xor_gc, use clists xor_gc instead removedLars Hamann1998-10-071-1/+0
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-3/+1
* new signal GtkCList::resize_column. don't draw invisible columnsLars Hamann1998-10-071-0/+9
* new function to set/unset the selectable flag of a single row.Lars Hamann1998-09-111-0/+5
* `const' fixups.merge-to-themes-2-4Tim Janik1998-09-031-4/+4
* new class methods: (sort_list) (insert_row) (remove_row)Lars Hamann1998-08-171-195/+203
* New function to set a callback to test if a node in drag can be droppedJohn Ellis1998-08-151-0/+9
* new enum GtkSortType.Stefan Jeske1998-08-051-12/+1
* changed to return a gboolean (gtk_ctree_insert_gnode): new function forLars Hamann1998-08-051-10/+23
* New public function to find a row by its data pointer using a customFederico Mena Quintero1998-08-031-0/+4
* Few fixes for column resize. Store resize column in clist->drag_pos.Lars Hamann1998-07-311-78/+86
* fixup, so that enum values are looked up.Tim Janik1998-07-271-2/+2
* new functions, recursive process tree to specified depthLars Hamann1998-07-201-26/+42
* handle negative values similar to gtk_widget_set_uposition(). that is:Tim Janik1998-07-161-6/+6
* Added focus handling, horizontal and vertical autoscrolling, extendedLars Hamann1998-07-151-6/+18
* new CTree line style GTK_CTREE_LINES_TABBEDLars Hamann1998-06-221-0/+3
* Started documentation of GtkCTree.Stefan Jeske1998-05-101-6/+6
* New function (just like gtk_clist_moveto).Stefan Jeske1998-05-041-23/+31
* removed unneeded GtkCTree::draw_lines (gtk_ctree_get_node_info): NewLars Hamann1998-05-011-15/+24
* ctree importTim Janik1998-05-011-0/+326