Commit Graph

75 Commits

Author SHA1 Message Date
cf730fa060 Fix mnemonics and tooltips.
svn path=/trunk/; revision=31498
2006-02-13 00:09:49 +00:00
4ccd1d3f7e ** Fixes bug #327304
2006-01-30  Rajeev Ramanathan <rajeevramanathan_2004@yahoo.co.in>

	** Fixes bug #327304

	* evolution-calendar.xml: Added pixbuf for calendar prev/next buttons
	instead of stock icons.

svn path=/trunk/; revision=31342
2006-01-30 04:25:07 +00:00
2b213390c0 Fix accelerators (UI Hackfest - see
2006-01-12  Harish Krishnaswamy  <kharish@novell.com>

* evolution-calendar.xml:
* evolution-task-editor.xml: Fix accelerators
(UI Hackfest - see http://go-evolution.org/Shortcut_Keys_Review)

svn path=/trunk/; revision=31145
2006-01-12 13:08:20 +00:00
f34387f743 Fixing several typos and harmonizing capital/small letters. Partially
2005-12-30  Andre Klapper <a9016009@gmx.de>
	* evolution/plugins/exchange-operations/org-gnome-exchange-operations.error.xml,
 	evolution/plugins/groupwise-features/properties.glade,
 	evolution/plugins/bbdb/org-gnome-evolution-bbdb.eplug.xml,
 	evolution/plugins/plugin-manager/org-gnome-plugin-manager.eplug.xml,
 	evolution/ui/evolution-calendar.xml org-gnome-evolution-startup-wizard.eplug.xml,
 	evolution/mail/mail.error.xml:  Fixing several typos and harmonizing
	 capital/small letters. Partially fixes bug 306117.

svn path=/trunk/; revision=30972
2005-12-30 03:45:46 +00:00
ae8d643790 Committing the calendar publishing patch.
svn path=/trunk/; revision=30876
2005-12-19 11:23:11 +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
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
1295a3e0a4 add missing labels to dock items.
2004-03-31  William Jon McCann  <mccann@jhu.edu>

	* evolution-tasks.xml:
	* evolution-calendar.xml: add missing labels to dock items.

svn path=/trunk/; revision=25268
2004-03-31 17:14:36 +00:00
7afa9da4d4 Naming issue resolved ( Bug 48293 )
2004-03-22  Hari Prasad Nadig <hp@ndeepak.info>

	* evolution-calendar.xml: Naming issue resolved ( Bug 48293 )

svn path=/trunk/; revision=25225
2004-03-29 15:25:43 +00:00
01adb21983 Add a menu item [Open Appointment] to [File].
2003-12-23  Kidd Wang  <kidd.wang@sun.com>

        * evolution-calendar.xml: Add a menu item [Open Appointment] to [File].

svn path=/trunk/; revision=24013
2003-12-29 09:59:08 +00:00
5b83b0929b removed the 'NewCalendar' verb.
2003-12-17  Rodrigo Moya <rodrigo@ximian.com>

	* evolution-calendar.xml: removed the 'NewCalendar' verb.

svn path=/trunk/; revision=23964
2003-12-17 13:57:28 +00:00
45e03ba1de *** empty log message ***
svn path=/trunk/; revision=23423
2003-11-18 17:36:24 +00:00
7dc8678d2f removed the 'New...' items, since they are implemented in the shell as
2003-11-18  Rodrigo Moya <rodrigo@ximian.com>

	* evolution-calendar.xml: removed the 'New...' items, since they are
	implemented in the shell as before.

svn path=/trunk/; revision=23420
2003-11-18 17:02:02 +00:00
0fb08f3ff8 Merge new-ui-branch to the trunk.
svn path=/trunk/; revision=22964
2003-10-21 18:28:34 +00:00
907f799916 Add e-cal-list-view.etspec. (libevolution_calendar_la_SOURCES): Add
2003-10-10  Hans Petter Jansson  <hpj@ximian.com>

	* calendar/gui/Makefile.am (etspec_DATA): Add e-cal-list-view.etspec.
	(libevolution_calendar_la_SOURCES): Add e-cal-list-view.[ch].

	* calendar/gui/calendar-commands.c (show_list_view_clicked): Implement.
	(calendar_get_text_for_folder_bar_label): Add case for list view.
	Use month case and tweak it so it doesn't show "%d - %d" if the
	time span contains only one day.
	(verbs): Add list view.
	(pixmaps): Add list view.

	* calendar/gui/calendar-view-factory.c
	(calendar_view_factory_get_title): Add list view case.
	(calendar_view_factory_get_type_code): Add list view case.

	* calendar/gui/control-factory.c (get_prop): Add list view case.

	* calendar/gui/e-cal-model.c (get_classification): Fix to conform to
	updated libical.
	(ecm_set_value_at): Add missing break statements.
	(ecm_get_color_for_component): Add braces for clarity.

	* calendar/gui/gnome-cal.c (gnome_calendar_get_current_view_widget):
	Add list view case.
	(get_focus_location): Add list view case.
	(connect_list_view_focus): Implement.
	(setup_widgets): Set up list view.
	(gnome_calendar_direction): Add list view case.
	(set_view): Add list view case.
	(gnome_calendar_setup_view_menus): Add list view factory.
	(gnome_calendar_construct): Account for list view.
	(gnome_calendar_update_config_settings): Account for list view.
	(get_days_shown): Implement list view case.

	* calendar/gui/gnome-cal.h (GnomeCalendarViewType): Add list view.

	* calendar/gui/e-cal-list-view.[ch]: Implement ECalListView,
	subclassing ECalView.

	* ui/evolution-calendar.xml: Add calendar list view task button.

	* art/listview.xpm: Add calendar list view icon.

svn path=/trunk/; revision=22850
2003-10-10 05:29:36 +00:00
aa13b07254 s/Expunge/Purge.
2003-07-17  Rodrigo Moya <rodrigo@ximian.com>

	* evolution-tasks.xml: s/Expunge/Purge.

	* evolution-calendar.xml: fixed menmonic for Purge.

svn path=/trunk/; revision=21852
2003-07-17 10:43:21 +00:00
a15a6521f8 added 'Purge' menu item.
2003-07-15  Rodrigo Moya <rodrigo@ximian.com>

	* evolution-calendar.xml: added 'Purge' menu item.

	* evolution-tasks.xml: added separator after 'Send/Receive'.

svn path=/trunk/; revision=21845
2003-07-16 23:13:42 +00:00
474aa8509f Fixes #45524
2003-07-01  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #45524

	* evolution-tasks.xml:
	* evolution-calendar.xml: use stock icons where appropriate.

svn path=/trunk/; revision=21714
2003-07-01 21:46:34 +00:00
5903eebf69 Fixes #45423
2003-06-25  Bolian Yin <bolian.yin@sun.com>

	Fixes #45423

	* evolution-calendar.xml: added keyboard shortcuts for "Go to today"
	and "Go to date" menu/toolbar items.

svn path=/trunk/; revision=21539
2003-06-25 16:12:12 +00:00
3c43802a3e Fixes #22444
2003-04-21  Rodrigo Moya <rodrigo@ximian.com>

	Fixes #22444

	* evolution-calendar.xml: added occurrence-related menu items.

svn path=/trunk/; revision=20920
2003-04-22 18:07:24 +00:00
aa3031b8dc Fix bad xml.
* evolution-calendar.xml: Fix bad xml.

svn path=/trunk/; revision=16402
2002-04-09 15:08:03 +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
97f42383df remove duplicate new items in the file and action menus
2002-03-14  JP Rosevear  <jpr@ximian.com>

	* evolution-calendar.xml: remove duplicate new items in the file
	and action menus

svn path=/trunk/; revision=16158
2002-03-14 19:09:52 +00:00
6f1f8ce3ce Remove the "Tasks Settings..." menu item.
* evolution-tasks.xml: Remove the "Tasks Settings..." menu item.

* evolution-calendar.xml: Remove the "Calendar Settings..." menu
item.

* evolution-addressbook.xml: Remove the "LDAP Sources..." menu
item.

svn path=/trunk/; revision=16150
2002-03-13 22:12:52 +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
91a3039067 add new meeting item to Actions and File->New
2002-02-07  JP Rosevear  <jpr@ximian.com>

	* evolution-calendar.xml: add new meeting item to Actions and
	File->New

svn path=/trunk/; revision=15594
2002-02-07 19:22:11 +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
c89dd9d475 make spacing consistent with calendar xml file, add expunge command and
2002-01-03  JP Rosevear  <jpr@ximian.com>

	* evolution-tasks.xml: make spacing consistent with calendar xml
	file, add expunge command and actions menu and add accelerator for
	delete

	* evolution-calendar.xml: add an accelerator for delete and put in
	a separator to be consistent with the mailer

svn path=/trunk/; revision=15237
2002-01-03 19:07:50 +00:00
4b29811f13 Renamed the cut/copy/paste/delete command/item/verb names to be
2001-10-30  Federico Mena Quintero  <federico@ximian.com>

	* evolution-calendar.xml: Renamed the cut/copy/paste/delete
	command/item/verb names to be consistent.

svn path=/trunk/; revision=14530
2001-10-31 11:20:02 +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
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
5087ab29ee Added tip for 'New Task'.
2001-08-21  Damon Chaplin  <damon@ximian.com>

	* evolution-calendar.xml: Added tip for 'New Task'.

svn path=/trunk/; revision=12348
2001-08-21 19:12:50 +00:00
a70082de9e 'All-Day' -> 'All Day' to be consistent everywhere.
2001-08-21  Damon Chaplin  <damon@ximian.com>

	* evolution-calendar.xml: 'All-Day' -> 'All Day' to be consistent
	everywhere.

svn path=/trunk/; revision=12346
2001-08-21 18:58:18 +00:00
f3a934f191 changed Goto icon to pixbuf.
2001-08-20  Damon Chaplin  <damon@ximian.com>

	* evolution-calendar.xml: changed Goto icon to pixbuf.

svn path=/trunk/; revision=12274
2001-08-20 09:12:11 +00:00
f9f5519478 added Delete command to menu and toolbar.
2001-08-20  Damon Chaplin  <damon@ximian.com>

	* evolution-calendar.xml: added Delete command to menu and toolbar.

svn path=/trunk/; revision=12264
2001-08-20 08:02:19 +00:00
8c9ee34262 used the new Cut/Copy/Paste icons. Removed the Save As/Print/Print Preview
2001-08-18  Damon Chaplin  <damon@ximian.com>

	* evolution-tasks.xml: used the new Cut/Copy/Paste icons.
	Removed the Save As/Print/Print Preview commands as they do nothing.

	* evolution-comp-editor.xml: used the new Save/Save As icons.

	* evolution-calendar.xml: used the new Cut/Copy/Paste icons.

svn path=/trunk/; revision=12213
2001-08-19 02:41:14 +00:00
a069bf38e5 changed goto icon from stock icon to pixbuf for the toolbar. Note that the
2001-08-18  Damon Chaplin  <damon@ximian.com>

	* evolution-calendar.xml: changed goto icon from stock icon to pixbuf
	for the toolbar. Note that the menu still uses the stock icon. Yuck!
	Added 'New Task' command to toolbar and menus.

svn path=/trunk/; revision=12196
2001-08-18 04:03:39 +00:00
2f9c7ef3a0 *evolution-calendar.xml : Changed "print calendar" to "print".
2001-08-15  Anna Marie Dirks  <anna@ximian.com>

	*evolution-calendar.xml : Changed "print calendar" to "print".

svn path=/trunk/; revision=12073
2001-08-15 21:03:15 +00:00
0bb739e1a8 Add Tigert's new icons for Prev and Next.
2001-08-14  Federico Mena Quintero  <federico@ximian.com>

	* evolution-calendar.xml: Add Tigert's new icons for Prev and Next.

svn path=/trunk/; revision=12026
2001-08-14 19:01:35 +00:00
6bf544d258 removed the redundant view-switching menu items from the bottom of the
2001-08-13  Anna Marie Dirks  <anna@ximian.com>

	* evolution-calendar.xml: removed the redundant view-switching
	menu items from the bottom of the view menu.

svn path=/trunk/; revision=11980
2001-08-13 23:48:54 +00:00
9d9a22881e applied Neil Conway's <nconway@klamath.dyndns.org> menu-improvement patch.
2001-08-13 Anna Marie Dirks  <anna@ximian.com>

	* evolution-calendar.xml : applied Neil Conway's
	<nconway@klamath.dyndns.org> menu-improvement patch.

	* evolution-tasks.xml : same as above.

svn path=/trunk/; revision=11975
2001-08-13 22:50:38 +00:00
7b7757698a Add labels for the ShowDayView, ShowWorkWeekView, ShowWeekView,
* evolution-calendar.xml: Add labels for the ShowDayView,
ShowWorkWeekView, ShowWeekView, ShowMonthView buttons.

svn path=/trunk/; revision=11951
2001-08-13 19:58:58 +00:00
baaa849fa4 Changed the tooltips for several toolbar icons to make all tooltips
2001-08-13  Anna Marie Dirks  <anna@ximian.com>
	* evolution-calendar.xml: Changed the tooltips for several
	toolbar icons to make all tooltips consistent (in terms of
	capitalization and language). Also changed "Go to the present time"
	to "Go to today".

svn path=/trunk/; revision=11950
2001-08-13 19:57:48 +00:00
3a1dbfa044 Put the "Tools" and "Actions" menus in the "ComponentToolsPlaceholder" and
* evolution-addressbook.xml: Put the "Tools" and "Actions" menus
in the "ComponentToolsPlaceholder" and
"ComponentActionsPlaceholder", respectively.
* evolution-calendar.xml: Likewise.
* evolution-contact-editor.xml: Likewise.
* evolution-mail-global.xml: Likewise.
* evolution-mail-message.xml: Likewise.

* evolution.xml: Remove "Tools" and "Actions" menus.  Create a
"ComponentActionsPlaceholder" and a "ComponentToolsPlaceholder"
instead.
* evolution-mail-messagedisplay.xml: Likewise, put "Tools" and
"Actions" in placeholders.

svn path=/trunk/; revision=11822
2001-08-09 06:44:34 +00:00
35bf394708 Consistency fixes, and reindented the goddamn thing.
2001-07-26  Federico Mena Quintero  <federico@ximian.com>

	* evolution-calendar.xml: Consistency fixes, and reindented the
	goddamn thing.

svn path=/trunk/; revision=11454
2001-07-27 19:41:07 +00:00
8458c070e0 changed "Settings" to "Calendar Settings". Fixes bug #5498.
2001-07-25  Damon Chaplin  <damon@ximian.com>

	* evolution-calendar.xml: changed "Settings" to "Calendar Settings".
	Fixes bug #5498.

svn path=/trunk/; revision=11417
2001-07-25 22:29:42 +00:00
af2110a4c0 update to use new print icon.
2001-07-19  Damon Chaplin  <damon@ximian.com>

	* evolution-calendar.xml:
	* evolution-comp-editor.xml: update to use new print icon.

svn path=/trunk/; revision=11243
2001-07-19 22:19:36 +00:00
344dc8d241 Add publish free/busy item
2001-07-02  JP Rosevear  <jpr@ximian.com>

	* evolution-calendar.xml: Add publish free/busy item

svn path=/trunk/; revision=10724
2001-07-03 03:49:29 +00:00
0f835c485d added cut/copy/paste entries to the main menu
2001-06-27  Rodrigo Moya <rodrigo@ximian.com>

	* evolution-calendar.xml: added cut/copy/paste entries to the main
	menu

svn path=/trunk/; revision=10558
2001-06-28 11:58:47 +00:00
a8d2769cab toolitems which have non-default pixmaps, must have "pixtype=pixbuf" arg.
2001-04-16  Gediminas Paulauskas <menesis@delfi.lt>

	* evolution-calendar.xml: toolitems which have non-default pixmaps, must
	have "pixtype=pixbuf" arg. Now *View buttons show up again.

svn path=/trunk/; revision=9389
2001-04-16 19:33:25 +00:00