]> Pileus Git - ~andy/gtk/history - gtk/gtkctree.c
Substitute gdkx.h => gdkprivate.h since we need to accesss only
[~andy/gtk] / gtk / gtkctree.c
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-04-30 Lars Hamannmerges from gtk-1-2
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-17 Tim JanikTue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-11 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-10 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-10 Tim Janikapplied patch from Paolo Molaro to fix GTK_TYPE_POINTER...
1999-02-08 Lars Hamannchanged to 64 (gtk_clist_draw_focus) (hadjustment_value...
1999-02-06 Lars Hamannsearch last visible column instead of using clist-...
1999-02-02 Lars Hamannin case of GTK_SELECTION_BROWSE select first inserted...
1999-01-23 Jeff GarzikDon't search selection list twice. (real_select_row...
1999-01-18 Lars Hamannadd a sanity check [from Todd Dukes <todddukes@netscape...
1999-01-18 Lars Hamannfixed auto resize bug.
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1999-01-08 Lars Hamanncall gtk_spin_button_update before returning a value
1999-01-06 Lars Hamannfix for dnd bug reported by Bertrand Guiheneuf. Don...
1999-01-03 Lars Hamannfixed auto_resize bug
1998-12-16 Lars Hamannremoved clist flag : GTK_CLIST_DRAG_SELECTION added...
1998-12-16 Owen TaylorUse base[NORMAL] instead of bg[PRELIGHT] so CLists...
1998-12-04 Lars Hamannfixed for-loop.
1998-12-02 Lars Hamannnew class method/signal row_move. new public function...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-11-26 Lars Hamanndefine GtkCTreeNode as boxed type use GTK_CTREE_NODE_TY...
1998-11-26 Tim Janikreverted bogus and undocumented!!! changes from Jay...
1998-11-23 jaycoxModified Files: gtkclist.c gtkclist.h gtkctree.c gtkctr...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-18 Lars Hamannreturn the nth GtkCTreeNode in row_list. (from Samuel...
1998-11-11 Lars Hamannadded ARG_WINDOW_PLACEMENT
1998-11-04 Lars Hamannfix focus_row adjustment (gtk_ctree_remove_node): selec...
1998-10-22 Lars Hamannremoved. gtk_clist_destroy is sufficient
1998-10-19 Lars Hamannrearranged some functions (gtk_clist_set_column_auto_re...
1998-10-16 Lars Hamannchange a few cell styles of inserted row (change_style...
1998-10-07 Lars Hamannremoved xor_gc, use clists xor_gc instead removed
1998-10-07 Lars Hamannnew signal GtkCList::resize_column. don't draw invisibl...
1998-10-02 Lars Hamannfixes for assignment errors with GTK_CTREE_NODE_NEXT...
1998-09-11 Lars Hamannnew function to set/unset the selectable flag of a...
1998-09-03 Tim Janik`const' fixups.
1998-08-17 Lars Hamannnew class methods: (sort_list) (insert_row) (remove_row)
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-08-15 John EllisNew function to set a callback to test if a node in...
1998-08-05 Stefan Jeskenew enum GtkSortType.
1998-08-05 Lars Hamannchanged to return a gboolean (gtk_ctree_insert_gnode...
1998-08-03 Federico Mena QuinteroNew public function to find a row by its data pointer...
1998-07-31 Lars HamannFew fixes for column resize. Store resize column in...
1998-07-27 Tim Janikfixup, so that enum values are looked up.
1998-07-26 Lars Hamannlittle fix to avoid warnings
1998-07-26 Lars Hamannfix for pointer grab
1998-07-25 Lars Hamanntest for node != NULL (gtk_ctree_is_visible) (gtk_ctree...
1998-07-22 Lars Hamannfew fixes for gtk_signal_emits
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-07-20 Lars Hamannnew functions, recursive process tree to specified...
1998-07-16 Lars Hamannfix for sigsegv in case of drag_target == NULL fix for
1998-07-16 Tim Janikhandle negative values similar to gtk_widget_set_uposit...
1998-07-15 Lars HamannAdded focus handling, horizontal and vertical autoscrol...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-22 Lars Hamannnew CTree line style GTK_CTREE_LINES_TABBED
1998-06-10 Lars Hamannadapted clist pixmap clipping
1998-06-07 Tim Janikfixed an assertment.
1998-05-10 Stefan JeskeStarted documentation of GtkCTree.
1998-05-05 Stefan JeskeNew function to wrap XSetDashes; modified gtkctree...
1998-05-04 Stefan JeskeNew function (just like gtk_clist_moveto).
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-01 Lars Hamannremoved unneeded GtkCTree::draw_lines (gtk_ctree_get_no...
1998-05-01 Tim Janikctree import