No description
Find a file
Gene Z. Ragan 71a5435f1b More undo framework work. Still incomplete.
2000-05-19  Gene Z. Ragan  <gzr@eazel.com>

	More undo framework work.  Still incomplete.

	* libnautilus-extensions/nautilus-entry.c:
	(nautilus_entry_changed):
	Modified to use new undo manager location API

	* libnautilus-extensions/nautilus-icon-text-item.c:
	(iti_event),
	(restore_from_undo_snapshot_callback):
	Modified to use new undo manager location API

	* libnautilus/nautilus-undo-manager.c:
	* libnautilus/nautilus-undo-manager.h:
	(impl_Nautilus_Undo_Manager__create),
	(impl_Nautilus_Undo_Manager__append),
	(impl_Nautilus_Undo_Manager__forget),
	(nautilus_undo_manager_begin_transaction),
	(nautilus_undo_manager_end_transaction),
	(nautilus_undo_manager_undo), (nautilus_undo_manager_redo),
	(nautilus_undo_manager_add_transaction),
	(nautilus_undo_manager_unregister_object),
	(free_undo_manager_list_data), (prune_undo_manager_list):
	Modified to use new API and Undo::Manager::Transaction

	* libnautilus/nautilus-undo-transaction.c:
	* libnautilus/nautilus-undo-transaction.h:
	(impl_Nautilus_Undo_Transaction__destroy),
	(impl_Nautilus_Undo_Transaction__create),
	(impl_Nautilus_Undo_Transaction__get_undo_description),
	(impl_Nautilus_Undo_Transaction__get_redo_description),
	(impl_Nautilus_Undo_Transaction__get_base_description),
	(impl_Nautilus_Undo_Transaction__undo),
	(nautilus_undo_transaction_new),
	(nautilus_undo_transaction_initialize),
	(nautilus_undo_transaction_destroy),
	(nautilus_undo_transaction_initialize_class),
	(nautilus_undo_transaction_undo),
	(nautilus_undo_transaction_contains_object):
	Added support for new Undo::Manager::Transaction object
2000-05-19 17:06:15 +00:00
components More undo framework work. Still incomplete. 2000-05-19 17:06:15 +00:00
cut-n-paste-code Fix the email for bitching. 1997-01-02 08:07:05 +00:00
data implemented adding and removing colors and backgrounds to the property 2000-05-08 08:40:16 +00:00
docs Massive reorganization of components/services. All service components 2000-05-09 20:46:01 +00:00
helper-utilities Change makefiles to link against libnautilus. This is so calls to the undo 2000-05-11 10:35:55 +00:00
icons added Susan's new toolbar icons 2000-05-10 07:16:34 +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 More undo framework work. Still incomplete. 2000-05-19 17:06:15 +00:00
libnautilus-extensions More undo framework work. Still incomplete. 2000-05-19 17:06:15 +00:00
libnautilus-private More undo framework work. Still incomplete. 2000-05-19 17:06:15 +00:00
librsvg Added a fix to keep rsvg from hanging on zero-width stroke lines. 2000-05-11 23:54:08 +00:00
nautilus-installer Massive reorganization of components/services. All service components 2000-05-09 20:46:01 +00:00
nautilus-widgets Make the resize function public. 2000-05-18 03:48:50 +00:00
po Update from Akira TAGOH. 2000-05-19 16:53:29 +00:00
src Finished task 598 (Command button layout should account 2000-05-19 02:24:39 +00:00
.cvsignore Install libnautilus-extensions files in the right place. Add first try 2000-04-26 18:37:21 +00:00
acconfig.h Remove the MOZILLA_FIVE_HOME hack. Add support for mousing over link status, 2000-05-09 22:35:45 +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 More undo framework work. Still incomplete. 2000-05-19 17:06:15 +00:00
ChangeLog-20000414 Added appropriate copyright notices. 2000-04-14 06:40:27 +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 ja.po: Initial Japanese translation from Akira Tagoh. 2000-05-19 05:37:06 +00:00
COPYING.LIB Just adding copyright/license notices, and a copy of the LGPL. 1999-12-07 19:59:42 +00:00
HACKING Change format to make popt "pop" out more. 2000-05-18 22:31:58 +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 This is way people should use a highlighting editor so you wouldn't have 2000-05-13 00:31:31 +00:00
nautilus-clean.sh Added pdf component to list. Added -x option to also kill oafd and gconfd. 2000-05-08 10:45:07 +00:00
nautilus.desktop Corrected a typo 2000-05-03 19:01:34 +00:00
nautilus.png Add gnome panel .desktop file and logo. 2000-04-27 14:30:32 +00:00
nautilus.spec.in Install libnautilus-extensions files in the right place. Add first try 2000-04-26 18:37:21 +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 Some more instructions and cleanup. Removed one gratuitous renaming we 2000-05-04 15:46:22 +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.