Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 648756 - Custom imap port forgotten | Dan Vrátil | 2011-06-30 | 1 | -4/+6 |
| | |||||
* | Bug 645825 - Search bar not changing color when showing results | Dan Vrátil | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-06-30 | 1 | -461/+467 |
| | |||||
* | Make EAlertBar messages selectable | Milan Crha | 2011-06-30 | 1 | -0/+2 |
| | |||||
* | Bug 597082 - Crash while migrating folder info | Matthew Barnes | 2011-06-30 | 1 | -11/+25 |
| | | | | | | | | In migrate_folders(), free the idle callback closure using a GDestroyNotify callback so we don't try to free the same memory repeatedly if the idle callback recurses while cycling the main loop. Why *are* we cycling the main loop anyway? I don't get that part. | ||||
* | Add itip_get_fallback_identity(). | Matthew Barnes | 2011-06-30 | 5 | -38/+48 |
| | | | | | Convenience function returns a name + address string from the default mail identity, to be used as a fallback for organizers. | ||||
* | Fix a memory leak | Milan Crha | 2011-06-30 | 1 | -0/+1 |
| | |||||
* | Bug #303862 - Cannot scroll message after clicking image attachment button | Dan Vrátil | 2011-06-30 | 1 | -0/+34 |
| | |||||
* | Bug #303653 - Make headers collapsable in preview pane | Dan Vrátil | 2011-06-30 | 7 | -6/+197 |
| | |||||
* | Bug #641845 - Add default expansion variables to templates plugin | Dan Vrátil | 2011-06-30 | 2 | -98/+452 |
| | | | | | Users can read values from original message in the template by $ORIG[header] and with a special value $ORIG[body]. | ||||
* | Add itip_get_user_identities(). | Matthew Barnes | 2011-06-30 | 5 | -125/+105 |
| | | | | | Convenience function returns a NULL-terminated array of name + address strings based on registered mail identities. | ||||
* | Refactor CompEditor pages to isolate EAccount usage. | Matthew Barnes | 2011-06-30 | 3 | -236/+354 |
| | | | | | Hide EAccount usage behind more generic APIs so EAccount can be replaced more easily in the account-mgmt branch. | ||||
* | Add itip_address_is_user(). | Matthew Barnes | 2011-06-30 | 5 | -20/+40 |
| | | | | | Convenience function that checks whether the given email address matches a registered mail identity. | ||||
* | itip-utils cleanups. | Matthew Barnes | 2011-06-30 | 2 | -56/+96 |
| | |||||
* | Add e_meeting_store_find_self(). | Matthew Barnes | 2011-06-30 | 4 | -36/+61 |
| | | | | | Convenience function that uses registered mail identities to find the user among meeting attendees. | ||||
* | Remove redundant EAccountList utilities. | Matthew Barnes | 2011-06-30 | 16 | -62/+45 |
| | | | | | Kill itip_addresses_get() and itip_addresses_get_default(), and use e_get_account_list() and e_get_default_account() instead. | ||||
* | CompEditor cleanups. | Matthew Barnes | 2011-06-30 | 8 | -746/+768 |
| | | | | Random cleanups from the account-mgmt branch, to reduce diff noise. | ||||
* | Some modules missing CFLAGS/LIBS for EShell. | Matthew Barnes | 2011-06-30 | 4 | -7/+15 |
| | |||||
* | EMailBackend: Ignore cancelled background jobs. | Matthew Barnes | 2011-06-30 | 1 | -1/+4 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -7/+7 |
| | |||||
* | Added UG translation | Abduxukur Abdurixit | 2011-06-30 | 1 | -2733/+3603 |
| | |||||
* | Bump gladeui-2.0 minimum version to 3.10.0. | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Adapt to new CamelSession background job API. | Matthew Barnes | 2011-06-30 | 2 | -65/+119 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2011-06-30 | 1 | -3289/+1141 |
| | |||||
* | Updated Bulgarian translation | Krasimir Chonov | 2011-06-30 | 1 | -7412/+8650 |
| | |||||
* | Bug 619782 - Characters override in contact editor express mode | Matthew Barnes | 2011-06-30 | 1 | -3/+0 |
| | |||||
* | Bug 547954 - Clarify delete-from-search-folder warning | Dan Vrátil | 2011-06-30 | 2 | -5/+4 |
| | |||||
* | e_mail_local_init(): Improve error handling. | Matthew Barnes | 2011-06-30 | 1 | -8/+13 |
| | |||||
* | Bug 648308 - Do not display full folder URI in "Opening folder" activity | Dan Vrátil | 2011-06-30 | 1 | -2/+7 |
| | |||||
* | Do not require unique-3.0 in .pc files | Milan Crha | 2011-06-30 | 2 | -2/+2 |
| | |||||
* | Adapt to CamelService changes. | Matthew Barnes | 2011-06-30 | 36 | -649/+638 |
| | |||||
* | Bug 648346 - Add style class to message browser toolbar | Matthew Barnes | 2011-06-30 | 1 | -0/+4 |
| | |||||
* | Bug #641154 - Crash in emae_check_authtype_done | Milan Crha | 2011-06-30 | 1 | -2/+22 |
| | |||||
* | Bug 648317 - MeeGo shell looking for the wrong atom | Abner Silva | 2011-06-30 | 1 | -1/+1 |
| | | | | | | Yet another s/MOBLIN/MEEGO/ https://bugs.meego.com/show_bug.cgi?id=13756 | ||||
* | Bug #502188 - Store 'Remember password' for calendars | Milan Crha | 2011-06-30 | 1 | -4/+38 |
| | |||||
* | evolution-alarm-notify: replace Moblin by Meego | Alban Crequy | 2011-06-30 | 1 | -2/+2 |
| | | | | | | | evolution-alarm-notify didn't start correctly on Meego Netbook. This patch fixes the problem by replacing "Moblin" by the new Meego strings. https://bugs.meego.com/show_bug.cgi?id=14683 | ||||
* | Bug #647116 - Crash in g_error_matches, e_contact_editor_contact_modified | Milan Crha | 2011-06-30 | 1 | -3/+3 |
| | |||||
* | Bug #645721 - Fix build error when enabling kerberos without specifying path | Niki Guldbrand | 2011-06-30 | 2 | -10/+42 |
| | |||||
* | Bug #645610 - [regression] Editing contact doesn't refresh view | Milan Crha | 2011-06-30 | 1 | -9/+8 |
| | |||||
* | Bug 647708 - e_plugin_xml_prop() can return libxml2 allocated memory | Matthew Barnes | 2011-06-30 | 1 | -10/+9 |
| | | | | | Always copy the xmlChar property into GLib-allocated memory. g_mem_is_system_malloc() has nothing to do with libxml2. | ||||
* | Bug #647429 - Hide port-entry for providers without port | Dan Vrátil | 2011-06-30 | 1 | -13/+13 |
| | |||||
* | Bug #646197 - Crash with VALARM without ACTION property | Milan Crha | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Adapt to sealed up CamelService. | Matthew Barnes | 2011-06-30 | 15 | -50/+137 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2011-06-30 | 1 | -389/+193 |
| | |||||
* | Bug 647816 - Moving folder hierarchy causes error | David Woodhouse | 2011-06-30 | 1 | -2/+9 |
| | | | | | When *moving*, as opposed to copying, we only need to operate on the top-level folder; its children will automatically follow it. | ||||
* | Kill em_composer_prefs_new_signature(). | Matthew Barnes | 2011-06-30 | 2 | -14/+0 |
| | | | | No longer used. | ||||
* | EWebView: Coding style cleanup | Matthew Barnes | 2011-06-30 | 1 | -1/+2 |
| | |||||
* | Bug 647698 - Selected calendar doesnt authenticate after offline/online | Matthew Barnes | 2011-06-30 | 1 | -17/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | When I wrote e_load_cal_source_async() it didn't occur to me that a calendar backend may emit "auth-required" after the initial connection attempt. And because I was passing the allocated context data for the asynchronous load operation to e_cal_set_auth_func(), meaning the data gets freed at the end of the load operation, I was then calling e_cal_set_auth_func(cal, NULL, NULL) after the initial authentication was complete so that the ECal would not try to access the freed context data after the load operation finished. But that turned out to break the case of switching to offline mode, then back to online mode. Most calendar backends need to re-authenticate when they come back online. This commit instead passes data to the authentication function by way of g_object_set_data_full() so that the authentication function can be left in place for the duration of the ECal instance. Note that e_cal_set_auth_func() lacks a GDestroyNotify argument for the user data passed to it, which rules out passing any kind of allocated data structure. This is an API design flaw, in my opinion. But g_object_set_data_full() *does* take a GDestroyNotify argument. | ||||
* | Don't try to refresh or sync mail folders when offline. | Matthew Barnes | 2011-06-30 | 2 | -2/+10 |
| | | | | | Switching between mail folders in offline mode produces lots of annoying alerts for operations we shouldn't even be attempting. | ||||
* | Work around another a11y crash. | Matthew Barnes | 2011-06-30 | 1 | -2/+10 |
| | | | | | | Some kind of object lifetime issue in GalA11yETableItem. Just work around it for now. Killing this class would pretty much mean killing a11y support for ETables entirely and I'm not that pissed off... yet. | ||||
* | Demonstrate EWebView as an EAlertSink. | Matthew Barnes | 2011-06-30 | 2 | -11/+9 |
| | |||||
* | EWebView: Fix icon retrieval when showing EAlerts. | Matthew Barnes | 2011-06-30 | 1 | -1/+13 |
| | | | | Need to convert the icon filename to a URI for use in <img> tags. | ||||
* | EWebView: Implement the EAlertSink interface | Matthew Barnes | 2011-06-30 | 2 | -10/+116 |
| | | | | Shows alerts directly in the HTML area, similar to GtkInfoBar. | ||||
* | Don't crash on missing EAlert definitions. | Matthew Barnes | 2011-06-30 | 1 | -0/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-06-30 | 1 | -929/+923 |
| | |||||
* | Updated Japanese translation. | Takayoshi OKANO | 2011-06-30 | 1 | -2/+15 |
| | |||||
* | Bug 646817 - Hide View->Preview menu in express mode | Matthew Barnes | 2011-06-30 | 1 | -0/+2 |
| | |||||
* | Move translator comments so they get picked up | Andre Klapper | 2011-06-30 | 1 | -13/+13 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2011-06-30 | 2 | -72/+50 |
| | |||||
* | [l10n]Fixes on Catalan translation | Jordi Serratosa | 2011-06-30 | 1 | -489/+483 |
| | |||||
* | Updated Japanese translation | Takayuki KUSANO | 2011-06-30 | 1 | -4293/+4542 |
| | |||||
* | Updated Danish translation | Kenneth Nielsen | 2011-06-30 | 1 | -2805/+2827 |
| | |||||
* | Updated Czech translation | Jiří Eischmann | 2011-06-30 | 1 | -1168/+1225 |
| | |||||
* | Updated Italian translation | Luca Ferretti | 2011-06-30 | 1 | -757/+826 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-06-30 | 1 | -130/+71 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-06-30 | 1 | -164/+208 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2011-06-30 | 1 | -218/+115 |
| | |||||
* | Fix translations being boken by removing calls to bindtextdomain() from plugins. | Kjartan Maraas | 2011-06-30 | 6 | -26/+0 |
| | | | | | It shouldn't be needed for plugins that live in the evolution source tree anyway since they should just use the translation domain they inherit from main(). | ||||
* | Bug 646384 - Updated App Icon | Matthew Barnes | 2011-06-30 | 8 | -615/+3519 |
| | |||||
* | Applied patch from https://bugzilla.gnome.org/show_bug.cgi?id=629888 | Leonid Kanter | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2011-06-30 | 1 | -2699/+2197 |
| | |||||
* | Bug 646200 - Insufficient requirement on libsoup | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | | | | | Require libsoup >= 2.31.2 so we can use the get methods for SoupCookie, SoupData and SoupURI. | ||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-06-30 | 1 | -0/+1 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-06-30 | 1 | -67/+188 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-06-30 | 1 | -3369/+3164 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-06-30 | 1 | -8222/+4564 |
| | |||||
* | Updated Dutch translation by Wouter Bolsterlee | Wouter Bolsterlee | 2011-06-30 | 1 | -431/+426 |
| | |||||
* | Updated Dutch translation by Wouter Bolsterlee | Wouter Bolsterlee | 2011-06-30 | 1 | -421/+430 |
| | |||||
* | Updated Dutch translation by Wouter Bolsterlee | Wouter Bolsterlee | 2011-06-30 | 1 | -127/+77 |
| | |||||
* | Updated Dutch translation by Hannie Dumoleyn | Hannie Dumoleyn | 2011-06-30 | 1 | -442/+428 |
| | |||||
* | Remove no longer existing files from POTFILES.in | Wouter Bolsterlee | 2011-06-30 | 1 | -2/+0 |
| | | | | This makes updating translation files using intltool-update work again. | ||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2011-06-30 | 2 | -4757/+4041 |
| | |||||
* | Remove the profiler plugin. | Matthew Barnes | 2011-06-30 | 9 | -396/+1 |
| | | | | | | | This plugin was for developers, but no one uses it anymore. Plus the only profiling hooks left in Evolution were in the MessageList widget, which performs fine. There's better ways to collect profiling data these days anyway (sysprof, systemtap, etc.). | ||||
* | Update Simplified Chinese translation. | Aron Xu | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Updated Lithuanian translation | Žygimantas Beručka | 2011-06-30 | 1 | -6405/+4945 |
| | |||||
* | Rip out Anjal-specific cruft we don't need. | Matthew Barnes | 2011-06-30 | 10 | -678/+3 |
| | | | | | Need to trim off the fat if we're ever going to merge the souped up mail account wizard. Still a long way to go... | ||||
* | Miscellaneous GtkAction-related cleanups. | Matthew Barnes | 2011-06-30 | 7 | -32/+33 |
| | | | | Prefer the newer GtkAction "set" functions over g_object_set(). | ||||
* | Restore lockdown integration. | Matthew Barnes | 2011-06-30 | 21 | -243/+248 |
| | | | | | | | | | | | | | With lockdown settings available through GSettings, widgets can handle lockdown integration themselves without having to use EShellSettings. Also fixed a few places where printing or save-to-disk actions were either not properly wired up or not responding to lockdown settings, but much more work needs done. Attachments, for example, are not honoring the disable-save-to-disk setting at all. This too requires the recently-added gsettings-desktop-schemas dependency. | ||||
* | Added UG translation | Abduxukur Abdurixit | 2011-06-30 | 1 | -2376/+2436 |
| | |||||
* | Bug 644310 - Rework "Set as Background" image option | Matthew Barnes | 2011-06-30 | 2 | -27/+21 |
| | | | | | | | | | This adds a dependency on gsettings-desktop-schemas >= 2.91.92. The version was chosen for the change from "picture-filename" to "picture-uri" in the "org.gnome.desktop.background" schema. Also, we now save the background image under ~/Pictures since the old directory (~/.gnome2/wallpapers) is presumed deprecated in GNOME 3. | ||||
* | Updated Russian translation | Yuri Myasoedov | 2011-06-30 | 1 | -29/+29 |
| | |||||
* | Update Arabic translation | Abderrahim Kitouni | 2011-06-30 | 1 | -12119/+8732 |
| | |||||
* | Change "mail:async-error" alerts to warnings. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
| | | | | Most Camel alerts are transient. Make them warnings so they time out. | ||||
* | EAlertBar: Make warnings time out after 5 minutes | Matthew Barnes | 2011-06-30 | 3 | -5/+57 |
| | | | | | | Warnings are generally meant for transient errors. No need to leave them up indefinitely. Close them automatically if the user hasn't responded after a reasonable period of time has elapsed. | ||||
* | Reduce EAlertBar height. | Matthew Barnes | 2011-06-30 | 1 | -6/+12 |
| | | | | | Use height-for-width size requests instead of width-for-height. Height is still not as small as I'd like, but it's a little better. | ||||
* | EShellContent: Whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -11/+11 |
| | |||||
* | Change the accelerator map file location. | Matthew Barnes | 2011-06-30 | 1 | -9/+4 |
| | | | | | | | | From: $HOME/.gnome2/accels/evolution To: $XDG_CONFIG_HOME/evolution/accels Custom keyboard accelerator maps is a well-hidden feature these days, especially in GNOME 3. Not worth migrating the old file. | ||||
* | Fix an EShell reference leak. | Matthew Barnes | 2011-06-30 | 1 | -0/+9 |
| | | | | | | | | | | | | | GApplication calls g_main_loop_quit() immediately when the last window is destroyed, whereas we do it from an idle callback with an extra ref on EShell to keep it alive until the idle callback runs. But because GApplication beats us to the punch, our idle callback never runs and the EShell reference leaks. For now, we'll just disable the quit_mainloop() method of GApplication. If GtkApplication grows a signal equivalent to EShell::window-destroyed, EShell could drop its window_destroyed() method and let G[tk]Application handle things normally. | ||||
* | Updated kn translations | Shankar Prasad | 2011-06-30 | 1 | -1044/+921 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2011-06-30 | 1 | -328/+222 |
| | |||||
* | Fix alignment of extra widgets in EAlertDialogs. | Matthew Barnes | 2011-06-30 | 9 | -67/+108 |
| | | | | | | | Add e_alert_dialog_get_content_area(), which returns the GtkVBox containing the primary and secondary labels. Use this instead of gtk_dialog_get_content_area() to maintain the dialog's left margin beneath the image. | ||||
* | Bug 645545 - Attachment reminder dialog uses wrong expand | Matthew Barnes | 2011-06-30 | 1 | -2/+1 |
| | |||||
* | Updated Dutch translation by Hannie Dumoleyn | Hannie Dumoleyn | 2011-06-30 | 1 | -4874/+5289 |
| | |||||
* | evolution-settings doesn't really need to be unique. | Matthew Barnes | 2011-06-30 | 1 | -52/+0 |
| | | | | | | This thing is kind of a weird hybrid of Anjal and Evolution code anyway. We should figure out if and where it really belongs in Evolution and get the Anjal references cleaned up. | ||||
* | Port AlarmNotify to GtkApplication. | Matthew Barnes | 2011-06-30 | 3 | -79/+52 |
| | |||||
* | Port EShell to GtkApplication. | Matthew Barnes | 2011-06-30 | 3 | -163/+182 |
| | |||||
* | Remove unique-3.0 dependency from configure.ac. | Matthew Barnes | 2011-06-30 | 1 | -2/+0 |
| | |||||
* | Bug 645551 - Mailer statusbar jumping in size | Matthew Barnes | 2011-06-30 | 1 | -8/+42 |
| | |||||
* | Updated kn translations | Shankar Prasad | 2011-06-30 | 1 | -63/+30 |
| | |||||
* | Bug 418954 - Add a separate entry combo for port numbers | Dan Vráti | 2011-06-30 | 5 | -52/+718 |
| | | | | | | | | | Adds a new EPortEntry widget which appears alongside "host" entry boxes so users don't have to know about the "host:port" syntax to specify a custom port number. Currently only used in the mail account editor, but we'll generalize it futher so it can be used everywhere. | ||||
* | Updated Brazilian Portuguese translation | Djavan Fagundes | 2011-06-30 | 1 | -4835/+5472 |
| | |||||
* | Updated Catalan translation | David Planella | 2011-06-30 | 1 | -5096/+5366 |
| | |||||
* | Begin Evolution 3.1 development. | Matthew Barnes | 2011-06-30 | 1 | -3/+3 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2011-06-30 | 1 | -3/+3 |
| | |||||
* | NEWS update for 2.91.92 release. | Matthew Barnes | 2011-06-30 | 1 | -0/+61 |
| | |||||
* | Select IMAP+ by default in new account setup. | Matthew Barnes | 2011-06-30 | 1 | -1/+2 |
| | | | | | | It's high time we promote IMAP+ over the older IMAP provider. Migration of existing IMAP accounts to IMAP+ will come in a future release. This is a first step. | ||||
* | Updated Latvian translation. | Rudolfs Mazurs | 2011-06-30 | 1 | -8042/+1729 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2011-06-30 | 1 | -6117/+7400 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-06-30 | 1 | -2168/+2206 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2011-06-30 | 1 | -1274/+1359 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2011-06-30 | 1 | -4744/+5151 |
| | |||||
* | Updated Romanian translation | Lucian Adrian Grijincu | 2011-06-30 | 1 | -756/+629 |
| | |||||
* | Updated Romanian translation | Lucian Adrian Grijincu | 2011-06-30 | 1 | -5568/+6143 |
| | |||||
* | [l10n] Updated German translation | Mario Blättermann | 2011-06-30 | 1 | -7894/+1850 |
| | |||||
* | Save account list when changing account after password prompt | Milan Crha | 2011-06-30 | 1 | -1/+3 |
| | | | | | It was necessary to propagate the change into evolution-exchange, as found within bug #644644 | ||||
* | Updated French translation | Bruno Brouard | 2011-06-30 | 1 | -683/+729 |
| | |||||
* | Updated British English translation | Bruce Cowan | 2011-06-30 | 1 | -2398/+2545 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2011-06-30 | 1 | -1251/+1295 |
| | |||||
* | Fix few invalid reads caused by ECanvas | Milan Crha | 2011-06-30 | 1 | -6/+10 |
| | |||||
* | Workaround for bug #644792 - [mail-notify] Crash when sending D-Bus message | Milan Crha | 2011-06-30 | 2 | -7/+23 |
| | |||||
* | Fix build break after recent eds changes | Milan Crha | 2011-06-30 | 2 | -1/+2 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -102/+55 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -29/+34 |
| | |||||
* | Updated Slovenian translation | Andrej Žnidaršič | 2011-06-30 | 1 | -4305/+4292 |
| | |||||
* | Bug #644301 - Invalid GVariant format in NetworkManager module | Milan Crha | 2011-06-30 | 2 | -2/+6 |
| | |||||
* | Updated Italian translation | Luca Ferretti | 2011-06-30 | 1 | -10255/+4774 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2011-06-30 | 1 | -7968/+5837 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2011-06-30 | 1 | -5596/+6474 |
| | |||||
* | Bug #223838 - Do not share global Sent folder view with regular folders | Milan Crha | 2011-06-30 | 1 | -6/+6 |
| | |||||
* | Bug #615204 - Adding AOL mail account as IMAP results in POP account | Milan Crha | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Minor glitches in Account Editor | Milan Crha | 2011-06-30 | 1 | -19/+19 |
| | | | | | | - hotmail username is user's email - preselected account type didn't rebuild pages, thus for hotmail POP3 was shown IMAP options | ||||
* | Use message subject for attachment description if no filename provided | Milan Crha | 2011-06-30 | 1 | -0/+7 |
| | |||||
* | Bug #586461 - Remove signature also from HTML formatted emails on reply | Milan Crha | 2011-06-30 | 3 | -6/+32 |
| | |||||
* | Bug #618440 - "Reply" does not always strip signatures | Milan Crha | 2011-06-30 | 1 | -1/+3 |
| | |||||
* | Do not prompt for offline when mail backend not started | Milan Crha | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Bug #641939 - [publish-calendar] Doesn't read online state on start | Milan Crha | 2011-06-30 | 3 | -2/+34 |
| | |||||
* | Bug #637641 - Crash on audio alarms with invalid file URI set | Milan Crha | 2011-06-30 | 1 | -13/+16 |
| | |||||
* | Bug 644235 - Make EActivityProxy a GtkFrame | Cosimo Cecchi | 2011-06-30 | 2 | -10/+5 |
| | | | | | So it can inherit the theme from the widget below. Was previously a GtkEventBox for historical reasons that no one remembers. | ||||
* | Bug 643507 - Font preferences don't work | Matthew Barnes | 2011-06-30 | 2 | -113/+182 |
| | |||||
* | Bug 644232 - Support NetworkManager 0.9 | Dan Williams | 2011-06-30 | 1 | -0/+13 |
| | |||||
* | Updated Oriya Translation | Manoj Kumar Giri | 2011-06-30 | 1 | -5935/+7297 |
| | |||||
* | Bug 644194 - EAddressbookModel: Logic error in remove_contact() | Jari Urpalainen | 2011-06-30 | 1 | -7/+26 |
| | |||||
* | Bug 644164 - Using outdated Connman D-Bus names | Hao H Li | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Bug 644166 - Add style class to primary toolbars | Matthew Barnes | 2011-06-30 | 3 | -1/+9 |
| | | | | | Requires GTK+ >= 3.0.2 since GTK_STYLE_CLASS_PRIMARY_TOOLBAR is a very recent addition. | ||||
* | Bug 644066 - Text selection is cleared when right-clicking on a link | Matthew Barnes | 2011-06-30 | 1 | -5/+6 |
| | |||||
* | Bug 644053 - Fix packing in "Network Preferences" | Matthew Barnes | 2011-06-30 | 1 | -1/+14 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2011-06-30 | 1 | -4860/+4753 |
| | |||||
* | Bug #644107 - Local addressbooks created without relative_uri set | Milan Crha | 2011-06-30 | 2 | -5/+21 |
| | |||||
* | Typo in comment: s/datefime-formats/datetime-formats/ | Paul Menzel | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Remove --disable-gtk3 from DISTCHECK_CONFIGURE_FLAGS. | Matthew Barnes | 2011-06-30 | 1 | -1/+0 |
| | |||||
* | NEWS update for 2.91.91 release. | Matthew Barnes | 2011-06-30 | 1 | -0/+66 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2011-06-30 | 1 | -98/+75 |
| | |||||
* | Bump BASE_VERSION to 3.0. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
| | | | | Looks like GNOME 3.0 might actually happen this cycle. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 205 | -1427/+1950 |
| | |||||
* | Updated Latvian translation. | Rudolfs Mazurs | 2011-06-30 | 1 | -13446/+15695 |
| | |||||
* | Whitespace cleanup. | Matthew Barnes | 2011-06-30 | 1 | -1/+0 |
| | |||||
* | Bug #643693 - Crash opening attached text/html mail | Milan Crha | 2011-06-30 | 1 | -1/+17 |
| | |||||
* | Construct attachment bars for correct message part ids | Milan Crha | 2011-06-30 | 1 | -2/+9 |
| | |||||
* | Do not flush Outbox when mail shell backend not started | Milan Crha | 2011-06-30 | 3 | -1/+20 |
| | |||||
* | Bug #643218 - Local delivery doesn't deliver after maildir migration | Milan Crha | 2011-06-30 | 6 | -5/+37 |
| | |||||
* | Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removed | Matthew Barnes | 2011-06-30 | 3 | -0/+3 |
| | | | | | | 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. | ||||
* | Merge duplicate local sources | Milan Crha | 2011-06-30 | 1 | -0/+88 |
| | |||||
* | Bug #643402 - Fails to build with --disable-smime | Milan Crha | 2011-06-30 | 3 | -8/+10 |
| | |||||
* | Bug #643635 - Typo in the code from commit for bug #434972 | Milan Crha | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Do not leak attachments in a mail view | Milan Crha | 2011-06-30 | 9 | -14/+145 |
| | |||||
* | Update Simplified Chinese translation. | Wei Li | 2011-06-30 | 1 | -2250/+2310 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-06-30 | 1 | -897/+954 |
| | |||||
* | Remove unused cal_comp_process_source_list_drop(). | Matthew Barnes | 2011-06-30 | 2 | -191/+0 |
| | |||||
* | Fix Gtk-Doc comment notation. | Matthew Barnes | 2011-06-30 | 14 | -97/+143 |
| | | | | Seeing lots of what I assume to be doxygen syntax in comment blocks. | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-06-30 | 1 | -1236/+1274 |
| | |||||
* | Let Esc behave like Cancel in Reply questions and do not leak message | Milan Crha | 2011-06-30 | 1 | -3/+9 |
| | |||||
* | Bug #642093 - Frees message attachment content on Reply | Milan Crha | 2011-06-30 | 1 | -0/+6 |
| | |||||
* | Bug #642447 - Invalid reads while disabling groupwise account | Milan Crha | 2011-06-30 | 1 | -6/+9 |
| | |||||
* | Slightly smaller dialogs for Reply type questions (but not all) | Milan Crha | 2011-06-30 | 1 | -5/+5 |
| | |||||
* | Bug #641805 - Clicking links in mail composer opens URL twice | Milan Crha | 2011-06-30 | 1 | -20/+1 |
| | |||||
* | Bug #641456 - Crash in pst_process_appointment at pst-importer.c | Milan Crha | 2011-06-30 | 1 | -67/+16 |
| | |||||
* | Bug #641374 - "Send new mail to..." popup action doesn't work | Milan Crha | 2011-06-30 | 3 | -17/+56 |
| | |||||
* | Fix incorrect use of ngettext from a patch for bug #635414 | Milan Crha | 2011-06-30 | 1 | -4/+47 |
| | |||||
* | Bug #643297 - multipart/related formatter skips the last part | Milan Crha | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2011-06-30 | 1 | -3/+4 |
| | |||||
* | Updated French translation | Bruno Brouard | 2011-06-30 | 1 | -4901/+4744 |
| | |||||
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-06-30 | 198 | -1388/+635 |
| | |||||
* | Use G_SIGNAL_TYPE_STATIC_SCOPE for all GdkEvent signal params. | Matthew Barnes | 2011-06-30 | 7 | -53/+103 |
| | | | | | I thought this might be the cause of bug #643089. Turns out it wasn't, but it's a good thing to do anyway. | ||||
* | Write state.ini immediately in EShellView::dispose method | Milan Crha | 2011-06-30 | 1 | -3/+12 |
| | |||||
* | Bug #635002 - Fix invalid use of .la file in contact-editor | Pacho Ramos | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Bug #642954 - Doesn't commit/abort sequence on modification error | Milan Crha | 2011-06-30 | 1 | -4/+3 |
| | |||||
* | Bug #641343 - Cannot scroll to bottom of folder list while dragging | Milan Crha | 2011-06-30 | 1 | -10/+1 |
| | |||||
* | Bug #550867 - Showing location in meetings | Milan Crha | 2011-06-30 | 2 | -20/+54 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2011-06-30 | 2 | -4909/+5671 |
| | |||||
* | Bug #623593 - Cannot drag&drop attached messages from mails | Milan Crha | 2011-06-30 | 3 | -7/+111 |
| | |||||
* | Bug #608804 - Some attachments make evolution crash in libical | Milan Crha | 2011-06-30 | 1 | -1/+13 |
| | |||||
* | Bug #434972 - Reply does not detect "RE :" subject prefix | Milan Crha | 2011-06-30 | 2 | -5/+26 |
| | |||||
* | Bug #640829 - Can drop text/plain message lines in message preview | Milan Crha | 2011-06-30 | 1 | -2/+5 |
| | |||||
* | post release version bump | Chenthill Palanisamy | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | News update for 2.91.90 release | Chenthill Palanisamy | 2011-06-30 | 1 | -0/+56 |
| | |||||
* | Update Czech translation by Jiri Eischmann | Petr Kovar | 2011-06-30 | 1 | -6028/+4648 |
| | | | | Reviewed by: Petr Kovar. | ||||
* | Updated Spanish translation | Jorge González | 2011-06-30 | 2 | -278/+273 |
| | |||||
* | Updated Spanish translation | Jorge González | 2011-06-30 | 1 | -782/+783 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 23 | -41/+82 |
| | |||||
* | Bug #639483 - Category list includes weather information | Milan Crha | 2011-06-30 | 10 | -9/+42 |
| | |||||
* | Bug #639043 - Alarm notify snooze time not properly adjustable | Chris Hemsing | 2011-06-30 | 2 | -16/+65 |
| | |||||
* | Bug #642121 - Won't build with --with-clutter due missing include | Dan Vrátil | 2011-06-30 | 1 | -0/+1 |
| | |||||
* | Bug 642566 - Picture Gallery, not Image Gallery | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Order matters, process master object first, then detached instances | Milan Crha | 2011-06-30 | 1 | -2/+40 |
| | |||||
* | Bug #638307 - Error when sending mail after converting to maildir | Milan Crha | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2011-06-30 | 1 | -503/+333 |
| | |||||
* | Bug #642088 - Crash when changing advanced send options in GroupWise | Milan Crha | 2011-06-30 | 2 | -11/+38 |
| | |||||
* | Bug #638478 - During sending fails to parse X-Evolution-PostTo field | Milan Crha | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Bug #638391 - Always passing NULL to emu_addr_cancel_book() | Milan Crha | 2011-06-30 | 1 | -5/+9 |
| | |||||
* | Bug #638333 - Critical warning when invoking File->New->Mail Folder | Milan Crha | 2011-06-30 | 7 | -12/+33 |
| | |||||
* | Bug #640802 - [express] Message preview automatically switches to vertical view | Milan Crha | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Bug #255973 - Contact preview waste space and cosmetic correction | Dan Vrátil | 2011-06-30 | 3 | -148/+257 |
| | |||||
* | Slightly nicer EAlertDialog after move to gtk3 | Milan Crha | 2011-06-30 | 2 | -7/+13 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2011-06-30 | 1 | -1502/+530 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2011-06-30 | 1 | -6/+6 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2011-06-30 | 1 | -575/+283 |
| | |||||
* | Updated Asturian translation | Xandru Armesto | 2011-06-30 | 1 | -14645/+16763 |
| | |||||
* | Fix few memory leaks | Milan Crha | 2011-06-30 | 12 | -27/+76 |
| | |||||
* | Require libsoup-gnome-2.4 instead of libsoup-2.4. | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | | | | So Evolution can utilize GNOME integration features in libsoup. | ||||
* | Updated Gujarati Translations | Sweta Kothari | 2011-06-30 | 1 | -12363/+12436 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2011-06-30 | 1 | -596/+600 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2011-06-30 | 1 | -4724/+5072 |
| | |||||
* | Bug 642171 - Implicit libgnome dependency for lockdown GConf keys | Matthew Barnes | 2011-06-30 | 5 | -0/+25 |
| | | | | | Lockdown keys have moved to gsettings-desktop-schemas, so disable lockdown integration until we're ready for GSettings. | ||||
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-06-30 | 117 | -291/+240 |
| | | | | | As of GLib 2.28 all GObject virtual methods, including constructed(), are safe to chain up to unconditionally. Remove unnecessary checks. | ||||
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2011-06-30 | 1 | -366/+363 |
| | |||||
* | Bump GTK+ requirement to 3.0. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
| | | | | This requirement is now locked until GNOME 3.3 development begins. | ||||
* | Bug #638057 - Evolution --express doesn't remember status bar setting | Milan Crha | 2011-06-30 | 1 | -10/+4 |
| | |||||
* | Bug #637924 - Shows duplicate sentence while click "Back-Sending" button | Gary Lin | 2011-06-30 | 1 | -15/+33 |
| | |||||
* | Bug #637923 - Wrap long text in Yahoo email setup | Frederic Crozat | 2011-06-30 | 1 | -0/+2 |
| | |||||
* | Bug #637727 - Sent/Draft folder not set in startup-wizard account | Milan Crha | 2011-06-30 | 2 | -2/+14 |
| | |||||
* | Bug #637493 - Fails to build with --enable-profiling configure option | Milan Crha | 2011-06-30 | 1 | -5/+5 |
| | |||||
* | Fix a build break due to #error pragma | Milan Crha | 2011-06-30 | 1 | -4/+15 |
| | |||||
* | Bug #636408 - Loss of data on removal of an IMAP folder with an asterisk | Milan Crha | 2011-06-30 | 1 | -2/+26 |
| |