Commit Graph

102 Commits

Author SHA1 Message Date
27a36e5a4d ** Fixes bugs #322499 and #227853
2005-12-16  Srinivasa Ragavan  <sragavan@novell.com>

	** Fixes bugs #322499 and #227853

	* evolution-addressbook.xml: Modified shortcut for preview
	* evolution-mail-global.xml: Modified shortcut for preview
	* evolution-tasks.xml: Modified shortcut for preview
	* evolution.xml: Removed Shortcut to hide status bar.

svn path=/trunk/; revision=30790
2005-12-16 08:10:30 +00:00
7ac4fd8bf9 Have added the "View Status Bar" under the "View" menu This is a toggle
2005-09-23  S.Antony Vincent Pandian <santony@gmail.com>

	* Have added the "View Status Bar" under the "View" menu
This is a toggle button to hide/show the status bar

svn path=/trunk/; revision=30371
2005-09-23 09:44:58 +00:00
e36af0b6a5 removed the useless tools menu.
2005-07-21  Not Zed  <NotZed@Ximian.com>

        * evolution.xml: removed the useless tools menu.

        * evolution-mail-list.xml: reverted dobey's broken hide menus.

svn path=/trunk/; revision=29825
2005-07-21 07:08:09 +00:00
d88e794ded Add profiler so that it gets disted properly
2005-05-13  Rodney Dawes  <dobey@novell.com>

	* plugins/Makefile.am (DIST_SUBDIRS): Add profiler so that it gets
	disted properly

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Add new em-folder-utils.[ch] abstraction

	* em-folder-browser.c: Update for new menu layout
	Add new methods to handle the actions that were previously only
	available from the context menu when right-clicking on a folder

	* em-folder-selector.c (emfs_response): Just call emfu_folder_create
	if the user wants to create a new folder in the selector dialog
	(em_folder_selector_get_selected_path): Clean up the code to fix a
	couple potential crashes

	* em-folder-tree.[ch]: Add methods to get pointers to a CamelFolder or
	CamelFolderInfo object for the selected item in the tree
	Add a method to get a pointer to an EMFolderTreeModelStoreInfo object
	for the selected store in the tree
	Move folder operations out into em-folder-utils.[ch] so that they
	are abstracted from the tree and can be used by methods other than
	the internal context menu

	* em-folder-utils.[ch]: Move the folder operations code to here

	* em-folder-view.c: Update for the new menu layout
	Fix Mark as Read/Unread in the context menu to only show up in the list

	* mail-component.c (create_item): Just call emfu_folder_create here
	when the user requests to create a new folder from the New toolbar item

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* org-gnome-mailing-list-actions.xml: Update for the new menu layout

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* org-gnome-plugin-manager.xml: Update for new menu layout

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* org-gnome-save-attachments.xml: Update for new menu layout

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* e-shell-window.c (setup_widgets): Update for the new menu layout by
	putting the "component" switching items under the "Tools" menu

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* *.xml: Update to the new menu layout

2005-05-13  Rodney Dawes  <dobey@novell.com>

	* e-filter-bar.[ch]: Update for the new menu layout

svn path=/trunk/; revision=29354
2005-05-13 21:29:28 +00:00
097c33e75e add component button view items
2005-01-04  JP Rosevear  <jpr@novell.com>

	* evolution.xml: add component button view items

	* evolution.xml: set the toolbar look to "system" everywhere

	* evolution-signature-editor.xml: ditto

	* evolution-message-composer.xml: ditto

svn path=/trunk/; revision=28238
2005-01-04 19:43:20 +00:00
75d011570d Move Tools->Settings... to Edit->Preferences Remove the separator above
2004-12-16  Rodney Dawes  <dobey@novell.com>

	* evolution.xml: Move Tools->Settings... to Edit->Preferences
	Remove the separator above "Quick Reference" in the Help menu

	* evolution-addressbok.xml:
	* evolution-calendar.xml:
	* evolution-mail-*.xml:
	* evolution-tasks.xml:
	Update the EditPlaceholder items to work properly with the changes in
	evolution.xml to move Tools->Settings... to Edit->Preferences

	Fixes #43681

svn path=/trunk/; revision=28139
2004-12-16 18:26:54 +00:00
3d6c1f3315 Add pixtype of pixbuf to the OpenNewWindow menu item
2004-12-09  Rodney Dawes  <dobey@novell.com>

	* evolution.xml: Add pixtype of pixbuf to the OpenNewWindow menu item

svn path=/trunk/; revision=28104
2004-12-09 21:06:26 +00:00
2b5f789409 ** See bug #67864.
2004-10-18  Not Zed  <NotZed@Ximian.com>

        ** See bug #67864.

        * evolution.xml: change the shortcut for toolbar to b.

svn path=/trunk/; revision=27620
2004-10-19 11:21:29 +00:00
03fd62545c Add toolbar visibility toggle to View menu.
2004-06-01  William Jon McCann  <mccann@jhu.edu>

	* evolution.xml: Add toolbar visibility toggle to View menu.

svn path=/trunk/; revision=26158
2004-06-02 20:37:45 +00:00
f2e876d583 changed to About Evolution; comment out FAQ
2004-05-28  JP Rosevear  <jpr@novell.com>

	* evolution.xml: changed to About Evolution; comment out FAQ

svn path=/trunk/; revision=26123
2004-05-28 16:34:29 +00:00
ebb89b17ef use stock icons where possible. Calendar and tasks already use stock
2004-05-25  William Jon McCann  <mccann@jhu.edu>

	* evolution-message-composer.xml:
	* evolution-composer-entries.xml:
	* evolution-contact-list-editor.xml:
	* evolution-contact-editor.xml:
	* evolution.xml:
	* evolution-mail-message.xml:
	* evolution-mail-list.xml:
	* evolution-mail-global.xml:
	* evolution-addressbook.xml: use stock icons where possible.
	Calendar and tasks already use stock icons.

	* evolution-tasks.xml: swap positions of delete and print icons
	to be consistent with the other components.

svn path=/trunk/; revision=26085
2004-05-25 20:54:01 +00:00
c5072f3619 Added View->Window menu.
2004-05-19  Not Zed  <NotZed@Ximian.com>

        * evolution.xml: Added View->Window menu.

svn path=/trunk/; revision=25968
2004-05-19 03:46:28 +00:00
5d7ca1af79 Update for "New" changes. Move "New Window" into File menu.
* evolution.xml: Update for "New" changes. Move "New Window" into
	File menu.

svn path=/trunk/; revision=25383
2004-04-09 15:57:18 +00:00
8dcc3affb6 added "Quick Reference" menu item
2004-01-26  David Trowbridge <trowbrds@cs.colorado.edu>

 	* evolution.xml: added "Quick Reference" menu item

svn path=/trunk/; revision=24475
2004-01-27 21:02:50 +00:00
3a1139cb9e Fix Folder submenu location Add ComponentPlaceholder back to File menu
2004-01-23  Rodney Dawes  <dobey@ximian.com>

	* evolution-mail-list.xml: Fix Folder submenu location
	* evolution.xml: Add ComponentPlaceholder back to File menu

	Fixes #51960

svn path=/trunk/; revision=24386
2004-01-23 20:24:16 +00:00
c8cc95d20c moved 'Forget Passwords' item...
2004-01-15  Rodrigo Moya <rodrigo@ximian.com>

	* evolution-mail-global.xml: moved 'Forget Passwords' item...

	* evolution.xml: ...to the shell.

svn path=/trunk/; revision=24244
2004-01-15 16:13:39 +00:00
e2a832a056 Fixes bug #39488, use hlook="system" for toolbars
2004-01-06  Rodney Dawes  <dobey@ximian.com>

	* evolution-comp-editor.xml:
	* evolution-contact-editor.xml:
	* evolution-contact-list-editor.xml:
	* evolution-event-editor.xml:
	* evolution-mail-messagedisplay.xml:
	* evolution-message-composer.xml:
	* evolution-signature-editor.xml:
	* evolution.xml: Fixes bug #39488, use hlook="system" for toolbars

svn path=/trunk/; revision=24070
2004-01-06 17:50:20 +00:00
d448d8ab21 Rename verb "OpenFolderInNewWindow" to
"OpenNewWindow".  Add a separator before it in the File -> New
submenu.

svn path=/trunk/; revision=23400
2003-11-17 20:04:11 +00:00
913aab9b18 Rename verb "OpenFolderInNewWindow" to
"OpenNewWindow".  Add a separator before it in the File -> New
submenu.

svn path=/trunk/; revision=23398
2003-11-17 20:02:52 +00:00
5c8d360c98 Remove type="toggle" from the "ToggleOffline"
verb; I'm not sure why it was there in the first place and it was
causing BonoboUI to spew warnings.

svn path=/trunk/; revision=23339
2003-11-13 22:19:12 +00:00
28f389fbf0 Ooops, add missing closing </popups> tag.
svn path=/trunk/; revision=23338
2003-11-13 22:05:32 +00:00
5880c00dd2 New.
* e-shell.c (e_shell_send_receive): New.

* Evolution-Component.idl (Component.sendAndReceive): New.

* evolution.xml: Add back send/receive command and toolbar button.

svn path=/trunk/; revision=23334
2003-11-13 21:32:39 +00:00
51baaabff6 Add "NewPopup" popup back.
svn path=/trunk/; revision=23322
2003-11-13 11:55:27 +00:00
0fb08f3ff8 Merge new-ui-branch to the trunk.
svn path=/trunk/; revision=22964
2003-10-21 18:28:34 +00:00
ce850eda80 file all new folder bindings to be ctrl-shift-f
2003-05-01  JP Rosevear  <jpr@ximian.com>

	* evolution.xml: file all new folder bindings to be ctrl-shift-f

svn path=/trunk/; revision=21044
2003-05-01 21:55:20 +00:00
bb0d02c04b Fixes #35814
2003-04-27  Rodney Dawes  <dobey@ximian.com>

	Fixes #35814

	* calendar/gui/calendar-component.c: Change mnemonic/keybinding for
	New Meeting to not conflict with other items in the File->New menu

	* ui/evolution.xml: Changed the New Folder keybinding to C-S-f

svn path=/trunk/; revision=20984
2003-04-28 16:47:35 +00:00
1c6f8c8db4 *glade/e-folder-list.glade : replaced buttons with stock buttons and added
2003-04-23  Anna Marie Dirks  <anna@ximian.com>

	*glade/e-folder-list.glade : replaced buttons with stock
	buttons and added HIG-blessed spacing. Fixes 41145.

svn path=/trunk/; revision=20940
2003-04-23 19:08:30 +00:00
02a3a01ac7 remove conduit settings as a separate entry
2003-03-20  JP Rosevear  <jpr@ximian.com>

	* evolution.xml: remove conduit settings as a separate entry

svn path=/trunk/; revision=20445
2003-03-20 22:10:39 +00:00
bd4153c91a Change hlook value for Toolbar to be
"both_horiz".

svn path=/trunk/; revision=18858
2002-11-20 17:03:42 +00:00
5a39c55fcb Set the pixtype for command "Settings" to
"pixbuf".

svn path=/trunk/; revision=18454
2002-10-28 14:49:06 +00:00
ee7399c9de Remove "..." from "Remove Other User's Folder" since it doesn't pop up a
* evolution.xml: Remove "..." from "Remove Other User's Folder"
	since it doesn't pop up a dialog. #31576.

svn path=/trunk/; revision=18324
2002-10-04 17:31:00 +00:00
669f24d00d Add FileRemoveOtherUsersFolder
* evolution.xml: Add FileRemoveOtherUsersFolder

svn path=/trunk/; revision=18266
2002-09-30 18:41:25 +00:00
6d5496e614 Change the accelerator of ToolsSubscriptions to be "u".
* evolution-mail-global.xml: Change the accelerator of
ToolsSubscriptions to be "u".

* evolution.xml: Add PilotConduitSettings in Tools.  Rename
"Preferences" to "Settings" as per Anna's request.

svn path=/trunk/; revision=18263
2002-09-30 15:36:59 +00:00
56aa60771f New placeholder at FolderPopup/StorageFolderPropertiesPlaceholder.
New placeholder at
FolderPopup/StorageFolderPropertiesPlaceholder.

svn path=/trunk/; revision=17715
2002-08-06 16:34:04 +00:00
03ee7ece50 Move File/New/NewItems placeholder on the top and add some separators.
* evolution.xml: Move File/New/NewItems placeholder on the top and
add some separators.  Also add items to the popups/NewPopup so the
pop-up and the "New" submenu look the same.

* evolution-addressbook.xml: Remove ContactNew and ContactNewList
verbs, as well as the corresponding menu items.

svn path=/trunk/; revision=17613
2002-07-26 19:03:50 +00:00
928decadd9 Change shortcut for "PilotSettings" to be `l'
instead of `p', so it doesn't conflict with "_Preferences".
[#27948]

svn path=/trunk/; revision=17511
2002-07-18 18:16:28 +00:00
2415667b55 Add an accelerator for "FileClose".
svn path=/trunk/; revision=17427
2002-07-11 21:36:34 +00:00
4e3c348586 Added a bunch of tooltips.
svn path=/trunk/; revision=17344
2002-07-02 15:41:50 +00:00
2ab4653659 Put the search menu in a SearchPlaceholder.
* evolution.xml: Put the search menu in a SearchPlaceholder.

svn path=/trunk/; revision=16979
2002-05-22 22:56:57 +00:00
588db86595 Add FileOpenOtherUsersFolder.
* evolution.xml: Add FileOpenOtherUsersFolder.

svn path=/trunk/; revision=16747
2002-05-10 16:56:50 +00:00
364cb04c2b Move the ComponentActionsPlaceholder into the Actions menu, instead of the
* evolution.xml: Move the ComponentActionsPlaceholder into the
Actions menu, instead of the Actions menu being in the
ComponentActionsPlaceholder.
* evolution-addressbook.xml: Updated accordingly.
* evolution-calendar.xml: Updated accordingly.
* evolution-mail-global.xml: Updated accordingly.
* evolution-mail-list.xml: Updated accordingly.
* evolution-mail-message.xml: Updated accordingly.
* evolution-mail-messagedisplay.xml: Updated accordingly.
* evolution-tasks.xml: Updated accordingly.

* evolution.xml: Add "SendReceive" verb, menu item and toolbar
button.

* evolution-mail-global.xml: Remove "MailGetSend" verb and menu
item.

* e-shell-view-menu.c (command_send_receive): New, implementation
for the "SendReceive" verb.

* e-shell.c (e_shell_send_receive): New.

* evolution-shell-component.c (impl_sendReceive): Implementation
of ShellComponent::sendReceive.
(class_init): Add the "send_receive" signal.

* evolution-shell-component.h: Added `send_receive' signal.

* Evolution-ShellComponent.idl: Added ShellComponent::sendReceive.

* component-factory.c (send_receive_cb): New, callback for the
"send_receive" signal on the EvolutionShellComponent.
(create_component): Connect.

* folder-browser-ui.c: Remove verb "MailGetSend".

* mail-callbacks.c (send_receive_mail): Removed.

* mail-send-recv.c: Remove member current_folder from struct
_send_data.
(free_send_data): No need to unref here.
(build_dialogue): Removed arg @current_folder.
(mail_send_receive): Likewise.

svn path=/trunk/; revision=16220
2002-03-21 00:07:49 +00:00
c85ad2279b [Start implementing the new Search Bar design.]
* e-search-bar.c (init): Init various members to NULL.
(set_dropdown): Removed.
(add_dropdown): Removed.
(set_menu): New.
(add_menu_items): New.
(set_option): No need to setup the dropdown size here anymore.
(verb_cb): Function implementing the search menu verbs.
(update_bonobo_menus): New.
(e_search_bar_set_ui_component): New.

* e-search-bar.h: Remove the dropdown button stuff from struct
ESearchBar.  Add `uic' and `items' members.

* e-filter-bar.c (e_filter_bar_new): Get a @uic arg.

* folder-browser-factory.c (control_activate): Set the UI
component on the search bar.

* gui/tasks-control.c (tasks_control_activate): Call
`e_tasks_set_ui_component()' here to give it the
BonoboUIComponent.
(tasks_control_deactivate): Likewise, call it here to unset the
BonoboUIComponent.

* gui/e-tasks.c (e_tasks_set_ui_component): New.

* gui/calendar-commands.c (calendar_control_activate): Call
gnome_calendar_set_ui_component() here.
(calendar_control_deactivate): ...And here, with a NULL
BonoboUIComponent.

* gui/gnome-cal.c (gnome_calendar_set_ui_component): New.

* gui/component/addressbook.c (control_activate): Call
`e_search_bar_set_ui_component()' to set the BonoboUIComponent for
the search bar.

* gui/component/GNOME_Evolution_Addressbook.oaf.in: Add an icon
for the LDAP sources configuration control.

svn path=/trunk/; revision=16178
2002-03-15 22:51:13 +00:00
803bbbac26 Add an entry to invoke the new unified config dialog.
* evolution.xml: Add an entry to invoke the new unified config
dialog.

svn path=/trunk/; revision=16137
2002-03-13 04:56:58 +00:00
b75505b2de Add NewComboButton and a separator.
* evolution.xml: Add NewComboButton and a separator.

* evolution-calendar.xml: remove CalendarNewAppointment and
CalendarNewTask from the toolbar.

* evolution-tasks.xml: Remove TasksNewTask button from the
toolbar.

* evolution-addressbook.xml: Remove ContactNew and ContactNewList
from the toolbar.

* evolution-mail-global.xml: Remove the MessageNew from the
toolbar.

svn path=/trunk/; revision=15787
2002-02-22 02:22:02 +00:00
94848b9a22 Remove "Dump" menu item.
* evolution.xml: Remove "Dump" menu item.

svn path=/trunk/; revision=15345
2002-01-16 19:25:45 +00:00
1b16221c59 for all separators, add a unique (per xml file) name to each separator, so
2002-01-15  Michael Meeks  <michael@ximian.com>

	* *.xml: for all separators, add a unique (per xml file) name
	to each separator, so we don't get them conflicting across
	merges and messing with the order; then give them a dummy attr
	f="" to stop them being transparent, hmm.

svn path=/trunk/; revision=15338
2002-01-16 15:36:23 +00:00
9df95b6286 Change the import label
svn path=/trunk/; revision=13233
2001-09-28 21:18:48 +00:00
cb77c52063 Move the Tools menu outside the ComponentToolsPlaceholder. Likewise.
* evolution.xml: Move the Tools menu outside the
ComponentToolsPlaceholder.
* evolution-addressbook.xml: Likewise.
* evolution-calendar.xml: Likewise.
* evolution-mail-global.xml: Likewise.
* evolution-mail-message.xml: Likewise.
* evolution-mail-messagedisplay.xml: Likewise.
* evolution-tasks.xml: Likewise.
* my-evolution.xml: Likewise.

svn path=/trunk/; revision=13202
2001-09-27 23:11:49 +00:00
f3eae8996f Don't allow the default toolbar to be configurable.
* evolution.xml: Don't allow the default toolbar to be configurable.

svn path=/trunk/; revision=12675
2001-09-07 18:44:05 +00:00
dc75cabd4d [Fix #5503, Edit menu is empty and should be removed.]
* evolution-addressbook.xml: Put the Edit menu in the
EditPlaceholder.
* evolution-calendar.xml: Likewise.
* evolution-mail-list.xml: Likewise.
* evolution-mail-global.xml: Likewise.
* evolution-mail-message.xml: Likewise.
* evolution-mail-messagedisplay.xml: Likewise.
* evolution-tasks.xml: Likewise.

* evolution.xml: Don't put an Edit menu here.  Instead, put a
EditPlaceholder instead.

svn path=/trunk/; revision=12632
2001-09-05 22:11:03 +00:00