Commit Graph

414 Commits

Author SHA1 Message Date
b1ab947ff6 added junk toolbar buttons
2003-12-04  Radek Doulik  <rodo@ximian.com>

	* evolution-mail-message.xml: added junk toolbar buttons

svn path=/trunk/; revision=23632
2003-12-04 17:09:51 +00:00
f506e1e1db we want to insert at the place holder spot
2003-12-03  JP Rosevear <jpr@ximian.com>

	* evolution-mail-global.xml: we want to insert at the place holder
	spot

svn path=/trunk/; revision=23617
2003-12-03 19:09:40 +00:00
a97ac9fb1e change shortcut of 'invert selection' from ctrl+I to shift+ctrl+I.
2003-11-30  Yuedong Du  <yuedong.du@sun.com>

        * evolution-mail-list.xml: change shortcut of 'invert selection' from
        ctrl+I to shift+ctrl+I.

svn path=/trunk/; revision=23509
2003-12-01 01:46:00 +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
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
8e1251fa17 merged spam filtering branch
svn path=/trunk/; revision=23302
2003-11-12 21:13:05 +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
6956ee62cf Patch to use Control-L for "Reply to list" from Karsten Bräckelmann
2003-10-02  Rodney Dawes  <dobey@ximian.com>

	* evolution-mail-message.xml: Patch to use Control-L for "Reply
	to list" from Karsten Bräckelmann

svn path=/trunk/; revision=22791
2003-10-02 20:13:57 +00:00
24baa21ccf Moved EditCopy EditPaste, and EditCut here.
2003-08-27  Not Zed  <NotZed@Ximian.com>

        * evolution-mail-message.xml: Moved EditCopy EditPaste, and
        EditCut here.

        * evolution-mail-list.xml: Removed EditCopy, EditPaste, and
        EditCut.

svn path=/trunk/; revision=22598
2003-09-17 19:07:44 +00:00
28a15c404b add mnemonic "C" for "Save and _Close", "D" for "_Delete", "l" for
2003-09-11  Tim Wo <tim.wo@sun.com>

	* ui/evolution-contact-editor.xml: add mnemonic "C" for "Save and _Close",
	"D" for "_Delete", "l" for "Close". Fixes bug #48096
	* ui/evolution-contact-list-editor.xml: add mnemonic "C" for "Save and
	_Close", "D" for "_Delete", "l" for "Close". Fixes bug #48096
	* ui/evolution-signature-editor.xml: add mnemonic "C" for "Save and
	_Close", change mnemonic "C" to "l" for "Close".  Fixes bug #48205
        * views/mail/galview.xml: add mnemonic "M" for "Message",
	add "S" for "As Sent Folder", add "b" for "By Subject",
	add "n" for "By Sender", add "t" for "By Status",
	add "F" for "By Follow Up Flag". Fixes bug #48097

svn path=/trunk/; revision=22550
2003-09-12 13:34:23 +00:00
410e31c83c add access key 'w' for 'Post New Message' change the access key of Expunge
2003-09-05  Yuedong Du  <uuedong.du@sun.com>

        * evolution-mail-global.xml: add access key 'w' for 'Post New Message'
        * evolution-mail-list.xml: change the access key of Expunge to 'x',
        thus 'Post a Reply' can use 'e'.
        * evolution-mail-message.xml: add access key 'y' for 'Post a Reply'

svn path=/trunk/; revision=22492
2003-09-09 05:24:16 +00:00
6b615eaf55 Change "Search Message" to "Search in Message", which is more intuitive.
2003-08-27  Calvin Liu <calvin.liu@sun.com>

	* evolution-mail-message.xml: Change "Search Message" to "Search
	in Message", which is more intuitive. Fix bug #47329.

svn path=/trunk/; revision=22387
2003-08-27 10:40:05 +00:00
2cf65e5d56 add the accelerator "P" for "Print", "S" for "Save", "C" for "Save and
2003-08-06  Jack Jia  <jack.jia@sun.com>

       * evolution-comp-editor.xml: add the accelerator "P" for "Print",
       "S" for "Save", "C" for "Save and _Close", "A" for "Save _As...",
       "D" for "Delete". Fixes bug #47379.

svn path=/trunk/; revision=22096
2003-08-06 02:28:51 +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
f402f80205 add a menu entry corresponding to new introduced caret mode, see bug
2003-07-10  Yuedong Du  <yuedong.du@sun.com>

        * evolution-mail-message.xml: add a menu entry corresponding to new
        introduced caret mode, see bug #44607

svn path=/trunk/; revision=21773
2003-07-09 16:53:05 +00:00
37f0b21395 Change the accelerator for "Mark All Read" to be "R". Fixes bug #45811.
2003-07-09  Anna Marie Dirks  <anna@ximian.com>

	* evolution-mail-list.xml: Change the accelerator for "Mark All Read"
	to be "R". Fixes bug #45811.

svn path=/trunk/; revision=21772
2003-07-09 16:53:04 +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
51ca9977c7 Put the ChangeLog.pre-1-4 in the Makefiles.
svn path=/trunk/; revision=21426
2003-06-12 21:13:59 +00:00
fd2f3a6d7a Roll over ChangeLogs.
svn path=/trunk/; revision=21387
2003-06-09 17:31:26 +00:00
34fe6da86b Fix binding conflict with Print/Preview
2003-05-29  Rodney Dawes  <dobey@ximian.com>

	* evolution-addressbook.xml: Fix binding conflict with Print/Preview

svn path=/trunk/; revision=21357
2003-05-30 21:59:43 +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
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
1a59bc9931 Remove the Help menu. 'Fix' for #38927.
2003-04-17  Not Zed  <NotZed@Ximian.com>

        * evolution-signature-editor.xml: Remove the Help menu.
        'Fix' for #38927.

svn path=/trunk/; revision=20876
2003-04-17 03:54:31 +00:00
7e87516620 [ fixes bug #39763 ] This is merged in by the text fields/EEntry's in the
2003-04-07  Chris Toshok  <toshok@ximian.com>

	[ fixes bug #39763 ]
	* evolution-composer-entries.xml: This is merged in by the text
	fields/EEntry's in the composer when they're focused.

	* Makefile.am (XML_FILES): add evolution-composer-entries.xml.

svn path=/trunk/; revision=20736
2003-04-07 23:19:19 +00:00
aa9939163d [ fixes bug #40841 ] change the Save As VCard keybinding to C-A-s, to
2003-04-07  Chris Toshok  <toshok@ximian.com>

	[ fixes bug #40841 ]
	* evolution-addressbook.xml: change the Save As VCard keybinding
	to C-A-s, to match the mailer's Save As keybinding.

svn path=/trunk/; revision=20716
2003-04-07 17:17:41 +00:00
5113d61994 [ fixes #40212 ] change accelerator for Save As... to Control-Shift-s
2003-03-26  Chris Toshok  <toshok@ximian.com>

	[ fixes #40212 ]
	* evolution-contact-editor.xml: change accelerator for Save
	As... to Control-Shift-s

	* evolution-contact-list-editor.xml: same.

svn path=/trunk/; revision=20537
2003-03-27 03:29:25 +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
4ab6d9ca9b Make "MessageReplyList" and "MessagePostReply" have no pixbuf. Same with
* evolution-mail-message.xml: Make "MessageReplyList" and
"MessagePostReply" have no pixbuf.
* evolution-mail-global.xml: Same with "MailPost".

svn path=/trunk/; revision=20101
2003-02-28 17:26:24 +00:00
b773f6b2e0 Fix an attributes typo.
2003-02-23  Hans Petter Jansson  <hpj@ximian.com>

	* evolution-event-editor.xml: Fix an attributes typo.

svn path=/trunk/; revision=20013
2003-02-24 02:41:45 +00:00
52153d2696 Fix an attributes typo and add stock icon identifiers to silence warning
2003-02-23  Hans Petter Jansson  <hpj@ximian.com>

	* evolution-comp-editor.xml: Fix an attributes typo and add stock
	icon identifiers to silence warning spew.

svn path=/trunk/; revision=20012
2003-02-24 02:19:59 +00:00
221e71a99a (uidir): Removed (this is now defined in
configure.in).

svn path=/trunk/; revision=19549
2003-01-22 20:01:33 +00:00
8c77068d34 Typo fixed
svn path=/trunk/; revision=19180
2002-12-27 10:12:19 +00:00
7dcbbbdcc4 Change hlook value for "Toolbar" to be "both_horiz". Likewise. Likewise.
* evolution-message-composer.xml: Change hlook value for "Toolbar"
to be "both_horiz".
* evolution-signature-editor.xml: Likewise.
* evolution-mail-messagedisplay.xml: Likewise.
* evolution-event-editor.xml: Likewise.
* evolution-contact-list-editor.xml: Likewise.
* evolution-contact-editor.xml: Likewise.
* evolution-comp-editor.xml: Likewise.

svn path=/trunk/; revision=18869
2002-11-20 22:57:13 +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
6a156ab0e5 (uidir): Install in $(datadir)/gnome-2.0/ui.
svn path=/trunk/; revision=18528
2002-11-04 15:34:40 +00:00
5a39c55fcb Set the pixtype for command "Settings" to
"pixbuf".

svn path=/trunk/; revision=18454
2002-10-28 14:49:06 +00:00
465400fee6 Made tooltips more clear.
2002-10-15  Jeffrey Stedfast  <fejj@ximian.com>

	* evolution-mail-list.xml: Made tooltips more clear.

svn path=/trunk/; revision=18372
2002-10-15 21:34:05 +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
43dfa91e96 It's a grand old string-review! Nitpicky and minor changes; details in the appropriate ChangeLog files.
svn path=/trunk/; revision=18268
2002-09-30 20:11:15 +00:00