Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Composer: Add Edit -> Preferences | Matthew Barnes | 2011-06-30 | 5 | -28/+71 |
| | | | | Opens the Preferences window to the Composer Preferences section. | ||||
* | Fix cairo-gobject.h include path | Milan Crha | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -7/+12 |
| | |||||
* | Bug #641011 - Ugly appointment editing windows | Milan Crha | 2011-06-30 | 7 | -2/+17 |
| | |||||
* | Fix image dropping in composer while in HTML mode. | Matthew Barnes | 2011-06-30 | 3 | -1/+92 |
| | | | | | | Dragging image data or an image URI to the message body while in HTML mode should insert the image inline, not attach it. Without this the Picture Gallery feature is pointless. | ||||
* | Bug 222423 - Support Face headers | Dan Vrátil | 2011-06-30 | 2 | -13/+11 |
| | | | | | | The configuration section for the Face plugin now has a preview image. Also promoting this plugin out of "experimental" status so more distros will pick it up. | ||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -36/+35 |
| | |||||
* | Bump gtk_minimum_version to 2.99.3. | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | | | | | The actual requirement right now is git HEAD, but this is the best we can do with pkg-config. | ||||
* | Fix champlain-gtk checks in configure.ac. | Matthew Barnes | 2011-06-30 | 1 | -5/+2 |
| | | | | Check for champlain-gtk-0.8 not 0.5, and drop the fallback to 0.4. | ||||
* | Bug #640801 - Workaround gtk3 bug | Milan Crha | 2011-06-30 | 2 | -1/+6 |
| | |||||
* | [l10n] Updated German doc translation | Mario Blättermann | 2011-06-30 | 1 | -4634/+5054 |
| | |||||
* | Bug #635144 - Using external editor duplicates signature | Milan Crha | 2011-06-30 | 7 | -29/+22 |
| | |||||
* | bug #641069 - tnef plugin vulnerabilities | Punit Jain | 2011-06-30 | 1 | -33/+69 |
| | | | | Resolves directory traversal and buffer overflow vulnerabilities. | ||||
* | Updated Spanish translation | Jorge González | 2011-06-30 | 1 | -4/+3 |
| | |||||
* | Add translator comment. See bug #641020. | Andre Klapper | 2011-06-30 | 1 | -0/+1 |
| | |||||
* | Bug 641003 - Build failure in mail-capplet | Vibha Yadav | 2011-06-30 | 1 | -0/+2 |
| | |||||
* | post release version bump | Chenthill Palanisamy | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | News update for 2.91.6 release | Chenthill Palanisamy | 2011-06-30 | 1 | -0/+61 |
| | |||||
* | libchamplain-0.8 exists now. | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -18/+26 |
| | |||||
* | More whitespace cleanup. | Matthew Barnes | 2011-06-30 | 127 | -2821/+2875 |
| | |||||
* | Updated Spanish translation | Jorge González | 2011-06-30 | 1 | -1382/+1359 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2011-06-30 | 1 | -1278/+1281 |
| | |||||
* | Fix distcheck error. | Matthew Barnes | 2011-06-30 | 1 | -1/+0 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-06-30 | 69 | -620/+1271 |
| | |||||
* | gladeui is 2.0 now | Milan Crha | 2011-06-30 | 2 | -3/+3 |
| | |||||
* | Bug 640760 - New mail "stuck" if missing attachment dialog cancelled | Matthew Barnes | 2011-06-30 | 1 | -0/+3 |
| | |||||
* | Bug #640707 - Crash on 'Add to address book'->'Edit full' click | Milan Crha | 2011-06-30 | 2 | -3/+1 |
| | |||||
* | Bug #640706 - Can't edit filter/advance search condition | Milan Crha | 2011-06-30 | 2 | -4/+2 |
| | |||||
* | Bug #640704 - Replace GtkWindow::allow_shrink/grow with resizable | Milan Crha | 2011-06-30 | 2 | -5/+3 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2011-06-30 | 1 | -6061/+4587 |
| | |||||
* | Bug #640536 - Warnings when adding a google account in express mode | Milan Crha | 2011-06-30 | 1 | -12/+8 |
| | |||||
* | QA of Galician translations | Fran Diéguez | 2011-06-30 | 1 | -404/+405 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -21/+6 |
| | |||||
* | Require the latest gtk+-3.0 release until 3.0. | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Adapt EMFolderTree to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 1 | -5/+3 |
| | |||||
* | Adapt EWeekView + widgets to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 4 | -62/+25 |
| | |||||
* | Adapt EDayView + widgets to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 4 | -137/+46 |
| | |||||
* | Adapt ETree to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 2 | -52/+58 |
| | |||||
* | Adapt ECell classes to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 10 | -121/+69 |
| | |||||
* | Adapt ETableHeaderItem to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 3 | -33/+32 |
| | |||||
* | Adapt ETableFieldChooserItem to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 1 | -9/+18 |
| | |||||
* | Adapt ETableItem to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 1 | -17/+8 |
| | |||||
* | Adapt ETable to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 2 | -49/+58 |
| | |||||
* | Adapt ECanvasBackground to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 1 | -4/+3 |
| | |||||
* | Adapt EMeetingTimeSel to latest gtk+-3.0 API. | Vibha Yadav | 2011-06-30 | 2 | -58/+36 |
| | |||||
* | Adapt EReflow to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 1 | -11/+12 |
| | |||||
* | Adapt EText to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 1 | -25/+21 |
| | |||||
* | Adapt EMap to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 1 | -140/+243 |
| | |||||
* | Adapt ECanvas to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Adapt ECalendarItem to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 1 | -50/+22 |
| | |||||
* | Adapt GnomeCanvas to latest gtk+-3.0 API. | Matthew Barnes | 2011-06-30 | 8 | -236/+213 |
| | |||||
* | Bug #640526 - Default column width in address card view is small | Matthew Barnes | 2011-06-30 | 3 | -5/+5 |
| | |||||
* | Bug #640522 - Set minimal height on Description fields in event editors | Milan Crha | 2011-06-30 | 3 | -0/+3 |
| | |||||
* | Bug #640516 - Information bar above folder list is empty | Milan Crha | 2011-06-30 | 1 | -6/+2 |
| | |||||
* | No more "expose-event" on GtkWidget | Milan Crha | 2011-06-30 | 2 | -38/+2 |
| | |||||
* | Fix minor compiler warnings | Matthew Barnes | 2011-06-30 | 2 | -3/+3 |
| | |||||
* | Various critical warnings about comp-editor-pages and date edit | Milan Crha | 2011-06-30 | 8 | -13/+70 |
| | |||||
* | Most (but not all) packing issues from Mail preferences | Milan Crha | 2011-06-30 | 1 | -4/+60 |
| | |||||
* | Do not oversize New and Send/Receive toolbar buttons | Milan Crha | 2011-06-30 | 1 | -37/+0 |
| | |||||
* | Adapt size_request vfuncs to latest gtk+-3.0 API. | Rodrigo Moya | 2011-06-30 | 11 | -105/+236 |
| | |||||
* | Adapt smclient to latest gtk+-3.0 API. | Kjartan Maraas | 2011-06-30 | 2 | -3/+3 |
| | |||||
* | Adapt gdk_window_get_geometry for gtk+-3.0 | Vibha Yadav | 2011-06-30 | 1 | -2/+2 |
| | | | | | Depth parameter has been removed now. Some other random fixes for gtk+-3.0 too. | ||||
* | Adapt to GtkComboBox class reorg. | Matthew Barnes | 2011-06-30 | 15 | -29/+59 |
| | |||||
* | Avoid using deprecated GTK_SELECTION_EXTENDED | Vibha Yadav | 2011-06-30 | 1 | -2/+2 |
| | | | | | | Using GTK_SELECTION_MULTIPLE. As Deprecated, GTK_SELECTION_EXTENDED behaves identical to GTK_SELECTION_MULTIPLE. | ||||
* | Use latest gnome-desktop API | Rodrigo Moya | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | gdk_cursor_unref() -> g_object_unref() | Matthew Barnes | 2011-06-30 | 9 | -21/+21 |
| | |||||
* | Dialogs no longer have separators. | Matthew Barnes | 2011-06-30 | 28 | -33/+9 |
| | |||||
* | Not gonna deal with deprecated API in GTK3 just yet. | Matthew Barnes | 2011-06-30 | 1 | -1/+0 |
| | |||||
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-06-30 | 115 | -587/+41 |
| | |||||
* | Drop support for gtk+-2.0. | Matthew Barnes | 2011-06-30 | 7 | -133/+47 |
| | |||||
* | Bug #640517 - Runtime warnings when launching composer | Milan Crha | 2011-06-30 | 1 | -27/+27 |
| | |||||
* | Adapt to Camel API changes. | Matthew Barnes | 2011-06-30 | 2 | -3/+2 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2011-06-30 | 2 | -3683/+3013 |
| | |||||
* | mail: Use G_DEFINE_TYPE for EmFolderTreeModel | Benjamin Otte | 2011-06-30 | 1 | -29/+4 |
| | |||||
* | Bug 640083 - Cannot configure LDAPS on port 636 | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Bug 640025 - Silence debug output in spamassassin plugin | Matthew Barnes | 2011-06-30 | 1 | -1/+0 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -5/+8 |
| | |||||
* | Bug 640091 - Improve error handling during send post-processing | Matthew Barnes | 2011-06-30 | 4 | -2/+42 |
| | | | | | | If a newly-composed message was successfully sent but an error occurred during post-processing (outgoing filters or appending to a Sent folder), close the composer window and show an alert in the main window. | ||||
* | Use e_load_book_source_async() for all EBook loading. | Matthew Barnes | 2011-06-30 | 9 | -529/+154 |
| | |||||
* | Updated Greek translation | Michael Kotsarinis | 2011-06-30 | 1 | -4529/+4914 |
| | |||||
* | Bug #634403 - Mails Label popup menu is not updated properly | Milan Crha | 2011-06-30 | 7 | -1/+10 |
| | |||||
* | Bug #604534 - Evolution "ignores" key-usage info in certificates | Milan Crha | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Bug #633982 - Crash when trying to Create a search folder from a search | Milan Crha | 2011-06-30 | 3 | -5/+6 |
| | |||||
* | Use e_source_selector_get_source_by_path(). | Matthew Barnes | 2011-06-30 | 3 | -24/+3 |
| | | | | | Allows Evolution to not have to know the ESource column number in ESourceSelector tree models. Backported from "account-mgmt" branch. | ||||
* | Bug #633788 - Mail plugin's update-actions handler is never called | Milan Crha | 2011-06-30 | 2 | -1/+21 |
| | |||||
* | Bug #553438 - Deletes lines of a reply when changing address | Milan Crha | 2011-06-30 | 1 | -6/+4 |
| | |||||
* | Do not dereference NULL local_error variable | Milan Crha | 2011-06-30 | 1 | -2/+3 |
| | |||||
* | libetable cleanups. | Matthew Barnes | 2011-06-30 | 138 | -3135/+4101 |
| | |||||
* | Add Esperanto translation | Kristjan SCHMIDT | 2011-06-30 | 2 | -0/+21077 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-06-30 | 1 | -377/+435 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-06-30 | 1 | -1000/+913 |
| | |||||
* | Remove some unused gnome-canvas options. | Matthew Barnes | 2011-06-30 | 7 | -231/+41 |
| | | | | | | | | | | | | | Simplifies the drawing code a bit. Public API removed: GnomeCanvas.center_scroll_region (is always TRUE) GnomeCanvas.pixels_per_unit (is always 1.0) gnome_canvas_set_center_scroll_region() gnome_canvas_get_center_scroll_region() gnome_canvas_set_pixels_per_unit() | ||||
* | Merge miscellaneous changes from gtk3 branch. | Matthew Barnes | 2011-06-30 | 8 | -606/+537 |
| | | | | Mostly coding style and whitespace changes, to reduce diff noise. | ||||
* | Fudge GtkScrollable for gtk2. | Matthew Barnes | 2011-06-30 | 13 | -179/+200 |
| | | | | | | Yes, the GtkScrollable interface is implemented by more than just GtkLayout, but it turns out GtkLayout is the only thing Evolution uses the GtkScrollable API for on the gtk3 branch. | ||||
* | Fudge gtk_widget_get_preferred_size() for gtk2. | Matthew Barnes | 2011-06-30 | 14 | -26/+52 |
| | | | | | Easy enough to fake gtk_widget_get_preferred_size() in gtk2 using gtk_widget_size_request(). Reduces diff noise with gtk3 branch. | ||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -1/+5 |
| | |||||
* | Updated Slovenian translation | Klemen Košir | 2011-06-30 | 1 | -8/+8 |
| | |||||
* | Make sure ECalModelComponent::client is reffed as it should be | Milan Crha | 2011-06-30 | 1 | -0/+2 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -4/+4 |
| | |||||
* | Runtime warning when closing without using mailer | Milan Crha | 2011-06-30 | 1 | -1/+4 |
| | |||||
* | Do not hide maildir accounts from UI | Milan Crha | 2011-06-30 | 3 | -8/+2 |
| | |||||
* | Bug #600013 - Crash in mail_reader_message_loaded_cb | Milan Crha | 2011-06-30 | 1 | -0/+6 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -9/+19 |
| | |||||
* | Bug #634305 - Crash on move of contacts between books | Milan Crha | 2011-06-30 | 1 | -2/+10 |
| | |||||
* | Bug #638087 - Crash at merging duplicate contact | Vibha Yadav | 2011-06-30 | 1 | -1/+1 |
| | | | | Using 'comments' instead of 'comment'. | ||||
* | Bug #638808 - camel_shutdown() called too early | Milan Crha | 2011-06-30 | 2 | -1/+11 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -95/+24 |
| | |||||
* | Bug #593020 - Do not check Bcc in "Sender or Recipients" condition | Milan Crha | 2011-06-30 | 2 | -32/+16 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2011-06-30 | 1 | -6/+4 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-06-30 | 1 | -580/+528 |
| | |||||
* | Updated Slovenian translation | Andrej Žnidaršič | 2011-06-30 | 1 | -1477/+20 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -32/+85 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2011-06-30 | 1 | -103/+94 |
| | |||||
* | GtkSelectionData is sealed in GTK3. | Matthew Barnes | 2011-06-30 | 1 | -1/+4 |
| | | | | Have to use accessor functions, no pointer deferencing. | ||||
* | ETree: Fix runtime warnings with GTK3. | Matthew Barnes | 2011-06-30 | 3 | -12/+33 |
| | | | | | ETable has a "vertical-spacing" style property, ETree does not. ECellText expects it to be in both. | ||||
* | Post-release version bump. | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | NEWS update for 2.91.5 release. | Matthew Barnes | 2011-06-30 | 1 | -0/+41 |
| | |||||
* | EAttachmentIconView: Fix runtime warnings with GTK3. | Matthew Barnes | 2011-06-30 | 1 | -48/+58 |
| | | | | GtkIconView changed some implementation details, apparently. | ||||
* | EActionComboBox: Fix runtime warnings with GTK3. | Matthew Barnes | 2011-06-30 | 1 | -22/+33 |
| | | | | GtkComboBox changed some implementation details, apparently. | ||||
* | EMFolderTree: Fully implement ESelectableInterface. | Matthew Barnes | 2011-06-30 | 1 | -35/+180 |
| | | | | Was missing "copy-target-list" and "paste-target-list" properties. | ||||
* | Improve Maildir migration. | Matthew Barnes | 2011-06-30 | 1 | -85/+62 |
| | | | | | The Maildir migration code was pretty busted. Trying to fix it for simple test cases and also clean up the code a bit. | ||||
* | Avoid idle callbacks in EMailBackend initialization. | Matthew Barnes | 2011-06-30 | 4 | -25/+17 |
| | | | | | | | | If the migration phase has to show a dialog the idle callback for intializing mail stores will run too soon. Instead, hook it onto the EShellBackend start() method. Migration code can initialize mail stores early if it needs to. | ||||
* | Improve wording of Maildir migration dialog. | Matthew Barnes | 2011-06-30 | 1 | -6/+5 |
| | | | | | Use stronger wording and remove the "No" option. Your choices are "Migrate Now" or "Quit Evolution". None of this in-between nonsense. | ||||
* | Updated galician translations | Fran Diéguez | 2011-06-30 | 1 | -386/+453 |
| | |||||
* | Fix all back up that should be backup | Andre Klapper | 2011-06-30 | 1 | -6/+6 |
| | |||||
* | Fix wrong button name in Restore instructions | Andre Klapper | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Bug #633854 - [templates] Crash in build_template_menus_recurse | Milan Crha | 2011-06-30 | 1 | -3/+10 |
| | |||||
* | Bug #638245 - Crash when printing Work Week view | Milan Crha | 2011-06-30 | 1 | -4/+6 |
| | |||||
* | Change Account Management string to Account Information in first-run wizard. ↵ | Andre Klapper | 2011-06-30 | 1 | -2/+2 |
| | | | | Really, management is something else than just entering a random string in a text field. | ||||
* | Bug #637906 - Don't ask again when sending to non-mail recipients | Milan Crha | 2011-06-30 | 5 | -2/+41 |
| | |||||
* | Updated Norwegian bokmål translation from Torstein Adolf Winterseth | Kjartan Maraas | 2011-06-30 | 1 | -387/+368 |
| | |||||
* | Updated Danish translation | Ask H. Larsen | 2011-06-30 | 1 | -4821/+5229 |
| | |||||
* | Update Simplified Chinese translation. | Aron Xu | 2011-06-30 | 1 | -8/+6 |
| | |||||
* | Update Simplified Chinese translation. | Yinghua Wang | 2011-06-30 | 1 | -4059/+4106 |
| | |||||
* | Updated Spanish translation | Jorge González | 2011-06-30 | 1 | -11/+12 |
| | |||||
* | updating Punjabi Translation | A S Alam | 2011-06-30 | 1 | -455/+390 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -22/+37 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-06-30 | 1 | -4569/+4759 |
| | |||||
* | Clarify a string. Fixes bug #458503. | Andre Klapper | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-06-30 | 1 | -10/+12 |
| | |||||
* | Bug 637482 - Flushing outbox gives up on first error | Matthew Barnes | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Add e_shell_submit_alert(). | Matthew Barnes | 2011-06-30 | 5 | -14/+81 |
| | | | | | | An easy way to broadcast application-wide alerts to shell windows. These alerts will persist in all current and future shell windows until responded to (either programmatically or by the user). | ||||
* | Fix menu item capitalizaion. | Matthew Barnes | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Added UG translation | Gheyret T.Kenji | 2011-06-30 | 1 | -20552/+20740 |
| | |||||
* | Update API docs. | Matthew Barnes | 2011-06-30 | 4 | -27/+23 |
| | |||||
* | Call setlocale() instead of gtk_set_locale(). | Matthew Barnes | 2011-06-30 | 1 | -1/+2 |
| | | | | gtk_set_locale() has been deprecated in GTK+ 2.23.3. | ||||
* | Temporarily remove GDK_DISABLE_DEPRECATED (again). | Matthew Barnes | 2011-06-30 | 1 | -3/+0 |
| | | | | | GTK+ 2.23.3 deprecated gdk_set_sm_client_id(), which is used by eggsmclient-xsmp.c. We'll deal with that after GNOME 3.0. | ||||
* | Updated Spanish translation | Jorge Gonzalez | 2011-06-30 | 1 | -136/+147 |
| | |||||
* | Bug #567879 - Add View >> Gallery Option In Email Composer | Milan Crha | 2011-06-30 | 11 | -7/+641 |
| | |||||
* | Minor compiler warnings fix | Milan Crha | 2011-06-30 | 2 | -3/+3 |
| | |||||
* | Disconnect signal handlers from actions in alert_dispose() | Milan Crha | 2011-06-30 | 1 | -2/+7 |
| | |||||
* | post release version bump | Chenthill Palanisamy | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Update gtkhtml API version | Chenthill Palanisamy | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | News update for 2.91.4 release | Chenthill Palanisamy | 2011-06-30 | 1 | -0/+58 |
| | |||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2011-06-30 | 1 | -275/+268 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2011-06-30 | 1 | -1127/+711 |
| | |||||
* | Updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2011-06-30 | 1 | -395/+217 |
| | |||||
* | po/vi.po: updated from Damned Lies | Nguyễn Thái Ngọc Duy | 2011-06-30 | 1 | -14526/+18713 |
| | |||||
* | Updated Spanish translation | Jorge González | 2011-06-30 | 1 | -36/+20 |
| | |||||
* | Remove an impressively vague and useless section of the manual with two ↵ | Andre Klapper | 2011-06-30 | 3 | -24/+0 |
| | | | | unhelpful screenshots wasting everybody's time | ||||
* | Updated Spanish translation | Jorge González | 2011-06-30 | 1 | -3100/+3050 |
| | |||||
* | Updated Spanish translation | Jorge González | 2011-06-30 | 1 | -45/+32 |
| | |||||
* | Updated Spanish translation | Jorge González | 2011-06-30 | 1 | -735/+824 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-06-30 | 1 | -71/+78 |
| | |||||
* | Fix a couple issues. | Kjartan Maraas | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Enable debugging of alarm-notify with ALARMS_DEBUG=1 environment variable | Milan Crha | 2011-06-30 | 6 | -105/+152 |
| | |||||
* | update Punjabi translation | A S Alam | 2011-06-30 | 1 | -4706/+5157 |
| | |||||
* | Bug #250046 - Quote names in addresses when necessary in mail preview | Milan Crha | 2011-06-30 | 1 | -1/+7 |
| | |||||
* | Bug #634385 - Crash in smtp_connect | Milan Crha | 2011-06-30 | 2 | -1/+11 |
| | |||||
* | Show common addressbook and calendar errors in an alert sink | Milan Crha | 2011-06-30 | 11 | -74/+80 |
| | |||||
* | Bug #637162 - May not add toolbar Send/Receive button multiple times | Milan Crha | 2011-06-30 | 1 | -22/+29 |
| | |||||
* | Remove duplicated info listed already in Quick Reference PDF anyway. | Andre Klapper | 2011-06-30 | 1 | -109/+1 |
| | |||||
* | Bug #436914 - Reply to inline GPG quotes raw GPG message | Milan Crha | 2011-06-30 | 6 | -4/+123 |
| | |||||
* | Bug #616452 - Do not set '-Wl,--no-undefined' on freebsd/openbsd | Milan Crha | 2011-06-30 | 1 | -1/+8 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-06-30 | 1 | -127/+156 |
| | |||||
* | Remove useless listing of all categories available. | Andre Klapper | 2011-06-30 | 1 | -327/+4 |
| | | | | No additional value to have that in the docs. | ||||
* | Properly translate NC_ messages | Milan Crha | 2011-06-30 | 1 | -12/+3 |
| | |||||
* | Updated and reviewed all the translations | Marcos Lans | 2011-06-30 | 1 | -3023/+3119 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2011-06-30 | 2 | -12170/+9923 |
| | |||||
* | Bug #633702 - Forget password when saving account without "Remember password" | Milan Crha | 2011-06-30 | 1 | -0/+45 |
| | |||||
* | Bug #633611 - Do not close Add Filter Rule dialog on error | Milan Crha | 2011-06-30 | 1 | -0/+1 |
| | |||||
* | Bug #633332 - Preserve port number in WebDAV address book | Milan Crha | 2011-06-30 | 1 | -1/+9 |
| | |||||
* | Bug #631568 - Scheduling Meetings with CalDAV calendars | Milan Crha | 2011-06-30 | 4 | -25/+210 |
| | |||||
* | Bug #593587 - Fails to retrieve free/busy info if auth required | Milan Crha | 2011-06-30 | 1 | -2/+179 |
| | |||||
* | Bug #590245 - 'evolution --force-shutdown' should kill factories | Milan Crha | 2011-06-30 | 2 | -12/+73 |
| | |||||
* | Updated Malalayam translations | Ani Peter | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Updated Malalayam translations | Ani Peter | 2011-06-30 | 1 | -13225/+12922 |
| | |||||
* | Updated Malayalam Translations | Ani | 2011-06-30 | 1 | -5961/+5411 |
| | |||||
* | Check for the existence of .Outbox folder while migrating. Make sure the ↵ | Chenthill Palanisamy | 2011-06-30 | 1 | -14/+21 |
| | | | | dummy account is created only once. Revert couple of fixes | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-06-30 | 1 | -1118/+1249 |
| | |||||
* | Bug #627536 - Open meeting as meeting, not as appointment, in week view | Milan Crha | 2011-06-30 | 7 | -31/+17 |
| | |||||
* | Bug #620234 - Invalid writes during free/busy | Milan Crha | 2011-06-30 | 2 | -6/+38 |
| | |||||
* | Help images removed; remove them from Makefile.am too | Milan Crha | 2011-06-30 | 1 | -2/+0 |
| | |||||
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2011-06-30 | 56 | -8/+215 |
| | |||||
* | Updated Spanish translation | Jorge González | 2011-06-30 | 1 | -754/+871 |
| | |||||
* | Fix backup section a bit | Andre Klapper | 2011-06-30 | 1 | -8/+4 |
| | |||||
* | Fix backup section a bit; remove useless non-explaining backup screenshots. | Andre Klapper | 2011-06-30 | 2 | -0/+0 |
| | |||||
* | Remove confusing and isolated "Contact list" line. | Andre Klapper | 2011-06-30 | 1 | -1/+0 |
| | |||||
* | Change two sentences with the same meaning to use same wording. | Andre Klapper | 2011-06-30 | 1 | -3/+3 |
| | |||||
* | Remove "most important command line options": Nothing for a "Getting ↵ | Andre Klapper | 2011-06-30 | 1 | -96/+0 |
| | | | | | | Started" section. Remove "Additional documentation" section as it's actually not listing *additional* information. | ||||
* | Clarify command line parameter string | Andre Klapper | 2011-06-30 | 1 | -1/+2 |
| | |||||
* | Don't set the URL's defaults when the providers have not been refreshed | Federico Mena Quintero | 2011-06-30 | 1 | -14/+8 |
| | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | Only set the URL's defaults when we are creating a new account | Federico Mena Quintero | 2011-06-30 | 1 | -6/+9 |
| | |||||
* | Set the provider's defaults on when CamelURLs get refreshed with a new protocol | Federico Mena Quintero | 2011-06-30 | 1 | -0/+12 |
| | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | Don't set the provider's defaults on the URL from the widget functions | Federico Mena Quintero | 2011-06-30 | 1 | -42/+46 |
| | | | | | | | | We will do that in a separate function to deal only with transferring the defaults from CamelProviderConfEntry structures to a CamelURL for an account. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | Function to set a CamelURL's defaults based on a provider's defaults | Federico Mena Quintero | 2011-06-30 | 1 | -0/+89 |
| | | | | | | | | | | | | | | | | | | | | | | | | In http://bugs.meego.com/show_bug.cgi?id=6498, part of the problem is that when a mail account is created through the startup wizard in Express mode, that account does not receive the default values that were defined by its respective CamelProvider (i.e. the provider->extra_conf CamelProviderConfEntry structures). However, the defaults *are* used if an account is created when not in Express mode. The problem is that Express mode doesn't include the "Receiving options" page in its mail account editor, while non-express mode does. The utility functions to populate that page's widgets are the ones responsible for setting the provider's default values on the CamelURL for the new account. Since in Express mode those widgets don't even get created, the provider's defaults are never even considered. Here, what we do is to pull out the logic from those functions that create widgets, so that we have set_provider_defaults_on_url(), a single function to set default values from a CamelProvider into a CamelURL. We will use that function to set the defaults in both Express and non-express modes, instead of depending on the widget code to do that. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | Bug 636265 - Trash is untranslated in the window title | Matthew Barnes | 2011-06-30 | 1 | -10/+16 |
| | |||||
* | Avoid a crash when building templates menu. | Matthew Barnes | 2011-06-30 | 1 | -0/+5 |
| | |||||
* | Show calendar backend errors in an alert sink | Milan Crha | 2011-06-30 | 5 | -80/+85 |
| | |||||
* | CalDAV plugin - use saved password, if available, for server browsing | Milan Crha | 2011-06-30 | 1 | -4/+14 |
| | |||||
* | Bug #635755 - Authenticate books in addressbook importers on open | Milan Crha | 2011-06-30 | 3 | -42/+91 |
| | |||||
* | POP3 extensions, whatever that is. I link to the RFC now. | Andre Klapper | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Remove "Nettiquette" section. Fixes bug 567415. | Andre Klapper | 2011-06-30 | 1 | -30/+0 |
| | |||||
* | Fix right-click, right click, double-click, double click spellings. Fixes ↵ | Andre Klapper | 2011-06-30 | 1 | -8/+8 |
| | | | | bug 544328. | ||||
* | Remove non-existing images/figures linked from User Guide. Fixes bug 608527. | Andre Klapper | 2011-06-30 | 1 | -7/+0 |
| | |||||
* | Remove useless part of sentence. Fixes bug 566240. | Andre Klapper | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Fix invalid sentence. Fixes bug 588572. | Andre Klapper | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Fix broken sentence. Fixes bug 587153. | Andre Klapper | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Fix broken sentence. Fixes bug 587152. | Andre Klapper | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Fix weird sentence. Fixes bug 588570. | Andre Klapper | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | Fix steps for contact list creation. Fixes bug 634734. | Andre Klapper | 2011-06-30 | 1 | -3/+3 |
| | |||||
* | Update Spellcheck instructions according to bug 522153. Fixes bug 609820. | Andre Klapper | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | Localize few strings with ngettext | Milan Crha | 2011-06-30 | 3 | -7/+13 |
| | | | | Per request of bug #635414 | ||||
* | Bug #555324 - Ask for destination before "Save in Addressbook" inline vCard | Milan Crha | 2011-06-30 | 1 | -1/+14 |
| | |||||
* | Do not always ask for migration to maildir | Milan Crha | 2011-06-30 | 1 | -2/+4 |
| | | | | | One can downgrade GConf key /apps/evolution/last_version to something below 2.92.0 and he/she will be asked again. | ||||
* | Bug #627176 - Do not spawn other process when clicking mailto: uri | Milan Crha | 2011-06-30 | 1 | -0/+8 |
| | |||||
* | Update British English translation | Philip Withnall | 2011-06-30 | 1 | -4576/+4836 |
| | |||||
* | Bug #621150 - Add the possibility to modify locale of the quoting messages | Jan Holesovsky | 2011-06-30 | 2 | -12/+95 |
| | |||||
* | Do not create local_mbox when user denied maildir migration | Milan Crha | 2011-06-30 | 1 | -3/+4 |
| | |||||
* | Bug #602183 (bnc) - Crash in Mini Calendar View | Vibha Yadav | 2011-06-30 | 1 | -5/+6 |
| | | | | | | | | Calendar view crashes on updating the scroll bar of newly created layout for events. Hence tries to access the event's canvas which is not yet drawn. Hence calling scroll bar update after drawing long events. | ||||
* | Revert the doc changes committed. | Bharath Acharya | 2011-06-30 | 3 | -23/+25 |
| | | | | Messed up some hunks in the doc with my previous commit. Reverting them. | ||||
* | Bug #636058 - Account setup issues express mode. | Punit Jain | 2011-06-30 | 4 | -27/+25 |
| | | | | Widget name required to update. | ||||
* | Default to beginning of the day for the last alarm notification | Milan Crha | 2011-06-30 | 2 | -2/+2 |
| | |||||
* | Add option "Check for new messages in all active accounts" | Milan Crha | 2011-06-30 | 5 | -2/+71 |
| | | | | As a follow-up for bug #633949 | ||||
* | Update actions in EMailBrowser on message select too | Milan Crha | 2011-06-30 | 1 | -1/+3 |
| | |||||
* | Added few translator comments | Milan Crha | 2011-06-30 | 3 | -11/+20 |
| | | | | As requested in bug #635414 | ||||
* | Set mnemonic widget for lblDefaultCharset in Mail Preferences | Milan Crha | 2011-06-30 | 1 | -0/+1 |
| | |||||
* | Bug #633949 - Add an option to disable new e-mail check at startup | Milan Crha | 2011-06-30 | 5 | -3/+102 |
| | |||||
* | Ensure vFolders are enabled when invoking Edit->Search Folders | Milan Crha | 2011-06-30 | 1 | -0/+2 |
| | |||||
* | Bug #239817 - New criterion should grab focus in a filter editor | Milan Crha | 2011-06-30 | 2 | -4/+8 |
| | |||||
* | Bug #620609 - Empty trash at exit doesn't work | Milan Crha | 2011-06-30 | 1 | -4/+4 |
| | |||||
* | Bug #404570 - Ctrl-R / NNTP doesn't focus the new message | Milan Crha | 2011-06-30 | 1 | -2/+2 |
| | |||||
* | post release version bump | Chenthill Palanisamy | 2011-06-30 | 1 | -1/+1 |
| | |||||
* | News update for 2.91.3 release | Chenthill Palanisamy | 2011-06-30 | 1 | -0/+41 |
| | |||||
* | Revert certain parts from commit for bug #635738 | Milan Crha | 2011-06-30 | 1 | -4/+4 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-06-30 | 1 | -4/+3 |
| | |||||
* | Bug #635828 - Do not send meeting mails with no recipient | Milan Crha | 2011-06-30 | 1 | -1/+32 |
| |