aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-018-171/+231
|
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-0115-68/+67
| | | | | | | | | | The EError mechanism is used both for error dialogs as well as basic alerts or user prompts, so we should give it a more general name which matches this use. This patch also cleans up a few includes of e-alert.h (formerly e-error.h) that were not actually being used. https://bugzilla.gnome.org/show_bug.cgi?id=602963
* port calendar/ to the new EError APIJonathon Jongsma2009-12-011-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=602963
* port mail/ to use new EError APIJonathon Jongsma2009-12-0113-44/+56
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=602963
* Bug 602799 - "Mark for Follow Up" menu item glitchesMatthew Barnes2009-11-251-1/+24
|
* Fix a build error.Matthew Barnes2009-11-251-0/+1
|
* Bug #474502 - Don't check for contacts in broken address booksMilan Crha2009-11-241-4/+30
| | | | more than once
* Bug 602625 - Typos in translation messagesMatthew Barnes2009-11-222-2/+2
| | | | Caused by libglade to GtkBuilder migration.
* Bug 563555 - Confirm before forwarding many emails inlineRitesh Khadgaray2009-11-204-20/+47
|
* Assemble HTML code in a GString instead of a GtkHTMLStream.Matthew Barnes2009-11-201-2/+0
| | | | This helps further isolate direct GtkHTML API usage to EWebView.
* Bug #602178 - [regression] Missing widget in Search folder dialogMilan Crha2009-11-181-2/+2
|
* Prefer EWebView calls over direct GtkHTML calls.Matthew Barnes2009-11-181-23/+28
|
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-172-74/+148
| | | | | | GTKBuilder format allows to separate markup from translatable content. Whenever possible, this should be preferred so as there is less content to translate and less error opportunities.
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-1721-7465/+7348
|
* Fix a compiler warning.Matthew Barnes2009-11-151-1/+0
|
* Whitespace cleanup.Matthew Barnes2009-11-152-2/+2
|
* Bug 600714 - No label colors in popup menuMatthew Barnes2009-11-143-0/+230
|
* BUG 600217:Crashes in emfh_multipart_related_checkBharath Acharya2009-11-131-0/+6
| | | | Check for the link
* Further tweaks for the command-line importing.Matthew Barnes2009-11-131-4/+8
| | | | | Includes Bastien Nocera's patch to register our importable MIME types with the MIME database.
* Bug #588093 - Allow import of local files from command lineMilan Crha2009-11-121-4/+35
|
* Enable building without Canberra-GTKTor Lillqvist2009-11-111-2/+6
|
* Kill more redundant save dialogs and related utilities.Matthew Barnes2009-11-113-82/+36
|
* Bug #250046 - Composer addresses reading fixesMilan Crha2009-11-102-7/+86
| | | | | | - Check for no addresses properly (in post-to only when shown) - Check for garbage addresses and warn user about those - Use garbage text in To/CC/Bcc fields when user typed them
* Kill e-cursor(s) (both of them).Matthew Barnes2009-11-101-1/+0
|
* Add zooming and drag-and-drop to the plugin.Matthew Barnes2009-11-106-682/+13
| | | | A bunch of crusty old code in em-format-html-display.c falls out.
* Prototype an inline image plugin.Matthew Barnes2009-11-102-0/+6
| | | | Uses GtkImageView to display the image.
* Bug 600926 - Fails to build due to missing dependenciesJonathon Jongsma2009-11-101-1/+3
|
* Bug 600926 - Fails to build due to missing dependenciesYan Li2009-11-101-0/+4
|
* Bug #557613 - evolution crashed with SIGSEGV in try_open_e_book_cb()Chenthill Palanisamy2009-11-091-3/+4
|
* Kill more redundant save functions.Matthew Barnes2009-11-082-242/+0
|
* Move EActivity and subclasses to e-util.Matthew Barnes2009-11-082-2/+2
| | | | | Planning to write some asynchronous utility functions in e-util that return EActivity objects.
* Support other forward types for Anjal.Srinivasa Ragavan2009-11-061-7/+9
|
* Bug #599792 - Anjal composer's Send button doesn't work after pressed Save ↵Yan Li2009-11-061-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Drafts button This is due to an old hack that hiding a composer means we're closing it so save_draft_done() destroys the composer after saved draft. But in Anjal, the composer widget is always hidden (since the editor is reparented to the tab), and will be wrongly destroyed by save_draft_done() when you clicked "Save Draft" button. This patch improved the old hack, by adding a new API e_msg_composer_request_close() that can be used to request closing a composer (so the old hack is no longer needed). Internally, composer->priv->application_exiting is used to store this exiting status. So by this we no longer use a composer's visibility to check whether we're to close it. When you no longer need a composer after saved draft, call e_msg_composer_request_close() before sending the save-draft signal. The e_msg_composer_is_exiting() (removed by 983bea9) has to be bring back, which is needed by other programs that use the composer (Anjal here). (forward ported from 08150f6 of gnome-2-28)
* Bug #598877 - Crash while sending mail, in report_status functionMilan Crha2009-11-062-4/+34
|
* Bug #573304 - Forward an email shouldn't strip signatureMilan Crha2009-11-061-1/+1
|
* Bug #597582 - Original Date: header should be given precedenceDavid Woodhouse2009-11-054-15/+90
|
* Bug #596027: In Anjal, although invalid mail address warning popup, mail's ↵Yan Li2009-11-051-0/+3
| | | | | | | | tab closed automatically A new field "mail_sent" is added to the Composer to indicate whether the mail is sent successfully or not. This is needed by Anjal to know whether it can destroy the composer or not.
* Fix a compiler errorSrinivasa Ragavan2009-11-051-1/+1
|
* Sync to disk the outbox, since if we crash, we endup sending mail again.Srinivasa Ragavan2009-11-051-1/+4
|
* Add support for Googlemail and hotmail/live/msn.com accounts.Srinivasa Ragavan2009-11-041-1/+5
|
* Bug #464400 - New mail notify should display sender and subjectMilan Crha2009-10-313-15/+56
|
* Bug 600019 - Menu glitches when an account name is selectedMatthew Barnes2009-10-291-0/+40
|
* Bug #268644 - unread mail shortcut collides with gtk tree searchMilan Crha2009-10-292-0/+17
| | | | Re-applied, as it got lost on kill-bonobo merge
* Bug 599896 - Flush outbox option is missingMatthew Barnes2009-10-291-7/+8
| | | | This also reverts commit f5165c618ae2defb310a0ed4eab06dac7346a2b0.
* Bug 599882 - Crash in em_folder_tree_select_prev_path() when wrapping to bottomMatthew Barnes2009-10-291-49/+82
| | | | | Also fixes a whole bunch of memory leaks caused by unfreed strings and unfreed GtkTreePaths.
* Don't update the message list when right-clicking on a folder.Matthew Barnes2009-10-282-5/+21
| | | | | | After the folder's context menu closes the folder tree selection jumps back to the folder whose contents are showing in the message list. Suggested by Philippe LeCavalier on evolution-list.
* Fix a regression caused by the Forward button feature.Matthew Barnes2009-10-281-12/+14
|
* Add a menu to the Forward toolbar button.Matthew Barnes2009-10-281-7/+55
| | | | | Allows users to choose different mail forwarding methods without navigating the main menu. Suggested by Ng Oon-Ee on evolution-list.
* Cleanup and rename filter classes.Matthew Barnes2009-10-2729-425/+428
|
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-277-22/+18
|
* Prefer GQueue (or GNode) over EDList.Matthew Barnes2009-10-279-164/+191
|
* Remove some unfinished / unwanted bits from mail-mt.Matthew Barnes2009-10-272-76/+1
|
* Prefer GLib mutexes over pthread mutexes.Matthew Barnes2009-10-274-185/+118
|
* Bug #571039 - Shows all selected messages in a preview pane on a slow networkMilan Crha2009-10-274-15/+36
|
* Bug #397265 - Image loading for new contact requires restarting EvolutionMilan Crha2009-10-263-186/+315
|
* Coding style and whitespace cleanups.Matthew Barnes2009-10-243-5/+5
|
* Bug #575208 - Use complete template message with all attachmentsMilan Crha2009-10-241-129/+134
|
* Bug #484839 - Sort, when in threading mode, properlyMilan Crha2009-10-231-24/+240
|
* Bug #238879 - Use explicit text color in a Welcome messageMilan Crha2009-10-1921-21/+21
|
* Bug #552779 - Sort order of messages by "From" is case sensitiveMilan Crha2009-10-162-16/+10
|
* Bug #339628 - Non-default Draft folders are Draft folders tooMilan Crha2009-10-164-34/+21
|
* Bug #522783 - Signature separator for HTML E-mailsMilan Crha2009-10-161-0/+13
| | | | | | | | Reapplied patch from bug #551470, as this got dropped on merging. Be sure you all also gconftool-2 --install-schema-file=$PREFIX/etc/gconf/schemas/evolution-mail.schemas as new key had been added.
* Bug #372435 - Show SMIME cert info from mail, not from cert dbMilan Crha2009-10-161-11/+4
|
* Bug #597473 - Reply-all composes reply to wrong addressMilan Crha2009-10-161-0/+6
|
* Bug #322261 - vCalendar replies are sent out using the default accountMilan Crha2009-10-163-32/+42
|
* Bug #468736 - Prevent recursion in em-formatMilan Crha2009-10-161-1/+7
|
* Bug #336337 - Send & receive dialog shows the default smtp serverMilan Crha2009-10-152-4/+52
|
* Bug #542361 - Unhelpful error warningsMilan Crha2009-10-151-20/+15
|
* Bug #314333 - Decrypt body in reply to an inline-PGP encrypted mailMilan Crha2009-10-153-6/+41
|
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-1310-86/+32
|
* Bug #498095 - Fixing mnemonicsMilan Crha2009-10-131-0/+2
|
* Check whether message-list is filtered properlyMilan Crha2009-10-121-1/+1
|
* Bug #596720 - Account assistance repeats itself after finishingMilan Crha2009-10-121-7/+18
|
* Bug #552552 - File/Empty Trash does not expunge maildir foldersMilan Crha2009-10-092-4/+16
|
* Bug 595092 - Remove option to skip offline syncrhonization dialogMatthew Barnes2009-10-081-16/+1
|
* Enable mail-next-unread and mail-prev-unread for multi-selections.Matthew Barnes2009-10-081-2/+2
|
* Bug #596824 - evolution hangs on start upMilan Crha2009-10-071-1/+10
|
* Remove unneeded composer autosave functions.Matthew Barnes2009-10-021-2/+0
|
* Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.Matthew Barnes2009-10-021-1/+3
|
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-012-4/+7
|
* Bug #594015 - Keeps "Loading..." node on the first fetchMilan Crha2009-09-302-2/+13
|
* Bug #594005 - Mailer preview pane doesn't update on showMilan Crha2009-09-301-0/+5
|
* Whitespace cleanup in em-folder-tree.cMatthew Barnes2009-09-291-17/+18
|
* Added Romanian welcome messageAdi Roiban2009-09-293-1/+321
|
* Fix non-existent widget warning in account editor.Matthew Barnes2009-09-281-11/+3
|
* Trim unused or unnecessary bits from the import framework.Matthew Barnes2009-09-264-93/+7
|
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-252-13/+13
|
* Bug 596157 - Use "Message-ID" instead of "Message-Id"Matthew Barnes2009-09-2421-24/+24
|
* Bug #593633 - Runtime warnings trying to create a recurrence eventMilan Crha2009-09-241-0/+4
|
* Bug 594864 - "Select Folder" is a too generic titlePaul Bolle2009-09-241-1/+3
| | | | Also for "Copy Folder To..." and "Move Folder To..." commands.
* Bug 594864 - "Select Folder" is a too generic titlePaul Bolle2009-09-242-3/+3
| | | | | | | | | A number of EMFolderSelector dialogs use a rather generic title: "Select Folder". Use more specific titles for three EMFolderSelector dialogs: - Move to Folder - Copy to Folder - Add Folder
* Bug 594989 - Drop some dialog titlesPaul Bolle2009-09-241-10/+0
| | | | | HIG suggests alerts (for which these titles are only used as far as I know) do not have a title.
* Fix few valgrind claimsMilan Crha2009-09-221-0/+1
|
* Whitespace cleanup.Matthew Barnes2009-09-211-1/+1
|
* Another attempt at fixing a label-related crash.Matthew Barnes2009-09-211-0/+6
| | | | | | | The reporter's label list in GConf had the default labels, but without the mnemonic underscores. So they weren't recognized as default labels. As a last ditch effort, generate a tag from the label name to ensure that e_mail_label_list_store_get_tag() never returns NULL.
* Typo fix.Andre Klapper2009-09-211-1/+1
|
* Typo fixAndre Klapper2009-09-211-1/+1
|
* Bug 595668 - Crash on startupMatthew Barnes2009-09-191-1/+2
| | | | | This is a partial solution to avoid the crash. Still don't understand why e_mail_label_list_store_get_tag() is returning NULL.
* Rename dead files to avoid fpeter's GNOME 2.99 scanner.Matthew Barnes2009-09-196-0/+0
| | | | Changed foo.dead.c to foo.c.dead and foo.dead.h to foo.h.dead.
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-192-1/+5
|
* Remove a bunch of unused functions.Matthew Barnes2009-09-153-216/+0
|
* Bug 594528 - Crash when clicked on File->quitMatthew Barnes2009-09-151-11/+12
|
* Bug 594863 - Message body doesn't allow right click pop up menuMatthew Barnes2009-09-133-4/+70
|
* Followup fixes for inline folder renames.Matthew Barnes2009-09-131-8/+11
|
* Bug 217066 - Rename folders directly inside folder listMatthew Barnes2009-09-134-84/+149
|
* EMFolderTree code cleanup.Matthew Barnes2009-09-132-202/+218
|
* Bug 593899 - "Create Search Folder from Search" does not workMatthew Barnes2009-09-111-75/+67
|
* Bug 593892 - 'Find in message' issues when clearing searchMatthew Barnes2009-09-112-2/+47
|
* Bug 593905 - 'Subject or Addresses contains' search criteria missingMatthew Barnes2009-09-111-14/+10
|
* Require a parent window when creating an EMFolderSelector.Matthew Barnes2009-09-1112-169/+106
|
* Bug #594628 - Switching back from Outgoing filters to Incoming filters does notChenthill Palanisamy2009-09-101-1/+1
| | | | show existing incoming filters
* Bug 593659 - Missing UI error messagesMatthew Barnes2009-09-101-1/+1
|
* Bug #571881 - Make messages inherit labels from collapsed subtreeMatt McCutchen2009-09-091-198/+149
|
* Mark dead source files as such.Matthew Barnes2009-09-097-19/+0
| | | | | I still want to look through these before deleting them to make sure I didn't overlook anything.
* Finish killing Bonobo.Matthew Barnes2009-09-098-928/+157
|
* Get the mailing-list-actions plugin working.Matthew Barnes2009-09-053-258/+282
| | | | | | | Also get mail-to-task working for the message browser window. Came up with a new technique for managing actions and action groups in the process. Also gave the EMailReader interface an "update-actions" signal for plugins to connect to.
* Remove some obsolete utility functions.Matthew Barnes2009-09-051-1/+3
|
* Bug 594002 - Stuck mail activities when error occursMilan Crha2009-09-051-4/+4
|
* Kill the default parent window hack in e-error.c.Matthew Barnes2009-09-055-12/+76
| | | | | | Fix as many cases that relied on it as I could find, but there may be more cases out there. They should be fixed too. Passing a NULL parent window to e_error_new() is illegal and will emit a runtime warning.
* Bug #593922 - Reply freezes evoMilan Crha2009-09-021-0/+2
|
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-023-26/+26
| | | | | Also make it more fault-tolerant by warning about non-existent property names instead of just crashing.
* Bug 592169 - "Checking for new mail" doesn't show which folderMilan Crha2009-09-011-0/+1
|
* Bug #593779 - re-committing patch from bug #214238Milan Crha2009-09-011-9/+20
|
* Bug 593614 - efh_format_secure() recurses foreverMatthew Barnes2009-09-011-1/+1
|
* Bug 593685 - Insensitive actions after startMatthew Barnes2009-09-011-2/+0
|
* Fix distcheck errors.Matthew Barnes2009-08-302-1269/+0
|
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-309-736/+99
| | | | | | | | | | | | | - Require all EPlugin and EPluginHook subtypes be registered before loading plugins. This drastically simplifies the EPlugin/EPluginHook negotiation. - Turn most EPluginHook subtypes into GTypeModules and register their types from an e_module_load() function (does not include shell hooks). - Convert EPluginLib and the Mono and Python bindings to GTypeModules and register their types from an e_module_load() function, and kill EPluginTypeHook.
* Fix return typesKjartan Maraas2009-08-271-3/+3
|
* Add menu item ellipsis according to bug #324492.Matthew Barnes2009-08-252-2/+2
|
* Bug 488409 - Remember size of filter/vfolder editor windowsMatthew Barnes2009-08-255-176/+295
|
* Stop killing evolution-data-server services.Matthew Barnes2009-08-231-2/+0
| | | | That includes startup and --force-shutdown.
* Bug 571488 - Migrate from deprecated gnome_sound to libcanberraH.Habighorst2009-08-233-3/+6
|
* Re-enable more calendar bits.Matthew Barnes2009-08-191-1/+1
|
* Bug 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-184-237/+86
|
* Bug 591829 - Dragging mails to folder tree does not workMatthew Barnes2009-08-182-140/+7
|
* Bug 591830 - Inline attachments no longer shownMatthew Barnes2009-08-181-148/+6
|
* Bug 592032 - Marks message as read when preview is offMatthew Barnes2009-08-184-21/+24
|
* Fix a duplicate mnemonic.Matthew Barnes2009-08-181-1/+1
|
* Bug 592034 - Reply to List doesn't workMatthew Barnes2009-08-182-27/+22
|
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-163-38/+1
|
* Fix the Labels tab in mail-config.glade.Matthew Barnes2009-08-121-1293/+807
| | | | | Also, explicitly specifiy GtkVBox orientations so Glade doesn't stupidly assume it's horizontal. Makes them kind of hard to edit otherwise.
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-124-719/+1315
|
* Clean up setup assistant stringsSeán de Búrca2009-08-111-1/+1
|
* Clean up setup assistant stringsSeán de Búrca2009-08-111-6/+6
|
* Make Port string only for Anjal.Srinivasa Ragavan2009-08-111-1/+1
|
* Bug #563041 - Template plugin doesn't work; added new variablesBharath Acharya2009-08-111-31/+47
| | | | $sender_name and $sender_email
* Kill EMMenu and EMPopup.Matthew Barnes2009-08-109-1216/+22
| | | | | Also finish adapting Templates plugin to EPluginUI. It was still leaning pretty hard on EMPopup.
* Seal up ESignature and add GObject properties.Matthew Barnes2009-08-072-5/+1101
|
* Remove some unnecessary Bonobo includes.Matthew Barnes2009-08-061-1/+1
|
* Simplify binding EShellSettings properties to GConf keys.Matthew Barnes2009-08-011-1/+42
|
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-2818-48/+84
|\
| * BUG #472079 (BNC) - Cannot Edit Account When ProxyBharath Acharya2009-07-271-2/+2
| | | | | | | | | | | | | | | | | | | | | | * em-account-prefs.c (account_edit_clicked), (account_cursor_change): Do not disable the option to edit accounts when proxy accounts are enabled. Bug Description: If you open a Groupwise proxy, and then go into Edit >> Preferences you cannot edit your own email account until the proxy is closed. The Edit button is grayed out.
| * Coding style and whitespace cleanups.Matthew Barnes2009-07-266-11/+10
| |
| * BUG #589494: Doesn't print full list of recipientsBharath Acharya2009-07-241-0/+5
| | | | | | | | Display all email addresses by default for the To, Cc and Bcc fields.
| * Unref idle loops in finalize.Srinivasa Ragavan2009-07-242-2/+10
| |
| * Bug #339361 (bnc) - soap threading not working.Chenthill Palanisamy2009-07-234-16/+25
| |
| * Bug #589412 - Wrong notice in message list when messages are hiddenMilan Crha2009-07-231-0/+2
| |
| * Hide signatures for Anjal.Srinivasa Ragavan2009-07-221-1/+2
| |
| * Make it possible to have send receive with out dialogSrinivasa Ragavan2009-07-222-5/+13
| |
| * Bug #588787 - Crash on search in an active account or all accountsMilan Crha2009-07-222-10/+26
| |
| * Change for Anjal to support forwarding of mailsSrinivasa Ragavan2009-07-202-7/+12
| |
| * Add code to have optional status bar for Anjal.Srinivasa Ragavan2009-07-201-7/+16
| |
| * Add code to handle mail-mt's requirement.Srinivasa Ragavan2009-07-202-0/+10
| |
| * More whitespace cleanup.Matthew Barnes2009-07-1917-44/+44
| |
| * Return account check flag.Srinivasa Ragavan2009-07-162-3/+3
| |
| * Remove obsolete part of translator commentClaude Paroz2009-07-151-3/+0
| |
| * Bug #214238 - Indicate unread emails in closed tree subfoldersMilan Crha2009-07-151-9/+20
| |
| * Use reverse str lookup for email separation.Srinivasa Ragavan2009-07-151-1/+1
| |
| * Use reverse string lookup for domain/username sepration in emailSrinivasa Ragavan2009-07-151-1/+1
| | | | | | | | breakdown. Gmail domain users have email as username.
* | More whitespace cleanup.Matthew Barnes2009-07-1914-29/+29
| |
* | Fix an activity cancellation crasher.Matthew Barnes2009-07-181-3/+10
| |
* | Implement the mail backend's quit strategy.Matthew Barnes2009-07-171-151/+1
| |
* | Prompt when exiting with unsent messages.Matthew Barnes2009-07-171-2/+3
| |
* | Fix some leftover merge artifacts.Matthew Barnes2009-07-161-8046/+0
| |
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-152-0/+8053
|\|
| * Add tip to specify port as part of the server name. String suggestionSrinivasa Ragavan2009-07-142-83/+266
| | | | | | | | from Matthew Barnes.
| * Bug #586958 - Too long texts instartup wizardMichael Terry2009-07-131-4/+2
| | | | | | | | | | | | | | | | | | | | | | [PATCH 1/2] [restore-backup] Make intro text wrap The introductory text to the 'Restore from backup' page is too long, especially in some languages. This patch wraps the label as other labels in the startup wizard are wrapped. [PATCH 2/2] Don't break long labels unnecessarily A few strings had unnecessary end lines in them, which fight with the natural line-wrap algorithm.
| * Fix excessive whitespace.Matthew Barnes2009-07-1350-135/+0
| |
| * Bug #587699 - Localize only local folder namesMilan Crha2009-07-071-1/+1
| |
| * Kill EConfigListener.Matthew Barnes2009-07-031-1/+1
| |
| * Fix whitespace issues in em-account-editor.c.Matthew Barnes2009-07-031-811/+811
| |
* | Fix excessive whitespace.Matthew Barnes2009-07-1434-64/+0
| |
* | Fix some issues when building Anjal.Matthew Barnes2009-07-132-4/+8
| |
* | Use an EShellSettings property for folder tree search.Matthew Barnes2009-07-111-3/+0
| |
* | Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-032-172/+22
| | | | | | | | | | | | | | Wrote a new widget (ECharsetComboBox) to replace e-charset-picker.c. The widget provides a "charset" string property that allows us to bind to GConf keys (via EShellSettings). Moved e_charset_add_radio_actions() to e-util/e-charset.c. Updated Glade files, #include lines, etc.
* | Fix merge issues in EMAccountEditor.Matthew Barnes2009-07-022-150/+257
| |
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-018-19/+34
|\|
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-012-2/+2
| |
| * Hide proper widgets from filter.glade for searchesMilan Crha2009-07-011-1/+2
| |
| * Bug #268644 - unread mail shortcut collides with gtk tree searchMilan Crha2009-06-253-1/+34
| |
| * Fix some warningsSrinivasa Ragavan2009-06-251-4/+4
| |
| * Add more apis for Anjal to draft composer.Srinivasa Ragavan2009-06-252-6/+12
| |
| * Bug #568302 - Skip "noselect=yes" folders on Send/ReceiveMilan Crha2009-06-241-2/+9
| |
| * Fixes a bug where edit accounts are treated as new accounts andSrinivasa Ragavan2009-06-241-1/+2
| | | | | | | | acc/auto-config starts working.
| * Bug 464131 – Allow inline view of application/mbox attachmentsMatthew Barnes2009-06-211-0/+68
| |
| * Stop abusing forward declarations.Matthew Barnes2009-06-1946-490/+439
| |
| * Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1932-228/+68
| |
| * Re-arrange attachment bar files for Anjal's and webkit rendering.Srinivasa Ragavan2009-06-172-5/+5
| |
| * Bug 345775 – Missing blank line between messages in saved mboxMatthew Barnes2009-06-161-1/+3
| |
| * Leak a bit less. Use proper function prototype.Milan Crha2009-06-151-0/+1
| | | | | | | | The first is for mail, the second for publish-calendar plugin.
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-012-2/+2
| |
* | Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-303-0/+3509
| |
* | Partial fix for bug #587014.Matthew Barnes2009-06-272-21/+21
| | | | | | | | Cursor now moves to the correct row, but row is not selected.
* | Kill the "folder-unsubscribe" plugin.Matthew Barnes2009-06-262-2/+68
| | | | | | | | Feature is now integrated in core mailer, and has a main menu item.
* | Radically reorganize source code.Matthew Barnes2009-06-2551-17258/+229
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Collect all shell modules into a new top-level 'modules' directory: $(top_srcdir)/modules/addressbook $(top_srcdir)/modules/calendar $(top_srcdir)/modules/mail Nothing is allowed to link to these, not plugins nor other modules. THIS SOLVES BUG #571275 AND OPENS THE DOOR TO PORTING TO MAC OS X. - Mimic the libevolution-mail-shared library from master (except drop the "shared" suffix) and have libevolution-mail-importers and all mail-related plugins link to it. - Discard the a11y subdirectories and have the files live alongside their counterpart widgets.
* | Forgot to add new files.Matthew Barnes2009-06-244-0/+645
| |
* | Split store and local folder management out from shell backend.Matthew Barnes2009-06-2435-1087/+321
| |
* | Bug 586343 – Search folder delete confirmation missing check boxMatthew Barnes2009-06-201-0/+1
| |
* | EMFolderTree cleanups.Matthew Barnes2009-06-204-440/+469
| |
* | Fix mislabeled button.Matthew Barnes2009-06-201-1/+1
| |
* | Merge commit 'EVOLUTION_2_27_3' into kill-bonoboMatthew Barnes2009-06-201-5/+1
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: composer/e-composer-header-table.h composer/e-composer-header.c composer/e-composer-private.c configure.ac mail/em-account-editor.c po/POTFILES.in po/or.po widgets/misc/e-search-bar.c
| * Fix coding style.Matthew Barnes2009-06-142-5/+5
| |
| * ** BUGFIX: #584733 - Fixed where account setup to work after Anjal mergeSrinivasa Ragavan2009-06-101-4/+5
| | | | | | | | | | * em-account-editor.c: fixed where a memory corruption, invalid read was happening.
| * Fix build on Windows: link with needed libraries.Tor Lillqvist2009-06-091-0/+2
| |
| * Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-054-25/+24
| |
| * libevolution-mail-shared is a new library, so reflect its existenceFridrich Strba2009-06-051-1/+3
| | | | | | | | in the win32 bootstrap import libraries.
| * Bug #362907 - Give icons to Drafts/Sent/Templates foldersMilan Crha2009-06-051-3/+28
| |
| * Bug 584733 – Cannot create new accountSrinivasa Ragavan2009-06-041-15/+18
| | | | | | | | Broken stuffs post, Anjal migration.
| * Don't declare x_mailer "extern" because it causes undefined symbolsFridrich Strba2009-06-041-1/+1
| | | | | | | | while linking.
| * Cater for circular dependencies between libevolution-mailFridrich Strba2009-06-041-0/+6
| | | | | | | | and libevolution-mail-shared
| * Anjal stuff's for Evo.Srinivasa Ragavan2009-06-032-4/+8
| |
| * Add option for Sender/Addresses contain.Srinivasa Ragavan2009-06-031-4/+30
| |
| * Add MAINTAINERCLEANFILES based on Pango.Matthew Barnes2009-06-021-1/+1
| |
| * Fix more compiler warnings.Matthew Barnes2009-06-021-36/+0
| |
| * More code cleanup.Matthew Barnes2009-06-0244-170/+170
| |
| * 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
| |
| * 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
| |
| * Whitespace cleanup.Matthew Barnes2009-05-2926-87/+87
| |
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-29105-3187/+3187
| |
| * Remove trailing whitespace, again.Matthew Barnes2009-05-29135-312/+312
| |
| * 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.
* | Fix similar weak pointer issues throughout.Matthew Barnes2009-06-202-1/+7
| |
* | Fix "make distcheck" errors.Matthew Barnes2009-06-205-112/+61
| |
* | Stop abusing forward declarations.Matthew Barnes2009-06-1935-276/+261
| |
* | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-1815-105/+30
| |
* | Bug 345775 – Missing blank line between messages in saved mboxMatthew Barnes2009-06-161-1/+3
| |
* | Fix coding style.Matthew Barnes2009-06-141-4/+4
| |
* | Thought of a better way to copy folder tree state.Matthew Barnes2009-06-1410-80/+162
| | | | | | | | | | | | Revert the expanded tree model column and add a "selection"property to EMFolderTreeModel, which the sidebar sets. If set, all new EMFolderTree instances will automatically mimic its expanded and selected state.
* | Clean up EMFolderTreeModel.Matthew Barnes2009-06-146-364/+424
| |
* | Use key files for tracking widget states.Matthew Barnes2009-06-1316-765/+733
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Each EShellView now maintains a GKeyFile for recording disposable widget state such as tree view path expansion, scroll bar positions, combo box selections, etc. The EShellView records changes to the key file to ~/.evolution/<shell-backend>/config/state, and automatically restores the GKeyFile at startup. Currently only the mailer uses the key file, but it's intended to serve all shell views. It replaces the use of Camel "cmeta" files, as well as "et-expanded-*" and "folder-tree-expand-state.xml" files. Also, the mailer's folder tree model now includes a column for tracking which sidebar folders are expanded. Folder tree widgets appearing in dialog windows can copy the sidebar's expanded state using em_folder_tree_clone_expanded().
* | Fix whitespace errors in mail/Makefile.amMatthew Barnes2009-06-092-2/+2
| |
* | Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-092-15/+15
| |
* | Bug #362907 - Give icons to Drafts/Sent/Templates foldersMilan Crha2009-06-091-2/+29
| |
* | Search bar improvements.Matthew Barnes2009-06-092-11/+26
| | | | | | | | | | Split the search entry into a new widget to manage hints (EHintedEntry). Let the search entry expand to use available horizontal space.