Find a file
Darin Adler 63bc589bc9 Ignore some additional generated files.
* components/services/install/command-line/.cvsignore:
	* components/services/install/lib/.cvsignore:
	Ignore some additional generated files.

	* libnautilus-extensions/nautilus-gnome-extensions.h:
	* libnautilus-extensions/nautilus-gnome-extensions.c:
	Moved stock dialog functions to nautilus-stock-dialogs.[ch].
	(nautilus_gnome_canvas_item_request_update_deep),
	(nautilus_gnome_canvas_request_update_all),
	(nautilus_gnome_canvas_set_scroll_region),
	(nautilus_gnome_canvas_set_scroll_region_left_justify):
	Added a bunch of functions that were previously private inside
	NautilusIconContainer.

	* libnautilus-extensions/nautilus-gtk-extensions.h:
	* libnautilus-extensions/nautilus-gtk-extensions.c:
	(nautilus_gtk_adjustment_set_value),
	(nautilus_gtk_adjustment_clamp_value):
	Added functions that treat the value range in a GtkAdjustment the
	same way scroll bars do, taking the page size into account.

	* libnautilus-extensions/nautilus-horizontal-splitter.h:
	* libnautilus-extensions/nautilus-horizontal-splitter.c:
	(nautilus_horizontal_splitter_initialize),
	(toggle_splitter_position),
	(nautilus_horizontal_splitter_button_press),
	(nautilus_horizontal_splitter_button_release):
	Fixed logic so that splitter will only open or close if you both
	click and release within the splitter itself.

	* libnautilus-extensions/nautilus-icon-private.h:
	* libnautilus-extensions/nautilus-icon-container.c:
	(icon_toggle_selected): Move icons to front when they are selected.
	(set_scroll_region): Moved workaround that sets scroll region to
	be large enough to fill the widget allocation into a function in
	nautilus-gnome-extensions.h. In the process, I fixed the problem
	where it would do the job wrong when the view was zoomed.
	(lay_down_icons), (relayout), (reload_icon_positions):
	Started work on sharing code between automatic layout of the entire
	container and layout of new icons as the arrive.
	(nautilus_icon_container_clear), (nautilus_icon_container_add):
	Got started on the mechanism for laying out new icons as they arrive
	in bunches instead of one at a time.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	* libnautilus-extensions/nautilus-program-chooser.c:
	* libnautilus-extensions/nautilus-program-choosing.c:
	* src/file-manager/dfos-xfer.c:
	* src/file-manager/fm-directory-view.c:
	* src/file-manager/fm-error-reporting.c:
	* src/nautilus-application.c:
	* src/nautilus-location-bar.c:
	* src/nautilus-property-browser.c:
	* src/nautilus-window-manage-views.c:
	* src/nautilus-window-menus.c:
	Added includes to source files that use the stock dialogs.

	* libnautilus-extensions/nautilus-stock-dialogs.h:
	* libnautilus-extensions/nautilus-stock-dialogs.c:
	(nautilus_timed_wait_stop), (convert_varargs_to_name_array),
	(nautilus_simple_dialog), (turn_on_line_wrap_flag),
	(turn_on_line_wrap_flag_callback), (show_ok_box),
	(show_yes_no_box), (nautilus_info_dialog),
	(nautilus_info_dialog_parented), (nautilus_warning_dialog),
	(nautilus_warning_dialog_parented), (nautilus_error_dialog),
	(nautilus_error_dialog_parented), (nautilus_yes_no_dialog),
	(nautilus_yes_no_dialog_parented):
	Moved all the stock dialog code in here.

	* src/nautilus-sidebar-title.c: (update_icon): Only display the
	icon when it's ready, instead of showing generic document icon
	before that time.
	(update_title), (update_more_info), (update_emblems),
	(update_notes): Added FIXMEs about doing the same with other info.
	(nautilus_sidebar_title_button_press_event): Added a FIXME to the
	half-baked code in here.
2000-06-26 18:01:44 +00:00
components Ignore some additional generated files. 2000-06-26 18:01:44 +00:00
cut-n-paste-code Fix the email for bitching. 1997-01-02 08:07:05 +00:00
data added a context menu to the sidebar with a reset background item, and also 2000-06-22 02:10:34 +00:00
docs Massive reorganization of components/services. All service components 2000-05-09 20:46:01 +00:00
helper-utilities Some cosmetic updates to configure.in and another include addition to the help-utils 2000-06-26 14:33:01 +00:00
icons implemented an xml-based general theme mechanism, and used it for the 2000-06-26 08:37:44 +00:00
idl Removed the fsextension IDL, which was a work in progress that no one is 2000-05-12 01:11:15 +00:00
libnautilus Removed zoom_to_level from the zoomable interface - starting on the 2000-06-23 01:39:59 +00:00
libnautilus-extensions Ignore some additional generated files. 2000-06-26 18:01:44 +00:00
libnautilus-private Ignore some additional generated files. 2000-06-26 18:01:44 +00:00
librsvg Ignore some additional generated files. 2000-06-26 18:01:44 +00:00
nautilus-installer Added the server directory. 2000-06-21 21:08:12 +00:00
nautilus-widgets Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
po Translations from Keld 2000-06-25 22:18:40 +00:00
src Ignore some additional generated files. 2000-06-26 18:01:44 +00:00
test Remove the GNOMECANVASPIXBUF depedency. Its not used no more. 2000-06-20 16:26:35 +00:00
.cvsignore Install libnautilus-extensions files in the right place. Add first try 2000-04-26 18:37:21 +00:00
acconfig.h Fix build breakage caused recent changes to make GnomeVFS compile without 2000-06-26 11:56:12 +00:00
AUTHORS Added myself. 2000-03-12 16:45:38 +00:00
autogen.sh Finish the hack to not make people get gnome.m4 from gnome-libs any more. 2000-02-23 19:06:47 +00:00
ChangeLog Ignore some additional generated files. 2000-06-26 18:01:44 +00:00
ChangeLog-20000414 Added appropriate copyright notices. 2000-04-14 06:40:27 +00:00
ChangeLog-20000625 Ignore some additional generated files. 2000-06-26 18:01:44 +00:00
check-config-h.pl Added "." parameter to "find" so it works with non-GNU versions of find. 2000-05-09 00:57:17 +00:00
check-FIXME.pl Maciej helped me refine the find command so it doesn't go into po or CVS 2000-05-17 00:48:10 +00:00
configure.in Ehem, again cosmetics .. 2000-06-26 14:36:10 +00:00
COPYING.LIB Just adding copyright/license notices, and a copy of the LGPL. 1999-12-07 19:59:42 +00:00
HACKING Added docs on how to use the leak checker, thanks to Pavel. 2000-06-19 21:58:37 +00:00
MAINTAINERS Changed to the new Nautilus list instead of the old secret list. 2000-04-27 22:54:19 +00:00
Makefile.am Some cosmetic updates to configure.in and another include addition to the help-utils 2000-06-26 14:33:01 +00:00
nautilus-clean.sh Fix typo from previous checkin. 2000-05-29 13:47:38 +00:00
nautilus.desktop Added German (de) to ALL_LINGUAS Added German translations 2000-06-14 16:30:36 +00:00
nautilus.png Made NautilusFile async. like NautilusDirectory already was. 2000-06-20 22:09:36 +00:00
nautilus.spec.in Added the server directory. 2000-06-21 21:08:12 +00:00
NEWS Basic framework is there. Now for URL resolution and loading. 1999-12-06 00:49:57 +00:00
README Fixed bugs, mostly related to editable text fields. 2000-04-17 18:25:56 +00:00
RENAMING Made NautilusFile async. like NautilusDirectory already was. 2000-06-20 22:09:36 +00:00
TODO Removed items I am sure are stale and added bugzilla pointer. 2000-04-20 09:54:41 +00:00

Nautilus is still in its early stages. You can learn more about it at http://nautilus.eazel.com.