summaryrefslogtreecommitdiff
path: root/gtk/gtkctree.c
Commit message (Expand)AuthorAgeFilesLines
* new class methods: (sort_list) (insert_row) (remove_row)Lars Hamann1998-08-171-335/+523
* removed gtk_input_add_interp.merge-to-themes-2-2Tim Janik1998-08-171-6/+0
* New function to set a callback to test if a node in drag can be droppedJohn Ellis1998-08-151-17/+106
* new enum GtkSortType.Stefan Jeske1998-08-051-63/+46
* changed to return a gboolean (gtk_ctree_insert_gnode): new function forLars Hamann1998-08-051-8/+112
* New public function to find a row by its data pointer using a customFederico Mena Quintero1998-08-031-0/+21
* Few fixes for column resize. Store resize column in clist->drag_pos.Lars Hamann1998-07-311-434/+453
* fixup, so that enum values are looked up.Tim Janik1998-07-271-4/+4
* little fix to avoid warningsLars Hamann1998-07-261-0/+1
* fix for pointer grabLars Hamann1998-07-261-8/+7
* test for node != NULL (gtk_ctree_is_visible) (gtk_ctree_realize)Lars Hamann1998-07-251-12/+37
* few fixes for gtk_signal_emitsLars Hamann1998-07-221-15/+13
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-211-76/+6
* new functions, recursive process tree to specified depthLars Hamann1998-07-201-0/+157
* fix for sigsegv in case of drag_target == NULL fix forLars Hamann1998-07-161-1/+2
* handle negative values similar to gtk_widget_set_uposition(). that is:Tim Janik1998-07-161-4/+4
* Added focus handling, horizontal and vertical autoscrolling, extendedLars Hamann1998-07-151-281/+945
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* new CTree line style GTK_CTREE_LINES_TABBEDLars Hamann1998-06-221-56/+569
* adapted clist pixmap clippingLars Hamann1998-06-101-33/+93
* fixed an assertment.Tim Janik1998-06-071-2/+1
* Started documentation of GtkCTree.Stefan Jeske1998-05-101-17/+27
* New function to wrap XSetDashes; modified gtkctree.c to use it.Stefan Jeske1998-05-051-10/+3
* New function (just like gtk_clist_moveto).Stefan Jeske1998-05-041-142/+188
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* removed unneeded GtkCTree::draw_lines (gtk_ctree_get_node_info): NewLars Hamann1998-05-011-505/+570
* ctree importTim Janik1998-05-011-0/+3718