nautilus/libnautilus
Mike Engber 16f98f7d21 Fixed 1497 - problems with freeing the CORBA returned preferred zoom level
* libnautilus/nautilus-zoomable.c:
	(nautilus_g_list_from_ZoomLevelList),
	(nautilus_ZoomLevelListBuffer_from_zoom_levels),
	(impl_Nautilus_Zoomable__get_preferred_zoom_level_list),
	(nautilus_zoomable_initialize_class), (nautilus_zoomable_set_arg),
	(nautilus_zoomable_get_arg),
	(nautilus_zoomable_new_from_bonobo_control):
	* src/nautilus-view-frame.c:
	(nautilus_view_frame_get_preferred_zoom_levels):
	* src/nautilus-zoom-control.c:
	(nautilus_zoom_control_class_initialize),
	(nautilus_zoom_control_destroy),
	(nautilus_zoom_control_initialize), (create_zoom_menu_item):
	Fixed 1497 - problems with freeing the CORBA returned preferred
	zoom level lists. Finally done with 1425 - decoupling the zoom
	control from insider knowledge of the icon/list views.
2000-06-28 22:43:14 +00:00
..
.cvsignore The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
libnautilus.h components/history/ntl-history-view.c -> 2000-05-27 12:17:20 +00:00
Makefile.am Remove the GNOMECANVASPIXBUF depedency. Its not used no more. 2000-06-20 16:26:35 +00:00
nautilus-bonobo-ui.h Added #define for path of Nautilus's toolbar so components can use Bonobo 2000-05-11 01:42:23 +00:00
nautilus-clipboard.c Updated code affected by destroy-notify addition to bonobo. Requires new 2000-06-07 19:29:23 +00:00
nautilus-clipboard.h Updated to reflect completed tasks. 2000-05-25 21:32:33 +00:00
nautilus-distributed-undo.idl Final batch (for now) of adding bug numbers to FIXMEs. 2000-06-07 17:19:15 +00:00
nautilus-undo-private.h The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-undo-transaction.c The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-undo-transaction.h The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-undo.c The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-undo.h The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-view-component.idl Added get_preferred_zoom_levels. Fixed zoom-control to use this info to 2000-06-28 00:43:02 +00:00
nautilus-view.c Renamed and changed around parameters for the basic operations on 2000-06-13 15:49:50 +00:00
nautilus-view.h Renamed and changed around parameters for the basic operations on 2000-06-13 15:49:50 +00:00
nautilus-zoomable.c Fixed 1497 - problems with freeing the CORBA returned preferred zoom level 2000-06-28 22:43:14 +00:00
nautilus-zoomable.h Added get_preferred_zoom_levels. Fixed zoom-control to use this info to 2000-06-28 00:43:02 +00:00
README Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget 1997-01-02 07:38:17 +00:00

README for nautilus/libnautilus

This library, libnautilus, is ALL you need to link with to create
a nautilus component.