aboutsummaryrefslogtreecommitdiffstats
path: root/composer
Commit message (Expand)AuthorAgeFilesLines
...
* Runtime warning (incorrect g_object_unref call) fixMilan Crha2009-08-111-1/+2
* Fix a boo boo I made in the autosave code.Matthew Barnes2009-08-071-1/+2
* Bug 590747 – Composer autosave can easily lose dataPhilip Withnall2009-08-073-119/+241
* Seal up ESignature and add GObject properties.Matthew Barnes2009-08-071-12/+16
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-286-26/+74
|\
| * Coding style and whitespace cleanups.Matthew Barnes2009-07-263-3/+3
| * Fix a warningSrinivasa Ragavan2009-07-241-0/+1
| * Fix Attachment bar size of Anjal.Srinivasa Ragavan2009-07-241-0/+4
| * Fix a crit warning for AnjalSrinivasa Ragavan2009-07-231-2/+6
| * Fix composer for Anjal.Srinivasa Ragavan2009-07-221-17/+16
| * Fix composer string for Anjal.Srinivasa Ragavan2009-07-201-5/+17
| * Add option to hide 'From' for Anjal.Srinivasa Ragavan2009-07-203-8/+32
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-151-3/+4
|\|
| * Fix a compiler warningSrinivasa Ragavan2009-07-141-0/+1
| * Don't have name selector buttons for Anjal's composer but only for Evo.Srinivasa Ragavan2009-07-141-3/+3
| * Fix excessive whitespace.Matthew Barnes2009-07-132-2/+1
* | Fix excessive whitespace.Matthew Barnes2009-07-141-1/+1
* | Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-033-3/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-012-5/+8
|\|
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * Fix show CC/BCC text for Anjal depending on the visibility of theSrinivasa Ragavan2009-06-241-4/+7
| * I was a bit over-keen in changing includes, revert this part.Fridrich Strba2009-06-191-1/+1
| * Fix properly include paths, since this is one of our public headersFridrich Strba2009-06-191-2/+2
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | Merge commit 'EVOLUTION_2_27_3' into kill-bonoboMatthew Barnes2009-06-202-55/+47
|\|
| * Fix coding style.Matthew Barnes2009-06-143-6/+7
| * Fix compiler warnings.Matthew Barnes2009-06-141-3/+6
| * Changes for Anjal: Pack Send/Save draft, instead of the combo box forSrinivasa Ragavan2009-06-111-54/+36
| * Fix Anjal's composer path.Srinivasa Ragavan2009-06-041-1/+2
| * Anjal stuff's for Evo.Srinivasa Ragavan2009-06-032-6/+17
| * More Anjal stuff for trunk.Srinivasa Ragavan2009-06-032-1/+25
| * Whitespace cleanup.Matthew Barnes2009-05-293-6/+6
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-292-8/+8
| * Remove trailing whitespace, again.Matthew Barnes2009-05-2921-31/+31
* | More code cleanup.Matthew Barnes2009-06-021-1/+1
* | Whitespace cleanup.Matthew Barnes2009-05-292-3/+3
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-272-9/+9
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2722-54/+45
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-2721-31/+31
| |/
| * Fix composer header regression caused by Anjal merge.Matthew Barnes2009-05-274-21/+22
| * Remove Attach toolbar button from composer.Matthew Barnes2009-05-271-1/+0
| * Fix compiler warnings in composer.Matthew Barnes2009-05-263-8/+1
| * Prefer icons from GTK's cache instead of our own.Matthew Barnes2009-05-241-4/+6
| * Johnny's composer changes for Anjal.Srinivasa Ragavan2009-05-2212-29/+320
* | Prefer icons from GTK's cache instead of our own.Matthew Barnes2009-05-251-4/+6
* | Johnny's composer changes for Anjal.Srinivasa Ragavan2009-05-2412-29/+281
* | Mail changes required for Anjal.Srinivasa Ragavan2009-05-242-0/+30
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2211-545/+458
|\|
| * Bug 274117 – Difficult to post a new message to newsgroupsMatthew Barnes2009-05-2111-513/+459
| * Bug 582744 – CC field autofill doesn't work for repliesMatthew Barnes2009-05-174-7/+78
| * Move automatic CC/BCC handling to EComposerHeaderTable.Matthew Barnes2009-05-172-93/+99
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
| * Remove dead composer code.Matthew Barnes2009-05-051-176/+0
* | Bug 582744 – CC field autofill doesn't work for repliesMatthew Barnes2009-05-214-7/+78
* | Move automatic CC/BCC handling to EComposerHeaderTable.Matthew Barnes2009-05-212-93/+99
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-203-13/+113
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-042-2/+5
|\|
| * ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_addMarcel Stimberg2009-05-041-2/+2
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
| * External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-04-281-0/+3
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-05-041-0/+3
* | Merge changes from master.Matthew Barnes2009-05-021-0/+3
* | Merge in changes from master.Matthew Barnes2009-05-011-0/+3
* | External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-05-011-0/+3
* | Fix compilation errors.Matthew Barnes2009-04-291-10/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-291-2/+10
|\|
| * Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-283-21/+21
| * Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-285-667/+207
| * Do not delete text lines on signature set in composerMilan Crha2009-04-272-35/+47
* | Resolve some differences between this branch and master.Matthew Barnes2009-04-281-121/+2
* | Commit the rest of the attachment UI rewriteMatthew Barnes2009-04-282-7/+1
* | Do not delete text lines on signature set in composerMilan Crha2009-04-282-5/+28
* | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-253-22/+22
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-253-0/+24
|\|
| * ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-1/+1
| * ** Fix for bug #574680Milan Crha2009-03-192-21/+11
| * ** Fix for bug #551470Milan Crha2009-02-253-4/+30
| * ** Fix for bug #567089Milan Crha2009-02-122-1/+13
| * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-112-10/+6
| * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-093-2/+12
| * Change "Save Draft" menu item to "Save as Draft" to be consistent withMatthew Barnes2008-12-182-3/+12
| * ** Fix for bug #564248Milan Crha2008-12-162-2/+40
| * ** Fixes bug #562450Matthew Barnes2008-12-122-2/+9
| * ** Fixes bug #562886Matthew Barnes2008-12-052-2/+14
| * ** Fix for bug #559701Srinivasa Ragavan2008-11-122-5/+14
| * ** Fixes part of bug #559371Matthew Barnes2008-11-063-18/+113
| * ** Fixes bug #554450Matthew Barnes2008-11-052-0/+29
| * ** Fixes bug #559028Matthew Barnes2008-11-032-2/+19
| * License ChangesSankarasivasubramanian Pasupathilingam2008-10-2912-110/+104
| * ** Updated fix for bug #555775Bharath Acharya2008-10-132-1/+8
| * ** Fix for bug #555775Bharath Acharya2008-10-102-1/+10
| * ** Fix for bug #554664Milan Crha2008-10-032-1/+8
| * ** Fix for bug #554418Milan Crha2008-10-012-2/+10
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-292-17/+20
| * ** Fix for bug #553148Philip Withnall2008-09-262-1/+8
| * ** Fix for bug #553273Milan Crha2008-09-232-2/+9
| * ** Fixes bug #551548Matthew Barnes2008-09-103-7/+13
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-032-14/+19
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #545661 (Skip question for not-...Suman Manjunath2008-09-015-4/+26
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-279-72/+93
| * Patch from Baptiste Mille-Mathias <bmm80@free.fr>: Fixes bug #546867 (Set th...Suman Manjunath2008-08-182-0/+14
| * ** Fixes bug #546892Matthew Barnes2008-08-121-1/+0
| * ** Fixes bug #428384Matthew Barnes2008-08-022-2/+11
| * ** Fixes Bug #200147Bharath Acharya2008-07-212-0/+7
* | Fix the "Recent Documents" menu in CompEditor.Matthew Barnes2009-04-241-4/+3
* | Miscellaneous bug fixes.Matthew Barnes2009-04-241-0/+1
* | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass.Matthew Barnes2009-04-102-2/+4
* | Finish attachment drag and drop.Matthew Barnes2009-04-021-50/+23
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-303-3/+4
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-261-0/+9
* | Saving progress again on the attachment rewrite.Matthew Barnes2009-03-241-6/+2
* | Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-215-545/+189
* | Cleaning up the attachment bar, centralizing its popup menu, and convertingMatthew Barnes2009-03-092-154/+1
* | Miscellaneous bug fixes.Matthew Barnes2009-02-171-2/+4
* | Inline mail_crypto_get_pgp_cipher_context() logic into the composerMatthew Barnes2009-02-161-15/+28
* | Move signature script execution to e-util/e-signature-utils.s so theMatthew Barnes2009-02-161-2/+1
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-152-1/+13
* | Get mail search bar partially working without help from EFilterBar.Matthew Barnes2009-02-141-1/+0
* | Let the mail module handle composer "Post To:" button clicks, sinceMatthew Barnes2009-02-137-208/+55
* | Make MailSession available through EShellSettings so composer can use it.Matthew Barnes2009-02-131-4/+7
* | Rewrite the signature management UI from top to bottom.Matthew Barnes2009-02-102-123/+6
* | Let the mailer handle composer printing.Matthew Barnes2009-02-013-17/+32
* | When invoking Evolution with URIs on the command-line (e.g. mailto:),Matthew Barnes2009-01-291-1/+1
* | Split EAccountList and ESignatureList management out of the mail module.Matthew Barnes2009-01-271-20/+13
* | Miscellaneous stuff.Matthew Barnes2009-01-271-6/+6
* | Redesign EPluginUI to accommodate merging and unmerging shell views.Matthew Barnes2009-01-241-2/+4
* | Fix some runtime warnings.Matthew Barnes2009-01-221-10/+0
* | Untangle some circular dependencies with the composer.Matthew Barnes2009-01-202-20/+4
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-125-9/+78
* | Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-111-10/+1
* | Tweak the EShell API.Matthew Barnes2009-01-081-2/+2
* | Get the Character Encoding menu working.Matthew Barnes2009-01-015-6/+12
* | - Fix NetworkManager connection tracking.Matthew Barnes2008-12-142-70/+26
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-112-2/+14
* | Merge revisions 36737:36810 from trunk.Matthew Barnes2008-11-243-17/+150
* | There we go... that's more like it.Matthew Barnes2008-11-151-3/+0
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-143-5/+38
* | Merge revisions 36685:36729 from trunk.Matthew Barnes2008-11-0813-112/+123
* | Get composer integration working with the rest of the modules, but man doMatthew Barnes2008-11-011-3/+4
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-253-1/+24
* | Get the mail folder tree compiling, though I'm not yet sure why it's notMatthew Barnes2008-10-176-12/+144
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-024-22/+47
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-1113-97/+151
* | Progress update:Matthew Barnes2008-08-301-2/+0
* | Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-192-0/+14
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-1/+0
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-083-2/+18
|/
* ** Fix for bug #206592Milan Crha2008-07-094-0/+28
* Add a finalize() method to free priv->base_url, which was leaking.Matthew Barnes2008-07-012-0/+19
* ** Fixes bug #310988Matthew Barnes2008-06-212-2/+51
* fixed copyright noticesJeffrey Stedfast2008-06-2121-25/+25
* ** Fixes bug #538908Matthew Barnes2008-06-213-0/+21
* ** Fix for bug #330597Milan Crha2008-06-132-4/+9
* ** Fixes bug #525241 (EPluginUI)Matthew Barnes2008-05-092-31/+20
* ** Fixes part of bug #424744Matthew Barnes2008-05-074-6/+16
* Fix a typo in the EError tag.Matthew Barnes2008-04-292-1/+6
* Move these files to e-util.Matthew Barnes2008-04-225-1370/+12
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-183-33/+11
* Remove some unused variables.Matthew Barnes2008-04-142-2/+5
* Fix for bug #517134 : Extend the 'Insert' menu (in editors) to show a "Recent...Suman Manjunath2008-04-124-4/+51
* ** Fixes bug #523413Matthew Barnes2008-04-096-16/+72
* ** Fixes bug #525966Matthew Barnes2008-04-082-1/+8
* ** Fixes bug #328146Matthew Barnes2008-04-082-2/+9
* ** Fixes part of bug #526152, plus some tangential code cleanup.Matthew Barnes2008-04-053-0/+32
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-0336-6487/+6981
* ** Fixes bug #513951Matthew Barnes2008-03-112-15/+61
* Reverting commit for #371011Johnny Jacob2008-02-252-4/+11
* ** Part of fix for bug #515744Milan Crha2008-02-202-4/+8
* ** Part of fix for bug #515744Milan Crha2008-02-182-1/+7
* Fix for 371011 : Insert a new paragraph for for signature. needed by GTKHTML ...Johnny Jacob2008-01-252-6/+11
* Fix for #503327 : Fixes memory leaks and a buffer overflow in attachment remi...Johnny Jacob2008-01-253-3/+10
* ** Fixes bug #509124Matthew Barnes2008-01-242-2/+17
* Patch from <nickspoon0@gmail.com> ** Fix for bug #502783 (Restore states of ...Suman Manjunath2008-01-142-0/+19
* Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U...Suman Manjunath2008-01-072-2/+11
* ** Fix for bug #364642Milan Crha2008-01-022-0/+8
* Fix a typo.Matthew Barnes2007-12-021-1/+1
* ** Fixes part of bug #495123Matthew Barnes2007-12-028-316/+191
* ** Part of fix for bug #271551Milan Crha2007-11-305-4/+113
* ** Fixes bug #495123Matthew Barnes2007-11-2816-1168/+2029
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-158-1001/+1001
* ** Fix for bug #318592Milan Crha2007-11-014-0/+34
* ** Miscellaneous compiler warning fixes.Matthew Barnes2007-11-012-1/+7
* Remove one more unused header.Kjartan Maraas2007-10-312-1/+4
* Remove unneeded includeKjartan Maraas2007-10-312-2/+4
* Warning fixes. - NULL vs. 0 - ANSIfication of declarations - mixing codeKjartan Maraas2007-10-264-14/+21
* ** Fix for bug #412360Milan Crha2007-10-112-2/+54
* Remove the entry_pixcache array to silence the run-time warnings whenMatthew Barnes2007-10-042-13/+7
* ** Fixes bug #469657Matthew Barnes2007-10-022-41/+43
* ** Fixes bug #477045Matthew Barnes2007-09-283-9/+33
* Removed em-attachment* from the build. Remains in the CVS, just incase toSrinivasa Ragavan2007-09-225-2092/+0
* Remove this. It was only used by e-icon-list, which is no longer there.Dan Winship2007-09-221-53/+0
* Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-142-47/+8
* ** Fixes bug #476040Matthew Barnes2007-09-133-7/+14
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-072-1/+8
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-033-10/+22
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0214-25/+25
* ** Fixes bug #355766Matthew Barnes2007-08-253-0/+53
* Committed on behalf of Raghavendran <raghavguru7@gmail.com>Sankar P2007-08-232-25/+35
* 2007-08-16 mcrha Part of fix for bug #350539Milan Crha2007-08-164-4/+33
* Fix for Bug 462138 – Signature on top doesn't work... Committed on behalf of PJohnny Jacob2007-08-102-0/+15
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-17/+0
* ** Fix for bug #462332Hiroyuki Ikezoe2007-08-022-62/+76
* ** Fix for downstream bug from openSUSE (bnc #271045)Srinivasa Ragavan2007-08-012-0/+8
* Provide support for keeping your signature on top while replying.Sankar P2007-07-162-4/+53
* Fix for build breakSrinivasa Ragavan2007-07-092-3/+7
* Added prototypes for e_msg_composer_get_raw_message_text andJohnny Jacob2007-07-093-1/+11
* Commit for tnef attachment and attachment reminderSrinivasa Ragavan2007-07-092-0/+33
* ** Fix for bug #444107Srinivasa Ragavan2007-06-182-5/+13
* Use the proper object to send the signal on (Closes: #442631)Bastien Nocera2007-06-132-1/+6
* M composer/ChangeLog M composer/e-msg-composer.c M mail/ChangeLog MSankar P2007-06-132-1/+12
* Add support for the XF86Reply and XF86MailForward multimedia keys (Closes:Bastien Nocera2007-06-122-0/+15
* ** Fix for bug #386503 from Matthew BarnesSrinivasa Ragavan2007-06-032-6/+11
* ** Fix for bug #315012 from Pascal TerjanSrinivasa Ragavan2007-06-022-7/+16
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-202-4/+9
* Fix for bug #356523 from Martin OlssonSrinivasa Ragavan2007-04-092-6/+18
* Patch committed on behalf of Paul Iadonisi <pri.gnome-bz@iadonisi.to>Sankar P2007-04-052-3/+11
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-302-1/+6
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-272-15/+16
* ** Fixes bug #419524Matthew Barnes2007-03-216-5/+11
* ** Fixes bug #360240Matthew Barnes2007-03-173-3/+8
* ** Fixes #401546 - Commit the missing error string and remove the buttonVeerapuram Varadhan2007-02-262-0/+11
* Use ~/.evolution as the auto-save location.Sankar P2007-02-262-4/+21
* Fix for bug #343943Srinivasa Ragavan2007-02-262-0/+9
* **Fixes bug #343943 Added code for tab sequence to go from BCC into Body.Raghavendran2007-01-262-1/+14
* , (e_msg_composer_remove_header): Added code for modifying and removingRaghavendran R2007-01-233-4/+100
* ** Fixes bug #261062Srinivasa Ragavan2006-09-292-0/+6
* Fixes #351332Matthew Barnes2006-09-192-0/+7
* close an html tag properly. Fixes bug #350154.Andre Klapper2006-08-062-1/+5
* Fix for Bug 273921Devashish Sharma2006-07-212-3/+20
* Fix for memory leak in bug #209254Srinivasa Ragavan2006-07-182-6/+8
* Fix for bug #209254Srinivasa Ragavan2006-07-172-3/+7
* Fix for bug #209254Srinivasa Ragavan2006-07-142-2/+45
* fixedJeffrey Stedfast2006-06-261-9/+10
* Fixes bug #177416 on bnc initialise type to "" and not NULL.Parthasarathi Susarla2006-06-122-1/+7
* If 'str' is empty, continue immediately rather than trying to parse it aJeffrey Stedfast2006-05-272-3/+9
* Instead of g_free()ing 'str' in the if and else blocks, just g_free itJeffrey Stedfast2006-05-262-28/+24
* Replace 'if (!filename)' with 'if (filename)', fixes a bug in Srini'sJeffrey Stedfast2006-05-262-3/+7
* Set the visible field to FALSE.Jeffrey Stedfast2006-05-263-16/+22
* fixed ChangeLog formattingJeffrey Stedfast2006-05-261-70/+86
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-253-8/+31
* Committing fix for bug #333971Srinivasa Ragavan2006-04-262-1/+9
* Added ENameSelectorList support.Srinivasa Ragavan2006-04-242-6/+26
* ** Fixes bug #333213 According to POSIX.1 specfication, if iconv()Simon Zheng2006-04-052-1/+9
* ** Fix for bug #268584Boby Wang2006-03-203-6/+36
* Committing Rohini's patch for bug #324742.Srinivasa Ragavan2006-02-242-7/+37
* Return a value... Why are blatant errors like this just warnings in gcc?Tor Lillqvist2006-02-162-3/+9
* Factorize some code.Frédéric Crozat2006-02-102-29/+18
* fixing a patch to again fix bug 325276.Andre Klapper2006-02-072-1/+4