]> Pileus Git - ~andy/gtk/history - gtk/gtkclist.c
Merges from gtk-1-2
[~andy/gtk] / gtk / gtkclist.c
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-29 GMT 2000 Tony GaleSpelling/grammar fixes from Martin Buchholz <martin...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-10 GMT 1999 Tony GaleFix off-by-one bug in parameter check.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
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-25 Owen TaylorMake prototypes for drag_data_get and drag_data_receive...
1999-02-25 Owen TaylorUnset the clip mask for the GC if we set it. (Patch...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-18 Tim Janikadded widget arg ::titles_active.
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 Owen TaylorFixed some bugs with set_default_size.
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 Lars Hamannremoved extra gtk_spin_button_update calls again. unblo...
1999-01-21 Jeff GarzikDon't search entire row list twice for element being...
1999-01-18 Lars Hamannonly call grab_add if pointer_grab succeeds. (gtk_clist...
1999-01-17 Lars Hamannblock drag source signal handler during column resizes.
1999-01-17 Tim Janikremoved deprecated functions: gtk_clist_set_border,
1999-01-16 Lars Hamannfixed double click bug.
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-14 Owen Taylorgtk/gtkbutton.c gtk/gtkclist.c gtk/gtkhandlebox.c gtk...
1999-01-11 Tim Janikonly pass key events to the focus widget if it is sensi...
1999-01-08 Lars Hamanncall gtk_spin_button_update before returning a value
1999-01-01 Jeff GarzikCheck for features.h.
1998-12-31 Elliot Leegtk.m4: When testing to see if glib exists, set LIBS...
1998-12-21 Lars Hamannfixed column resize bug
1998-12-19 Lars Hamannfixed GDK_2BUTTON_PRESS bug.
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age...
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-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-12 Owen TaylorMark child->window as destroyed so we don't destroy...
1998-12-11 Owen TaylorAdd in a "style_set" handler so that the background...
1998-12-11 Manish Singhavoid void pointer math
1998-12-04 Lars Hamanncall toggle_row with valid row numbers only (toggle_row...
1998-12-04 Lars Hamannfixed for-loop.
1998-12-03 Owen TaylorUse GTK_STATE_INSENSITIVE for the foreground of cells...
1998-12-03 Tim Janikmoved checks upon focus setting from gtk_window_real_se...
1998-12-02 Tim Janiks/gtk_notebook_nth_page/gtk_notebook_get_nth_page/.
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-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
1998-11-24 Jeff GarzikBugfix from Brandon Long <blong@fiction.net> - Do the...
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-08 Manish Singhcheck if column[i].button is valid before calling gtk_w...
1998-11-07 Stefan JeskeSet background of title button window to GTK_STATE_NORM...
1998-11-07 Lars Hamannresize clist if adjustments are NULL and list size...
1998-11-05 Lars Hamanngtk/gtkclist.h (struct _GtkCListClass) removed scrollba...
1998-11-05 Lars Hamannremoved vscrollbar, hscrollbar, vscrollbar_policy,...
1998-11-04 Lars Hamannset correct focus_row after a remove_row call.
1998-10-22 Lars Hamannsamll fix for invisible columns
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 Hamannadded size_allocate_title_buttons call (gtk_clist_reali...
1998-10-07 Lars Hamannnew signal GtkCList::resize_column. don't draw invisibl...
1998-10-04 Martin BauligAdded `visible'.
1998-10-01 Tim Janiknew function. (gtk_clist_insert): added g_return_val_if...
1998-09-26 Tim Janikadde g_return_if_fail() statements.
1998-09-23 Tim Janikupdate to Gtk+ version 1.1.3, binary age 1, interface...
1998-09-11 Lars Hamannnew function to set/unset the selectable flag of a...
1998-09-03 Tim Janik`const' fixups.
1998-09-03 Tim JanikGTK_MENU_DIR_CHILD: check for the existance of
1998-08-24 Manish Singhremoved some unused variables
1998-08-17 Lars Hamannnew class methods: (sort_list) (insert_row) (remove_row)
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-08-10 Lars HamannFix for resize bug. Call gtk_widget_size_allocate inste...
1998-08-06 Stefan JeskeRenamed my_merge and my_mergesort to gtk_clist_merge and
1998-08-06 Martin BauligRenamed `merge' -> `my_merge' and `mergesort' -> `my_me...
1998-08-05 Stefan Jeskenew enum GtkSortType.
1998-08-03 George Lebldon't you hate it when you apply the wrong patch and...
1998-08-03 George Lebldraw the buttons during a "draw" as well, this fixes...
1998-08-02 Lars Hamannreset drag_pos after abort removed a few unneeded lines...
1998-07-31 Lars HamannFew fixes for column resize. Store resize column in...
1998-07-30 Lars Hamannremoved a few unneeded lines
1998-07-29 Lars Hamanncolumn resize now works with horizontal autoscrolling...
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-24 Lars Hamannmini code cleanup
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
1998-07-19 Lars Hamannfix for vertical scrolling in case of GTK_CLIST_ADD_MOD...
1998-07-17 Lars Hamannfix to avoid flicker at begin/end of list
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-07 Tim Janiktotaly binary incomnpatible change:
next