Vincent Untz 2010-01-28 00:31:41 +00:00 committed by Git OBS Bridge
parent 8ad5d1ee2b
commit 8d1cdf1b07

View File

@ -6,18 +6,18 @@ Mon Jan 25 22:32:45 CET 2010 - captain.magnus@opensuse.org
- bgo#607952 - "Hours" used as both singular and plural form
- bgo#606342 - PST option not offered in single file import
- bgo#607804 - Fallback to missing image, when a stock icon
could not be found
could not be found
- bgo#607087 - Not all inlined text attachments are included in
replies
replies
- bgo#607741 - Move folder to claims it's copying in status
bar
bar
- bgo#607591 - Revert commit for bug bgo#516000
- bgo#607572 - Date navigator should be synced with the
GnomeCalendar upon setting
GnomeCalendar upon setting
- bgo#549558 - "Download Messages for Offline Usage" still
sensitive in offline mode
sensitive in offline mode
- bgo#607608 - Empty Trash does not work unless Trash is
selected
selected
- bgo#607542 - Sometimes delete in pop up doesn't get displayed
- bgo#606301 - Slow sort by subject
- bgo#607409 - ~/.evolution/mail/config not created on demand
@ -26,17 +26,17 @@ Mon Jan 25 22:32:45 CET 2010 - captain.magnus@opensuse.org
- bgo#603480 - [bbdb] Crash on unref of uninitialized memory
- bgo#607360 - [regression] Runtime warnings at exit
- bgo#606940 - plugin_lib_loadmodule() always enables the
plugin
plugin
- bgo#607234 - Open received attachments as read-only
- bgo#390973 - Changing meeting organizer should also change
default attendee
default attendee
- bgo#606937 - void function should not have a return value
- bgo#605120 - evolution-exchange requires libcomposer
- bgo#605120 - evolution-exchange requires libcomposer
- bgo#606874 - mktemp disabled in latest glibc-2.11.90-8
- bgo#605633 - A little code inconsistency in
em_utils_send_receipt
em_utils_send_receipt
- bgo#604670 - addressbook-export segfaults when specifying
addressbook
addressbook
+ Other Changes:
- Rearrange composer options
- Coding style and whitespace cleanups
@ -51,22 +51,9 @@ Mon Jan 25 22:32:45 CET 2010 - captain.magnus@opensuse.org
- Give all preview panes a search bar
- Improve clipboard behavior
- Add selection utilities for "text/html" targets
- Fix a potential uninitialized variable use in
em-composer-utils.c
- Fix a potential uninitialized variable use in
emae_authtype_changed()
- Fix a potential uninitialized return value in
e-timezone-dialog.c
- Fix a potential uninitialized argument in
ech_config_section_factory()
- Fix a potential uninitialized argument in
e_signature_list_find()
- Fix a potential uninitialized argument in e-plugin-python.c
- Remove dead assignments found by clang
- Remove unused tooltip support from ECanvas/ETable/EText
- Remove unused ECell::show_tooltip method
- Remove dead ETableItem code
- Remove unused ECanvas functions
- Fix potential uninitialized variable uses, return values, and
uninitialized arguments
- Remove dead assignments and dead code
- Also ship gnome-cal.h as a public header
- Baby steps toward GSEAL compliance
+ Translation updates