| Commit message (Expand) | Author | Age | Files | Lines |
* | Composer autosave cleanups. | Matthew Barnes | 2010-08-31 | 3 | -107/+66 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 4 | -18/+21 |
* | GObject boilerplate cleanup. | Matthew Barnes | 2010-08-25 | 7 | -230/+64 |
* | Pass an EShell to EMsgComposer instances. | Matthew Barnes | 2010-08-14 | 6 | -141/+224 |
* | 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 | 3 | -36/+42 |
* | Fix transience problems with ENameSelectorDialogs ... | Michael Meeks | 2010-07-08 | 1 | -0/+1 |
* | Bug #620815 - Memory leaks with Evolution | Milan Crha | 2010-06-25 | 2 | -0/+4 |
* | Composer: Append drag dest targets to the GtkHTML widget. | Matthew Barnes | 2010-06-23 | 1 | -0/+32 |
* | Composer: Only hide single From account in express mode. | Matthew Barnes | 2010-06-21 | 3 | -20/+82 |
* | 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 | 3 | -47/+114 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 1 | -80/+186 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-27 | 1 | -1/+3 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 15 | -278/+123 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 1 | -4/+4 |
| * | 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 |
| * | | Don't hide the composer's menu bar in lite mode | Federico Mena Quintero | 2010-05-08 | 1 | -1/+10 |
| * | | Pack the header-table's headers closer together for small screens | Federico Mena Quintero | 2010-05-08 | 1 | -5/+19 |
| * | | Use the lite-composer when the shell is in small-screen mode | Federico Mena Quintero | 2010-05-08 | 2 | -23/+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 |
| * | | | Hide the From header if only one account is set up | Federico Mena Quintero | 2010-05-05 | 1 | -9/+35 |
| * | | | Remove the 'View From' menu item from the composer | Federico Mena Quintero | 2010-05-05 | 4 | -15/+0 |
| * | | | Right-align the labels of the composer's headers | Federico Mena Quintero | 2010-05-04 | 1 | -2/+6 |
| * | | | Always show a button in the label of name selectors | Federico Mena Quintero | 2010-05-04 | 1 | -3/+5 |
| * | | | Don't lay out the headers differently for the lite composer | Federico Mena Quintero | 2010-05-01 | 9 | -200/+23 |
| * | | | Remove unused function | Federico Mena Quintero | 2010-05-01 | 2 | -11/+0 |
| * | | | Use e_msg_composer_get_lite() instead of a global variable or struct fields | Federico Mena Quintero | 2010-05-01 | 4 | -15/+12 |
| |/ / |
|
| * | | Express: Composer always defaults to HTML mode | Matthew Barnes | 2010-04-07 | 1 | -4/+0 |
| * | | Fix mismatched quotes. | Matthew Barnes | 2010-04-07 | 2 | -3/+3 |
| |/ |
|
| * | 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 #220672 - Excessive autosaving uses lots of resources | Milan Crha | 2010-05-20 | 1 | -25/+53 |
* | | Bug #304415 - Allow change of signature hash algorithm | Milan Crha | 2010-05-20 | 1 | -5/+24 |
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 1 | -1/+1 |
* | | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 4 | -65/+65 |
* | | Bug #360461 - Avoid markup in translatable messages | Milan Crha | 2010-04-23 | 1 | -1/+4 |
* | | Adapt to libedataserverui API changes. | Matthew Barnes | 2010-04-20 | 1 | -2/+5 |
* | | Bug #494047 - Unescape uris in composer's Post-To | Milan Crha | 2010-04-19 | 1 | -3/+13 |
* | | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 1 | -1/+1 |
* | | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 2 | -2/+6 |
* | | 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 | 2 | -34/+37 |
* | | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 3 | -6507/+1 |
* | | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 5 | -26/+2 |
* | | Express: Composer always defaults to HTML mode | Matthew Barnes | 2010-03-30 | 1 | -4/+0 |
* | | Fix mismatched quotes. | Matthew Barnes | 2010-03-29 | 2 | -3/+3 |
|/ |
|
* | 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 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-03-08 | 1 | -1/+1 |
* | Bug 593789 - Most of the toolbar buttons in the Evolution composer window ha... | Marcel Stimberg | 2010-02-22 | 1 | -0/+17 |
* | Bug 610124 - Autosave errors dialogues can't be dismissed | Matthew Barnes | 2010-02-17 | 1 | -7/+27 |
* | Bug 554663 - Swap "Save" and "Save as Draft" accelerators in composer | Matthew Barnes | 2010-02-16 | 1 | -2/+2 |
* | Rearrange composer options. | Matthew Barnes | 2010-01-23 | 3 | -13/+9 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-01-23 | 1 | -9/+17 |
* | Don't stomp on GConf's identifier namespace. | Jan Holesovsky | 2010-01-19 | 1 | -8/+7 |
* | Improve clipboard behavior. | Matthew Barnes | 2010-01-18 | 3 | -70/+111 |
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 1 | -10/+0 |
* | Bug #606874 - mktemp disabled in latest glibc-2.11.90-8 | Milan Crha | 2010-01-14 | 1 | -2/+6 |
* | 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 | 3 | -72/+75 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 1 | -4/+10 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -1/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 1 | -10/+21 |
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 4 | -129/+199 |
* | Bug #520816 - S/MIME shares "Do not sign meeting requests" with PGP | Milan Crha | 2009-12-24 | 1 | -5/+9 |
* | Bug #604838 - Drop unused alert dialog | Paul Bolle | 2009-12-20 | 1 | -5/+0 |
* | Bug 604822 - Drop more alert titles | Paul Bolle | 2009-12-20 | 1 | -2/+0 |
* | Merge some composer header changes for Anjal. | Matthew Barnes | 2009-12-17 | 2 | -14/+31 |
* | Bug #603342 - Memory leak fixes | Milan Crha | 2009-12-15 | 1 | -0/+1 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 3 | -10/+11 |
* | Bug 551464 - Paste files into composer as attachments | Matthew Barnes | 2009-12-04 | 3 | -58/+118 |
* | Merge bits and pieces of the anjal-evo-2-30 branch. | Matthew Barnes | 2009-12-01 | 2 | -0/+26 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 3 | -18/+18 |
* | port composer/ to user new EError API | Jonathon Jongsma | 2009-12-01 | 3 | -9/+13 |
* | Fix some details in our asynchronous functions. | Matthew Barnes | 2009-11-21 | 1 | -11/+2 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 2 | -6/+2 |
* | Whitespace cleanup. | Matthew Barnes | 2009-11-15 | 1 | -2/+3 |
* | Bug #250046 - Composer addresses reading fixes | Milan Crha | 2009-11-10 | 1 | -4/+7 |
* | Bug 600926 - Fails to build due to missing dependencies | Jonathon Jongsma | 2009-11-10 | 1 | -4/+1 |
* | Bug 600926 - Fails to build due to missing dependencies | Yan Li | 2009-11-10 | 1 | -1/+6 |
* | Bug 601219 - Transient dialogs in composer window blocks main window | Matthew Barnes | 2009-11-10 | 2 | -0/+13 |
* | Bug #599792 - Anjal composer's Send button doesn't work after pressed Save Dr... | Yan Li | 2009-11-06 | 3 | -0/+23 |
* | 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 | 4 | -0/+30 |
* | 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 | 2 | -5/+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 | 7 | -104/+2 |
* | Remove unneeded composer autosave functions. | Matthew Barnes | 2009-10-02 | 4 | -38/+0 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -2/+5 |
* | Various composer autosave fixes. | Matthew Barnes | 2009-10-01 | 2 | -64/+98 |
* | 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 | 5 | -57/+5 |
* | 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 | 3 | -35/+39 |
* | Bug #594284 - Missing libraries in composer to link properly | Milan Crha | 2009-09-16 | 1 | -1/+6 |
* | Reverted part of bug #594284 | Milan Crha | 2009-09-08 | 1 | -1/+0 |
* | Bug 594284 - FTBFS: missing links | Diego Escalante Urrelo | 2009-09-06 | 1 | -0/+1 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 2 | -18/+14 |
* | Bug 593783 - Edit contact option in composer doesn't work | Matthew Barnes | 2009-09-01 | 1 | -2/+32 |
* | Bug #494531 - Use quoted-printable encoding when necessary | David Liang | 2009-08-31 | 1 | -1/+2 |
* | Disable Anjal hack until it can be reworked. | Matthew Barnes | 2009-08-18 | 1 | -0/+3 |
* | BUGFIX: #589982 - Fix a critical warning while replying for a mail | Srinivasa Ragavan | 2009-08-11 | 1 | -1/+1 |
* | Runtime warning (incorrect g_object_unref call) fix | Milan Crha | 2009-08-11 | 1 | -1/+2 |
* | Fix a boo boo I made in the autosave code. | Matthew Barnes | 2009-08-07 | 1 | -1/+2 |
* | Bug 590747 – Composer autosave can easily lose data | Philip Withnall | 2009-08-07 | 3 | -119/+241 |
* | Seal up ESignature and add GObject properties. | Matthew Barnes | 2009-08-07 | 1 | -12/+16 |
* | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 6 | -26/+74 |
|\ |
|
| * | Coding style and whitespace cleanups. | Matthew Barnes | 2009-07-26 | 3 | -3/+3 |
| * | Fix a warning | Srinivasa Ragavan | 2009-07-24 | 1 | -0/+1 |
| * | Fix Attachment bar size of Anjal. | Srinivasa Ragavan | 2009-07-24 | 1 | -0/+4 |
| * | Fix a crit warning for Anjal | Srinivasa Ragavan | 2009-07-23 | 1 | -2/+6 |
| * | Fix composer for Anjal. | Srinivasa Ragavan | 2009-07-22 | 1 | -17/+16 |
| * | Fix composer string for Anjal. | Srinivasa Ragavan | 2009-07-20 | 1 | -5/+17 |
| * | Add option to hide 'From' for Anjal. | Srinivasa Ragavan | 2009-07-20 | 3 | -8/+32 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-15 | 1 | -3/+4 |
|\| |
|
| * | Fix a compiler warning | Srinivasa Ragavan | 2009-07-14 | 1 | -0/+1 |
| * | Don't have name selector buttons for Anjal's composer but only for Evo. | Srinivasa Ragavan | 2009-07-14 | 1 | -3/+3 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 2 | -2/+1 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -1/+1 |
* | | Kill the last GtkOptionMenu instances. | Matthew Barnes | 2009-07-03 | 3 | -3/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 2 | -5/+8 |
|\| |
|
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
| * | Fix show CC/BCC text for Anjal depending on the visibility of the | Srinivasa Ragavan | 2009-06-24 | 1 | -4/+7 |
| * | I was a bit over-keen in changing includes, revert this part. | Fridrich Strba | 2009-06-19 | 1 | -1/+1 |
| * | Fix properly include paths, since this is one of our public headers | Fridrich Strba | 2009-06-19 | 1 | -2/+2 |
* | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | | Merge commit 'EVOLUTION_2_27_3' into kill-bonobo | Matthew Barnes | 2009-06-20 | 2 | -55/+47 |
|\| |
|
| * | Fix coding style. | Matthew Barnes | 2009-06-14 | 3 | -6/+7 |
| * | Fix compiler warnings. | Matthew Barnes | 2009-06-14 | 1 | -3/+6 |
| * | Changes for Anjal: Pack Send/Save draft, instead of the combo box for | Srinivasa Ragavan | 2009-06-11 | 1 | -54/+36 |
| * | Fix Anjal's composer path. | Srinivasa Ragavan | 2009-06-04 | 1 | -1/+2 |
| * | Anjal stuff's for Evo. | Srinivasa Ragavan | 2009-06-03 | 2 | -6/+17 |
| * | More Anjal stuff for trunk. | Srinivasa Ragavan | 2009-06-03 | 2 | -1/+25 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 3 | -6/+6 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 2 | -8/+8 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 21 | -31/+31 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 2 | -3/+3 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 2 | -9/+9 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 22 | -54/+45 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 21 | -31/+31 |
| |/ |
|
| * | Fix composer header regression caused by Anjal merge. | Matthew Barnes | 2009-05-27 | 4 | -21/+22 |
| * | Remove Attach toolbar button from composer. | Matthew Barnes | 2009-05-27 | 1 | -1/+0 |
| * | Fix compiler warnings in composer. | Matthew Barnes | 2009-05-26 | 3 | -8/+1 |
| * | Prefer icons from GTK's cache instead of our own. | Matthew Barnes | 2009-05-24 | 1 | -4/+6 |
| * | Johnny's composer changes for Anjal. | Srinivasa Ragavan | 2009-05-22 | 12 | -29/+320 |
* | | Prefer icons from GTK's cache instead of our own. | Matthew Barnes | 2009-05-25 | 1 | -4/+6 |
* | | Johnny's composer changes for Anjal. | Srinivasa Ragavan | 2009-05-24 | 12 | -29/+281 |
* | | Mail changes required for Anjal. | Srinivasa Ragavan | 2009-05-24 | 2 | -0/+30 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 11 | -545/+458 |
|\| |
|
| * | Bug 274117 – Difficult to post a new message to newsgroups | Matthew Barnes | 2009-05-21 | 11 | -513/+459 |
| * | Bug 582744 – CC field autofill doesn't work for replies | Matthew Barnes | 2009-05-17 | 4 | -7/+78 |
| * | Move automatic CC/BCC handling to EComposerHeaderTable. | Matthew Barnes | 2009-05-17 | 2 | -93/+99 |
| * | 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 |
* | | Bug 582744 – CC field autofill doesn't work for replies | Matthew Barnes | 2009-05-21 | 4 | -7/+78 |
* | | Move automatic CC/BCC handling to EComposerHeaderTable. | Matthew Barnes | 2009-05-21 | 2 | -93/+99 |
* | | 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 | 3 | -13/+113 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-04 | 2 | -2/+5 |
|\| |
|
| * | ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add | Marcel Stimberg | 2009-05-04 | 1 | -2/+2 |
| * | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
| * | External Editor rewrite by Holger Macht. Fixes #567145 | Holger Macht | 2009-04-28 | 1 | -0/+3 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
* | | External Editor rewrite by Holger Macht. Fixes #567145 | Holger Macht | 2009-05-04 | 1 | -0/+3 |
* | | Merge changes from master. | Matthew Barnes | 2009-05-02 | 1 | -0/+3 |
* | | Merge in changes from master. | Matthew Barnes | 2009-05-01 | 1 | -0/+3 |
* | | External Editor rewrite by Holger Macht. Fixes #567145 | Holger Macht | 2009-05-01 | 1 | -0/+3 |
* | | 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 | 3 | -21/+21 |
| * | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 5 | -667/+207 |
| * | Do not delete text lines on signature set in composer | Milan Crha | 2009-04-27 | 2 | -35/+47 |
* | | 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 | 2 | -7/+1 |
* | | Do not delete text lines on signature set in composer | Milan Crha | 2009-04-28 | 2 | -5/+28 |
* | | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-25 | 3 | -22/+22 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 3 | -0/+24 |
|\| |
|
| * | ** 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 | 2 | -21/+11 |
| * | ** Fix for bug #551470 | Milan Crha | 2009-02-25 | 3 | -4/+30 |
| * | ** Fix for bug #567089 | Milan Crha | 2009-02-12 | 2 | -1/+13 |
| * | New convenience function calls gtk_show_uri() and displays an error dialog | Matthew Barnes | 2009-01-11 | 2 | -10/+6 |
| * | Reviewed by Matthew Barnes <mbarnes@redhat.com> | Takao Fujiwara | 2009-01-09 | 3 | -2/+12 |
| * | Change "Save Draft" menu item to "Save as Draft" to be consistent with | Matthew Barnes | 2008-12-18 | 2 | -3/+12 |
| * | ** Fix for bug #564248 | Milan Crha | 2008-12-16 | 2 | -2/+40 |
| * | ** Fixes bug #562450 | Matthew Barnes | 2008-12-12 | 2 | -2/+9 |
| * | ** Fixes bug #562886 | Matthew Barnes | 2008-12-05 | 2 | -2/+14 |
| * | ** Fix for bug #559701 | Srinivasa Ragavan | 2008-11-12 | 2 | -5/+14 |
| * | ** Fixes part of bug #559371 | Matthew Barnes | 2008-11-06 | 3 | -18/+113 |
| * | ** Fixes bug #554450 | Matthew Barnes | 2008-11-05 | 2 | -0/+29 |
| * | ** Fixes bug #559028 | Matthew Barnes | 2008-11-03 | 2 | -2/+19 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-10-29 | 12 | -110/+104 |
| * | ** Updated fix for bug #555775 | Bharath Acharya | 2008-10-13 | 2 | -1/+8 |
| * | ** Fix for bug #555775 | Bharath Acharya | 2008-10-10 | 2 | -1/+10 |
| * | ** Fix for bug #554664 | Milan Crha | 2008-10-03 | 2 | -1/+8 |
| * | ** Fix for bug #554418 | Milan Crha | 2008-10-01 | 2 | -2/+10 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-29 | 2 | -17/+20 |
| * | ** Fix for bug #553148 | Philip Withnall | 2008-09-26 | 2 | -1/+8 |
| * | ** Fix for bug #553273 | Milan Crha | 2008-09-23 | 2 | -2/+9 |
| * | ** Fixes bug #551548 | Matthew Barnes | 2008-09-10 | 3 | -7/+13 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 2 | -14/+19 |
| * | Milan Crha <mcrha@redhat.com> ** Fix for bug #545661 (Skip question for not-... | Suman Manjunath | 2008-09-01 | 5 | -4/+26 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 9 | -72/+93 |
| * | Patch from Baptiste Mille-Mathias <bmm80@free.fr>: Fixes bug #546867 (Set th... | Suman Manjunath | 2008-08-18 | 2 | -0/+14 |
| * | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 1 | -1/+0 |
| * | ** Fixes bug #428384 | Matthew Barnes | 2008-08-02 | 2 | -2/+11 |
| * | ** Fixes Bug #200147 | Bharath Acharya | 2008-07-21 | 2 | -0/+7 |
* | | Fix the "Recent Documents" menu in CompEditor. | Matthew Barnes | 2009-04-24 | 1 | -4/+3 |
* | | 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 | 2 | -2/+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 | 3 | -3/+4 |
* | | 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 | 5 | -545/+189 |
* | | Cleaning up the attachment bar, centralizing its popup menu, and converting | Matthew Barnes | 2009-03-09 | 2 | -154/+1 |
* | | Miscellaneous bug fixes. | Matthew Barnes | 2009-02-17 | 1 | -2/+4 |
* | | 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 | 2 | -1/+13 |
* | | Get mail search bar partially working without help from EFilterBar. | Matthew Barnes | 2009-02-14 | 1 | -1/+0 |
* | | Let the mail module handle composer "Post To:" button clicks, since | Matthew Barnes | 2009-02-13 | 7 | -208/+55 |
* | | 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 | 2 | -123/+6 |
* | | Let the mailer handle composer printing. | Matthew Barnes | 2009-02-01 | 3 | -17/+32 |
* | | 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 |
* | | Fix some runtime warnings. | Matthew Barnes | 2009-01-22 | 1 | -10/+0 |
* | | Untangle some circular dependencies with the composer. | Matthew Barnes | 2009-01-20 | 2 | -20/+4 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 5 | -9/+78 |
* | | 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 | 5 | -6/+12 |