summaryrefslogtreecommitdiff
path: root/gtk/gtkctree.h
Commit message (Expand)AuthorAgeFilesLines
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-6/+2
* Fix #105497; constify uses of GdkColor.Federico Mena Quintero2004-01-261-6/+6
* add marshal function types.James Henstridge2001-09-251-0/+8
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+1
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-4/+4
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-0/+4
* doh, this was broken beyond believe.Tim Janik2000-12-131-4/+0
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+7
* 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