eog/collection
Jens Finke ec12052218 2001-05-21 Jens Finke <jens@gnome.org
* eog-collection-control.c (eog_control_construct): Add property
	bag to control.

	* eog-collection-model.[ch]: Added a base_uri attribute, which stores
	the common part of all viewed URIs. Maybe this doesn't work under
	all conditions.
	(eog_collection_model_set_uri),
	(eog_collection_model_set_uri_list): Set base_uri.
	(eog_collection_model_get_base_uri): New function.

	* eog-collection-view.[ch]: Added property bag attribute.
	(eog_collection_view_get_property_bag),
	(eog_collection_view_get_prop),
	(eog_collection_view_set_prop): New functions.
	(update_title_property),
	(model_interval_size_changed): New functions to update the
	'window_title' property correctly.
	(eog_collection_view_construct): Create property bag and listen to
	model interval changes.
2001-05-21 21:28:18 +00:00
..
.cvsignore Ignore the generated .oaf file. 2001-03-26 21:20:48 +00:00
ChangeLog 2001-05-21 Jens Finke <jens@gnome.org 2001-05-21 21:28:18 +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 2001-05-21 Jens Finke <jens@gnome.org 2001-05-21 21:28:18 +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 2001-05-21 Jens Finke <jens@gnome.org 2001-05-21 21:28:18 +00:00
eog-collection-model.h 2001-05-21 Jens Finke <jens@gnome.org 2001-05-21 21:28:18 +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 2001-05-21 Jens Finke <jens@gnome.org 2001-05-21 21:28:18 +00:00
eog-collection-view.h 2001-05-21 Jens Finke <jens@gnome.org 2001-05-21 21:28:18 +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