a76c64d353
Do not prompt for offline when mail backend not started
2011-06-29 18:41:44 +02:00
cdd89ef290
Bug #641939 - [publish-calendar] Doesn't read online state on start
2011-06-29 18:41:43 +02:00
e0f339b781
Bug #637641 - Crash on audio alarms with invalid file URI set
2011-06-29 18:41:43 +02:00
7ea1badd8a
Bug 644235 - Make EActivityProxy a GtkFrame
...
So it can inherit the theme from the widget below. Was previously a
GtkEventBox for historical reasons that no one remembers.
2011-06-29 18:41:43 +02:00
b30716185a
Bug 643507 - Font preferences don't work
2011-06-29 18:41:43 +02:00
acb4f0e3af
Bug 644232 - Support NetworkManager 0.9
2011-06-29 18:41:43 +02:00
3cd443a62d
Updated Oriya Translation
2011-06-29 18:41:43 +02:00
7f04702dff
Bug 644194 - EAddressbookModel: Logic error in remove_contact()
2011-06-29 18:41:43 +02:00
1106afcd8e
Bug 644164 - Using outdated Connman D-Bus names
2011-06-29 18:41:42 +02:00
e106a60432
Bug 644166 - Add style class to primary toolbars
...
Requires GTK+ >= 3.0.2 since GTK_STYLE_CLASS_PRIMARY_TOOLBAR is a very
recent addition.
2011-06-29 18:41:42 +02:00
63dae545b6
Bug 644066 - Text selection is cleared when right-clicking on a link
2011-06-29 18:41:42 +02:00
2a5bbf4905
Bug 644053 - Fix packing in "Network Preferences"
2011-06-29 18:41:42 +02:00
7caf777bb9
Updated Hungarian translation
2011-06-29 18:41:42 +02:00
cb7d85c41a
Bug #644107 - Local addressbooks created without relative_uri set
2011-06-29 18:41:42 +02:00
3b641d44e6
Typo in comment: s/datefime-formats/datetime-formats/
2011-06-29 18:41:42 +02:00
5e13ec62ef
Post-release version bump.
2011-06-29 18:41:42 +02:00
8022759c98
Remove --disable-gtk3 from DISTCHECK_CONFIGURE_FLAGS.
2011-06-29 18:41:41 +02:00
1354b4080f
NEWS update for 2.91.91 release.
2011-06-29 18:41:41 +02:00
f90eff4c50
Updated Vietnamese translation
2011-06-29 18:41:41 +02:00
edf5ff268a
Bump BASE_VERSION to 3.0.
...
Looks like GNOME 3.0 might actually happen this cycle.
2011-06-29 18:41:41 +02:00
7aacf983b3
Coding style and whitespace cleanup.
2011-06-29 18:41:41 +02:00
bca1a2c5ea
Updated Latvian translation.
2011-06-29 18:41:41 +02:00
2c929064fd
Whitespace cleanup.
2011-06-29 18:41:41 +02:00
10dd02bce0
Bug #643693 - Crash opening attached text/html mail
2011-06-29 18:41:41 +02:00
1c5f04dc86
Construct attachment bars for correct message part ids
2011-06-29 18:41:41 +02:00
3f746c4a55
Do not flush Outbox when mail shell backend not started
2011-06-29 18:41:41 +02:00
eac4adfbf6
Bug #643218 - Local delivery doesn't deliver after maildir migration
2011-06-29 18:41:41 +02:00
c1b409dd42
Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removed
...
I don't know how in the world an ESource can wind up not having a UID
string, but we saw a case of this in 2.32. Emit a runtime warning and
avoid crashing.
2011-06-29 18:41:41 +02:00
f3c11101c3
Merge duplicate local sources
2011-06-29 18:41:41 +02:00
fe489b4e30
Bug #643402 - Fails to build with --disable-smime
2011-06-29 18:41:41 +02:00
3a58605790
Bug #643635 - Typo in the code from commit for bug #434972
2011-06-29 18:41:40 +02:00
498337e852
Do not leak attachments in a mail view
2011-06-29 18:41:40 +02:00
623f791236
Update Simplified Chinese translation.
2011-06-29 18:41:40 +02:00
9f607004e7
Updated Spanish translation
2011-06-29 18:41:40 +02:00
8a72144701
Remove unused cal_comp_process_source_list_drop().
2011-06-29 18:41:40 +02:00
ab870b27cd
Fix Gtk-Doc comment notation.
...
Seeing lots of what I assume to be doxygen syntax in comment blocks.
2011-06-29 18:41:40 +02:00
d79a9a0fe1
Updated Norwegian bokmål translation
2011-06-29 18:41:40 +02:00
186fe2bfb7
Let Esc behave like Cancel in Reply questions and do not leak message
2011-06-29 18:41:40 +02:00
0f01c08352
Bug #642093 - Frees message attachment content on Reply
2011-06-29 18:41:40 +02:00
a244743d9e
Bug #642447 - Invalid reads while disabling groupwise account
2011-06-29 18:41:40 +02:00
f42901b8c4
Slightly smaller dialogs for Reply type questions (but not all)
2011-06-29 18:41:40 +02:00
c774933853
Bug #641805 - Clicking links in mail composer opens URL twice
2011-06-29 18:41:40 +02:00
3aaca9136d
Bug #641456 - Crash in pst_process_appointment at pst-importer.c
2011-06-29 18:41:40 +02:00
07d7286859
Bug #641374 - "Send new mail to..." popup action doesn't work
2011-06-29 18:41:40 +02:00
095a0e5d65
Fix incorrect use of ngettext from a patch for bug #635414
2011-06-29 18:41:40 +02:00
057f0c4d24
Bug #643297 - multipart/related formatter skips the last part
2011-06-29 18:41:39 +02:00
6fc05b4f1d
[l10n] Updated Estonian translation
2011-06-29 18:41:39 +02:00
4505dd8dc7
Updated French translation
2011-06-29 18:41:39 +02:00
c003c99a75
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
2011-06-29 18:41:39 +02:00
f55aaa5e00
Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params.
...
I thought this might be the cause of bug #643089 .
Turns out it wasn't, but it's a good thing to do anyway.
2011-06-29 18:41:38 +02:00