aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More Anjal stuff for trunk.Srinivasa Ragavan2009-06-032-1/+25
|
* It might help to install the evolution binary.Matthew Barnes2009-06-031-8/+1
| | | | | I caused this in the "Drop support for CDE" commit. Nice little regression there.
* Remove libgnome includeFridrich Strba2009-06-031-1/+0
|
* Replace libgnome function with equivalent glib functions.Fridrich Strba2009-06-031-1/+2
|
* Updated Spanish translationJorge Gonzalez2009-06-031-124/+127
|
* Updated Spanish translationJorge Gonzalez2009-06-031-1/+1
|
* Updated Spanish translationJorge Gonzalez2009-06-031-571/+538
|
* Bug 581280 – Wrong attachment name in eventMatthew Barnes2009-06-033-82/+472
|
* Fix distcheck errors.Matthew Barnes2009-06-031-7/+3
|
* Bug 582939 – Drop support for CDEMatthew Barnes2009-06-0322-1587/+1
|
* Add MAINTAINERCLEANFILES based on Pango.Matthew Barnes2009-06-022-9/+23
|
* Use standard C types in iconv-detect.cMatthew Barnes2009-06-021-9/+9
|
* Fix more compiler warnings.Matthew Barnes2009-06-023-38/+2
|
* More code cleanup.Matthew Barnes2009-06-02270-992/+992
|
* Part of bug #574940 - Do not use freed memory in EMFolderView/BrowserMilan Crha2009-06-021-1/+5
|
* Bug #337082 - Do not produce unnamed folders in a folder treeMilan Crha2009-06-021-4/+6
|
* Part of bug #580212 - Report inline parts only when found both tagsMilan Crha2009-06-021-0/+3
| | | | | When parsing inline parts, like inline signatures, report the part type only when found also the end tag for the part type.
* Bug 323037 – Folder emblem to show new mail arrivalMilan Crha2009-06-013-19/+97
|
* Update the address of the FSFTobias Mueller2009-05-314-7/+7
| | | | This fixes bug 584304.
* Small updateGabor Kelemen2009-05-311-1/+1
|
* Updated Danish translationAsk H. Larsen2009-05-311-5003/+5272
|
* Fix libevolution-mail-shared.laMatthew Barnes2009-05-301-17/+29
| | | | | | | | | | | | The shared library was being built as a libtool module instead of a normal libtool library, and was installed to the wrong directory. Fixing this created further automake-related problems which I had to hack around (see BIG NASTY AUTOMAKE HACK in the patch). This is NOT a permanent solution. A better approach is to split the source code into separate directories, like we do in all the other components.
* Bug 583446 – refresh folder hookLucian Langa2009-05-292-2/+10
|
* Bug 584154 – custom icon folder hook does not workLucian Langa2009-05-293-4/+11
|
* Fix whitespace errors in mail/Makefile.amMatthew Barnes2009-05-291-3/+3
|
* Bug 583991 – "Suggest automatic display of attachment" does not workMatthew Barnes2009-05-291-0/+1
|
* Whitespace cleanup.Matthew Barnes2009-05-29239-1040/+1040
|
* Prefer GLib basic types over C types.Matthew Barnes2009-05-29799-13634/+13634
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-291096-1793/+1793
|
* Bug #583441 - bbdb plugin is getting information from composer nowMilan Crha2009-05-281-27/+31
| | | | | | | It used to ask composer for a message, a generated one, which asks for a password to the signing twice, once here and once when composer itself generates message for sending. bbdb crashed when user canceled password prompt for a key, as it didn't check for NULL returned.
* Bug #535516 - Crash in GConf Bridge while replyingMilan Crha2009-05-281-10/+16
| | | | A test patch, maybe not fixing the bug fully, but let's try it.
* Bug #540269 - Do not crash in em_format_is_attachmentMilan Crha2009-05-271-0/+3
| | | | Check if part contains data wrapper before accessing its members.
* Updated Spanish translationJorge Gonzalez2009-05-271-229/+170
|
* Fix composer header regression caused by Anjal merge.Matthew Barnes2009-05-274-21/+22
|
* Remove Attach toolbar button from composer.Matthew Barnes2009-05-271-1/+0
| | | | This was an oversight from the attachment UI rewrite.
* Merge branch 'warnings'Matthew Barnes2009-05-27227-1253/+1243
|\
| * Fix compiler warnings in plugins.Matthew Barnes2009-05-2745-162/+186
| |
| * Fix compiler warnings in mail.Matthew Barnes2009-05-2639-403/+419
| |
| * Fix compiler warnings in addressbook.Matthew Barnes2009-05-2621-106/+106
| |
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-2650-316/+324
| |
| * Fix compiler warnings in smime.Matthew Barnes2009-05-263-2/+4
| |
| * Fix compiler warnings in composer.Matthew Barnes2009-05-263-8/+1
| |
| * Fix compiler warnings in filter.Matthew Barnes2009-05-264-5/+3
| |
| * Fix compiler warnings in shell.Matthew Barnes2009-05-265-10/+13
| |
| * Fix compiler warnings in widgets.Matthew Barnes2009-05-2652-181/+131
| |
| * Fix compiler warnings in e-util.Matthew Barnes2009-05-2612-60/+56
| |
* | Updated Hebrew translationYaron Shahrabani2009-05-261-6527/+5768
| |
* | Bug #578335 - CalDAV - replace '@' in username to "%40"Milan Crha2009-05-251-9/+46
| |
* | itip-formatter - search for master object tooMilan Crha2009-05-251-3/+5
|/ | | | | | When received a detached instance, and the calendar doesn't contain that exact instance, then try to search for the master object and use it, if found.
* Post-release version bump.Matthew Barnes2009-05-251-1/+1
|
* ** Evolution 2.27.2 ReleasedMatthew Barnes2009-05-251-0/+54
|
* Updated Tamil translationdrtvasudevan2009-05-251-4894/+3467
|
* Add very strict compiler warning flags.Matthew Barnes2009-05-252-15/+89
| | | | Lots of new warnings to clean up. Have fun.
* Remove obsolete dialog from mail-dialogs.glade.Matthew Barnes2009-05-251-1499/+908
|
* Use named icons in the folder tree instead of pixbufs.Matthew Barnes2009-05-255-117/+107
|
* Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-2429-254/+186
|
* Prefer icons from GTK's cache instead of our own.Matthew Barnes2009-05-241-4/+6
|
* Updated Spanish translationJorge Gonzalez2009-05-241-591/+835
|
* Fix "make check" errors.Matthew Barnes2009-05-241-1/+3
|
* Updated Spanish translationJorge Gonzalez2009-05-241-9/+5
|
* Updated Thai translation.Theppitak Karoonboonyanan2009-05-241-7/+7
|
* Added figures for Greek documentationMarios Zindilis2009-05-2356-0/+0
|
* Mail changes required for Anjal.Srinivasa Ragavan2009-05-2210-95/+378
|
* Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-226-56/+134
|
* Johnny's composer changes for Anjal.Srinivasa Ragavan2009-05-2212-29/+320
|
* Install filter/ headers to filter/ for Anjal's usage.Srinivasa Ragavan2009-05-221-0/+16
|
* Fix EConfig bugs for Anjal's account setup.Srinivasa Ragavan2009-05-221-9/+12
|
* Updated Greek translation for documentationMarios Zindilis2009-05-221-1440/+4039
|
* Adding the new file which was missed in earlier commit for resend feature.Chenthill Palanisamy2009-05-221-0/+44
|
* Updated Spanish translationJorge Gonzalez2009-05-221-3/+3
|
* Updated Spanish translationJorge Gonzalez2009-05-221-324/+390
|
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-2242-62/+59
|
* Update Win32 symbol export files.Matthew Barnes2009-05-217-10/+2793
|
* Relegate the "face" plugin to experimentalMatthew Barnes2009-05-211-2/+2
| | | | Until the UI is fixed. See Bug 573878 – [face] Plugin is unusable
* Rename configure.in to configure.ac.Matthew Barnes2009-05-212-1/+1
| | | | | | | | | | GNU Autoconf manual states (section 3.1): Previous versions of Autoconf promoted the name configure.in, which is somewhat ambiguous (the tool needed to process this file is not described by its extension), and introduces a slight confusion with config.h.in and so on (for which '.in' means "to be processed by configure"). Using configure.ac is now preferred.
* Bug #579779 - No crash when updating repeating eventMilan Crha2009-05-211-2/+1
|
* Bug #583360 - Be able to select UTC as day view's second timezoneMilan Crha2009-05-211-1/+9
|
* Show a progress message if the calendar is taking sometime to open.Chenthill Palanisamy2009-05-211-2/+5
|
* Fixes bug 498712 (bnc) - deleting meetings sometimes does not work properly.Chenthill Palanisamy2009-05-214-13/+10
|
* Adds the resend feature to GroupWise features.Chenthill Palanisamy2009-05-217-29/+281
|
* Fixes bug 499107 (bnc) - delete all the recurring instances from the folder.Chenthill Palanisamy2009-05-211-2/+10
| | | | | Reset the index properly so that all the recurring instances are deleted once the mail is processed.
* Bug 580925 – Better search bar for word searchesMatthew Barnes2009-05-2118-414/+1013
| | | | | | Make the word search bar more like Firefox and get rid of the "Current Message" search scope in the folder search bar. Shift+Ctrl+F now activates the word search bar.
* Merge branch 'vcard-inline'Matthew Barnes2009-05-219-553/+343
|\
| * Use proper ngettext support in vcard-inline.cMatthew Barnes2009-05-211-2/+5
| |
| * Remove generated files from git.Matthew Barnes2009-05-063-61/+0
| |
| * Remove auto-generated files from git.Matthew Barnes2009-05-062-1428/+0
| |
| * Merge branch 'master' into vcard-inlineMatthew Barnes2009-05-062-11/+32
| |\
| * | Make vcard-inline actually work.Matthew Barnes2009-05-067-52/+10
| | |
| * | Merge branch 'master' into vcard-inlineMatthew Barnes2009-05-061-2/+2
| |\ \
| * | | Convert the vCard Bonobo control to an EMFormatHook plugin.Matthew Barnes2009-05-0618-553/+1871
| | | |
* | | | Merge branch '274117-compoer-view-fields'Matthew Barnes2009-05-2117-781/+511
|\ \ \ \
| * | | | Bug 274117 – Difficult to post a new message to newsgroupsMatthew Barnes2009-05-2117-781/+511
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Completely rewrite how composer headers are managed. There's now two sets of headers (with some overlap): one set is for sending an email message, the other is for posting to a newsgroup. The correct set of headers is chosen on-the-fly based on the currently selected account type. The user's "view" preferences for these two sets are stored separately, so that switching between an email account and a news account will no longer stomp on your preferences. This also eliminates the need for the "Post New Message to Folder" and "Post a Reply" actions, so they've been removed. Usenet users can now just highlight a newsgroup in the folder tree and click New or Reply, and the composer window will show the correct set of headers with the Post-To field filled in automatically. Comment #6 in the bug discusses other standard news reader behaviors we still don't get right, particularly the missing "Followup To" header. These will be dealt with separately.
* | | | | Updated Spanish translationJorge Gonzalez2009-05-191-247/+209
|/ / / /
* | | | Add e-attachment-handler-sendto.c to POTFILES.in.Matthew Barnes2009-05-171-0/+1
| | | |
* | | | Fix compiler warnings.Matthew Barnes2009-05-173-18/+5
| | | |
* | | | Bug 578176 – "Send message to contact" does not honor "always BCC"Matthew Barnes2009-05-171-3/+5
| | | |
* | | | Bug 582744 – CC field autofill doesn't work for repliesMatthew Barnes2009-05-175-8/+82
| | | |
* | | | Move automatic CC/BCC handling to EComposerHeaderTable.Matthew Barnes2009-05-172-93/+99
| | | |
* | | | Bug 578478 – Composer shows not all "From" informationMatthew Barnes2009-05-171-1/+1
| | | |
* | | | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-17109-187/+160
| | | |
* | | | Bug 458491 – Remove useless "Call To..." popup menu optionMatthew Barnes2009-05-153-9/+1
| | | |
* | | | Bug 582626 - Remove forgotten widgets from a glade fileMilan Crha2009-05-151-36/+0
| | | |
* | | | Add e_attachment_store_get_attachments().Matthew Barnes2009-05-152-34/+44
| | | |
* | | | Bug 582585 – Crash when deleting multiple attachments from composed mailMatthew Barnes2009-05-141-0/+6
| | | |
* | | | Remove an unnecessary variable from get_attachment_list().Matthew Barnes2009-05-141-3/+1
| | | |
* | | | Make the Calendar view scroll using the arrow keysMarcel Stimberg2009-05-141-17/+74
| | | | | | | | | | | | | | | | This fixes bug 559366.
* | | | Bug 582144 – Evolution not showing proper attachment filenameMatthew Barnes2009-05-132-9/+14
| | | |
* | | | Bug 581424 - Personal folder tree appears besides Public folder in ↵Johnny Jacob2009-05-131-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | subscription editor. mail/em-subscribe-editor.c (sub_folderinfo_exec): Use CAMEL_STORE_FOLDER_INFO_SUBSCRIPTION_LIST for requesting list of subscribable folders.
* | | | Bug 440919 – Evolution can't attach "zero length" filesMatthew Barnes2009-05-131-0/+10
| | | |
* | | | Bug 582168 – Remove duplicated shebang and comment from autogen.shDamien Lespiau2009-05-111-3/+0
| | | |
* | | | Resize the alarm notifier correctlyRitesh Khadgaray2009-05-091-1/+1
| | | | | | | | | | | | | | | | Fixes bug 580163.
* | | | Updating Estonian translationIvar Smolin2009-05-091-32/+11
| | | |
* | | | Updated Spanish translationJorge Gonzalez2009-05-091-359/+393
| | | |
* | | | Updated Oriya Translation.Manoj Kumar Giri2009-05-071-308/+208
| | | |
* | | | Bug 580900 – Kill libgnomeui/gnome-dateeditAdam Petaccia2009-05-073-38/+0
| | | | | | | | | | | | | | | | | | | | Remove unnecessary <libgnomeui/gnome-dateedit.h> includes, and kill the unused e_dialog_dateedit_set() and e_dialog_dateedit_get() functions.
* | | | Bug 571496 – Migrate from deprecated gnome_execute to g_spawn/xdg-terminalAdam Petaccia2009-05-066-30/+19
| | | |
* | | | Updated Oriya Translation.Manoj Kumar Giri2009-05-061-17/+8
| | | |
* | | | Updated Oriya Translation.Manoj Kumar Giri2009-05-061-356/+212
| |_|/ |/| |
* | | 2009-05-06 Jeff Cai <jeff.cai@sun.com>Jeff Cai2009-05-062-11/+32
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ** Fix for bug #524497 * em-composer-utils.c: (guess_account): Change the order getting an account The original order is: 1. The account in 'To' of the message. 2. The account of the message source. 3. The account of the folder source. The new order is: 1. The account of the folder source. 2. The account of the message source. 3. The account in "To' of the message
* | Fix a couple attachment drag-and-drop typos.Matthew Barnes2009-05-061-2/+2
|/
* Use 'Open with "$foo"' instead of 'Open in $foo...'Matthew Barnes2009-05-061-1/+1
| | | | For better consistency with Nautilus.
* Bug 581454 – Move nautilus-sendto integration to EvolutionMatthew Barnes2009-05-064-0/+314
|
* Updated Norwegian bokmål translation.Kjartan Maraas2009-05-061-480/+434
|
* Be able to setup custom alarms and a runtime warning fixMilan Crha2009-05-051-32/+49
| | | | Part of bug #581272
* Do not use deprepcate e_source_list_peek_group_by_nameMilan Crha2009-05-051-4/+6
| | | | Missed one usage withing bug #569652
* Updated Oriya Translation.Manoj Kumar Giri2009-05-051-3973/+2740
|
* Fix a build break in external-editor plugin.Matthew Barnes2009-05-051-0/+1
|
* Fix an error extracting URIs from local attachments.Matthew Barnes2009-05-051-0/+19
|
* Another #include path fix.Matthew Barnes2009-05-051-1/+1
|
* Fix an eplug typo.Matthew Barnes2009-05-051-1/+1
|
* Add -I$(top_srcdir)/widgets to a bunch of plugins.Matthew Barnes2009-05-054-0/+4
|
* Fix include paths.Matthew Barnes2009-05-055-6/+6
|
* Mark CompEditor as changed when attachments are added or removed.Matthew Barnes2009-05-051-8/+21
|
* Remove dead composer code.Matthew Barnes2009-05-051-176/+0
|
* Re-mark some metadata strings for translationMatthew Barnes2009-05-051-2/+2
|
* Bump version to 2.27.2Srinivasa Ragavan2009-05-051-1/+1
|
* NEWS for 2.27.1Srinivasa Ragavan2009-05-051-0/+97
|
* Fix a -Werror-implicit-function-declaration regressionMatthew Barnes2009-05-051-0/+1
|
* BUGFIX: 547414 - Publish Free/Busy calendar for configurable timeMilan Crha2009-05-046-17/+171
| | | | | Allow user define time duration for the Free/Busy calendar information in the publish-calendar plugin.
* BUGFIX: 575126 - Tuning description stringMilan Crha2009-05-041-1/+1
| | | | in mail/evolution-mail.schemas.in
* BUGFIX: 578540 - Create address book entries when sending mailsLucian Langa2009-05-042-46/+51
| | | | bbdb plugin, adds entry when sending any email, not only on reply.
* BUGFIX: 553261 - Handle absolute paths in gconf betterMilan Crha2009-05-042-179/+108
| | | | For backup-restore plugin.
* Add iconrc support for Evolution. The windows binaryFridrich Strba2009-05-047-2/+28
| | | | would now have the Evolution icon.
* Assure that the filename <-> uri conversion are done with ↵Fridrich Strba2009-05-043-4/+4
| | | | g_filename_{to,from}_uri and not by concatenating strings which is broken with win32-style uris
* ** BUGFIX: 355240 - String errorsSukhbir Singh2009-05-043-5/+6
| | | | | | Fixes typos specific to: -> addressbook/gui/component/ldap-config.glade.h -> mail/evolution-mail.schemas.in.in.h
* ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-0416-25/+25
| | | | | | According to https://wiki.ubuntu.com/SavingTheWorld (and of course according to the gtk docs) using g_timeout_add_seconds is preferred over g_timeout_add if a timeout in seconds is desired.
* ** BUGFIX: 569696 – Memory leak in message-listSrinivasa Ragavan2009-05-044-5/+65
| | | | | Not exactly a leak, but a build-up over a period of time. Clear the internal gnode on regen.
* Updated Spanish translationJorge Gonzalez2009-05-041-2/+2
|
* ** BUGFIX: 573170 - Add back support for vfolder of vfolders.Srinivasa Ragavan2009-05-031-19/+0
| | | | Don't defer from loading vfolders of vfolders. We can handle it now.
* Bug 575122 – "before every anniversary/birthday" is missing translator commentMatthew Barnes2009-05-031-1960/+1226
|
* Bug 575124 – Clarify "S_pecify the mailbox name" stringMatthew Barnes2009-05-031-1/+2
|
* Updated Spanish translationJorge Gonzalez2009-05-031-153/+103
|
* Bug 574781 – Bad e-send-options.glade stringsMatthew Barnes2009-05-031-1266/+808
|
* Bug 325131 – Do not translate ETable property nicknamesMatthew Barnes2009-05-034-18/+18
|
* Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.cMatthew Barnes2009-05-031-2/+2
|
* Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-038-12/+12
|
* Bug 542685 – [default-mailer] Leaking GConfValueMatthew Barnes2009-05-031-2/+2
|
* Delist removed Glade files from POTFILES.in.Matthew Barnes2009-05-031-2/+0
|
* Remove obsolete Glade files.Matthew Barnes2009-05-033-413/+1
|
* Updated Spanish translationJorge Gonzalez2009-05-031-3/+3
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-02166-43/+502
|
* Updated Spanish translationJorge Gonzalez2009-05-021-79/+68
|
* Updated Spanish translationJorge Gonzalez2009-05-021-2544/+2480
|
* Bug 581032 – Some links can't be openedMatthew Barnes2009-05-021-2/+11
|
* Updated Spanish translationJorge Gonzalez2009-05-021-20/+54
|
* [gnome-2-26] Updated German translation.Christian Kirbach2009-05-021-3811/+3766
|
* Bug 575242 – New composer window not autosaved until modificationMichel Dänzer2009-05-011-13/+15
|
* Fix distcheck errors.Matthew Barnes2009-05-013-19/+1
|
* Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-0118-1659/+13
| | | | | | | | Stop including top-level libgnome[ui] headers -- <gnome.h>, <libgnome/libgnome.h> and <libgnomeui/libgnomeui.h>. Instead, include specific header files so we can track them easier. Also, remove several unshipped test programs. Mostly ETable stuff.
* Bug 580893 – Kill libgnome/gnome-gconfMatthew Barnes2009-05-013-3/+0
|
* More gnome-init cleanup for bug #567283.Matthew Barnes2009-05-014-184/+0
|
* Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-0111-89/+69
| | | | | The only remaining case is widgets/test/test-dropdown-button.c, but this file will be removed when the kill-bonobo branch is merged.
* Bug 580896 – Kill libgnome/gnome-programMatthew Barnes2009-05-017-101/+0
| | | | Removed e-util/e-gui-utils.[ch].
* Bug 580894 – Kill libgnome/gnome-util (partial fix)Matthew Barnes2009-05-011-10/+9
| | | | | Migrate the evolution-backup utility from gnome_program_init() to gtk_init_with_args().
* Bug 580898 – Kill libgnomeui/gnome-winhintsMatthew Barnes2009-05-011-3/+0
| | | | Include directive was already commented out.
* Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-017-38/+2
| | | | | We now require GLib >= 2.20 and GTK+ >= 2.16. Also removed all GLIB_CHECK_VERSION and GTK_CHECK_VERSION workarounds for older versions.
* Bug #273818 - Allow scrolling Month View by a week onlyMilan Crha2009-05-0110-6/+127
| | | | | Edit->Preferences->Calendar and Tasks, tab Display, option Scroll Month View by a week.
* Bug #570730 - Get rid of gnome-config in EvolutionMilan Crha2009-04-308-182/+321
|
* Updated Norwegian bokmål translation.Kjartan Maraas2009-04-301-3670/+2415
|
* Use the standard FAQ icon for Help -> Evolution FAQMatthew Barnes2009-04-302-1/+3
|
* BUGFIX: bug #579774 Use spamc to learn junk if availableDavid Ronis2009-04-301-8/+57
|
* Update POTFILES.in with removed and newly added filesMilan Crha2009-04-301-21/+15
|
* External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-04-287-165/+303
|
* Store username in a source URL in CalDAVMilan Crha2009-04-282-1/+21
| | | | | | | | ** Fix for bug #578335 * caldav-source.c: (user_changed), (location_changed): Revert part of bug #562990, as EPassword requires username as part of an URL to store passwords properly to a keyring.
* Fix filter breakage after deprecated Gtk+ symbols removalMilan Crha2009-04-285-3/+21
| | | | | | | | | ** Fix for bug #572348 * filter/filter-option.c: (combobox_changed), (get_widget): * mail/em-filter-rule.c: (part_combobox_changed): * mail/em-filter-source-element.c: (source_changed): Fix breakage of filter options.
* Do not mark newly recognized Junk messages ReadMilan Crha2009-04-282-1/+9
| | | | ** Fix for bug #579550
* Cosmetic cleanups for EMFormat headersMatthew Barnes2009-04-285-151/+288
|
* Simplify action and action group lookups in CompEditor.Matthew Barnes2009-04-281-24/+6
|
* Add some initial .gitignore files.Matthew Barnes2009-04-283-0/+37
|
* Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-2813-91/+93
|
* Alphabetize the plugins/.../Makefile list in configure.inMatthew Barnes2009-04-281-32/+32
| | | | Just because it makes for easier merges with the kill-bonobo branch.
* Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-2846-7828/+3430
| | | | | Oops, last commit only included the -new- files. This also removes EExpander, which is no longer used.
* Bug 516933 – Rewrite attachment UIMatthew Barnes2009-04-2824-0/+8952
| | | | | | | | | | | | | | | | | | | | | Rewrite the attachment UI to better utilize GIO and also to migrate from GnomeIconList to GtkIconView. This also introduces a "List View" option similar to Nautilus, as well as the EAttachmentHandler framework for extending attachment handling (may eventually replace EMFormatHook). This commit also fixes a number of secondary attachment bugs: Bug 311609 – new attachment bar should use regular gtk+ expander Bug 314923 – Drag and Drop in attachment window is inconsistent and requires additional click Bug 338179 – attachment saving ... Bug 350364 – Action to get info about attachments Bug 383047 – Viewing mail attachments Bug 427235 – Can't copy attachment mime type string Bug 454091 – Cannot save multiple attachments who have the same name Bug 494629 – Rethink composer's attachment UI Bug 553970 – Evolution ignores umask when saving attachments Bug 577375 – mailto: and attach doesn't URL un-escape
* Hide last junked message too from the non-junk folderMilan Crha2009-04-272-2/+10
| | | | ** Fix for bug #579635
* Sanitize values from GConf before using themMilan Crha2009-04-272-4/+19
| | | | | | | | | ** Fix for bug #491755 * gui/alarm-notify/config-data.c: (config_data_set_last_notification_time), (config_data_get_last_notification_time): Sanitize values from GConf before using them.
* Allow Last Modified and Created columns for event tableMilan Crha2009-04-279-12/+116
| | | | | | | | | | | | | | | | | | | | ** Fix for bug #575773 * gui/e-calendar-table.etspec: * gui/e-cal-list-view.etspec: * gui/e-memo-table.etspec: * gui/e-cal-model.h: (ECalModelField), (struct _ECalModelComponent): * gui/e-cal-model.c: (get_datetime_from_utc), (ecm_value_at), (ecm_duplicate_value), (ecm_free_value), (ecm_initialize_value), (ecm_value_is_empty), (ecm_value_to_string), (e_cal_view_objects_modified_cb), (e_cal_model_component_finalize), (e_cal_model_component_init): Allow showing CREATED and LAST-MODIFIED properties in a table. * gui/print.c: (print_comp_draw_real): * gui/e-cal-component-preview.c: (write_html): * conduits/todo/todo-conduit.c: (local_record_from_comp): Possible leak fix.
* Do not delete text lines on signature set in composerMilan Crha2009-04-272-35/+47
| | | | | | | | | | ** Fix for bug #553535 * e-msg-composer.c: (is_top_signature), (get_signature_html), (set_editor_text), (e_msg_composer_show_sig_file): Do not eat lines of text when changing signature at top of the message. Add one extra empty line between the signature and the body of the mail when placing signature to the bottom.
* Define .error files correctly and external-editor crash fixMilan Crha2009-04-2715-88/+137
| | | | ** Fix for bug #561188
* Fix email addresses in doap file.Matthew Barnes2009-04-261-4/+4
|
* Do not crash on delete folderMilan Crha2009-04-252-2/+7
| | | | | | | ** Fix for bug #579306 * em-folder-utils.c: (em_folder_utils_delete_folder): Do not free uninitialized variable.
* Calendar - do not close editor after errorMilan Crha2009-04-252-7/+20
| | | | ** Fix for bug #573704
* Updated Spanish translationJorge Gonzalez2009-04-251-1484/+1587
|
* Possible leak fixMilan Crha2009-04-252-2/+12
| | | | ** Part of fix for bug #571272
* Sort UIDs before using themMilan Crha2009-04-252-0/+9
| | | | | | | ** Fix for bug #563954 * message-list.c: (regen_list_exec): Sort UIDs before using them to obtain proper order when without sorting.
* Be able to save mail to event, meeting, task or memoMilan Crha2009-04-2510-405/+314
| | | | ** Fix for bug #342296
* Use new ESourceList API (simplifies code)Milan Crha2009-04-2514-322/+113
| | | | ** Part of fix for bug #569652
* Let the provider compare urlsMilan Crha2009-04-252-78/+46
| | | | | | | | | ** Fix for bug #552583 * mail-config.c: (mc_get_account_by), (get_source_url_string), (get_transport_url_string), (mail_config_get_account_by_source_url), (mail_config_get_account_by_transport_url): Let the provider compare urls.
* Use system timezone in EvolutionMilan Crha2009-04-2511-108/+281
| | | | ** Fix for bug #381132
* Show error or success to user with publish-calendar pluginMilan Crha2009-04-258-72/+178
| | | | | | | | | | | | | | | ** Fix for bug #340783 * publish-format-fb.h: (publish_calendar_as_fb): * publish-format-fb.c: (write_calendar), (publish_calendar_as_fb): * publish-format-ical.h: (publish_calendar_as_ical): * publish-format-ical.c: (write_calendar), (publish_calendar_as_ical): * publish-calendar.c: (publish), (publish_no_succ_info), (publish_uri_async), (publish_online), (mount_ready_cb), (mount_first), (add_timeout), (add_offset_timeout), (online_state_changed), (publish_urls), (action_publish), (error_queue_show_idle), (error_queue_add): Show error or success to user in a UI.
* Include timezone information in a tooltip when differs from user'sMilan Crha2009-04-242-3/+22
| | | | ** Fix for bug #205804
* Updated version numbers preparing for 2.27.1 releaseSrinivasa Ragavan2009-04-241-2/+2
|
* Get rid of "Adjust for daylight saving time" optionMilan Crha2009-04-248-178/+19
| | | | | | | | | | | | | | | | | | | ** Fix for bug #577615 * gui/dialogs/cal-prefs-dialog.h: (struct _CalendarPrefsDialog): * gui/dialogs/cal-prefs-dialog.c: (timezone_changed), (daylight_saving_changed), (setup_changes), (show_config), (calendar_prefs_dialog_construct): * gui/dialogs/cal-prefs-dialog.glade: * gui/apps_evolution_calendar.schemas.in: * gui/calendar-config-keys.h: * gui/calendar-config.h: * gui/calendar-config.c: (set_standard_offsets), (calendar_config_get_icaltimezone), (calendar_config_get_daylight_saving), (calendar_config_set_daylight_saving), (calendar_config_add_notification_daylight_saving): Get rid of "Adjust for daylight saving time" option.
* Remove unused filesMilan Crha2009-04-2411-4216/+0
| | | | I forgot to remove unused files from sources in the commit for GN-bug #572348
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-2481-6349/+2868
| | | | Some still left, because those gone in kill-bonobo branch.
* Add evolution.doap and update MAINTAINERS.Matthew Barnes2009-04-242-6/+46
|
* Bug 577898 – Port ExoBinding to EvolutionMatthew Barnes2009-04-243-0/+656
| | | | | | | | | | Port Xfce's ExoBinding API to Evolution as EBinding. What this does is allow you to bind two GObject properties together such that their values are automatically kept in sync. The API also supports transformation functions, such as boolean inversion. I use this API heavily on the kill-bonobo branch and also in the attachment UI rewrite, so I'm merging this feature early.
* Reset ETable vertical padding to 3 to more closely match GtkTreeView.Matthew Barnes2009-04-241-1/+1
|
* Bug 565780 – Message view is tightly packed and hard to readMatthew Barnes2009-04-241-3/+4
| | | | | | Make ETables look more like GtkTreeViews by increasing the vertical padding to 4. If the users revolt, we can add a GtkStyle property to make the padding value adjustable via gtkrc files.
* Add a missing file.Matthew Barnes2009-04-241-0/+68
|
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-2372-313/+115
| | | | | | Consolidate all marshalling specifications to e-util/e-marshal.list. This reduces code duplication and makes it slightly easier to locate unused marshallers.
* Fix a mistranslation.khaledh2009-04-161-1/+1
| | | | svn path=/trunk/; revision=37529
* Minor fix to Catalan translation to fix bug #574842Gil Forcada Codinachs2009-04-152-215/+219
| | | | svn path=/trunk/; revision=37527
* Fixed gettext problems.Ihar Hrachyshka2009-04-151-6987/+12190
| | | | svn path=/trunk/; revision=37526
* Corrected a copy/paste error.Chenthill Palanisamy2009-04-152-1/+5
| | | | svn path=/trunk/; revision=37525
* Don't translate gconf key values, fixes #569507.khaledh2009-04-142-205/+208
| | | | svn path=/trunk/; revision=37521
* BGO : 578685 : Copy string. Avoids SIGSEGV.EVOLUTION_2_26_1Johnny Jacob2009-04-132-0/+11
| | | | svn path=/trunk/; revision=37520
* Fixes #467659 (bnc)Chenthill Palanisamy2009-04-133-3/+16
| | | | | | | | | | | 2009-04-13 Chenthill Palanisamy <pchenthill@novell.com> Fixes #467659 (bnc) * mail/mail-mt.c: * mail/mail-ops.c: Set the description for send mail operation. svn path=/trunk/; revision=37519
* Fixes #561312Chenthill Palanisamy2009-04-136-17/+131
| | | | | | | | | | | | | | | | | 2009-04-13 Chenthill Palanisamy <pchenthill@novell.com> Fixes #561312 * calendar/gui/comp-util.c: * calendar/gui/comp-util.h: Added a new function to sanitize master recurrence event before modifying all instances. * calendar/gui/dialogs/comp-editor.c: * calendar/gui/e-day-view.c: * calendar/gui/e-week-view.c: Used the new util api. Do not invoke recurrence dialog while modifying detached instances. svn path=/trunk/; revision=37518
* Fixes #471083 (bnc) Do not allow deletion of system folders.Chenthill Palanisamy2009-04-134-0/+49
| | | | | | | Fixes #471083 (bnc) Do not allow deletion of system folders. svn path=/trunk/; revision=37517
* Updated Thai translation.Theppitak Karoonboonyanan2009-04-132-320/+320
| | | | | | | | | 2009-04-13 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation. svn path=/trunk/; revision=37516
* Translation updated by Ivar SmolinPriit Laes2009-04-122-4/+8
| | | | | | | | 2009-04-12 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Ivar Smolin svn path=/trunk/; revision=37515
* ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-125-6/+6
| | | | | | | | | | 2009-04-12 Matthew Barnes <mbarnes@redhat.com> ** Remove a bunch of juvenile comments. Source code should look professional, even if some developers are not. svn path=/trunk/; revision=37514
* Updated Serbian translation (by Miloš Popović)Goran Rakic2009-04-102-11194/+13112
| | | | svn path=/trunk/; revision=37512
* Updated Serbian translation (by Miloš Popović)Goran Rakic2009-04-102-13106/+11192
| | | | svn path=/trunk/; revision=37511
* Updated Turkish TranslationBaris Cicek2009-04-102-248/+194
| | | | svn path=/trunk/; revision=37509
* Updated Serbian translation (by Miloš Popović)Goran Rakic2009-04-103-420/+310
| | | | svn path=/trunk/; revision=37508
* ** Fix for bug #574248Milan Crha2009-04-093-3/+10
| | | | | | | | | | | | | 2009-04-09 Milan Crha <mcrha@redhat.com> ** Fix for bug #574248 * google-contacts-source.c: (plugin_google_contacts): * google-source.c: (plugin_google): Compare base URI case insensitively. svn path=/trunk/; revision=37507
* updated kn.po and ChangeLogShankar Prasad2009-04-092-509/+559
| | | | svn path=/trunk/; revision=37506
* Fix for British English date formats by Bruce CowanPhilip Withnall2009-04-082-140/+147
| | | | | | | | | | 2009-04-07 Philip Withnall <philip@tecnocode.co.uk> * en_GB.po: Fix for British English date formats by Bruce Cowan <bcowan@fastmail.co.uk>. svn path=/trunk/; revision=37503
* ** Fix for bug #523802Milan Crha2009-04-0811-11/+167
| | | | | | | | | | | | | | | | | | | | | | | | | | 2009-04-07 Milan Crha <mcrha@redhat.com> ** Fix for bug #523802 * gui/e-tasks.h: (e_tasks_get_preview): * gui/e-tasks.c: (e_tasks_get_preview): * gui/e-cal-component-preview.h: (e_cal_component_preview_get_html): * gui/e-cal-component-preview.c: (e_cal_component_preview_get_html): * gui/tasks-control.c: (tasks_control_new), (tasks_sensitize_table[]), (tasks_control_sensitize_commands), (tasks_control_focus_changed), (tasks_control_copy_cmd): * gui/e-memos.h: (e_memos_get_preview): * gui/e-memos.c: (e_memos_get_preview): * gui/e-cal-component-memo-preview.h: * gui/e-cal-component-memo-preview.c: (e_cal_component_memo_preview_get_html): * gui/memos-control.c: (memos_control_new), (memos_control_sensitize_commands), (memos_control_focus_changed), (memos_control_copy_cmd): Use copy of the preview panel, when focused, and events' copy otherwise. svn path=/trunk/; revision=37502
* ** Fix for bug #539002Milan Crha2009-04-072-1/+11
| | | | | | | | | | | | 2009-04-07 Milan Crha <mcrha@redhat.com> ** Fix for bug #539002 * gui/certificate-manager.c: (load_certs): Show all other certificates in a contact tab. svn path=/trunk/; revision=37500
* ** Fix for bug #529745Milan Crha2009-04-072-0/+9
| | | | | | | | | | | | 2009-04-07 Milan Crha <mcrha@redhat.com> ** Fix for bug #529745 * gui/certificate-manager.c: (import_your), (import_contact): Add more file types in a file filter. svn path=/trunk/; revision=37499
* Reviewed by Milan Crha <mcrha@redhat.com> Reviewed by Matthew BarnesTakao Fujiwara2009-04-072-6/+22
| | | | | | | | | | | | | | | 2009-04-07 Takao Fujiwara <takao.fujiwara@sun.com> Reviewed by Milan Crha <mcrha@redhat.com> Reviewed by Matthew Barnes <mbarnes@redhat.com> * Fixes bug #537530 * misc/e-attachment-bar.c (update): Use g_filename_to_utf8 for attachment filenames. svn path=/trunk/; revision=37497
* ** Fixes bug #577989Tobias Mueller2009-04-072-0/+8
| | | | | | | | | | | | 2009-04-07 Tobias Mueller <tobiasmue@gnome.org> ** Fixes bug #577989 * conf-bridge.c (error_handler): Call gtk_message_dialog_new with a proper format string ("%s") svn path=/trunk/; revision=37496
* ** Fixes bug #578034Tobias Mueller2009-04-072-0/+8
| | | | | | | | | | | | 2009-04-07 Tobias Mueller <tobiasmue@gnome.org> ** Fixes bug #578034 * google-source.c (claim_error): Call gtk_message_dialog_new with a proper format string. svn path=/trunk/; revision=37495
* Updated Spanish translationJorge Gonzalez Gonzalez2009-04-052-10/+14
| | | | svn path=/trunk/; revision=37494
* ** Fix for bug #569765Tobias Mueller2009-04-042-8/+22
| | | | | | | | | | | | | | 2008-04-04 Tobias Mueller <tobiasmue@gnome.org> ** Fix for bug #569765 * message-list.c: Don't keep the selected message in the message list if it is removed from the folder. Patch by Matt McCutchen <matt@mattmccutchen.net> svn path=/trunk/; revision=37493
* Updated Greek translation by Fotis TsamisSimos Xenitellis2009-04-042-5725/+6027
| | | | svn path=/trunk/; revision=37492
* Do not ask for a folder when no folder selected.Milan Crha2009-04-022-1/+7
| | | | | | | | | | 2009-04-02 Milan Crha <mcrha@redhat.com> * em-folder-tree.c: (em_folder_tree_get_selected_folder): Do not ask for a folder when no folder selected. svn path=/trunk/; revision=37490
* ** Fix for bug #577717Milan Crha2009-04-022-0/+14
| | | | | | | | | | | | | 2009-04-02 Milan Crha <mcrha@redhat.com> ** Fix for bug #577717 * gui/dialogs/alarm-dialog.c: (alarm_to_dialog), (malarm_widgets_to_alarm): Fill some default values to mandatory properties of ECalComponentAttendee. svn path=/trunk/; revision=37489