1
1
Miguel de Icaza cdeefae1ec 1999-04-09 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gtkflist.[ch]: New files.  This is a "file list" widget derived
	from GtkCList that does several things:

		- Overrides all mouse and keyboard event handlers.

		- Implements its own, *sane* selection behavior, unlike
		GtkCList's, which is broken.

		- Implements the same selection behavior as the desktop,
		which is a) correct, and b) consistent.

	* gscreen.c (panel_create_file_list): Use the GtkFList widget.
	(panel_widget_motion): Changed the drag thresholds to be the same
	as in gtkdnd.c.
	(start_drag): New convenience function to begin a drag operation.
	(panel_widget_motion): Use start_drag().
	(panel_clist_scrolling_is_desirable): Offsets must be with respect
	to the clist_window, not to the allocation.
	(panel_clist_drag_motion): Normalize the y coordinate of the
	motion event to the clist_window.

	* gdesktop.c (desktop_icon_info_destroy): Reset the
	last_selected_icon to NULL if it is destroyed.

	* Makefile.in: Added gtkflist to the list of files.
1999-04-09 21:13:04 +00:00
..
1999-04-04 23:57:42 +00:00
1999-01-30 21:54:39 +00:00
1998-12-04 21:32:19 +00:00
1998-05-08 02:25:00 +00:00
1998-04-30 06:15:29 +00:00
1998-12-28 03:38:33 +00:00
1999-02-12 02:42:42 +00:00
1999-03-19 19:41:32 +00:00
1999-03-20 18:08:52 +00:00
1999-03-26 20:37:48 +00:00
1999-01-14 00:39:03 +00:00
1999-01-27 01:14:57 +00:00
1998-11-18 02:15:09 +00:00
1999-01-28 04:37:47 +00:00
1999-01-27 01:14:57 +00:00
1999-02-07 02:35:57 +00:00
1999-04-06 01:00:20 +00:00
1999-03-20 18:08:52 +00:00
1999-01-09 03:43:05 +00:00
1998-12-02 05:18:20 +00:00
1999-02-05 01:55:57 +00:00
1999-02-24 02:38:46 +00:00
1999-02-05 01:55:57 +00:00
1998-05-08 02:25:00 +00:00
1999-02-24 02:38:46 +00:00
1999-02-24 02:38:46 +00:00
1998-03-10 21:28:36 +00:00
1999-01-27 01:14:57 +00:00
1998-03-12 06:00:16 +00:00
1998-03-12 06:00:16 +00:00
1998-05-03 18:50:10 +00:00