Commit Graph

537 Commits

Author SHA1 Message Date
68a731e0a0 Bumped gal requirement to 0.5.99.8.
2001-03-19  Christopher James Lahey  <clahey@ximian.com>

	* configure.in: Bumped gal requirement to 0.5.99.8.

From addressbook/ChangeLog:

2001-03-19  Christopher James Lahey  <clahey@ximian.com>

	* Merged branch:

2001-03-14  Christopher James Lahey  <clahey@ximian.com>

	* gui/widgets/e-minicard-view.c: Call
	e_selection_model_simple_insert_rows and
	e_selection_model_simple_delete_rows instead of
	e_selection_model_simple_insert_row and
	e_selection_model_simple_delete_row.

End of branch

From mail/ChangeLog:

2001-03-19  Christopher James Lahey  <clahey@ximian.com>

	* Merged e-tree-rework-branch:

2001-03-18  Christopher James Lahey  <clahey@ximian.com>

	* message-list.c: Added has_save_id and get_save_id methods.

	* subscribe-dialog.c: Added arguments for
	e_tree_memory_callbacks_new of get_save_id and has_save_id to
	NULL.

2001-03-16  Christopher James Lahey  <clahey@ximian.com>

	* message-list.c: Added a call to
	e_tree_memory_set_expanded_default to TRUE.  Removed all calls to
	set_expanded on nodes while the tree is frozen since this fails
	miserably now.

2001-03-13  Christopher James Lahey  <clahey@ximian.com>

	* message-list.c (message_list_get_layout): Turned off draw-grid.

2001-03-09  Christopher James Lahey  <clahey@ximian.com>

	* folder-browser-factory.c, folder-browser.c, message-list.c,
	message-list.h, subscribe-dialog.c, subscribe-dialog.h,
	mail-callbacks.c: Converted these all to use ETree instead of
	ETable.

End of branch

From shell/ChangeLog:

2001-03-19  Christopher James Lahey  <clahey@ximian.com>

	* Merged e-tree-rework-branch:

2001-03-19  Christopher James Lahey  <clahey@ximian.com>

	* e-storage-set-view.c (etree_get_save_id): Made "root" detection
	deal properly with removed nodes.

2001-03-18  Christopher James Lahey  <clahey@ximian.com>

	* e-shell-view.c (e_shell_view_save_settings): Added some unused
	code to implement saving of the expanded state.

	* e-storage-set-view.c: Added has_save_id and get_save_id methods.

2001-03-13  Christopher James Lahey  <clahey@ximian.com>

	* e-storage-set-view.c (ETREE_SPEC): Set draw-grid here to false.

2001-03-09  Christopher James Lahey  <clahey@ximian.com>

	* e-storage-set-view.c, e-storage-set-view.h: Chaned this to use
	ETree instead of ETable.

End of branch

svn path=/trunk/; revision=8839
2001-03-20 04:48:59 +00:00
0629bbb778 Added a simple FIXME comment about possibly using the
EvolutionShellComponentShell API for querying the SourceFolder DnD
interface.

svn path=/trunk/; revision=8836
2001-03-20 04:05:44 +00:00
c0a1369297 Added calls to the `EvolutionShellComponentClient' API to query the
DnD interfaces with caching.

svn path=/trunk/; revision=8835
2001-03-20 04:04:14 +00:00
b542452064 Sigh. Fix a few really stupid crashes in EStorageSetView.
svn path=/trunk/; revision=8826
2001-03-19 17:47:37 +00:00
553bdcc9bd Use the new DnD interfaces on the source side of DnD actions.
svn path=/trunk/; revision=8825
2001-03-19 17:22:50 +00:00
32543a84d5 Initial step for refactoring of the DnD API for ShellComponents.
svn path=/trunk/; revision=8820
2001-03-19 12:25:35 +00:00
9bc0a19510 Added Azeri language file
fixed various po files
fixed a no-c-format tag

svn path=/trunk/; revision=8733
2001-03-15 10:42:18 +00:00
8391885d18 Removed .oafinfo files -- they are obsolete. Moved pixmaps from
2001-03-15  Gediminas Paulauskas <menesis@delfi.lt>

Removed .oafinfo files -- they are obsolete.
Moved pixmaps from calendar/gui/ to art/
Moved evolution.png to art/
Moved evolution.desktop.in to data/
Generate doc/devel/executive-summary/Makefile

svn path=/trunk/; revision=8727
2001-03-15 03:46:54 +00:00
1a983f0dd7 builddir != srcdir fixes. Yay!
svn path=/trunk/; revision=8706
2001-03-14 11:42:37 +00:00
b4269e1f42 Have a "Do not ask me again" box for the importers.
svn path=/trunk/; revision=8676
2001-03-13 18:54:15 +00:00
8c2f3a00ef All my changes to get the folder creation working, and the magic Netscape
importer.

svn path=/trunk/; revision=8661
2001-03-13 02:26:18 +00:00
9618cd2cb6 Added a ShellComponent method to retrieve the selection for drag and
drop and support for it in the shell.  Untested.

svn path=/trunk/; revision=8594
2001-03-08 12:55:05 +00:00
3f72523dfa Added the ability for components to specify drag/drop types, and
started some work to get the EStorageSetView to use them.  Still in
progress, nothing really happens for the user yet.

svn path=/trunk/; revision=8589
2001-03-07 23:48:18 +00:00
303052ac31 Don't try to generate a Makefile in camel/providers/vee as it's empty.
2001-03-07  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Don't try to generate a Makefile in
	camel/providers/vee as it's empty.

svn path=/trunk/; revision=8583
2001-03-07 19:57:31 +00:00
455d1eabc1 Override cursor_activated signal instead of cursor_changed signal.
2001-03-05  Christopher James Lahey  <clahey@ximian.com>

	* e-storage-set-view.c: Override cursor_activated signal instead
	of cursor_changed signal.

svn path=/trunk/; revision=8554
2001-03-05 14:35:57 +00:00
ad0dcb2798 Update this again.
* main.c (development_warning): Update this again.

svn path=/trunk/; revision=8417
2001-02-27 23:04:37 +00:00
a75e12466d Added accepted_dnd_mime_types' and exported_dnd_mime_types' members
to the `FolderType' struct and renamed `Evolution::Shell::FolderTypeList'
to `Evolution::Shell::FolderTypeNameList' to avoid confusion.

svn path=/trunk/; revision=8400
2001-02-27 03:58:25 +00:00
bef47a6364 Don't free a const pointer.
2001-02-24  Jeffrey Stedfast  <fejj@ximian.com>

	* e-storage.c (folder_changed_cb): Don't free a const pointer.

svn path=/trunk/; revision=8380
2001-02-24 18:57:33 +00:00
31fa26751e Remove a warning....DOH!
svn path=/trunk/; revision=8372
2001-02-23 19:18:08 +00:00
48fb58e530 Changes to allow folders to be created from a callback.
svn path=/trunk/; revision=8371
2001-02-23 19:12:02 +00:00
f581cae993 add include. (show_import_wizard): update signature to that of a verb.
2001-02-21  Michael Meeks  <michael@ximian.com>

	* importer/importer.c: add include.
	(show_import_wizard): update signature to that of a verb.

	* evolution-shell-component.c (corba_class_init): move into
	(class_init): here & upd.
	(evolution_shell_component_construct): upd.
	(create_servant): kill.
	(E_MAKE_TYPE) -> E_MAKE_X_TYPE.

svn path=/trunk/; revision=8359
2001-02-23 00:53:41 +00:00
33041e67fc split "highlighted" into self_highlight and child_highligh.
* e-folder.c (_EFolderPrivate): split "highlighted" into
	self_highlight and child_highligh.
	(e_folder_get_highlighted): Return TRUE if either self_highlight
	is true or any child is highlighted.
	(e_folder_set_child_highlight): New function to tell the folder
	about a child highlight change.

	* e-storage.c (folder_changed_cb): Update child highlights
	correctly on folders so that folders will be highlighted whenever
	their children are.

svn path=/trunk/; revision=8311
2001-02-21 01:42:12 +00:00
ec5d0a0fab Cast this fucntion pointer.
2001-02-17  Christopher James Lahey  <clahey@ximian.com>

	* e-shell-view-menu.c (file_verbs): Cast this fucntion pointer.

	* e-storage-set-view.c (ETABLE_SPEC): Turn on horizontal scrolling
	here.

	* evolution-shell-component.c
	(impl_ShellComponent_async_copy_folder): Commented out this unused
	function.

	* evolution-storage.c (storage_gtk_to_corba_result): Removed an
	unused variable here.

	* importer/importer.c: Include gal/widets/e-gui-utils.h.

svn path=/trunk/; revision=8269
2001-02-17 11:06:39 +00:00
d10c848b43 Ignore generated .oaf files
* various .cvsignore files: Ignore generated .oaf files

svn path=/trunk/; revision=8237
2001-02-14 23:37:15 +00:00
3245f9dacf add asyncCreateFolder and asyncRemoveFolder interfaces. (Use
* Evolution-Storage.idl: add asyncCreateFolder and
	asyncRemoveFolder interfaces. (Use Bonobo::Listener rather than
	creating a new listener interface.)

	* Evolution-LocalStorage.idl: Remove the
	Evolution::LocalStorageOpsListener interface, which wasn't being
	used.

	* evolution-storage.c (impl_Storage_async_create_folder,
	impl_Storage_async_remove_folder): implement by emitting signals
	on the EvolutionStorage object. Convert from
	EvolutionStorageResult to GNOME_Evolution_Storage_Result (blah!)
	(class_init): Set up the new "create_folder" and "remove_folder"
	signals.

	* e-corba-storage.c (async_create_folder, async_remove_folder):
	Implement, using the new Evolution::Storage IDL. Convert from
	GNOME_Evolution_Storage_Result to EStorageResult (blah!)

	* e-storage-set.c (e_storage_set_async_create_folder): Don't allow
	a NULL description (since it doesn't allow a NULL anythign else).

	* e-shell-folder-creation-dialog.c (dialog_clicked_cb): Pass ""
	rather than NULL for the description.

svn path=/trunk/; revision=8230
2001-02-14 21:50:48 +00:00
a8d97267d5 Forgot this
svn path=/trunk/; revision=8189
2001-02-12 23:45:56 +00:00
0898833fb2 xml-i18n-tools setup. Mark strings for translation.
2001-02-12  Kjartan Maraas  <kmaraas@gnome.org>

	* Makefile.am: xml-i18n-tools setup.
	* GNOME_Evolution_Shell.oaf.in: Mark strings for translation.

svn path=/trunk/; revision=8188
2001-02-12 23:44:15 +00:00
683037c431 Merge from the stable branch: display the `SUB_VERSION' in the about
box as well.

svn path=/trunk/; revision=8159
2001-02-10 10:21:02 +00:00
88594ac53a Change the folder selection dialog so that, when you click on "New"
and create a folder, that folder becomes the default folder when you
go back to the selection dialog.

svn path=/trunk/; revision=8119
2001-02-08 21:20:50 +00:00
db7b5a96a4 Fix broken English.
svn path=/trunk/; revision=8000
2001-02-05 22:38:40 +00:00
f7926820ed Remove <config.h> #includes from the `.h' files, which is known to be,
um, a wrong thing to do.

svn path=/trunk/; revision=7983
2001-02-05 20:45:36 +00:00
d33f5f73f8 Memory leak fix
svn path=/trunk/; revision=7950
2001-02-04 02:09:44 +00:00
5a13e823f2 Inform people when they can't import a file.
svn path=/trunk/; revision=7916
2001-01-30 18:48:06 +00:00
24cce77925 It's a ChangeLog
svn path=/trunk/; revision=7903
2001-01-30 01:38:36 +00:00
a05f6a5cb7 Remove the FIXME in the glade dialog, and put a nasty hack to change the
label of the button to "Import"

svn path=/trunk/; revision=7902
2001-01-30 01:36:35 +00:00
d4d4df164b Fixed some typos.
2001-01-30  Kjartan Maraas  <kmaraas@gnome.org>

	* importer/importer.c: Fixed some typos.

svn path=/trunk/; revision=7900
2001-01-30 00:22:01 +00:00
dd79fab2f6 Change the appearance of the scroll frame in the folder creation
dialog to have an "in" shadow.

svn path=/trunk/; revision=7873
2001-01-28 11:39:43 +00:00
0b8f99546e Update copyrights for files modified in year 2001.
svn path=/trunk/; revision=7872
2001-01-28 10:46:00 +00:00
426c551eee Woooho. Fixed resize of popped-up folder bars.
Thanks to clahey for discovering a stupid mistake in the signal
handler signatures.

svn path=/trunk/; revision=7868
2001-01-28 04:36:52 +00:00
92f7098e3e shell compile fixes (some #includes pointing to old headers) to go
with removing widgets/shortcut-bar because it's in gal.

svn path=/trunk/; revision=7861
2001-01-27 18:23:06 +00:00
96f7e4e436 Don't link with the old widgets/shortcut-bar/libshortcut-bar.la anymore,
2001-01-27  Jason Leach  <jasonleach@usa.net>

	* Makefile.am (evolution_LDADD): Don't link with the old
	widgets/shortcut-bar/libshortcut-bar.la anymore, gal has the new
	shortcut-bar.

svn path=/trunk/; revision=7859
2001-01-27 15:19:21 +00:00
803fc4da69 Fix the folder tree so that the icons don't look blurry anymore. (For
some reason, the `gdk_pixbuf_scale()' function seems to give me a
modified copy of the image even for a 1.0 scaling factor.)

svn path=/trunk/; revision=7848
2001-01-27 06:30:42 +00:00
1979122071 Remove all instances of non-portable macro `__FUNCTION__' from the
shell.

svn path=/trunk/; revision=7841
2001-01-26 21:02:21 +00:00
18f0b76b71 Fix a bug that could happen when a shell view would be destroyed and
the unread message count would change in some folder.

svn path=/trunk/; revision=7803
2001-01-25 07:33:38 +00:00
152c6a69b1 (Fix #1252: Need a File->Close way to close a view)
2001-01-24  Jason Leach  <jasonleach@usa.net>

	(Fix #1252: Need a File->Close way to close a view)

	* evolution.xml: new File->Close menu item and associated command.

2001-01-24  Jason Leach  <jasonleach@usa.net>

	(Fix #1252: Need a File->Close way to close a view)

	* e-shell-view-menu.c (command_close): New function, destroys the
	current view.

	* e-shell.c (view_destroy_cb): Make sure shell settings get saved
	when the last view is destroyed.

svn path=/trunk/; revision=7787
2001-01-24 18:55:10 +00:00
71aa3797d3 Remove dead file
svn path=/trunk/; revision=7785
2001-01-24 17:45:48 +00:00
31c69c19e7 Fix missing ';'.
2001-01-24  Kjartan Maraas  <kmaraas@gnome.org>

	* importer/GNOME_Evolution_Importer.idl: Fix missing ';'.

svn path=/trunk/; revision=7781
2001-01-24 15:01:05 +00:00
4e98233a4d Fix the logic for updating the shortuct labels when the display names
of the corresponding folders change, so that it doesn't crash.

I have removed the redundant "folder_updated" signal on
`ELocalStorage' and changed EStorage so that it emits "updated_folder"
automatically when any of the folders changes its properties.

svn path=/trunk/; revision=7770
2001-01-24 00:56:21 +00:00
15a1741ae4 Removed exception
svn path=/trunk/; revision=7769
2001-01-24 00:54:15 +00:00
52c045e123 Removed the busy exception
svn path=/trunk/; revision=7768
2001-01-24 00:53:01 +00:00