| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 653568 - Forward as Redirect doesn't work | Matthew Barnes | 2011-07-11 | 1 | -29/+24 |
* | EMsgComposer: Minor cleanups. | Matthew Barnes | 2011-07-11 | 1 | -13/+14 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -7/+21 |
* | Bug #651039 - Always update signature in composer on account change | Milan Crha | 2011-05-25 | 1 | -0/+1 |
* | Revert "Correct garbled mailto: uris passed in through GApplication interface" | Matthew Barnes | 2011-05-23 | 1 | -4/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -26/+49 |
* | Correct garbled mailto: uris passed in through GApplication interface | Milan Crha | 2011-05-16 | 1 | -0/+4 |
* | Add e_activity_handle_cancellation(). | Matthew Barnes | 2011-05-12 | 1 | -8/+4 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -6/+6 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 1 | -4/+8 |
* | Adapt to CamelService changes. | Matthew Barnes | 2011-04-21 | 1 | -1/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 1 | -2/+3 |
* | Bug #641805 - Clicking links in mail composer opens URL twice | Milan Crha | 2011-03-01 | 1 | -20/+1 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 1 | -4/+4 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -4/+3 |
* | Fix image dropping in composer while in HTML mode. | Matthew Barnes | 2011-02-03 | 1 | -0/+15 |
* | Bug #635144 - Using external editor duplicates signature | Milan Crha | 2011-02-02 | 1 | -2/+4 |
* | Bug #553438 - Deletes lines of a reply when changing address | Milan Crha | 2011-01-18 | 1 | -6/+4 |
* | GtkSelectionData is sealed in GTK3. | Matthew Barnes | 2011-01-09 | 1 | -1/+4 |
* | Bug #567879 - Add View >> Gallery Option In Email Composer | Milan Crha | 2010-12-22 | 1 | -0/+32 |
* | Free/busy meeting view doesn't work due to non-working extension | Milan Crha | 2010-12-06 | 1 | -0/+3 |
* | Bug #404570 - Ctrl-R / NNTP doesn't focus the new message | Milan Crha | 2010-11-29 | 1 | -2/+2 |
* | EActivity: Add an "alert-sink" property. | Matthew Barnes | 2010-11-01 | 1 | -7/+35 |
* | Pass an EAlertSink to e_alert_sink_submit_alert(). | Matthew Barnes | 2010-11-01 | 1 | -4/+4 |
* | Fix build break. | Matthew Barnes | 2010-11-01 | 1 | -1/+1 |
* | Set Date: when building a CamelMimeMessage in composer. | Matthew Barnes | 2010-10-31 | 1 | -0/+3 |
* | Skip writing to Outbox when sending. | Matthew Barnes | 2010-10-31 | 1 | -12/+107 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -18/+0 |
* | Bug 632127 - Composer is editable while sending message | Matthew Barnes | 2010-10-15 | 1 | -37/+43 |
* | Composer: Show cancellable operations and errors inline. | Matthew Barnes | 2010-10-13 | 1 | -777/+1259 |
* | Bug #631320 - GtkObject is gone in GTK3 | Milan Crha | 2010-10-07 | 1 | -18/+6 |
* | Messin around with EAlerts. | Matthew Barnes | 2010-09-30 | 1 | -0/+2 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-09-28 | 1 | -91/+76 |
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 1 | -33/+102 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 1 | -3/+6 |
* | Convert composer autosave to an EExtension. | Matthew Barnes | 2010-09-03 | 1 | -125/+17 |
* | Composer autosave cleanups. | Matthew Barnes | 2010-08-31 | 1 | -18/+16 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -10/+10 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 1 | -35/+13 |
* | Pass an EShell to EMsgComposer instances. | Matthew Barnes | 2010-08-14 | 1 | -108/+173 |
* | Bug 624913 - Disallow drag-and-drop within the same attachment bar | Matthew Barnes | 2010-08-13 | 1 | -80/+46 |
* | Bug 323142 - Signature missing when handling mailto: URI with body part | Matthew Barnes | 2010-08-13 | 1 | -1/+1 |
* | EMsgComposer cleanups. | Matthew Barnes | 2010-08-13 | 1 | -51/+58 |
* | Bug #624891 - Various compiler warnings in git/master | Milan Crha | 2010-07-22 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -16/+16 |
* | Bug 623702 - SEGV on redirecting message | Matthew Barnes | 2010-07-10 | 1 | -0/+5 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -34/+40 |
* | Composer: Append drag dest targets to the GtkHTML widget. | Matthew Barnes | 2010-06-23 | 1 | -0/+32 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 1 | -8/+19 |
* | Bug #617557 - Quits without asking user to save unfinished messages | Milan Crha | 2010-06-15 | 1 | -4/+109 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 1 | -80/+186 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -22/+19 |
|\ |
|
| * | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-25 | 1 | -14/+15 |
| |\ |
|
| | * | Bug #617557 - Quits without asking user to save unfinished messages | Milan Crha | 2010-05-21 | 1 | -13/+14 |
| * | | get the composer dialog size right on MeeGo | Michael Meeks | 2010-05-21 | 1 | -1/+2 |
| * | | Use the lite-composer when the shell is in small-screen mode | Federico Mena Quintero | 2010-05-08 | 1 | -21/+11 |
| * | | Merge express2 into relayout-composer | Federico Mena Quintero | 2010-05-08 | 1 | -0/+7 |
| |\ \ |
|
| | * | | Set transient prop in express mode so that composer appears in the same | Srinivasa Ragavan | 2010-04-30 | 1 | -0/+6 |
| * | | | Use e_msg_composer_get_lite() instead of a global variable or struct fields | Federico Mena Quintero | 2010-05-01 | 1 | -1/+0 |
| |/ / |
|
| * | | Express: Composer always defaults to HTML mode | Matthew Barnes | 2010-04-07 | 1 | -4/+0 |
| * | | Fix mismatched quotes. | Matthew Barnes | 2010-04-07 | 1 | -1/+1 |
| |/ |
|
| * | Bug 614892 - String leak in the composer | Paolo Borelli | 2010-04-07 | 1 | -0/+2 |
* | | Bug #617557 - Quits without asking user to save unfinished messages | Milan Crha | 2010-05-21 | 1 | -13/+14 |
* | | Bug #304415 - Allow change of signature hash algorithm | Milan Crha | 2010-05-20 | 1 | -5/+24 |
* | | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -59/+59 |
* | | Bug #360461 - Avoid markup in translatable messages | Milan Crha | 2010-04-23 | 1 | -1/+4 |
* | | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -1/+3 |
* | | Bug 614892 - String leak in the composer | Paolo Borelli | 2010-04-07 | 1 | -0/+2 |
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-04-04 | 1 | -33/+36 |
* | | Express: Composer always defaults to HTML mode | Matthew Barnes | 2010-03-30 | 1 | -4/+0 |
* | | Fix mismatched quotes. | Matthew Barnes | 2010-03-29 | 1 | -1/+1 |
|/ |
|
* | Revert some bad assumptions I made in EPluginUI. | Matthew Barnes | 2010-03-16 | 1 | -2/+2 |
* | Prevent future bugs like #612792. | Matthew Barnes | 2010-03-15 | 1 | -3/+3 |
* | Shell and UI manager cleanups. | Matthew Barnes | 2010-03-14 | 1 | -2/+2 |
* | Improve clipboard behavior. | Matthew Barnes | 2010-01-18 | 1 | -70/+64 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -10/+0 |
* | Bug 606542 - Broken paste action on to/cc/subject fields | Matthew Barnes | 2010-01-11 | 1 | -15/+12 |
* | Bug 606344 - Clicking "Reply to All" button causes Evo to dump core | Matthew Barnes | 2010-01-09 | 1 | -72/+0 |
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 1 | -126/+169 |
* | Bug #520816 - S/MIME shares "Do not sign meeting requests" with PGP | Milan Crha | 2009-12-24 | 1 | -5/+9 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -8/+9 |
* | Bug 551464 - Paste files into composer as attachments | Matthew Barnes | 2009-12-04 | 1 | -58/+4 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -8/+8 |
* | port composer/ to user new EError API | Jonathon Jongsma | 2009-12-01 | 1 | -4/+8 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -2/+0 |
* | Bug #250046 - Composer addresses reading fixes | Milan Crha | 2009-11-10 | 1 | -4/+7 |
* | Bug #599792 - Anjal composer's Send button doesn't work after pressed Save Dr... | Yan Li | 2009-11-06 | 1 | -0/+17 |
* | Bug #573304 - Forward an email shouldn't strip signature | Milan Crha | 2009-11-06 | 1 | -4/+6 |
* | Bug #596027: In Anjal, although invalid mail address warning popup, mail's ta... | Yan Li | 2009-11-05 | 1 | -0/+14 |
* | Bug #599124 - Signature always includes an empty line in front of text | Milan Crha | 2009-11-04 | 1 | -3/+3 |
* | Bug 598567 - Can only insert local image files | Matthew Barnes | 2009-10-21 | 1 | -4/+10 |
* | Bug #522783 - Signature separator for HTML E-mails | Milan Crha | 2009-10-16 | 1 | -3/+20 |
* | Bug #545851 - Set properly sign type on reply of signed message | Milan Crha | 2009-10-16 | 1 | -8/+33 |
* | Bug #245683 - Use QP encoding when composing message with "\nFrom " | Milan Crha | 2009-10-16 | 1 | -6/+92 |
* | Bug #597123 - Composer's Send Options doesn't work | Milan Crha | 2009-10-14 | 1 | -61/+1 |
* | Remove unneeded composer autosave functions. | Matthew Barnes | 2009-10-02 | 1 | -1/+0 |
* | Various composer autosave fixes. | Matthew Barnes | 2009-10-01 | 1 | -3/+17 |
* | No need to track open composer windows either. | Matthew Barnes | 2009-10-01 | 1 | -6/+0 |
* | Remove some unneeded composer autosave bits. | Matthew Barnes | 2009-10-01 | 1 | -46/+1 |
* | Bug 596712 - Recovered messages not autosaved until modification | Matthew Barnes | 2009-09-30 | 1 | -1/+1 |
* | Code cleanup in e-msg-composer.c | Matthew Barnes | 2009-09-30 | 1 | -9/+11 |
* | Bug #582745 - Place signature at bottom when Edit As New Message | Milan Crha | 2009-09-29 | 1 | -35/+36 |
* | Bug #494531 - Use quoted-printable encoding when necessary | David Liang | 2009-08-31 | 1 | -1/+2 |
* | Bug 590747 – Composer autosave can easily lose data | Philip Withnall | 2009-08-07 | 1 | -3/+19 |
* | Seal up ESignature and add GObject properties. | Matthew Barnes | 2009-08-07 | 1 | -12/+16 |
* | Kill the last GtkOptionMenu instances. | Matthew Barnes | 2009-07-03 | 1 | -1/+0 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -2/+2 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -8/+8 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -5/+5 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -6/+6 |
| * | Fix composer header regression caused by Anjal merge. | Matthew Barnes | 2009-05-27 | 1 | -4/+4 |
| * | Johnny's composer changes for Anjal. | Srinivasa Ragavan | 2009-05-22 | 1 | -1/+37 |
* | | Johnny's composer changes for Anjal. | Srinivasa Ragavan | 2009-05-24 | 1 | -0/+1 |
* | | Mail changes required for Anjal. | Srinivasa Ragavan | 2009-05-24 | 1 | -0/+27 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 1 | -184/+17 |
|\| |
|
| * | Bug 274117 – Difficult to post a new message to newsgroups | Matthew Barnes | 2009-05-21 | 1 | -162/+15 |
| * | Move automatic CC/BCC handling to EComposerHeaderTable. | Matthew Barnes | 2009-05-17 | 1 | -93/+0 |
| * | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -1/+1 |
| * | Remove dead composer code. | Matthew Barnes | 2009-05-05 | 1 | -176/+0 |
* | | Move automatic CC/BCC handling to EComposerHeaderTable. | Matthew Barnes | 2009-05-21 | 1 | -93/+0 |
* | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 1 | -1/+1 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -10/+107 |
* | | Fix compilation errors. | Matthew Barnes | 2009-04-29 | 1 | -10/+2 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-29 | 1 | -2/+10 |
|\| |
|
| * | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-28 | 1 | -3/+3 |
| * | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 1 | -531/+166 |
| * | Do not delete text lines on signature set in composer | Milan Crha | 2009-04-27 | 1 | -35/+37 |
| * | ** Remove a bunch of juvenile comments. Source code should look | Matthew Barnes | 2009-04-12 | 1 | -1/+1 |
| * | ** Fix for bug #574680 | Milan Crha | 2009-03-19 | 1 | -21/+2 |
| * | ** Fix for bug #551470 | Milan Crha | 2009-02-25 | 1 | -4/+20 |
| * | ** Fix for bug #567089 | Milan Crha | 2009-02-12 | 1 | -1/+6 |
| * | New convenience function calls gtk_show_uri() and displays an error dialog | Matthew Barnes | 2009-01-11 | 1 | -10/+1 |
| * | ** Fix for bug #564248 | Milan Crha | 2008-12-16 | 1 | -2/+33 |
| * | ** Fixes bug #562450 | Matthew Barnes | 2008-12-12 | 1 | -1/+1 |
| * | ** Fixes bug #562886 | Matthew Barnes | 2008-12-05 | 1 | -2/+7 |
| * | ** Fix for bug #559701 | Srinivasa Ragavan | 2008-11-12 | 1 | -5/+7 |
| * | ** Fixes part of bug #559371 | Matthew Barnes | 2008-11-06 | 1 | -17/+92 |
| * | ** Fixes bug #554450 | Matthew Barnes | 2008-11-05 | 1 | -0/+21 |
| * | ** Fixes bug #559028 | Matthew Barnes | 2008-11-03 | 1 | -2/+12 |
| * | ** Fix for bug #554418 | Milan Crha | 2008-10-01 | 1 | -2/+2 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-29 | 1 | -17/+14 |
| * | ** Fixes bug #551548 | Matthew Barnes | 2008-09-10 | 1 | -6/+4 |
| * | Milan Crha <mcrha@redhat.com> ** Fix for bug #545661 (Skip question for not-... | Suman Manjunath | 2008-09-01 | 1 | -0/+8 |
| * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 1 | -1/+0 |
* | | Resolve some differences between this branch and master. | Matthew Barnes | 2009-04-28 | 1 | -121/+2 |
* | | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 1 | -2/+1 |
* | | Do not delete text lines on signature set in composer | Milan Crha | 2009-04-28 | 1 | -5/+18 |
* | | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-25 | 1 | -4/+4 |
* | | Miscellaneous bug fixes. | Matthew Barnes | 2009-04-24 | 1 | -0/+1 |
* | | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass. | Matthew Barnes | 2009-04-10 | 1 | -1/+4 |
* | | Finish attachment drag and drop. | Matthew Barnes | 2009-04-02 | 1 | -50/+23 |
* | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-30 | 1 | -0/+2 |
* | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-26 | 1 | -0/+9 |
* | | Saving progress again on the attachment rewrite. | Matthew Barnes | 2009-03-24 | 1 | -6/+2 |
* | | Saving progress on a massive attachment handling rewrite. | Matthew Barnes | 2009-03-21 | 1 | -405/+140 |
* | | Cleaning up the attachment bar, centralizing its popup menu, and converting | Matthew Barnes | 2009-03-09 | 1 | -153/+0 |
* | | Inline mail_crypto_get_pgp_cipher_context() logic into the composer | Matthew Barnes | 2009-02-16 | 1 | -15/+28 |
* | | Move signature script execution to e-util/e-signature-utils.s so the | Matthew Barnes | 2009-02-16 | 1 | -2/+1 |
* | | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 1 | -1/+6 |
* | | Get mail search bar partially working without help from EFilterBar. | Matthew Barnes | 2009-02-14 | 1 | -1/+0 |
* | | Make MailSession available through EShellSettings so composer can use it. | Matthew Barnes | 2009-02-13 | 1 | -4/+7 |
* | | Rewrite the signature management UI from top to bottom. | Matthew Barnes | 2009-02-10 | 1 | -120/+6 |
* | | Let the mailer handle composer printing. | Matthew Barnes | 2009-02-01 | 1 | -2/+28 |
* | | When invoking Evolution with URIs on the command-line (e.g. mailto:), | Matthew Barnes | 2009-01-29 | 1 | -1/+1 |
* | | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 1 | -20/+13 |
* | | Miscellaneous stuff. | Matthew Barnes | 2009-01-27 | 1 | -6/+6 |
* | | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 1 | -2/+4 |
* | | Untangle some circular dependencies with the composer. | Matthew Barnes | 2009-01-20 | 1 | -19/+3 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -3/+34 |
* | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 1 | -10/+1 |
* | | Tweak the EShell API. | Matthew Barnes | 2009-01-08 | 1 | -2/+2 |
* | | Get the Character Encoding menu working. | Matthew Barnes | 2009-01-01 | 1 | -1/+0 |
* | | - Fix NetworkManager connection tracking. | Matthew Barnes | 2008-12-14 | 1 | -68/+25 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 1 | -2/+7 |
* | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 1 | -17/+115 |
* | | There we go... that's more like it. | Matthew Barnes | 2008-11-15 | 1 | -3/+0 |
* | | Rearranged some of the addressbook code to try and eliminate some circular | Matthew Barnes | 2008-11-14 | 1 | -3/+34 |
* | | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 1 | -2/+12 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 1 | -5/+5 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -19/+16 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -6/+12 |
* | | Progress update: | Matthew Barnes | 2008-08-30 | 1 | -2/+0 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -1/+0 |
|/ |
|
* | ** Fixes bug #310988 | Matthew Barnes | 2008-06-21 | 1 | -2/+43 |
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 1 | -5/+5 |
* | ** Fixes bug #538908 | Matthew Barnes | 2008-06-21 | 1 | -0/+8 |
* | ** Fix for bug #330597 | Milan Crha | 2008-06-13 | 1 | -4/+2 |
* | ** Fixes bug #525241 (EPluginUI) | Matthew Barnes | 2008-05-09 | 1 | -31/+10 |
* | ** Fixes part of bug #424744 | Matthew Barnes | 2008-05-07 | 1 | -4/+5 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 1 | -32/+2 |
* | ** Fixes bug #523413 | Matthew Barnes | 2008-04-09 | 1 | -5/+25 |
* | ** Fixes part of bug #526152, plus some tangential code cleanup. | Matthew Barnes | 2008-04-05 | 1 | -0/+21 |
* | ** Merge the mbarnes-composer branch | Matthew Barnes | 2008-04-03 | 1 | -4041/+2131 |
* | ** Fixes bug #513951 | Matthew Barnes | 2008-03-11 | 1 | -15/+47 |
* | Reverting commit for #371011 | Johnny Jacob | 2008-02-25 | 1 | -4/+6 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-20 | 1 | -4/+1 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 1 | -1/+1 |
* | Fix for 371011 : Insert a new paragraph for for signature. needed by GTKHTML ... | Johnny Jacob | 2008-01-25 | 1 | -6/+4 |
* | Fix for #503327 : Fixes memory leaks and a buffer overflow in attachment remi... | Johnny Jacob | 2008-01-25 | 1 | -2/+2 |
* | ** Fixes bug #509124 | Matthew Barnes | 2008-01-24 | 1 | -2/+9 |
* | Patch from <nickspoon0@gmail.com> ** Fix for bug #502783 (Restore states of ... | Suman Manjunath | 2008-01-14 | 1 | -0/+10 |
* | Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U... | Suman Manjunath | 2008-01-07 | 1 | -2/+2 |
* | ** Fix for bug #364642 | Milan Crha | 2008-01-02 | 1 | -0/+1 |
* | ** Fixes part of bug #495123 | Matthew Barnes | 2007-12-02 | 1 | -252/+58 |
* | ** Part of fix for bug #271551 | Milan Crha | 2007-11-30 | 1 | -0/+83 |
* | ** Fixes bug #495123 | Matthew Barnes | 2007-11-28 | 1 | -25/+37 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -749/+749 |
* | ** Fix for bug #318592 | Milan Crha | 2007-11-01 | 1 | -0/+21 |
* | ** Miscellaneous compiler warning fixes. | Matthew Barnes | 2007-11-01 | 1 | -1/+2 |
* | Remove one more unused header. | Kjartan Maraas | 2007-10-31 | 1 | -1/+0 |
* | Warning fixes. - NULL vs. 0 - ANSIfication of declarations - mixing code | Kjartan Maraas | 2007-10-26 | 1 | -9/+10 |
* | Remove the entry_pixcache array to silence the run-time warnings when | Matthew Barnes | 2007-10-04 | 1 | -13/+0 |
* | ** Fixes bug #469657 | Matthew Barnes | 2007-10-02 | 1 | -41/+36 |
* | ** Fixes bug #477045 | Matthew Barnes | 2007-09-28 | 1 | -8/+24 |
* | ** Fixes bug #476040 | Matthew Barnes | 2007-09-13 | 1 | -3/+3 |
* | 2007-09-07 mcrha Fix for bug #473903 | Milan Crha | 2007-09-07 | 1 | -1/+1 |
* | ** Fix for bug #471791 (Move away from asserts to g_ret*) | Srinivasa Ragavan | 2007-09-03 | 1 | -7/+7 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | ** Fixes bug #355766 | Matthew Barnes | 2007-08-25 | 1 | -0/+43 |
* | Committed on behalf of Raghavendran <raghavguru7@gmail.com> | Sankar P | 2007-08-23 | 1 | -25/+25 |
* | 2007-08-16 mcrha Part of fix for bug #350539 | Milan Crha | 2007-08-16 | 1 | -1/+16 |
* | Fix for Bug 462138 – Signature on top doesn't work... Committed on behalf of P | Johnny Jacob | 2007-08-10 | 1 | -0/+6 |
* | ** Fix for bug #462332 | Hiroyuki Ikezoe | 2007-08-02 | 1 | -61/+67 |
* | ** Fix for downstream bug from openSUSE (bnc #271045) | Srinivasa Ragavan | 2007-08-01 | 1 | -0/+1 |
* | Provide support for keeping your signature on top while replying. | Sankar P | 2007-07-16 | 1 | -4/+47 |
* | Added prototypes for e_msg_composer_get_raw_message_text and | Johnny Jacob | 2007-07-09 | 1 | -1/+1 |
* | Commit for tnef attachment and attachment reminder | Srinivasa Ragavan | 2007-07-09 | 1 | -0/+27 |
* | ** Fix for bug #444107 | Srinivasa Ragavan | 2007-06-18 | 1 | -5/+6 |
* | Use the proper object to send the signal on (Closes: #442631) | Bastien Nocera | 2007-06-13 | 1 | -1/+1 |
* | M composer/ChangeLog M composer/e-msg-composer.c M mail/ChangeLog M | Sankar P | 2007-06-13 | 1 | -1/+5 |
* | Add support for the XF86Reply and XF86MailForward multimedia keys (Closes: | Bastien Nocera | 2007-06-12 | 1 | -0/+9 |
* | ** Fix for bug #386503 from Matthew Barnes | Srinivasa Ragavan | 2007-06-03 | 1 | -6/+5 |
* | ** Fix for bug #315012 from Pascal Terjan | Srinivasa Ragavan | 2007-06-02 | 1 | -7/+7 |
* | Fix for bug #356523 from Martin Olsson | Srinivasa Ragavan | 2007-04-09 | 1 | -6/+11 |
* | Don't mix declarations and code (#405495). | Matthew Barnes | 2007-03-27 | 1 | -15/+12 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | ** Fixes bug #360240 | Matthew Barnes | 2007-03-17 | 1 | -2/+0 |
* | Use ~/.evolution as the auto-save location. | Sankar P | 2007-02-26 | 1 | -4/+10 |
* | Fix for bug #343943 | Srinivasa Ragavan | 2007-02-26 | 1 | -0/+2 |
* | **Fixes bug #343943 Added code for tab sequence to go from BCC into Body. | Raghavendran | 2007-01-26 | 1 | -1/+8 |
* | , (e_msg_composer_remove_header): Added code for modifying and removing | Raghavendran R | 2007-01-23 | 1 | -4/+84 |
* | Fixes #351332 | Matthew Barnes | 2006-09-19 | 1 | -0/+1 |
* | close an html tag properly. Fixes bug #350154. | Andre Klapper | 2006-08-06 | 1 | -1/+1 |
* | Fix for memory leak in bug #209254 | Srinivasa Ragavan | 2006-07-18 | 1 | -6/+1 |
* | Fix for bug #209254 | Srinivasa Ragavan | 2006-07-17 | 1 | -3/+0 |
* | Fix for bug #209254 | Srinivasa Ragavan | 2006-07-14 | 1 | -2/+37 |
* | Fixes bug #177416 on bnc initialise type to "" and not NULL. | Parthasarathi Susarla | 2006-06-12 | 1 | -1/+1 |
* | If 'str' is empty, continue immediately rather than trying to parse it a | Jeffrey Stedfast | 2006-05-27 | 1 | -3/+4 |
* | Instead of g_free()ing 'str' in the if and else blocks, just g_free it | Jeffrey Stedfast | 2006-05-26 | 1 | -28/+21 |