1
1

Duh. Here is the correct ChangeLog: 1998-12-02 Miguel de Icaza <miguel@nuclecu.unam.mx>

* gscreen.c (tree_drag_open_directory, panel_tree_drag_motion,
	panel_tree_drag_leave): Drag and Drop support routines for the
	tree to auto-expand the tree when the user stays still on top of a
	directory.
Этот коммит содержится в:
Miguel de Icaza 1998-12-02 06:52:11 +00:00
родитель dabe341f88
Коммит c983d57dd2

Просмотреть файл

@ -5,7 +5,7 @@
tree to auto-expand the tree when the user stays still on top of a
directory.
* gtkdtree.c (gtk_dtree_load_path): Further speed increase
* gtkdtree.c (gtk_dtree_load_path): Further speed increase.
1998-12-01 Federico Mena Quintero <federico@nuclecu.unam.mx>