nautilus/docs
Mathieu Lacage feb4a10f48 new design for the state machine taking into account the new async states.
2000-10-13  Mathieu Lacage  <mathieu@eazel.com>

	* docs/state-machines.txt: new design for the state
	machine taking into account the new async states.
	* libnautilus-extensions/nautilus-bonobo-extensions.c:
	(nautilus_bonobo_set_icon), (oaf_activation_callback),
	(nautilus_bonobo_activate_from_id),
	(nautilus_bonobo_activate_stop),
	(nautilus_bonobo_activate_free):
	add async activation call.
	* libnautilus-extensions/nautilus-bonobo-extensions.h:
	add prototypes.
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_initialize_class), (view_frame_activating),
	(view_frame_not_activated), (view_frame_activated),
	(view_frame_stop_activation), (view_frame_wait),
	(view_frame_underway), (view_frame_wait_is_over),
	(view_frame_loaded), (view_frame_failed),
	(nautilus_view_frame_set_to_component), (activation_callback),
	(nautilus_view_frame_load_client_async),
	(nautilus_view_frame_load_client),
	(nautilus_view_frame_stop_activation),
	(nautilus_view_frame_load_location):
	implement new state machine. add comments to explain by which stimulus
	the state-chaging functions are triggered.
	* src/nautilus-view-frame.h:
	add prototype for new async activation function of ViewFrames.
2000-10-13 05:56:11 +00:00
..
architecture.txt This is a new Perl script for searching for FIXME in the code. It reports 2000-04-12 20:34:37 +00:00
design.txt Implement libnautilus. 1999-12-06 23:23:41 +00:00
gnomad-notes.txt Misc updates. 1999-12-08 01:16:26 +00:00
load-states.dia First attempt at a state transition diagram for the loading process. 2000-01-04 20:07:22 +00:00
metaitems.txt Add list of needed metadata. 1999-12-28 01:05:00 +00:00
nautilus.faq Implemented async. lookup of information about newly arrived files. 2000-04-27 01:20:35 +00:00
recommended-books.html Fixed bugs 1985 and 1986 (infinite loops using Mozilla). Both were 2000-08-07 23:20:32 +00:00
smoketests.html Changed my e-mail address 2000-09-29 04:41:02 +00:00
state-machines.txt new design for the state machine taking into account the new async states. 2000-10-13 05:56:11 +00:00
style-guide.html Wrote a script to check for files that forget to include <config.h> and 2000-05-02 00:50:32 +00:00
use-cases.txt add sample use cases 2000-02-11 20:50:41 +00:00