aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-node-view.c
Commit message (Expand)AuthorAgeFilesLines
* Stop signals only when necessary on drag dest custom implementation. MakeMarco Pesenti Gritti2003-08-201-12/+42
* Fix multiple rows dnd problems stealing some Nautilus code.Marco Pesenti Gritti2003-08-111-16/+199
* Fix mem leak.Christian Persch2003-08-091-0/+2
* 2003-07-27 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-271-33/+33
* Fix mem leak.Christian Persch2003-07-271-5/+10
* Yet another try to get context menu and selection beahviors right.Marco Pesenti Gritti2003-07-231-68/+24
* We use g_list_prepend to create selections now (inXan Lopez2003-07-141-1/+1
* Don't use event->string, is deprecated (#117346). Also improve intelligentXan Lopez2003-07-141-7/+20
* Fix mem leaks.Christian Persch2003-07-141-0/+3
* A "fast search" implementation for all node views. Pressing any validXan Lopez2003-07-131-3/+66
* Fix mem leaks and a conditional.Christian Persch2003-07-061-2/+4
* disable treeview interactive searchMarco Pesenti Gritti2003-06-171-0/+2
* Fix warning.Xan Lopez2003-06-121-1/+2
* Use gtk_tree_selection_select_iter to make selection, fixes #114965.Xan Lopez2003-06-121-5/+1
* Remove unused gtk_tree_view_get_selection.Xan Lopez2003-06-121-4/+0
* Try to fix dereferencing type-punned warning.Xan Lopez2003-05-281-1/+1
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-16/+15
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-1/+0
* Remove add_icon_column func and add the functionality to the normalMarco Pesenti Gritti2003-04-291-24/+18
* Fix bookmarks editing and warnings when openining the dialog.Marco Pesenti Gritti2003-04-191-15/+10
* Do not install two copies of epiphany.pngMarco Pesenti Gritti2003-04-181-45/+34
* New abstracted implementations. Nicer and will be useful for historyMarco Pesenti Gritti2003-04-171-0/+1099