| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | - Fix NetworkManager connection tracking. | Matthew Barnes | 2008-12-14 | 2 | -70/+26 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 2 | -2/+14 |
* | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 3 | -17/+150 |
* | | 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 | 3 | -5/+38 |
* | | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 13 | -112/+123 |
* | | Get composer integration working with the rest of the modules, but man do | Matthew Barnes | 2008-11-01 | 1 | -3/+4 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 3 | -1/+24 |
* | | Get the mail folder tree compiling, though I'm not yet sure why it's not | Matthew Barnes | 2008-10-17 | 6 | -12/+144 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 4 | -22/+47 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 13 | -97/+151 |
* | | Progress update: | Matthew Barnes | 2008-08-30 | 1 | -2/+0 |
* | | Merge revisions 35993:36015 from trunk. | Matthew Barnes | 2008-08-19 | 2 | -0/+14 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -1/+0 |
* | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 3 | -2/+18 |
|/ |
|
* | ** Fix for bug #206592 | Milan Crha | 2008-07-09 | 4 | -0/+28 |
* | Add a finalize() method to free priv->base_url, which was leaking. | Matthew Barnes | 2008-07-01 | 2 | -0/+19 |
* | ** Fixes bug #310988 | Matthew Barnes | 2008-06-21 | 2 | -2/+51 |
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 21 | -25/+25 |
* | ** Fixes bug #538908 | Matthew Barnes | 2008-06-21 | 3 | -0/+21 |
* | ** Fix for bug #330597 | Milan Crha | 2008-06-13 | 2 | -4/+9 |
* | ** Fixes bug #525241 (EPluginUI) | Matthew Barnes | 2008-05-09 | 2 | -31/+20 |
* | ** Fixes part of bug #424744 | Matthew Barnes | 2008-05-07 | 4 | -6/+16 |
* | Fix a typo in the EError tag. | Matthew Barnes | 2008-04-29 | 2 | -1/+6 |
* | Move these files to e-util. | Matthew Barnes | 2008-04-22 | 5 | -1370/+12 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 3 | -33/+11 |
* | Remove some unused variables. | Matthew Barnes | 2008-04-14 | 2 | -2/+5 |
* | Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent... | Suman Manjunath | 2008-04-12 | 4 | -4/+51 |
* | ** Fixes bug #523413 | Matthew Barnes | 2008-04-09 | 6 | -16/+72 |
* | ** Fixes bug #525966 | Matthew Barnes | 2008-04-08 | 2 | -1/+8 |
* | ** Fixes bug #328146 | Matthew Barnes | 2008-04-08 | 2 | -2/+9 |
* | ** Fixes part of bug #526152, plus some tangential code cleanup. | Matthew Barnes | 2008-04-05 | 3 | -0/+32 |
* | ** Merge the mbarnes-composer branch | Matthew Barnes | 2008-04-03 | 36 | -6487/+6981 |
* | ** Fixes bug #513951 | Matthew Barnes | 2008-03-11 | 2 | -15/+61 |
* | Reverting commit for #371011 | Johnny Jacob | 2008-02-25 | 2 | -4/+11 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-20 | 2 | -4/+8 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 2 | -1/+7 |
* | Fix for 371011 : Insert a new paragraph for for signature. needed by GTKHTML ... | Johnny Jacob | 2008-01-25 | 2 | -6/+11 |
* | Fix for #503327 : Fixes memory leaks and a buffer overflow in attachment remi... | Johnny Jacob | 2008-01-25 | 3 | -3/+10 |
* | ** Fixes bug #509124 | Matthew Barnes | 2008-01-24 | 2 | -2/+17 |
* | Patch from <nickspoon0@gmail.com> ** Fix for bug #502783 (Restore states of ... | Suman Manjunath | 2008-01-14 | 2 | -0/+19 |
* | Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U... | Suman Manjunath | 2008-01-07 | 2 | -2/+11 |
* | ** Fix for bug #364642 | Milan Crha | 2008-01-02 | 2 | -0/+8 |
* | Fix a typo. | Matthew Barnes | 2007-12-02 | 1 | -1/+1 |
* | ** Fixes part of bug #495123 | Matthew Barnes | 2007-12-02 | 8 | -316/+191 |
* | ** Part of fix for bug #271551 | Milan Crha | 2007-11-30 | 5 | -4/+113 |
* | ** Fixes bug #495123 | Matthew Barnes | 2007-11-28 | 16 | -1168/+2029 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 8 | -1001/+1001 |
* | ** Fix for bug #318592 | Milan Crha | 2007-11-01 | 4 | -0/+34 |
* | ** Miscellaneous compiler warning fixes. | Matthew Barnes | 2007-11-01 | 2 | -1/+7 |
* | Remove one more unused header. | Kjartan Maraas | 2007-10-31 | 2 | -1/+4 |
* | Remove unneeded include | Kjartan Maraas | 2007-10-31 | 2 | -2/+4 |
* | Warning fixes. - NULL vs. 0 - ANSIfication of declarations - mixing code | Kjartan Maraas | 2007-10-26 | 4 | -14/+21 |
* | ** Fix for bug #412360 | Milan Crha | 2007-10-11 | 2 | -2/+54 |
* | Remove the entry_pixcache array to silence the run-time warnings when | Matthew Barnes | 2007-10-04 | 2 | -13/+7 |
* | ** Fixes bug #469657 | Matthew Barnes | 2007-10-02 | 2 | -41/+43 |
* | ** Fixes bug #477045 | Matthew Barnes | 2007-09-28 | 3 | -9/+33 |
* | Removed em-attachment* from the build. Remains in the CVS, just incase to | Srinivasa Ragavan | 2007-09-22 | 5 | -2092/+0 |
* | Remove this. It was only used by e-icon-list, which is no longer there. | Dan Winship | 2007-09-22 | 1 | -53/+0 |
* | Remove the --enable-file-chooser configure option. | Matthew Barnes | 2007-09-14 | 2 | -47/+8 |
* | ** Fixes bug #476040 | Matthew Barnes | 2007-09-13 | 3 | -7/+14 |
* | 2007-09-07 mcrha Fix for bug #473903 | Milan Crha | 2007-09-07 | 2 | -1/+8 |
* | ** Fix for bug #471791 (Move away from asserts to g_ret*) | Srinivasa Ragavan | 2007-09-03 | 3 | -10/+22 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 14 | -25/+25 |
* | ** Fixes bug #355766 | Matthew Barnes | 2007-08-25 | 3 | -0/+53 |
* | Committed on behalf of Raghavendran <raghavguru7@gmail.com> | Sankar P | 2007-08-23 | 2 | -25/+35 |
* | 2007-08-16 mcrha Part of fix for bug #350539 | Milan Crha | 2007-08-16 | 4 | -4/+33 |
* | Fix for Bug 462138 – Signature on top doesn't work... Committed on behalf of P | Johnny Jacob | 2007-08-10 | 2 | -0/+15 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -17/+0 |
* | ** Fix for bug #462332 | Hiroyuki Ikezoe | 2007-08-02 | 2 | -62/+76 |
* | ** Fix for downstream bug from openSUSE (bnc #271045) | Srinivasa Ragavan | 2007-08-01 | 2 | -0/+8 |
* | Provide support for keeping your signature on top while replying. | Sankar P | 2007-07-16 | 2 | -4/+53 |
* | Fix for build break | Srinivasa Ragavan | 2007-07-09 | 2 | -3/+7 |
* | Added prototypes for e_msg_composer_get_raw_message_text and | Johnny Jacob | 2007-07-09 | 3 | -1/+11 |
* | Commit for tnef attachment and attachment reminder | Srinivasa Ragavan | 2007-07-09 | 2 | -0/+33 |
* | ** Fix for bug #444107 | Srinivasa Ragavan | 2007-06-18 | 2 | -5/+13 |
* | Use the proper object to send the signal on (Closes: #442631) | Bastien Nocera | 2007-06-13 | 2 | -1/+6 |
* | M composer/ChangeLog M composer/e-msg-composer.c M mail/ChangeLog M | Sankar P | 2007-06-13 | 2 | -1/+12 |
* | Add support for the XF86Reply and XF86MailForward multimedia keys (Closes: | Bastien Nocera | 2007-06-12 | 2 | -0/+15 |
* | ** Fix for bug #386503 from Matthew Barnes | Srinivasa Ragavan | 2007-06-03 | 2 | -6/+11 |
* | ** Fix for bug #315012 from Pascal Terjan | Srinivasa Ragavan | 2007-06-02 | 2 | -7/+16 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 2 | -4/+9 |
* | Fix for bug #356523 from Martin Olsson | Srinivasa Ragavan | 2007-04-09 | 2 | -6/+18 |
* | Patch committed on behalf of Paul Iadonisi <pri.gnome-bz@iadonisi.to> | Sankar P | 2007-04-05 | 2 | -3/+11 |
* | Fix "incompatible pointer type" warnings (#360619). | Matthew Barnes | 2007-03-30 | 2 | -1/+6 |
* | Don't mix declarations and code (#405495). | Matthew Barnes | 2007-03-27 | 2 | -15/+16 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 6 | -5/+11 |
* | ** Fixes bug #360240 | Matthew Barnes | 2007-03-17 | 3 | -3/+8 |
* | ** Fixes #401546 - Commit the missing error string and remove the button | Veerapuram Varadhan | 2007-02-26 | 2 | -0/+11 |
* | Use ~/.evolution as the auto-save location. | Sankar P | 2007-02-26 | 2 | -4/+21 |
* | Fix for bug #343943 | Srinivasa Ragavan | 2007-02-26 | 2 | -0/+9 |
* | **Fixes bug #343943 Added code for tab sequence to go from BCC into Body. | Raghavendran | 2007-01-26 | 2 | -1/+14 |
* | , (e_msg_composer_remove_header): Added code for modifying and removing | Raghavendran R | 2007-01-23 | 3 | -4/+100 |
* | ** Fixes bug #261062 | Srinivasa Ragavan | 2006-09-29 | 2 | -0/+6 |
* | Fixes #351332 | Matthew Barnes | 2006-09-19 | 2 | -0/+7 |
* | close an html tag properly. Fixes bug #350154. | Andre Klapper | 2006-08-06 | 2 | -1/+5 |
* | Fix for Bug 273921 | Devashish Sharma | 2006-07-21 | 2 | -3/+20 |
* | Fix for memory leak in bug #209254 | Srinivasa Ragavan | 2006-07-18 | 2 | -6/+8 |
* | Fix for bug #209254 | Srinivasa Ragavan | 2006-07-17 | 2 | -3/+7 |
* | Fix for bug #209254 | Srinivasa Ragavan | 2006-07-14 | 2 | -2/+45 |
* | fixed | Jeffrey Stedfast | 2006-06-26 | 1 | -9/+10 |
* | Fixes bug #177416 on bnc initialise type to "" and not NULL. | Parthasarathi Susarla | 2006-06-12 | 2 | -1/+7 |
* | If 'str' is empty, continue immediately rather than trying to parse it a | Jeffrey Stedfast | 2006-05-27 | 2 | -3/+9 |
* | Instead of g_free()ing 'str' in the if and else blocks, just g_free it | Jeffrey Stedfast | 2006-05-26 | 2 | -28/+24 |
* | Replace 'if (!filename)' with 'if (filename)', fixes a bug in Srini's | Jeffrey Stedfast | 2006-05-26 | 2 | -3/+7 |
* | Set the visible field to FALSE. | Jeffrey Stedfast | 2006-05-26 | 3 | -16/+22 |
* | fixed ChangeLog formatting | Jeffrey Stedfast | 2006-05-26 | 1 | -70/+86 |
* | Added code to save/attach files/mails/events to/from remote shares | Srinivasa Ragavan | 2006-05-25 | 3 | -8/+31 |
* | Committing fix for bug #333971 | Srinivasa Ragavan | 2006-04-26 | 2 | -1/+9 |
* | Added ENameSelectorList support. | Srinivasa Ragavan | 2006-04-24 | 2 | -6/+26 |
* | ** Fixes bug #333213 According to POSIX.1 specfication, if iconv() | Simon Zheng | 2006-04-05 | 2 | -1/+9 |
* | ** Fix for bug #268584 | Boby Wang | 2006-03-20 | 3 | -6/+36 |
* | Committing Rohini's patch for bug #324742. | Srinivasa Ragavan | 2006-02-24 | 2 | -7/+37 |
* | Return a value... Why are blatant errors like this just warnings in gcc? | Tor Lillqvist | 2006-02-16 | 2 | -3/+9 |