1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341
|
2004-06-22 V Ravi Kumar Raju <vravikr@yahoo.co.uk>
* evolution-addressbook.xml: Remove the Menu Seperator in View
Menu when in the contacts view.
2004-06-05 Christian Neumair <chris@gnome-de.org>
* evolution-mail-list.xml: Remove trailing "..." from folder
properties menuitem.
2004-06-01 William Jon McCann <mccann@jhu.edu>
* evolution.xml: Add toolbar visibility toggle to View menu.
2004-05-28 JP Rosevear <jpr@novell.com>
* evolution.xml: changed to About Evolution; comment out FAQ
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.
2004-05-19 Not Zed <NotZed@Ximian.com>
* evolution.xml: Added View->Window menu.
2004-05-18 Jerome Lacoste <jerome@coffeebreaks.org>
Fixes bug #57940
* evolution-addressbook.xml: "Save as VCard" -> "Save as VCard..."
2004-05-14 Jeffrey Stedfast <fejj@novell.com>
* evolution-mail-message.xml: Rename MessageResend to MessageEdit
since that's actually what it does.
2004-05-06 Rodney Dawes <dobey@ximian.com>
* evolution-mail-message.xml: Make some more toolbar and menu items
use the stock versions of icons
Fixes #57963 partly
2004-04-30 Dave Fallon <davef@tetsubo.com>
* ui/evolution-addressbook.xml: Fixed Bug #57611.
2004-04-15 JP Rosevear <jpr@ximian.com>
* evolution-comp-editor.xml: remove "Save" only option
2004-04-09 Dan Winship <danw@ximian.com>
* evolution.xml: Update for "New" changes. Move "New Window" into
File menu.
2004-04-06 Not Zed <NotZed@Ximian.com>
* evolution-mail-message.xml: moved goto stuff to the view menu.
2004-03-31 William Jon McCann <mccann@jhu.edu>
* evolution-tasks.xml:
* evolution-calendar.xml: add missing labels to dock items.
2004-03-30 Chris Toshok <toshok@ximian.com>
[ part of fix for bug #53634 ]
* evolution-addressbook.xml: remove the Tools submenu placeholder
foo.
2004-03-22 Hari Prasad Nadig <hp@ndeepak.info>
* evolution-calendar.xml: Naming issue resolved ( Bug 48293 )
2004-03-08 Radek Doulik <rodo@ximian.com>
* evolution-mail-message.xml: added filter junk command and
menuitem, icon for MarkAsNotJunk
2004-02-25 Jeffrey Stedfast <fejj@ximian.com>
* evolution-mail-message.xml: Assign Delete and KP_Delete as
accels for the MessageDelete menu item.
2004-02-23 Dan Winship <danw@ximian.com>
* my-evolution.xml: Remove (this was the Summary's UI file)
* Makefile.am (XML_FILES): Remove my-evolution.xml
2004-02-11 Rodney Dawes <dobey@ximian.com>
* evolution-mail-message.xml: Add sender to Address Book, not
Addressbook
2004-01-26 David Trowbridge <trowbrds@cs.colorado.edu>
* evolution.xml: added "Quick Reference" menu item
2004-01-27 Rodney Dawes <dobey@ximian.com>
* evolution-mail-message.xml: Enable [, ], ., and , as mail accels
again, but not in the menus, so that GTK+ doesn't grab them from the
search bar
2004-01-26 Rodney Dawes <dobey@ximian.com>
* evolution-addressbook.xml:
* evolution-mail-global.xml:
* evolution-mail-message.xml: Get rid of all the *Shift*character
keybindings, so people can actually type things in the search bar,
Just use *Control*basekey instead
Fixes #41769
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
2004-01-15 Rodrigo Moya <rodrigo@ximian.com>
* evolution-mail-global.xml: moved 'Forget Passwords' item...
* evolution.xml: ...to the shell.
2004-01-12 Meilof Veeningen <meilof@wanadoo.nl>
* evolution-message-composer.xml: Add menu items to show To and
PostTo
2004-01-06 Rodney Dawes <dobey@ximian.com>
* evolution-mail-messagedisplay.xml: Fix missing ">" typo
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
2003-12-31 Kidd Wang <kidd.wang@sun.com>
* evolution-tasks.xml: Add a menu item [Open Task] to [File] for
the tasks component.
2003-12-23 Kidd Wang <kidd.wang@sun.com>
* evolution-calendar.xml: Add a menu item [Open Appointment] to [File].
2003-12-18 Rodney Dawes <dobey@ximian.com>
* evolution-mail-message.xml:
* evolution-mail-messagedisplay.xml: Revert previous patch to
fix bug #49949 - exposes crash in libbonoboui when switching
away from mail component
2003-12-18 Calvin Liu <calvin.liu@sun.com>
* evolution-mail-message.xml: On [Action] menu, change [Forward]
to [Forward As...], [Forward Message] to [Forward].
2003-12-17 Rodney Dawes <dobey@ximian.com>
* evolution-mail-message.xml:
* evolution-mail-messagedisplay.xml: Fix bug #49949
2003-12-17 Chris Toshok <toshok@ximian.com>
* evolution-addressbook.xml: add ContactsViewPreview command, a
"Preview Pane" menu item, and a keybinding for it - same placement
as the mailer's item.
2003-12-17 Rodrigo Moya <rodrigo@ximian.com>
* evolution-calendar.xml: removed the 'NewCalendar' verb.
2003-12-09 Not Zed <NotZed@Ximian.com>
* evolution-mail-global.xml: add a _label to View option. Bug
#51242.
2003-12-04 Radek Doulik <rodo@ximian.com>
* evolution-mail-message.xml: added junk toolbar buttons
2003-12-03 JP Rosevear <jpr@ximian.com>
* evolution-mail-global.xml: we want to insert at the place holder
spot
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.
2003-11-18 Rodrigo Moya <rodrigo@ximian.com>
* evolution-calendar.xml: removed the 'New...' items, since they are
implemented in the shell as before.
2003-11-17 Ettore Perazzoli <ettore@ximian.com>
* evolution.xml: Rename verb "OpenFolderInNewWindow" to
"OpenNewWindow". Add a separator before it in the File -> New
submenu.
2003-11-13 Ettore Perazzoli <ettore@ximian.com>
* evolution.xml: 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.
2003-11-13 Ettore Perazzoli <ettore@ximian.com>
* evolution.xml: Ooops, add missing closing </popups> tag.
2003-11-13 Ettore Perazzoli <ettore@ximian.com>
* evolution.xml: Add back send/receive command and toolbar button.
2003-11-13 Ettore Perazzoli <ettore@ximian.com>
* evolution.xml: Add "NewPopup" popup back.
2003-10-10 Rodrigo Moya <rodrigo@ximian.com>
* evolution-calendar.xml: removed stock icon for "NewCalendar"
verb, and added items for creating calendar events.
2003-10-10 Rodrigo Moya <rodrigo@ximian.com>
* evolution-calendar.xml: added 'New Calendar' menu item.
2003-10-10 Hans Petter Jansson <hpj@ximian.com>
* evolution-calendar.xml: Add calendar list view task button.
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
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.
2003-09-11 Tim Wo <tim.wo@sun.com>
* evolution-contact-editor.xml: add mnemonic "C" for "Save and _Close",
"D" for "_Delete", "l" for "Close". Fixes bug #48096
* evolution-contact-list-editor.xml: add mnemonic "C" for "Save and
_Close", "D" for "_Delete", "l" for "Close". Fixes bug #48096
* evolution-signature-editor.xml: add mnemonic "C" for "Save and
_Close", change mnemonic "C" to "l" for "Close". Fixes bug #48205
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'
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.
2003-08-05 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.
2003-07-24 Ettore Perazzoli <ettore@ximian.com>
* evolution.xml: Cleaned up a bunch of menu and toolbar items that
are not being used or do not belong to the shell anymore in the
new UI. Also removed all pop-up menus.
2003-07-17 Rodrigo Moya <rodrigo@ximian.com>
* evolution-tasks.xml: s/Expunge/Purge.
* evolution-calendar.xml: fixed menmonic for Purge.
2003-07-15 Rodrigo Moya <rodrigo@ximian.com>
* evolution-calendar.xml: added 'Purge' menu item.
* evolution-tasks.xml: added separator after 'Send/Receive'.
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
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.
2003-07-01 Rodrigo Moya <rodrigo@ximian.com>
Fixes #45524
* evolution-tasks.xml:
* evolution-calendar.xml: use stock icons where appropriate.
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.
|