eog/collection
Jens Finke ec67c75892 s/path/uri/
2001-04-23  Jens Finke <jens@gnome.org>

	* cimage.[ch]: s/path/uri/

	* eog_image_loader.c: Added queue and idle loop based loading. Due
	to this, the EogImageLoader doesn't depend on EogCollectionModel
	anymore.
	(eog_image_loader_set_model): Removed.
	(loading_canceled),
	(loading_finished),
	(setup_next_uri): New functions.
	(real_image_loading): Renamed to load_uri and revised.
	(eog_image_loader_start): Append image to load to queue, changed signature.

	* eog_collection_model.c
	(eog_collection_model_get_next_loading_context): Removed.
	(eog_collection_model_real_image_loading): Assemble correct URI
	for cimage objects, call eog_image_loader_start and emit
	INTERVAL_ADDED signale for every single cimage object.
	(eog_collection_model_get_uri): Use cimage_get_uri function.

	* eog_item_factory_simple.c (ii_factory_update_item): Use
	cimage_get_uri.
2001-04-23 09:57:40 +00:00
..
.cvsignore Ignore the generated .oaf file. 2001-03-26 21:20:48 +00:00
ChangeLog s/path/uri/ 2001-04-23 09:57:40 +00:00
cimage.c s/path/uri/ 2001-04-23 09:57:40 +00:00
cimage.h s/path/uri/ 2001-04-23 09:57:40 +00:00
eog-collection-control.c New files. 2001-04-11 13:09:38 +00:00
eog-collection-control.h Parent class is EogCollectionView now. Use BonoboXObject functionality. 2001-03-12 21:08:41 +00:00
eog-collection-model.c s/path/uri/ 2001-04-23 09:57:40 +00:00
eog-collection-model.h s/path/uri/ 2001-04-23 09:57:40 +00:00
eog-collection-preferences.c Use standard program copyright notice at top of file. 2001-04-18 14:08:24 +00:00
eog-collection-preferences.h Use standard program copyright notice at top of file. 2001-04-18 14:08:24 +00:00
eog-collection-view.c New files. 2001-04-11 13:09:38 +00:00
eog-collection-view.h New files. 2001-04-11 13:09:38 +00:00
eog-image-loader.c s/path/uri/ 2001-04-23 09:57:40 +00:00
eog-image-loader.h s/path/uri/ 2001-04-23 09:57:40 +00:00
eog-item-factory-simple.c s/path/uri/ 2001-04-23 09:57:40 +00:00
eog-item-factory-simple.h Use standard program copyright notice at top of file. 2001-04-18 14:08:24 +00:00
eog-item-factory.c Use standard program copyright notice at top of file. 2001-04-18 14:08:24 +00:00
eog-item-factory.h Use standard program copyright notice at top of file. 2001-04-18 14:08:24 +00:00
eog-wrap-list.c Use standard program copyright notice at top of file. 2001-04-18 14:08:24 +00:00
eog-wrap-list.h Use standard program copyright notice at top of file. 2001-04-18 14:08:24 +00:00
GNOME_EOG_Collection.oaf.in Parent class is EogCollectionView now. Use BonoboXObject functionality. 2001-03-12 21:08:41 +00:00
main.c Removed files. These contained a lot of lagacy stuff, which isn't used 2001-03-27 08:28:01 +00:00
Makefile.am New files. 2001-04-11 13:09:38 +00:00