tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=64
This commit is contained in:
parent
8ad5d1ee2b
commit
8d1cdf1b07
@ -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#607952 - "Hours" used as both singular and plural form
|
||||||
- bgo#606342 - PST option not offered in single file import
|
- bgo#606342 - PST option not offered in single file import
|
||||||
- bgo#607804 - Fallback to missing image, when a stock icon
|
- 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
|
- bgo#607087 - Not all inlined text attachments are included in
|
||||||
replies
|
replies
|
||||||
- bgo#607741 - Move folder to claims it's copying in status
|
- bgo#607741 - Move folder to claims it's copying in status
|
||||||
bar
|
bar
|
||||||
- bgo#607591 - Revert commit for bug bgo#516000
|
- bgo#607591 - Revert commit for bug bgo#516000
|
||||||
- bgo#607572 - Date navigator should be synced with the
|
- bgo#607572 - Date navigator should be synced with the
|
||||||
GnomeCalendar upon setting
|
GnomeCalendar upon setting
|
||||||
- bgo#549558 - "Download Messages for Offline Usage" still
|
- 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
|
- bgo#607608 - Empty Trash does not work unless Trash is
|
||||||
selected
|
selected
|
||||||
- bgo#607542 - Sometimes delete in pop up doesn't get displayed
|
- bgo#607542 - Sometimes delete in pop up doesn't get displayed
|
||||||
- bgo#606301 - Slow sort by subject
|
- bgo#606301 - Slow sort by subject
|
||||||
- bgo#607409 - ~/.evolution/mail/config not created on demand
|
- 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#603480 - [bbdb] Crash on unref of uninitialized memory
|
||||||
- bgo#607360 - [regression] Runtime warnings at exit
|
- bgo#607360 - [regression] Runtime warnings at exit
|
||||||
- bgo#606940 - plugin_lib_loadmodule() always enables the
|
- bgo#606940 - plugin_lib_loadmodule() always enables the
|
||||||
plugin
|
plugin
|
||||||
- bgo#607234 - Open received attachments as read-only
|
- bgo#607234 - Open received attachments as read-only
|
||||||
- bgo#390973 - Changing meeting organizer should also change
|
- bgo#390973 - Changing meeting organizer should also change
|
||||||
default attendee
|
default attendee
|
||||||
- bgo#606937 - void function should not have a return value
|
- 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#606874 - mktemp disabled in latest glibc-2.11.90-8
|
||||||
- bgo#605633 - A little code inconsistency in
|
- bgo#605633 - A little code inconsistency in
|
||||||
em_utils_send_receipt
|
em_utils_send_receipt
|
||||||
- bgo#604670 - addressbook-export segfaults when specifying
|
- bgo#604670 - addressbook-export segfaults when specifying
|
||||||
addressbook
|
addressbook
|
||||||
+ Other Changes:
|
+ Other Changes:
|
||||||
- Rearrange composer options
|
- Rearrange composer options
|
||||||
- Coding style and whitespace cleanups
|
- 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
|
- Give all preview panes a search bar
|
||||||
- Improve clipboard behavior
|
- Improve clipboard behavior
|
||||||
- Add selection utilities for "text/html" targets
|
- Add selection utilities for "text/html" targets
|
||||||
- Fix a potential uninitialized variable use in
|
- Fix potential uninitialized variable uses, return values, and
|
||||||
em-composer-utils.c
|
uninitialized arguments
|
||||||
- Fix a potential uninitialized variable use in
|
- Remove dead assignments and dead code
|
||||||
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
|
|
||||||
- Also ship gnome-cal.h as a public header
|
- Also ship gnome-cal.h as a public header
|
||||||
- Baby steps toward GSEAL compliance
|
- Baby steps toward GSEAL compliance
|
||||||
+ Translation updates
|
+ Translation updates
|
||||||
|
Loading…
Reference in New Issue
Block a user