aboutsummaryrefslogtreecommitdiffstats
path: root/composer
Commit message (Expand)AuthorAgeFilesLines
* Bug 653568 - Forward as Redirect doesn't workMatthew Barnes2011-07-111-29/+24
* EMsgComposer: Minor cleanups.Matthew Barnes2011-07-111-13/+14
* Postpone ENameSelector loading as much as possibleMilan Crha2011-06-241-0/+15
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-4/+4
* Coding style and whitespace cleanups.Matthew Barnes2011-06-092-8/+23
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-2710-4/+36
* Bug #651039 - Always update signature in composer on account changeMilan Crha2011-05-251-0/+1
* Revert "Correct garbled mailto: uris passed in through GApplication interface"Matthew Barnes2011-05-231-4/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-26/+49
* Correct garbled mailto: uris passed in through GApplication interfaceMilan Crha2011-05-161-0/+4
* Add e_activity_handle_cancellation().Matthew Barnes2011-05-121-8/+4
* Coding style cleanups.Matthew Barnes2011-05-092-16/+16
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-4/+8
* Adapt to CamelService changes.Matthew Barnes2011-04-211-1/+6
* Coding style and whitespace cleanup.Matthew Barnes2011-03-066-7/+16
* Bug #641805 - Clicking links in mail composer opens URL twiceMilan Crha2011-03-011-20/+1
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-257-45/+21
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-4/+3
* Composer: Add Edit -> PreferencesMatthew Barnes2011-02-043-20/+60
* Fix image dropping in composer while in HTML mode.Matthew Barnes2011-02-033-1/+92
* Bug #635144 - Using external editor duplicates signatureMilan Crha2011-02-022-3/+5
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Bug 640091 - Improve error handling during send post-processingMatthew Barnes2011-01-221-0/+5
* Bug #553438 - Deletes lines of a reply when changing addressMilan Crha2011-01-181-6/+4
* GtkSelectionData is sealed in GTK3.Matthew Barnes2011-01-091-1/+4
* Bug #567879 - Add View >> Gallery Option In Email ComposerMilan Crha2010-12-226-7/+135
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Bug #404570 - Ctrl-R / NNTP doesn't focus the new messageMilan Crha2010-11-291-2/+2
* EActivity: Add an "alert-sink" property.Matthew Barnes2010-11-011-7/+35
* Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-012-6/+6
* Fix build break.Matthew Barnes2010-11-011-1/+1
* Set Date: when building a CamelMimeMessage in composer.Matthew Barnes2010-10-311-0/+3
* Skip writing to Outbox when sending.Matthew Barnes2010-10-314-21/+138
* Simplify EActivity.Matthew Barnes2010-10-231-18/+0
* Bug 632127 - Composer is editable while sending messageMatthew Barnes2010-10-155-53/+113
* Replace EBinding with GBinding.Matthew Barnes2010-10-143-14/+20
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-139-865/+1671
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-18/+6
* Messin around with EAlerts.Matthew Barnes2010-09-301-0/+2
* Adapt to Camel API changes.Matthew Barnes2010-09-283-96/+88
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-33/+102
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-3/+6
* Bug 616073 - Various translation issuesMatthew Barnes2010-09-111-1/+1
* Bug 629049 - Memory leak in e_composer_pose_header_set_account()Matthew Barnes2010-09-081-0/+1
* Various memory leaksMilan Crha2010-09-081-10/+15
* Convert composer autosave to an EExtension.Matthew Barnes2010-09-036-689/+17
* Composer autosave cleanups.Matthew Barnes2010-08-313-107/+66
* Coding style and whitespace cleanup.Matthew Barnes2010-08-294-18/+21
* GObject boilerplate cleanup.Matthew Barnes2010-08-257-230/+64
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-146-141/+224
* Bug 624913 - Disallow drag-and-drop within the same attachment barMatthew Barnes2010-08-131-80/+46
* Bug 323142 - Signature missing when handling mailto: URI with body partMatthew Barnes2010-08-131-1/+1
* EMsgComposer cleanups.Matthew Barnes2010-08-131-51/+58
* Bug #624891 - Various compiler warnings in git/masterMilan Crha2010-07-221-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-16/+16
* Bug 623702 - SEGV on redirecting messageMatthew Barnes2010-07-101-0/+5
* Migrate from CamelException to GError.Matthew Barnes2010-07-093-36/+42
* Fix transience problems with ENameSelectorDialogs ...Michael Meeks2010-07-081-0/+1
* Bug #620815 - Memory leaks with EvolutionMilan Crha2010-06-252-0/+4
* Composer: Append drag dest targets to the GtkHTML widget.Matthew Barnes2010-06-231-0/+32
* Composer: Only hide single From account in express mode.Matthew Barnes2010-06-213-20/+82
* Coding style and whitespace cleanup.Matthew Barnes2010-06-201-8/+19
* Bug #617557 - Quits without asking user to save unfinished messagesMilan Crha2010-06-153-47/+114
* Coding style and whitespace cleanups.Matthew Barnes2010-06-071-80/+186
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-1/+3
* Merge branch 'express2'Matthew Barnes2010-05-2715-278/+123
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-4/+4
| * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-251-14/+15
| |\
| | * Bug #617557 - Quits without asking user to save unfinished messagesMilan Crha2010-05-211-13/+14
| * | get the composer dialog size right on MeeGoMichael Meeks2010-05-211-1/+2
| * | Don't hide the composer's menu bar in lite modeFederico Mena Quintero2010-05-081-1/+10
| * | Pack the header-table's headers closer together for small screensFederico Mena Quintero2010-05-081-5/+19
| * | Use the lite-composer when the shell is in small-screen modeFederico Mena Quintero2010-05-082-23/+11
| * | Merge express2 into relayout-composerFederico Mena Quintero2010-05-081-0/+7
| |\ \
| | * | Set transient prop in express mode so that composer appears in the sameSrinivasa Ragavan2010-04-301-0/+6
| * | | Hide the From header if only one account is set upFederico Mena Quintero2010-05-051-9/+35
| * | | Remove the 'View From' menu item from the composerFederico Mena Quintero2010-05-054-15/+0
| * | | Right-align the labels of the composer's headersFederico Mena Quintero2010-05-041-2/+6
| * | | Always show a button in the label of name selectorsFederico Mena Quintero2010-05-041-3/+5
| * | | Don't lay out the headers differently for the lite composerFederico Mena Quintero2010-05-019-200/+23
| * | | Remove unused functionFederico Mena Quintero2010-05-012-11/+0
| * | | Use e_msg_composer_get_lite() instead of a global variable or struct fieldsFederico Mena Quintero2010-05-014-15/+12
| |/ /
| * | Express: Composer always defaults to HTML modeMatthew Barnes2010-04-071-4/+0
| * | Fix mismatched quotes.Matthew Barnes2010-04-072-3/+3
| |/
| * Bug 614892 - String leak in the composerPaolo Borelli2010-04-071-0/+2
* | Bug #617557 - Quits without asking user to save unfinished messagesMilan Crha2010-05-211-13/+14
* | Bug #220672 - Excessive autosaving uses lots of resourcesMilan Crha2010-05-201-25/+53
* | Bug #304415 - Allow change of signature hash algorithmMilan Crha2010-05-201-5/+24
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-1/+1
* | Camel is now GObject-based.Matthew Barnes2010-04-244-65/+65
* | Bug #360461 - Avoid markup in translatable messagesMilan Crha2010-04-231-1/+4
* | Adapt to libedataserverui API changes.Matthew Barnes2010-04-201-2/+5
* | Bug #494047 - Unescape uris in composer's Post-ToMilan Crha2010-04-191-3/+13
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-1/+1
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-082-2/+6
* | Bug 614892 - String leak in the composerPaolo Borelli2010-04-071-0/+2
* | Adapt to Camel API changes.Matthew Barnes2010-04-042-34/+37
* | Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-033-6507/+1
* | Only #include Camel's top-level header.Matthew Barnes2010-04-035-26/+2
* | Express: Composer always defaults to HTML modeMatthew Barnes2010-03-301-4/+0
* | Fix mismatched quotes.Matthew Barnes2010-03-292-3/+3
|/
* Revert some bad assumptions I made in EPluginUI.Matthew Barnes2010-03-161-2/+2
* Prevent future bugs like #612792.Matthew Barnes2010-03-151-3/+3
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-03-081-1/+1
* Bug 593789 - Most of the toolbar buttons in the Evolution composer window ha...Marcel Stimberg2010-02-221-0/+17
* Bug 610124 - Autosave errors dialogues can't be dismissedMatthew Barnes2010-02-171-7/+27
* Bug 554663 - Swap "Save" and "Save as Draft" accelerators in composerMatthew Barnes2010-02-161-2/+2
* Rearrange composer options.Matthew Barnes2010-01-233-13/+9
* Coding style and whitespace cleanups.Matthew Barnes2010-01-231-9/+17
* Don't stomp on GConf's identifier namespace.Jan Holesovsky2010-01-191-8/+7
* Improve clipboard behavior.Matthew Barnes2010-01-183-70/+111
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-10/+0
* Bug #606874 - mktemp disabled in latest glibc-2.11.90-8Milan Crha2010-01-141-2/+6
* Bug 606542 - Broken paste action on to/cc/subject fieldsMatthew Barnes2010-01-111-15/+12
* Bug 606344 - Clicking "Reply to All" button causes Evo to dump coreMatthew Barnes2010-01-093-72/+75
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-4/+10
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-10/+21
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-264-129/+199
* Bug #520816 - S/MIME shares "Do not sign meeting requests" with PGPMilan Crha2009-12-241-5/+9
* Bug #604838 - Drop unused alert dialogPaul Bolle2009-12-201-5/+0
* Bug 604822 - Drop more alert titlesPaul Bolle2009-12-201-2/+0
* Merge some composer header changes for Anjal.Matthew Barnes2009-12-172-14/+31
* Bug #603342 - Memory leak fixesMilan Crha2009-12-151-0/+1
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-083-10/+11
* Bug 551464 - Paste files into composer as attachmentsMatthew Barnes2009-12-043-58/+118
* Merge bits and pieces of the anjal-evo-2-30 branch.Matthew Barnes2009-12-012-0/+26
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-013-18/+18
* port composer/ to user new EError APIJonathon Jongsma2009-12-013-9/+13
* Fix some details in our asynchronous functions.Matthew Barnes2009-11-211-11/+2
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-172-6/+2
* Whitespace cleanup.Matthew Barnes2009-11-151-2/+3
* Bug #250046 - Composer addresses reading fixesMilan Crha2009-11-101-4/+7
* Bug 600926 - Fails to build due to missing dependenciesJonathon Jongsma2009-11-101-4/+1
* Bug 600926 - Fails to build due to missing dependenciesYan Li2009-11-101-1/+6
* Bug 601219 - Transient dialogs in composer window blocks main windowMatthew Barnes2009-11-102-0/+13
* Bug #599792 - Anjal composer's Send button doesn't work after pressed Save Dr...Yan Li2009-11-063-0/+23
* Bug #573304 - Forward an email shouldn't strip signatureMilan Crha2009-11-061-4/+6
* Bug #596027: In Anjal, although invalid mail address warning popup, mail's ta...Yan Li2009-11-054-0/+30
* Bug #599124 - Signature always includes an empty line in front of textMilan Crha2009-11-041-3/+3
* Bug 598567 - Can only insert local image filesMatthew Barnes2009-10-211-4/+10
* Bug #522783 - Signature separator for HTML E-mailsMilan Crha2009-10-162-5/+20
* Bug #545851 - Set properly sign type on reply of signed messageMilan Crha2009-10-161-8/+33
* Bug #245683 - Use QP encoding when composing message with "\nFrom "Milan Crha2009-10-161-6/+92
* Bug #597123 - Composer's Send Options doesn't workMilan Crha2009-10-147-104/+2
* Remove unneeded composer autosave functions.Matthew Barnes2009-10-024-38/+0
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-2/+5
* Various composer autosave fixes.Matthew Barnes2009-10-012-64/+98
* No need to track open composer windows either.Matthew Barnes2009-10-011-6/+0
* Remove some unneeded composer autosave bits.Matthew Barnes2009-10-015-57/+5
* Bug 596712 - Recovered messages not autosaved until modificationMatthew Barnes2009-09-301-1/+1
* Code cleanup in e-msg-composer.cMatthew Barnes2009-09-301-9/+11
* Bug #582745 - Place signature at bottom when Edit As New MessageMilan Crha2009-09-293-35/+39
* Bug #594284 - Missing libraries in composer to link properlyMilan Crha2009-09-161-1/+6
* Reverted part of bug #594284Milan Crha2009-09-081-1/+0
* Bug 594284 - FTBFS: missing linksDiego Escalante Urrelo2009-09-061-0/+1
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-022-18/+14
* Bug 593783 - Edit contact option in composer doesn't workMatthew Barnes2009-09-011-2/+32
* Bug #494531 - Use quoted-printable encoding when necessaryDavid Liang2009-08-311-1/+2
* Disable Anjal hack until it can be reworked.Matthew Barnes2009-08-181-0/+3
* BUGFIX: #589982 - Fix a critical warning while replying for a mailSrinivasa Ragavan2009-08-111-1/+1
* 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