nautilus/libnautilus-private
John Sullivan db3e40fb4f Finished task 878 (permissions should be displayed as an
octal number in Properties window)

	Finished task 880 (should show accessed & modified dates
	in Properties window)

	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_octal_permissions_as_string):
	New function, returns permissions as octal number.
	(nautilus_file_get_permissions_as_string): Added check
	for invalid permissions.
	(nautilus_file_get_string_attribute): Added case for
	"octal_permissions"
	* src/file-manager/fm-icon-text-window.c: Made "octal
	permissions" a new choice for icon captions.
	* src/file-manager/fm-properties-window.c:
	(mtime_and_ctime_different): New function, does what you
	might think.
	(create_basic_page): Include accessed date/time, and
	include modification date/time if different than changed
	date/time.
	(create_permissions_page): Show permissions as octal number
	in addition to as string.
2000-06-20 19:47:54 +00:00
..
.cvsignore
bonobo-stream-vfs.c
bonobo-stream-vfs.h
Makefile.am Exorcise libnautilus-extensions.h. Its really used anywhere and stuff in 2000-06-20 18:30:39 +00:00
nautilus-alloc.h
nautilus-background-canvas-group.c Preparations to make nautilus_file_get use async. I/O. 2000-06-14 01:31:10 +00:00
nautilus-background-canvas-group.h
nautilus-background.c fixed long-standing bug where gradient or tiled image backgrounds would 2000-06-19 04:17:04 +00:00
nautilus-background.h Fixed bug 173 (UI for reverting directory view background 2000-06-13 23:52:10 +00:00
nautilus-bonobo-extensions.c Updated code affected by destroy-notify addition to bonobo. Requires new 2000-06-07 19:29:23 +00:00
nautilus-bonobo-extensions.h
nautilus-bookmark.c Fixed uninitialized variable that was masking the real 2000-06-19 19:42:30 +00:00
nautilus-bookmark.h More work towards bug 1401 (bookmark icon never updates). 2000-06-17 01:15:00 +00:00
nautilus-caption-table.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-caption-table.h
nautilus-caption.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-caption.h New type of preference, EDITABLE_STRING. 2000-06-06 01:23:08 +00:00
nautilus-debug.c
nautilus-debug.h
nautilus-default-file-icon.c
nautilus-default-file-icon.h
nautilus-directory-async.c Finished bug 1401 (bookmark icon never updates) and some 2000-06-19 22:50:12 +00:00
nautilus-directory-background.c
nautilus-directory-background.h
nautilus-directory-metafile.c Added this function. The guts was already there. 2000-06-01 15:38:19 +00:00
nautilus-directory-metafile.h
nautilus-directory-private.h Fixed uninitialized variable that was masking the real 2000-06-19 19:42:30 +00:00
nautilus-directory.c New generated files that needed to be ignored. 2000-06-16 18:47:17 +00:00
nautilus-directory.h Initial changes to implement search architecture. 2000-06-14 03:23:16 +00:00
nautilus-drag.c Convert a bunch of illegal mime types "special/*" to legal equivalents. 2000-06-16 00:33:24 +00:00
nautilus-drag.h Convert a bunch of illegal mime types "special/*" to legal equivalents. 2000-06-16 00:33:24 +00:00
nautilus-entry.c New file and functions to handle undo in NautilusEntry and GtkEditables. 2000-06-12 20:29:32 +00:00
nautilus-entry.h New file and functions to handle undo in NautilusEntry and GtkEditables. 2000-06-12 20:29:32 +00:00
nautilus-file-attributes.h Fixed uninitialized variable that was masking the real 2000-06-19 19:42:30 +00:00
nautilus-file-changes-queue.c Need to unencode the name here because it's used to compare with file 2000-06-02 23:33:02 +00:00
nautilus-file-changes-queue.h Need to unencode the name here because it's used to compare with file 2000-06-02 23:33:02 +00:00
nautilus-file-operations-progress.c
nautilus-file-operations-progress.h
nautilus-file-operations.c Need to unencode the name here because it's used to compare with file 2000-06-02 23:33:02 +00:00
nautilus-file-operations.h
nautilus-file-private.h
nautilus-file-utilities.c New generated files that needed to be ignored. 2000-06-16 18:47:17 +00:00
nautilus-file-utilities.h Some build fixes. 2000-06-13 19:05:33 +00:00
nautilus-file.c Finished task 878 (permissions should be displayed as an 2000-06-20 19:47:54 +00:00
nautilus-file.h Some work towards bug 1401 (bookmark icon never updates). 2000-06-16 20:57:02 +00:00
nautilus-font-factory.c Task 667. Unhardcode font strings. 2000-06-02 20:34:43 +00:00
nautilus-font-factory.h Task 667. Unhardcode font strings. 2000-06-02 20:34:43 +00:00
nautilus-gdk-extensions.c Final batch (for now) of adding bug numbers to FIXMEs. 2000-06-07 17:19:15 +00:00
nautilus-gdk-extensions.h
nautilus-gdk-pixbuf-extensions.c
nautilus-gdk-pixbuf-extensions.h Added NAUTILUS_PREFIX so we can locate our installed files correctly 2000-06-09 02:05:35 +00:00
nautilus-generous-bin.c
nautilus-generous-bin.h
nautilus-glib-extensions.c Removed FIXME comments for 1277. 2000-06-07 00:46:38 +00:00
nautilus-glib-extensions.h
nautilus-global-preferences.c s/g_str_freev/g_strfreev/ as that's the correct glib name 2000-06-18 09:54:57 +00:00
nautilus-global-preferences.h Changed search preferences, and fixed search icon 2000-06-16 20:34:21 +00:00
nautilus-gnome-extensions.c Fixed bug 692 (Bookmarks for deleted files don't do 2000-06-12 19:49:28 +00:00
nautilus-gnome-extensions.h Fixed bug 692 (Bookmarks for deleted files don't do 2000-06-12 19:49:28 +00:00
nautilus-graphic-effects.c
nautilus-graphic-effects.h
nautilus-gtk-extensions.c Some build fixes. 2000-06-13 19:05:33 +00:00
nautilus-gtk-extensions.h Some build fixes. 2000-06-13 19:05:33 +00:00
nautilus-gtk-macros.h
nautilus-horizontal-splitter.c
nautilus-horizontal-splitter.h
nautilus-icon-canvas-item.c added a nice knob image to use as stretch handles instead of a black 2000-06-17 01:43:30 +00:00
nautilus-icon-canvas-item.h
nautilus-icon-container.c Fixed bugs related to selection and activation in directory 2000-06-09 20:59:55 +00:00
nautilus-icon-container.h
nautilus-icon-dnd.c New generated files that needed to be ignored. 2000-06-16 18:47:17 +00:00
nautilus-icon-dnd.h Move more code from nautilus-icon-dnd.c to the common nautilus-drag.c. Add 2000-06-02 13:51:23 +00:00
nautilus-icon-factory.c Finished bug 1401 (bookmark icon never updates) and some 2000-06-19 22:50:12 +00:00
nautilus-icon-factory.h Removed old never-implemented prototypes that no longer even fit the 2000-06-19 23:20:28 +00:00
nautilus-icon-grid.c
nautilus-icon-grid.h
nautilus-icon-private.h Fixed bugs related to selection and activation in directory 2000-06-09 20:59:55 +00:00
nautilus-icon-text-item.c made rename work on the anti-aliased canvas by implementing a render 2000-06-09 20:44:30 +00:00
nautilus-icon-text-item.h
nautilus-keep-last-vertical-box.c
nautilus-keep-last-vertical-box.h
nautilus-lib-self-check-functions.c Leak-checking-related fixes. 2000-06-08 01:25:16 +00:00
nautilus-lib-self-check-functions.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-link-set.c Some build fixes. 2000-06-13 19:05:33 +00:00
nautilus-link-set.h made it reload the appropriate window after installing or removing a link 2000-06-12 23:18:52 +00:00
nautilus-link.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-link.h
nautilus-list-column-title.c
nautilus-list-column-title.h
nautilus-list.c Rewrite draw_row introducing draw_cell and splitting up the drawing code 2000-06-19 10:39:58 +00:00
nautilus-list.h Fixed bugs related to selection and activation in directory 2000-06-09 20:59:55 +00:00
nautilus-metadata.h made link set install and remove really work, and added a link set 2000-06-12 07:34:26 +00:00
nautilus-mime-actions.c FIXME 1262 believed fixed now: 2000-06-20 05:07:35 +00:00
nautilus-mime-actions.h Finished task 1006 (Should be able to set default 2000-06-13 02:00:53 +00:00
nautilus-mini-icon.c
nautilus-mini-icon.h
nautilus-password-dialog.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-password-dialog.h
nautilus-preference.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preference.h Task 518. Support for changing preferecens individually 2000-06-02 16:41:42 +00:00
nautilus-preferences-box.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-box.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-dialog.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-dialog.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-group.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-group.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-item.c Some build fixes. 2000-06-13 19:05:33 +00:00
nautilus-preferences-item.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-pane.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences-pane.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-preferences.c s/g_str_freev/g_strfreev/ as that's the correct glib name 2000-06-18 09:54:57 +00:00
nautilus-preferences.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-program-chooser.c Task 1057: Terminal-based programs should open into a new terminal window 2000-06-14 00:36:44 +00:00
nautilus-program-chooser.h Finished task 1044 (Make "Open With Other" behave sensibly 2000-06-14 00:36:44 +00:00
nautilus-program-choosing.c Task 1057: Terminal-based programs should open into a new terminal window 2000-06-14 00:36:44 +00:00
nautilus-program-choosing.h
nautilus-radio-button-group.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-radio-button-group.h
nautilus-search-async.c 2000-06-14 Rebecka Schulman <rebecka@eazel.com 2000-06-14 09:37:58 +00:00
nautilus-search-async.h Initial changes to implement search architecture. 2000-06-14 03:23:16 +00:00
nautilus-self-checks.c Leak-checking-related fixes. 2000-06-08 01:25:16 +00:00
nautilus-self-checks.h
nautilus-stock-dialogs.c New generated files that needed to be ignored. 2000-06-16 18:47:17 +00:00
nautilus-stock-dialogs.h New generated files that needed to be ignored. 2000-06-16 18:47:17 +00:00
nautilus-string-list.c Fixed another storage leak, we forgot to call through to the parent 2000-06-08 02:05:52 +00:00
nautilus-string-list.h New function. Return the string list items concatenated into a single 2000-06-05 15:18:40 +00:00
nautilus-string-picker.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-string-picker.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-string.c Fixed uninitialized variable that was masking the real 2000-06-19 19:42:30 +00:00
nautilus-string.h Fixed uninitialized variable that was masking the real 2000-06-19 19:42:30 +00:00
nautilus-text-caption.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-text-caption.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-undo-context.c The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-undo-context.h The main change here is revamping the undo manager. 2000-06-07 02:47:10 +00:00
nautilus-undo-manager.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-undo-manager.h Renamed and changed around parameters for the basic operations on 2000-06-13 15:49:50 +00:00
nautilus-undo-signal-handlers.c Fixed bug #305. CLicking in center of zoom control does not change zoom 2000-06-13 17:35:32 +00:00
nautilus-undo-signal-handlers.h New file and functions to handle undo in NautilusEntry and GtkEditables. 2000-06-12 20:29:32 +00:00
nautilus-user-level-manager.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-user-level-manager.h Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
nautilus-view-identifier.c New function to use when searching view identifier lists. 2000-06-09 01:59:43 +00:00
nautilus-view-identifier.h New function to use when searching view identifier lists. 2000-06-09 01:59:43 +00:00
nautilus-xml-extensions.c
nautilus-xml-extensions.h
README
test-nautilus-preferences.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00
test-nautilus-widgets.c New type of preference, EDITABLE_STRING. 2000-06-06 01:23:08 +00:00
test-preferences.c Move the nautilus-widgets classes to libnautilus-extensions. 2000-06-10 00:38:05 +00:00

README for nautilus/libnautilus-extensions

This library, libnautilus-extensions, is totally private to nautilus.

If you are writing a nautilus component, you should not use this
library or link with it in any way.

Soon, libnautilus-extensions will be renamed to nautilus-internals to
emphasize the fact that this is code that is internal to nautilus and 
not available for public consumption.

If you think that there is something interesting in this library that
you would like to use in a third party component, please send mail to
the nautilus mailing list at:

nautilus-list@lists.eazel.com