| Commit message (Expand) | Author | Age | Files | Lines |
* | EMsgComposer: Fix packing of content area. | Matthew Barnes | 2013-01-21 | 1 | -1/+1 |
* | Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2. | Matthew Barnes | 2013-01-20 | 2 | -5/+5 |
* | Use g_hash_table_add() when using a hash table as a set. | Matthew Barnes | 2013-01-12 | 1 | -8/+7 |
* | Reduce diff noise with webkit-composer branch. | Matthew Barnes | 2013-01-11 | 1 | -8/+15 |
* | e-composer-header-table.c: Remove redundant #define. | Matthew Barnes | 2013-01-11 | 1 | -4/+0 |
* | Move the contact map widgets to addressbook/gui/widgets. | Matthew Barnes | 2012-12-13 | 1 | -2/+0 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 12 | -42/+3 |
* | EMailParserExtension: Collect EMailParts in a GQueue. | Matthew Barnes | 2012-12-08 | 1 | -8/+7 |
* | Make EMailPartList thread-safe. | Matthew Barnes | 2012-12-08 | 1 | -7/+17 |
* | Bug #687998 - Attachment dialog shown when storing assigned task | Milan Crha | 2012-11-12 | 1 | -3/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 3 | -5/+9 |
* | Replace deprecated GLib symbols (as of GLib 2.34.x) | Milan Crha | 2012-11-06 | 1 | -57/+30 |
* | Bug #681314 - Add address dialog should follow composer's view settings | Milan Crha | 2012-10-16 | 1 | -0/+18 |
* | Bug 684249 - Signatures get compounded, not replaced | Matthew Barnes | 2012-10-04 | 1 | -1/+1 |
* | Composer could start with empty From | Milan Crha | 2012-09-05 | 2 | -3/+45 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-09-01 | 2 | -9/+12 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -3/+3 |
* | composer: Remove redundant tooltips. | Matthew Barnes | 2012-08-03 | 1 | -17/+0 |
* | Trust attachments from ~/.kde and ~/.kde4. | Matthew Barnes | 2012-07-02 | 1 | -0/+16 |
* | Bug #617557 - Can close composer while message is sending | Milan Crha | 2012-06-26 | 1 | -0/+5 |
* | Do not call g_object_notify() when property didn't change | Milan Crha | 2012-06-18 | 2 | -0/+9 |
* | Bug #678304 - Save Draft prevents Evolution's quit | Milan Crha | 2012-06-18 | 1 | -0/+15 |
* | Mail formatter rewrite | Dan Vrátil | 2012-06-06 | 1 | -29/+34 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 6 | -16/+8 |
* | Adapt composer to the new ESource API. | Matthew Barnes | 2012-06-03 | 18 | -1110/+1206 |
* | Use g_simple_async_result_set_check_cancellable(). | Matthew Barnes | 2012-05-13 | 1 | -0/+8 |
* | Whitespace cleanups. | Matthew Barnes | 2012-05-13 | 2 | -2/+2 |
* | Bug #200683 - Composer subject spell checking | Milan Crha | 2012-05-10 | 7 | -8/+196 |
* | Bug #674248 - Lost new lines from text/plain | Dan Vrátil | 2012-04-19 | 1 | -2/+8 |
* | Bug 673895 - "Send To..." doesn't work anymore | Matthew Barnes | 2012-04-11 | 1 | -1/+23 |
* | Whitespace cleanup. | Matthew Barnes | 2012-04-02 | 1 | -1/+1 |
* | EMFormat: Add "session" as a constructor property. | Matthew Barnes | 2012-04-01 | 1 | -7/+24 |
* | WebKit port - port addressbook, calendar and update composer to keep working ... | Dan Vrátil | 2012-03-29 | 6 | -29/+31 |
* | Bug #665106 - Memory leak from composer setup when opening Preferences | Milan Crha | 2012-03-16 | 1 | -2/+2 |
* | Add missing linker flags. | Matthew Barnes | 2012-03-04 | 1 | -1/+2 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 3 | -3/+3 |
* | Bug #617557 - Can lost message after send failed | Milan Crha | 2012-03-01 | 1 | -8/+8 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 3 | -6/+11 |
* | Bug 670280 - Remove "Recent Documents" attachment feature | Matthew Barnes | 2012-02-17 | 2 | -35/+0 |
* | Bug #591436 - Add -avoid-version to LDFLAGS | H. Habighorst | 2012-02-15 | 1 | -1/+1 |
* | Introduce libemail-engine and libemail-utils. | Matthew Barnes | 2012-01-19 | 3 | -9/+10 |
* | EComposerHeaderTable: Rearrange initialization code. | Matthew Barnes | 2012-01-01 | 1 | -153/+154 |
* | Move gtkhtml data encoding/decoding to e-composer-private.c. | Matthew Barnes | 2012-01-01 | 3 | -97/+89 |
* | Composer cleanups. | Matthew Barnes | 2012-01-01 | 8 | -41/+70 |
* | Composer: "mailto" blacklist touch ups. | Matthew Barnes | 2011-11-30 | 1 | -12/+17 |
* | Bug #664708 - Composer's headers preference is reset on From change | Milan Crha | 2011-11-29 | 1 | -6/+8 |
* | Use e_restore_window() and "org.gnome.evolution.window". | Matthew Barnes | 2011-11-28 | 1 | -8/+5 |
* | Miscellaneous cleanups. | Matthew Barnes | 2011-11-23 | 2 | -41/+13 |
* | Miscellaneous cleanups. | Matthew Barnes | 2011-11-23 | 1 | -4/+4 |
* | Fix compiler warnings. | Matthew Barnes | 2011-11-23 | 1 | -3/+1 |
* | Migrate most of the composer to GSettings | Rodrigo Moya | 2011-10-14 | 3 | -92/+33 |
* | Port EComposerHeaderTable to GSettings | Rodrigo Moya | 2011-10-13 | 1 | -35/+21 |
* | Prefer g_simple_async_result_take_error(). | Matthew Barnes | 2011-10-06 | 1 | -6/+3 |
* | Let GtkFileChooser track its own last-used-folder. | Matthew Barnes | 2011-10-06 | 3 | -10/+1 |
* | GtkApplication has some new EShell-like features. | Matthew Barnes | 2011-10-06 | 1 | -3/+10 |
* | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 1 | -3/+5 |
* | Bug #657374 - mailto: attachment parameter can lead to accidental data exfilt... | Vibha Yadav | 2011-10-04 | 1 | -0/+30 |
* | Bug 659486 - EAlert default response is ignored by EAlertDialog | Matthew Barnes | 2011-10-01 | 1 | -1/+1 |
* | Prefer G_VALUE_INIT over memset(). | Matthew Barnes | 2011-09-30 | 1 | -5/+2 |
* | Miscellaneous cleanups from the account-mgmt branch. | Matthew Barnes | 2011-09-27 | 12 | -63/+69 |
* | The EExtension framework is now in libebackend. | Matthew Barnes | 2011-09-26 | 1 | -1/+2 |
* | Reverting the previous commit. | Vibha Yadav | 2011-09-15 | 1 | -30/+0 |
* | Bug #657374 - mailto: attachment parameter can lead to accidental data exfilt... | Vibha Yadav | 2011-09-15 | 1 | -0/+30 |
* | Bug 635347 - Message lacks ID when submitted for sending | Matthew Barnes | 2011-09-14 | 1 | -0/+4 |
* | Bug #657611 - Hidden error of invalid attendee on send | Milan Crha | 2011-09-07 | 1 | -1/+7 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -13/+18 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-08-13 | 2 | -10/+23 |
* | Bug #656290 - "Always carbon-copy (cc) to:" option not honored | Milan Crha | 2011-08-12 | 1 | -0/+48 |
* | 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 |
* | Postpone ENameSelector loading as much as possible | Milan Crha | 2011-06-24 | 1 | -0/+15 |
* | Do not use deprecated EBook/ECal API | Milan Crha | 2011-06-14 | 1 | -4/+4 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 2 | -8/+23 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 10 | -4/+36 |
* | 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 | 2 | -16/+16 |
* | 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 | 6 | -7/+16 |
* | 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 | 7 | -45/+21 |
* | Remove NULL checks for GObject methods. | Matthew Barnes | 2011-02-13 | 1 | -4/+3 |
* | Composer: Add Edit -> Preferences | Matthew Barnes | 2011-02-04 | 3 | -20/+60 |
* | Fix image dropping in composer while in HTML mode. | Matthew Barnes | 2011-02-03 | 3 | -1/+92 |
* | Bug #635144 - Using external editor duplicates signature | Milan Crha | 2011-02-02 | 2 | -3/+5 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -3/+0 |
* | Bug 640091 - Improve error handling during send post-processing | Matthew Barnes | 2011-01-22 | 1 | -0/+5 |
* | 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 | 6 | -7/+135 |
* | 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 | 2 | -6/+6 |
* | 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 | 4 | -21/+138 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -18/+0 |
* | Bug 632127 - Composer is editable while sending message | Matthew Barnes | 2010-10-15 | 5 | -53/+113 |
* | Replace EBinding with GBinding. | Matthew Barnes | 2010-10-14 | 3 | -14/+20 |
* | Composer: Show cancellable operations and errors inline. | Matthew Barnes | 2010-10-13 | 9 | -865/+1671 |
* | 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 | 3 | -96/+88 |
* | 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 |
* | Bug 616073 - Various translation issues | Matthew Barnes | 2010-09-11 | 1 | -1/+1 |
* | Bug 629049 - Memory leak in e_composer_pose_header_set_account() | Matthew Barnes | 2010-09-08 | 1 | -0/+1 |
* | Various memory leaks | Milan Crha | 2010-09-08 | 1 | -10/+15 |
* | Convert composer autosave to an EExtension. | Matthew Barnes | 2010-09-03 | 6 | -689/+17 |
* | 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 |