aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More whitespace cleanup.Matthew Barnes2011-06-30127-2821/+2875
|
* Updated Spanish translationJorge González2011-06-301-1382/+1359
|
* Updated Galician translationsFran Diéguez2011-06-301-1278/+1281
|
* Fix distcheck error.Matthew Barnes2011-06-301-1/+0
|
* Coding style and whitespace cleanup.Matthew Barnes2011-06-3069-620/+1271
|
* gladeui is 2.0 nowMilan Crha2011-06-302-3/+3
|
* Bug 640760 - New mail "stuck" if missing attachment dialog cancelledMatthew Barnes2011-06-301-0/+3
|
* Bug #640707 - Crash on 'Add to address book'->'Edit full' clickMilan Crha2011-06-302-3/+1
|
* Bug #640706 - Can't edit filter/advance search conditionMilan Crha2011-06-302-4/+2
|
* Bug #640704 - Replace GtkWindow::allow_shrink/grow with resizableMilan Crha2011-06-302-5/+3
|
* Updated Basque languageInaki Larranaga Murgoitio2011-06-301-6061/+4587
|
* Bug #640536 - Warnings when adding a google account in express modeMilan Crha2011-06-301-12/+8
|
* QA of Galician translationsFran Diéguez2011-06-301-404/+405
|
* [l10n] Updated Estonian translationIvar Smolin2011-06-301-21/+6
|
* Require the latest gtk+-3.0 release until 3.0.Matthew Barnes2011-06-301-1/+1
|
* Adapt EMFolderTree to latest gtk+-3.0 API.Matthew Barnes2011-06-301-5/+3
|
* Adapt EWeekView + widgets to latest gtk+-3.0 API.Matthew Barnes2011-06-304-62/+25
|
* Adapt EDayView + widgets to latest gtk+-3.0 API.Matthew Barnes2011-06-304-137/+46
|
* Adapt ETree to latest gtk+-3.0 API.Matthew Barnes2011-06-302-52/+58
|
* Adapt ECell classes to latest gtk+-3.0 API.Matthew Barnes2011-06-3010-121/+69
|
* Adapt ETableHeaderItem to latest gtk+-3.0 API.Matthew Barnes2011-06-303-33/+32
|
* Adapt ETableFieldChooserItem to latest gtk+-3.0 API.Matthew Barnes2011-06-301-9/+18
|
* Adapt ETableItem to latest gtk+-3.0 API.Matthew Barnes2011-06-301-17/+8
|
* Adapt ETable to latest gtk+-3.0 API.Matthew Barnes2011-06-302-49/+58
|
* Adapt ECanvasBackground to latest gtk+-3.0 API.Matthew Barnes2011-06-301-4/+3
|
* Adapt EMeetingTimeSel to latest gtk+-3.0 API.Vibha Yadav2011-06-302-58/+36
|
* Adapt EReflow to latest gtk+-3.0 API.Matthew Barnes2011-06-301-11/+12
|
* Adapt EText to latest gtk+-3.0 API.Matthew Barnes2011-06-301-25/+21
|
* Adapt EMap to latest gtk+-3.0 API.Matthew Barnes2011-06-301-140/+243
|
* Adapt ECanvas to latest gtk+-3.0 API.Matthew Barnes2011-06-301-1/+1
|
* Adapt ECalendarItem to latest gtk+-3.0 API.Matthew Barnes2011-06-301-50/+22
|
* Adapt GnomeCanvas to latest gtk+-3.0 API.Matthew Barnes2011-06-308-236/+213
|
* Bug #640526 - Default column width in address card view is smallMatthew Barnes2011-06-303-5/+5
|
* Bug #640522 - Set minimal height on Description fields in event editorsMilan Crha2011-06-303-0/+3
|
* Bug #640516 - Information bar above folder list is emptyMilan Crha2011-06-301-6/+2
|
* No more "expose-event" on GtkWidgetMilan Crha2011-06-302-38/+2
|
* Fix minor compiler warningsMatthew Barnes2011-06-302-3/+3
|
* Various critical warnings about comp-editor-pages and date editMilan Crha2011-06-308-13/+70
|
* Most (but not all) packing issues from Mail preferencesMilan Crha2011-06-301-4/+60
|
* Do not oversize New and Send/Receive toolbar buttonsMilan Crha2011-06-301-37/+0
|
* Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-06-3011-105/+236
|
* Adapt smclient to latest gtk+-3.0 API.Kjartan Maraas2011-06-302-3/+3
|
* Adapt gdk_window_get_geometry for gtk+-3.0Vibha Yadav2011-06-301-2/+2
| | | | | Depth parameter has been removed now. Some other random fixes for gtk+-3.0 too.
* Adapt to GtkComboBox class reorg.Matthew Barnes2011-06-3015-29/+59
|
* Avoid using deprecated GTK_SELECTION_EXTENDEDVibha Yadav2011-06-301-2/+2
| | | | | | Using GTK_SELECTION_MULTIPLE. As Deprecated, GTK_SELECTION_EXTENDED behaves identical to GTK_SELECTION_MULTIPLE.
* Use latest gnome-desktop APIRodrigo Moya2011-06-301-1/+1
|
* gdk_cursor_unref() -> g_object_unref()Matthew Barnes2011-06-309-21/+21
|
* Dialogs no longer have separators.Matthew Barnes2011-06-3028-33/+9
|
* Not gonna deal with deprecated API in GTK3 just yet.Matthew Barnes2011-06-301-1/+0
|
* Drop backward-compatibility cruft.Matthew Barnes2011-06-30115-587/+41
|
* Drop support for gtk+-2.0.Matthew Barnes2011-06-307-133/+47
|
* Bug #640517 - Runtime warnings when launching composerMilan Crha2011-06-301-27/+27
|
* Adapt to Camel API changes.Matthew Barnes2011-06-302-3/+2
|
* [l10n] Updated Estonian translationIvar Smolin2011-06-301-1/+1
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2011-06-302-3683/+3013
|
* mail: Use G_DEFINE_TYPE for EmFolderTreeModelBenjamin Otte2011-06-301-29/+4
|
* Bug 640083 - Cannot configure LDAPS on port 636Matthew Barnes2011-06-301-1/+1
|
* Bug 640025 - Silence debug output in spamassassin pluginMatthew Barnes2011-06-301-1/+0
|
* [l10n] Updated Estonian translationIvar Smolin2011-06-301-5/+8
|
* Bug 640091 - Improve error handling during send post-processingMatthew Barnes2011-06-304-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 Barnes2011-06-309-529/+154
|
* Updated Greek translationMichael Kotsarinis2011-06-301-4529/+4914
|
* Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-06-307-1/+10
|
* Bug #604534 - Evolution "ignores" key-usage info in certificatesMilan Crha2011-06-301-1/+1
|
* Bug #633982 - Crash when trying to Create a search folder from a searchMilan Crha2011-06-303-5/+6
|
* Use e_source_selector_get_source_by_path().Matthew Barnes2011-06-303-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 calledMilan Crha2011-06-302-1/+21
|
* Bug #553438 - Deletes lines of a reply when changing addressMilan Crha2011-06-301-6/+4
|
* Do not dereference NULL local_error variableMilan Crha2011-06-301-2/+3
|
* libetable cleanups.Matthew Barnes2011-06-30138-3135/+4101
|
* Add Esperanto translationKristjan SCHMIDT2011-06-302-0/+21077
|
* Updated Spanish translationDaniel Mustieles2011-06-301-377/+435
|
* Updated Spanish translationDaniel Mustieles2011-06-301-1000/+913
|
* Remove some unused gnome-canvas options.Matthew Barnes2011-06-307-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 Barnes2011-06-308-606/+537
| | | | Mostly coding style and whitespace changes, to reduce diff noise.
* Fudge GtkScrollable for gtk2.Matthew Barnes2011-06-3013-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 Barnes2011-06-3014-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 translationIvar Smolin2011-06-301-1/+5
|
* Updated Slovenian translationKlemen Košir2011-06-301-8/+8
|
* Make sure ECalModelComponent::client is reffed as it should beMilan Crha2011-06-301-0/+2
|
* [l10n] Updated Estonian translationIvar Smolin2011-06-301-4/+4
|
* Runtime warning when closing without using mailerMilan Crha2011-06-301-1/+4
|
* Do not hide maildir accounts from UIMilan Crha2011-06-303-8/+2
|
* Bug #600013 - Crash in mail_reader_message_loaded_cbMilan Crha2011-06-301-0/+6
|
* [l10n] Updated Estonian translationIvar Smolin2011-06-301-9/+19
|
* Bug #634305 - Crash on move of contacts between booksMilan Crha2011-06-301-2/+10
|
* Bug #638087 - Crash at merging duplicate contactVibha Yadav2011-06-301-1/+1
| | | | Using 'comments' instead of 'comment'.
* Bug #638808 - camel_shutdown() called too earlyMilan Crha2011-06-302-1/+11
|
* [l10n] Updated Estonian translationIvar Smolin2011-06-301-95/+24
|
* Bug #593020 - Do not check Bcc in "Sender or Recipients" conditionMilan Crha2011-06-302-32/+16
|
* Updated Galician translationsFran Diéguez2011-06-301-6/+4
|
* Updated Swedish translationDaniel Nylander2011-06-301-580/+528
|
* Updated Slovenian translationAndrej Žnidaršič2011-06-301-1477/+20
|
* [l10n] Updated Estonian translationIvar Smolin2011-06-301-32/+85
|
* Updated Galician translationsFran Diéguez2011-06-301-103/+94
|
* GtkSelectionData is sealed in GTK3.Matthew Barnes2011-06-301-1/+4
| | | | Have to use accessor functions, no pointer deferencing.
* ETree: Fix runtime warnings with GTK3.Matthew Barnes2011-06-303-12/+33
| | | | | ETable has a "vertical-spacing" style property, ETree does not. ECellText expects it to be in both.
* Post-release version bump.Matthew Barnes2011-06-301-1/+1
|
* NEWS update for 2.91.5 release.Matthew Barnes2011-06-301-0/+41
|
* EAttachmentIconView: Fix runtime warnings with GTK3.Matthew Barnes2011-06-301-48/+58
| | | | GtkIconView changed some implementation details, apparently.
* EActionComboBox: Fix runtime warnings with GTK3.Matthew Barnes2011-06-301-22/+33
| | | | GtkComboBox changed some implementation details, apparently.
* EMFolderTree: Fully implement ESelectableInterface.Matthew Barnes2011-06-301-35/+180
| | | | Was missing "copy-target-list" and "paste-target-list" properties.
* Improve Maildir migration.Matthew Barnes2011-06-301-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 Barnes2011-06-304-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 Barnes2011-06-301-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 translationsFran Diéguez2011-06-301-386/+453
|
* Fix all back up that should be backupAndre Klapper2011-06-301-6/+6
|
* Fix wrong button name in Restore instructionsAndre Klapper2011-06-301-1/+1
|
* Bug #633854 - [templates] Crash in build_template_menus_recurseMilan Crha2011-06-301-3/+10
|
* Bug #638245 - Crash when printing Work Week viewMilan Crha2011-06-301-4/+6
|
* Change Account Management string to Account Information in first-run wizard. ↵Andre Klapper2011-06-301-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 recipientsMilan Crha2011-06-305-2/+41
|
* Updated Norwegian bokmål translation from Torstein Adolf WintersethKjartan Maraas2011-06-301-387/+368
|
* Updated Danish translationAsk H. Larsen2011-06-301-4821/+5229
|
* Update Simplified Chinese translation.Aron Xu2011-06-301-8/+6
|
* Update Simplified Chinese translation.Yinghua Wang2011-06-301-4059/+4106
|
* Updated Spanish translationJorge González2011-06-301-11/+12
|
* updating Punjabi TranslationA S Alam2011-06-301-455/+390
|
* [l10n] Updated Estonian translationIvar Smolin2011-06-301-22/+37
|
* Updated Swedish translationDaniel Nylander2011-06-301-4569/+4759
|
* Clarify a string. Fixes bug #458503.Andre Klapper2011-06-301-1/+1
|
* Updated Spanish translationDaniel Mustieles2011-06-301-10/+12
|
* Bug 637482 - Flushing outbox gives up on first errorMatthew Barnes2011-06-301-1/+1
|
* Add e_shell_submit_alert().Matthew Barnes2011-06-305-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 Barnes2011-06-301-2/+2
|
* Added UG translationGheyret T.Kenji2011-06-301-20552/+20740
|
* Update API docs.Matthew Barnes2011-06-304-27/+23
|
* Call setlocale() instead of gtk_set_locale().Matthew Barnes2011-06-301-1/+2
| | | | gtk_set_locale() has been deprecated in GTK+ 2.23.3.
* Temporarily remove GDK_DISABLE_DEPRECATED (again).Matthew Barnes2011-06-301-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 translationJorge Gonzalez2011-06-301-136/+147
|
* Bug #567879 - Add View >> Gallery Option In Email ComposerMilan Crha2011-06-3011-7/+641
|
* Minor compiler warnings fixMilan Crha2011-06-302-3/+3
|
* Disconnect signal handlers from actions in alert_dispose()Milan Crha2011-06-301-2/+7
|
* post release version bumpChenthill Palanisamy2011-06-301-1/+1
|
* Update gtkhtml API versionChenthill Palanisamy2011-06-301-1/+1
|
* News update for 2.91.4 releaseChenthill Palanisamy2011-06-301-0/+58
|
* [l10n] Updated Estonian translationMattias Põldaru2011-06-301-275/+268
|
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2011-06-301-1127/+711
|
* Updated Vietnamese translationNguyễn Thái Ngọc Duy2011-06-301-395/+217
|
* po/vi.po: updated from Damned LiesNguyễn Thái Ngọc Duy2011-06-301-14526/+18713
|
* Updated Spanish translationJorge González2011-06-301-36/+20
|
* Remove an impressively vague and useless section of the manual with two ↵Andre Klapper2011-06-303-24/+0
| | | | unhelpful screenshots wasting everybody's time
* Updated Spanish translationJorge González2011-06-301-3100/+3050
|
* Updated Spanish translationJorge González2011-06-301-45/+32
|
* Updated Spanish translationJorge González2011-06-301-735/+824
|
* Updated Norwegian bokmål translationKjartan Maraas2011-06-301-71/+78
|
* Fix a couple issues.Kjartan Maraas2011-06-301-2/+2
|
* Enable debugging of alarm-notify with ALARMS_DEBUG=1 environment variableMilan Crha2011-06-306-105/+152
|
* update Punjabi translationA S Alam2011-06-301-4706/+5157
|
* Bug #250046 - Quote names in addresses when necessary in mail previewMilan Crha2011-06-301-1/+7
|
* Bug #634385 - Crash in smtp_connectMilan Crha2011-06-302-1/+11
|
* Show common addressbook and calendar errors in an alert sinkMilan Crha2011-06-3011-74/+80
|
* Bug #637162 - May not add toolbar Send/Receive button multiple timesMilan Crha2011-06-301-22/+29
|
* Remove duplicated info listed already in Quick Reference PDF anyway.Andre Klapper2011-06-301-109/+1
|
* Bug #436914 - Reply to inline GPG quotes raw GPG messageMilan Crha2011-06-306-4/+123
|
* Bug #616452 - Do not set '-Wl,--no-undefined' on freebsd/openbsdMilan Crha2011-06-301-1/+8
|
* Updated Norwegian bokmål translationKjartan Maraas2011-06-301-127/+156
|
* Remove useless listing of all categories available.Andre Klapper2011-06-301-327/+4
| | | | No additional value to have that in the docs.
* Properly translate NC_ messagesMilan Crha2011-06-301-12/+3
|
* Updated and reviewed all the translationsMarcos Lans2011-06-301-3023/+3119
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2011-06-302-12170/+9923
|
* Bug #633702 - Forget password when saving account without "Remember password"Milan Crha2011-06-301-0/+45
|
* Bug #633611 - Do not close Add Filter Rule dialog on errorMilan Crha2011-06-301-0/+1
|
* Bug #633332 - Preserve port number in WebDAV address bookMilan Crha2011-06-301-1/+9
|
* Bug #631568 - Scheduling Meetings with CalDAV calendarsMilan Crha2011-06-304-25/+210
|
* Bug #593587 - Fails to retrieve free/busy info if auth requiredMilan Crha2011-06-301-2/+179
|
* Bug #590245 - 'evolution --force-shutdown' should kill factoriesMilan Crha2011-06-302-12/+73
|
* Updated Malalayam translationsAni Peter2011-06-301-2/+2
|
* Updated Malalayam translationsAni Peter2011-06-301-13225/+12922
|
* Updated Malayalam TranslationsAni2011-06-301-5961/+5411
|
* Check for the existence of .Outbox folder while migrating. Make sure the ↵Chenthill Palanisamy2011-06-301-14/+21
| | | | dummy account is created only once. Revert couple of fixes
* Updated Norwegian bokmål translationKjartan Maraas2011-06-301-1118/+1249
|
* Bug #627536 - Open meeting as meeting, not as appointment, in week viewMilan Crha2011-06-307-31/+17
|
* Bug #620234 - Invalid writes during free/busyMilan Crha2011-06-302-6/+38
|
* Help images removed; remove them from Makefile.am tooMilan Crha2011-06-301-2/+0
|
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2011-06-3056-8/+215
|
* Updated Spanish translationJorge González2011-06-301-754/+871
|
* Fix backup section a bitAndre Klapper2011-06-301-8/+4
|
* Fix backup section a bit; remove useless non-explaining backup screenshots.Andre Klapper2011-06-302-0/+0
|
* Remove confusing and isolated "Contact list" line.Andre Klapper2011-06-301-1/+0
|
* Change two sentences with the same meaning to use same wording.Andre Klapper2011-06-301-3/+3
|
* Remove "most important command line options": Nothing for a "Getting ↵Andre Klapper2011-06-301-96/+0
| | | | | | Started" section. Remove "Additional documentation" section as it's actually not listing *additional* information.
* Clarify command line parameter stringAndre Klapper2011-06-301-1/+2
|
* Don't set the URL's defaults when the providers have not been refreshedFederico Mena Quintero2011-06-301-14/+8
| | | | Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Only set the URL's defaults when we are creating a new accountFederico Mena Quintero2011-06-301-6/+9
|
* Set the provider's defaults on when CamelURLs get refreshed with a new protocolFederico Mena Quintero2011-06-301-0/+12
| | | | Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Don't set the provider's defaults on the URL from the widget functionsFederico Mena Quintero2011-06-301-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 defaultsFederico Mena Quintero2011-06-301-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 titleMatthew Barnes2011-06-301-10/+16
|
* Avoid a crash when building templates menu.Matthew Barnes2011-06-301-0/+5
|
* Show calendar backend errors in an alert sinkMilan Crha2011-06-305-80/+85
|
* CalDAV plugin - use saved password, if available, for server browsingMilan Crha2011-06-301-4/+14
|
* Bug #635755 - Authenticate books in addressbook importers on openMilan Crha2011-06-303-42/+91
|
* POP3 extensions, whatever that is. I link to the RFC now.Andre Klapper2011-06-301-1/+1
|
* Remove "Nettiquette" section. Fixes bug 567415.Andre Klapper2011-06-301-30/+0
|
* Fix right-click, right click, double-click, double click spellings. Fixes ↵Andre Klapper2011-06-301-8/+8
| | | | bug 544328.
* Remove non-existing images/figures linked from User Guide. Fixes bug 608527.Andre Klapper2011-06-301-7/+0
|
* Remove useless part of sentence. Fixes bug 566240.Andre Klapper2011-06-301-1/+1
|
* Fix invalid sentence. Fixes bug 588572.Andre Klapper2011-06-301-1/+1
|
* Fix broken sentence. Fixes bug 587153.Andre Klapper2011-06-301-1/+1
|
* Fix broken sentence. Fixes bug 587152.Andre Klapper2011-06-301-1/+1
|
* Fix weird sentence. Fixes bug 588570.Andre Klapper2011-06-301-1/+1
|
* Fix steps for contact list creation. Fixes bug 634734.Andre Klapper2011-06-301-3/+3
|
* Update Spellcheck instructions according to bug 522153. Fixes bug 609820.Andre Klapper2011-06-301-2/+2
|
* Localize few strings with ngettextMilan Crha2011-06-303-7/+13
| | | | Per request of bug #635414
* Bug #555324 - Ask for destination before "Save in Addressbook" inline vCardMilan Crha2011-06-301-1/+14
|
* Do not always ask for migration to maildirMilan Crha2011-06-301-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: uriMilan Crha2011-06-301-0/+8
|
* Update British English translationPhilip Withnall2011-06-301-4576/+4836
|
* Bug #621150 - Add the possibility to modify locale of the quoting messagesJan Holesovsky2011-06-302-12/+95
|
* Do not create local_mbox when user denied maildir migrationMilan Crha2011-06-301-3/+4
|
* Bug #602183 (bnc) - Crash in Mini Calendar ViewVibha Yadav2011-06-301-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 Acharya2011-06-303-23/+25
| | | | Messed up some hunks in the doc with my previous commit. Reverting them.
* Bug #636058 - Account setup issues express mode.Punit Jain2011-06-304-27/+25
| | | | Widget name required to update.
* Default to beginning of the day for the last alarm notificationMilan Crha2011-06-302-2/+2
|
* Add option "Check for new messages in all active accounts"Milan Crha2011-06-305-2/+71
| | | | As a follow-up for bug #633949
* Update actions in EMailBrowser on message select tooMilan Crha2011-06-301-1/+3
|
* Added few translator commentsMilan Crha2011-06-303-11/+20
| | | | As requested in bug #635414
* Set mnemonic widget for lblDefaultCharset in Mail PreferencesMilan Crha2011-06-301-0/+1
|
* Bug #633949 - Add an option to disable new e-mail check at startupMilan Crha2011-06-305-3/+102
|
* Ensure vFolders are enabled when invoking Edit->Search FoldersMilan Crha2011-06-301-0/+2
|
* Bug #239817 - New criterion should grab focus in a filter editorMilan Crha2011-06-302-4/+8
|
* Bug #620609 - Empty trash at exit doesn't workMilan Crha2011-06-301-4/+4
|
* Bug #404570 - Ctrl-R / NNTP doesn't focus the new messageMilan Crha2011-06-301-2/+2
|
* post release version bumpChenthill Palanisamy2011-06-301-1/+1
|
* News update for 2.91.3 releaseChenthill Palanisamy2011-06-301-0/+41
|
* Revert certain parts from commit for bug #635738Milan Crha2011-06-301-4/+4
|
* [l10n] Updated Estonian translationIvar Smolin2011-06-301-4/+3
|
* Bug #635828 - Do not send meeting mails with no recipientMilan Crha2011-06-301-1/+32
|
* Bug #635738 - Sanitize Previous/Next buttons when not usableMilan Crha2011-06-301-7/+32
|
* [vCard-inline] Check also text/directory partsMilan Crha2011-06-301-0/+4
|
* Bug #634387 - Crash in bbdb_sync_buddy_list_in_threadMilan Crha2011-06-301-2/+5
|
* Bug #207580 - Allow new mail check on individual accountsMilan Crha2011-06-3019-150/+472
|
* Bug #635673 - Stack overflow when opening slow calendarMilan Crha2011-06-302-4/+18
|
* Bug #632962 - Duplicate "On this computer" sources after updateMilan Crha2011-06-305-60/+64
|
* Reset IM context when entering ECellText editingMilan Crha2011-06-301-39/+21
|
* Maildir migration: allow subfolders for InboxChenthill Palanisamy2011-06-301-13/+3
|
* Bug #371705 - Calendar's day view does not reset its IM contextMilan Crha2011-06-301-48/+39
|
* Bug #635087 - Leftover files after migration of config/data/cache to XDG ↵Mathieu Trudel-Lapierre2011-06-301-7/+11
| | | | directories
* Migrate the local store from mbox to maildir formatChenthill Palanisamy2011-06-3010-20/+363
|
* Bug #633783 - Folder->Expunge enabled when no folder selectedMilan Crha2011-06-301-0/+4
|
* [l10n] Updated Estonian translationIvar Smolin2011-06-301-1285/+1663
|
* Updated Norwegian bokmål translationKjartan Maraas2011-06-301-3449/+3059
|
* Added UG translationGheyret T.Kenji2011-06-301-20552/+20552
|
* Updated Galician translations. REVIEWED 50%Fran Diéguez2011-06-301-868/+882
|
* Bug #633779 - GtkComboBoxText issuesMilan Crha2011-06-3012-53/+87
|
* Bug #633774 - Headers are gone in grouped viewVibha Yadav2010-11-162-2/+2
|
* Updated Finnish translation, many corrections done with the help of pofilter ↵Ville-Pekka Vainio2010-11-161-6054/+6187
| | | | from the translate toolkit
* Added UG translationGheyret T.Kenji2010-11-161-0/+1
|
* Added UG translationGheyret T.Kenji2010-11-161-0/+20552
|