Re: Patch to avoid history duplicates applied
- From: "Andrew V. Samoilov" <sav bcs zp ua>
- To: Pavel Roskin <proski gnu org>
- Cc: mc-devel gnome org
- Subject: Re: Patch to avoid history duplicates applied
- Date: Fri, 21 Feb 2003 14:48:23 +0200
Pavel Roskin wrote:
Hello!
I have applied a patch to avoid duplicates in the history. Unlike the
patch posted on Savannah, it affects both the input widgets and the
directory history.
As a side effect, the lists used for history were converted to GList
(double linked list from glib).
Also, Alt-O writes the directory history now.
* utilunix.c (destroy_groups): Use g_tree_foreach() instead of
obsolete g_tree_traverse().
glib-1.2 has no g_tree_foreach() function, so some more checks are needed.
--
Regards,
Andrew V. Samoilov
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]