1
1
Miguel de Icaza 248d2ef5cc 1999-09-20 Federico Mena Quintero <federico@redhat.com>
The following is a patch from Volker Braun
	<volker.braun@physik.hu-berlin.de> to fix column resizing in the
	file panels.

	* gcustom-layout.c (custom_layout_apply): Set the
	default_user_format to the new format.

	* gscreen.c (panel_fill_panel_list): Set the column widths
	according to the previously stored values.
	Nuked the old and hideous panel_file_list_configure_contents().
	(panel_file_list_configure): Connect to resize_column in the clist.
	(panel_create_file_list): Do not connect to size_allocate.
	(x_create_panel): Set the column width array for this panel.  Set
	the user format from the default one if it exists.

	* gsession.c (PanelInfo): Added information about column widths
	and the user format.
	(save_panel_info): Save the complete information.
	(load_panel_info): Load the complete information.
	(free_panel_info): Free the user format.
	(idle_create_panels): Set the user format and column widths.

1999-09-20  Federico Mena Quintero  <federico@redhat.com>

	The following is a patch from Volker Braun
	<volker.braun@physik.hu-berlin.de> to fix column resizing in the
	file panels.

	* setup.c (options): Declare the column width option values.
	(save_configure): Save the default user format.
	(load_setup): Load the default user format.

	* panel.h (WPanel): Added a field for the column widths.
1999-09-20 20:03:58 +00:00
..
1999-01-30 21:54:39 +00:00
1998-04-30 06:15:29 +00:00
1998-12-28 03:38:33 +00:00
1999-09-20 16:35:42 +00:00
1999-09-10 01:36:05 +00:00
1999-01-27 01:14:57 +00:00
1998-11-18 02:15:09 +00:00
1999-01-27 01:14:57 +00:00
1999-02-07 02:35:57 +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
1999-09-05 06:56:17 +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