| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #362366 - Dragging selected folder to message pane duplicates messages | Milan Crha | 2011-08-26 | 1 | -0/+13 |
* | Use new CamelService:display-name property. | Matthew Barnes | 2011-08-18 | 1 | -10/+4 |
* | Bug #635211 - Select-all processed on timeout when not needed | Milan Crha | 2011-07-28 | 1 | -3/+3 |
* | Bug #499739 - "Flag for follow-up" should be easier to set | Milan Crha | 2011-07-01 | 1 | -1/+27 |
* | Bug #578245 - View settings for threads getting lost | Milan Crha | 2011-06-01 | 1 | -29/+18 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+2 |
* | Miscellaneous cleanups. | Matthew Barnes | 2011-05-13 | 1 | -2/+2 |
* | Bug #645476 - Avoid scroll to cursor on folder change in message list | Milan Crha | 2011-05-12 | 1 | -12/+15 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -18/+18 |
* | MessageList: Simplify the "Location" column. | Matthew Barnes | 2011-05-04 | 1 | -25/+18 |
* | Drop 'folder_uri' member from MessageList. | Matthew Barnes | 2011-05-04 | 1 | -22/+3 |
* | Change em_folder_tree_model_user_marked_unread() params. | Matthew Barnes | 2011-05-03 | 1 | -1/+1 |
* | Drop 'folder_uri' param from message_list_set_folder(). | Matthew Barnes | 2011-05-03 | 1 | -5/+12 |
* | MessageList coding style cleanups. | Matthew Barnes | 2011-05-03 | 1 | -12/+12 |
* | Remove the profiler plugin. | Matthew Barnes | 2011-03-29 | 1 | -11/+0 |
* | Workaround for bug #644792 - [mail-notify] Crash when sending D-Bus message | Milan Crha | 2011-03-15 | 1 | -7/+15 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-03-06 | 1 | -1/+2 |
* | Bug #643635 - Typo in the code from commit for bug #434972 | Milan Crha | 2011-03-02 | 1 | -1/+1 |
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly | Milan Crha | 2011-02-25 | 1 | -6/+2 |
* | Bug #434972 - Reply does not detect "RE :" subject prefix | Milan Crha | 2011-02-22 | 1 | -4/+23 |
* | Fix few memory leaks | Milan Crha | 2011-02-15 | 1 | -2/+19 |
* | Bug #637493 - Fails to build with --enable-profiling configure option | Milan Crha | 2011-02-11 | 1 | -5/+5 |
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 1 | -2/+2 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -3/+0 |
* | libetable cleanups. | Matthew Barnes | 2011-01-17 | 1 | -1/+1 |
* | Bug #632768 - Message list not realized when opening new folder | Milan Crha | 2010-11-03 | 1 | -1/+1 |
* | e-table: Remove retro look | Benjamin Otte | 2010-10-30 | 1 | -3/+2 |
* | More detailed runtime warning on message list pre-sorting | Milan Crha | 2010-10-29 | 1 | -2/+10 |
* | Simplify EActivity. | Matthew Barnes | 2010-10-23 | 1 | -10/+21 |
* | Bug #630969 - Implement also Message->Go to->Previous Thread | Milan Crha | 2010-10-20 | 1 | -0/+37 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -1/+2 |
* | Kill mail_config_get_gconf_client(). | Matthew Barnes | 2010-10-19 | 1 | -20/+37 |
* | Remove mail_tools_folder_to_url(). | Matthew Barnes | 2010-10-13 | 1 | -7/+7 |
* | Give MailSession a permanent home. | Matthew Barnes | 2010-10-13 | 1 | -48/+61 |
* | Bug #631320 - GtkObject is gone in GTK3 | Milan Crha | 2010-10-07 | 1 | -57/+44 |
* | Bug #617953 - Hide Junk messages in Search folders | Milan Crha | 2010-10-06 | 1 | -1/+1 |
* | Fix some CamelFolderChangeInfo lifecycle issues. | Matthew Barnes | 2010-10-01 | 1 | -22/+43 |
* | Remove MailAsyncEvent. | Matthew Barnes | 2010-10-01 | 1 | -34/+4 |
* | Remove "type" parameter from mail_async_event_emit(). | Matthew Barnes | 2010-10-01 | 1 | -1/+1 |
* | Pass GCancellable to Camel. | Matthew Barnes | 2010-09-28 | 1 | -8/+14 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 1 | -1/+3 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -268/+268 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -4/+4 |
* | Minor correction to previous commit. | Matthew Barnes | 2010-08-12 | 1 | -1/+1 |
* | Bug 626724 - Folder tree mistakes "mark as unread" as new mail | Matthew Barnes | 2010-08-12 | 1 | -0/+10 |
* | Pause timline instead of stop. It hides the search animation texture. | Srinivasa Ragavan | 2010-08-12 | 1 | -1/+2 |
* | More code cleanup. | Matthew Barnes | 2010-07-27 | 1 | -17/+6 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-26 | 1 | -14/+14 |
* | Make clutter mode even more appealing. | Srinivasa Ragavan | 2010-07-26 | 1 | -3/+4 |
* | Add animations for selecting mail and search. | Srinivasa Ragavan | 2010-07-26 | 1 | -0/+98 |
* | Bug #624335 - Abort after group-by-thread with certain sorting | Milan Crha | 2010-07-14 | 1 | -15/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -4/+4 |
* | Bug 621839 - Improve auto-selection of messages (take two) | Matthew Barnes | 2010-07-11 | 1 | -26/+29 |
* | Bug 623738 - Select All is always enabled for message list | Matthew Barnes | 2010-07-10 | 1 | -1/+3 |
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 1 | -22/+17 |
* | Don't auto-undelete when viewing Trash folder. | Matthew Barnes | 2010-06-22 | 1 | -4/+13 |
* | Bug 621930 - Error when using Assign Color filter action | Lucian Langa | 2010-06-18 | 1 | -1/+1 |
* | Bug 621839 - Improve auto-selection of messages | Matthew Barnes | 2010-06-17 | 1 | -29/+134 |
* | Bug #206061 - Allow normal, non-vFolder, Trash and Junk folder | Milan Crha | 2010-06-15 | 1 | -2/+6 |
* | Part of bug #585353 - Use new CAMEL_STORE_REAL_JUNK_FOLDER flag | Milan Crha | 2010-06-09 | 1 | -1/+1 |
* | Bug 620602 - Next/prev shortcuts should focus message list | Matthew Barnes | 2010-06-06 | 1 | -0/+6 |
* | More GTK3 preparation. | Matthew Barnes | 2010-06-04 | 1 | -4/+8 |
* | Bug 618902 - Crash when viewing/closing messages quickly | Matthew Barnes | 2010-05-18 | 1 | -4/+2 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-05-08 | 1 | -11/+19 |
* | Adapt to Camel API changes. | Matthew Barnes | 2010-04-30 | 1 | -3/+9 |
* | Bug #545505 - Properly free unused message infos periodically | Milan Crha | 2010-04-29 | 1 | -11/+10 |
* | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 1 | -11/+11 |
* | Remove comments that have no point after pthreads dependency disappeared | Fridrich Štrba | 2010-04-16 | 1 | -4/+7 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -26/+33 |
* | Bug #612236 - Find-As-You-Type in Folder list stops working | Milan Crha | 2010-04-08 | 1 | -7/+1 |
* | Do not hide junk mail when vJunk folder not supported by store | Milan Crha | 2010-04-07 | 1 | -7/+23 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -8/+0 |
* | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 1 | -2/+2 |
* | Bug #374533 - Read window stays open after last email is deleted | Milan Crha | 2010-04-01 | 1 | -0/+27 |
* | Move EPoolv back to Evolution from libedataserver. | Matthew Barnes | 2010-04-01 | 1 | -2/+1 |
* | Bug 468448 - Kill "Hide Read Messages" and "Hide Selected Messages" | Matthew Barnes | 2010-03-28 | 1 | -348/+10 |
* | Work around recent GTK+ deprecations. | Matthew Barnes | 2010-03-05 | 1 | -0/+8 |
* | Bug #593700 - Opens folder on top | Milan Crha | 2010-02-11 | 1 | -0/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -1/+1 |
* | Bug #606301 - Slow sort by subject | Milan Crha | 2010-01-20 | 1 | -4/+7 |
* | Bug 607360 - [regression] Runtime warnings at exit | Matthew Barnes | 2010-01-19 | 1 | -2/+2 |
* | Improve clipboard behavior. | Matthew Barnes | 2010-01-18 | 1 | -0/+64 |
* | Teach ETable to prefer themed icon names over pixbufs. | Matthew Barnes | 2010-01-07 | 1 | -76/+56 |
* | Kill e_popup_menu(). | Matthew Barnes | 2010-01-05 | 1 | -1/+0 |
* | Replace alloca() with g_alloca(). | Matthew Barnes | 2009-12-28 | 1 | -3/+3 |
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 1 | -12/+94 |
* | Bug #593700 - Restore folder's last selected message as expected | Milan Crha | 2009-12-18 | 1 | -6/+6 |
* | Bug #602505 - Incorrect information in message window | Milan Crha | 2009-12-16 | 1 | -0/+5 |
* | Kill ETreeScrolled. | Matthew Barnes | 2009-12-08 | 1 | -134/+140 |
* | Kill message_list_free_uids(). | Matthew Barnes | 2009-12-02 | 1 | -15/+6 |
* | Prefer G_N_ELEMENTS over sizeof calculations. | Matthew Barnes | 2009-10-27 | 1 | -4/+4 |
* | Bug #484839 - Sort, when in threading mode, properly | Milan Crha | 2009-10-23 | 1 | -24/+240 |
* | Bug #552779 - Sort order of messages by "From" is case sensitive | Milan Crha | 2009-10-16 | 1 | -13/+7 |
* | Check whether message-list is filtered properly | Milan Crha | 2009-10-12 | 1 | -1/+1 |
* | Bug #594005 - Mailer preview pane doesn't update on show | Milan Crha | 2009-09-30 | 1 | -0/+5 |
* | Whitespace cleanup. | Matthew Barnes | 2009-09-21 | 1 | -1/+1 |
* | Bug #571881 - Make messages inherit labels from collapsed subtree | Matt McCutchen | 2009-09-09 | 1 | -198/+149 |
* | Bug 591829 - Dragging mails to folder tree does not work | Matthew Barnes | 2009-08-18 | 1 | -67/+4 |
* | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-12 | 1 | -1/+7 |
* | Kill EMMenu and EMPopup. | Matthew Barnes | 2009-08-10 | 1 | -1/+4 |
* | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 1 | -0/+2 |
|\ |
|
| * | Bug #589412 - Wrong notice in message list when messages are hidden | Milan Crha | 2009-07-23 | 1 | -0/+2 |
| * | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -8/+8 |
| * | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -8/+0 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -17/+17 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -25/+25 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -202/+202 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -6/+6 |
* | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -8/+8 |
* | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -8/+0 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -17/+17 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -25/+25 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -198/+198 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -23/+23 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -6/+6 |
| |/ |
|
| * | Fix compiler warnings in mail. | Matthew Barnes | 2009-05-26 | 1 | -17/+17 |
| * | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-24 | 1 | -1/+1 |
| * | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -3/+3 |
* | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-25 | 1 | -1/+1 |
* | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 1 | -3/+3 |
* | | Adapt calendar to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -4/+4 |
* | | Adapt mail to EShellBackend changes. | Matthew Barnes | 2009-05-08 | 1 | -26/+26 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-04 | 1 | -5/+6 |
|\| |
|
| * | ** BUGFIX: 569696 – Memory leak in message-list | Srinivasa Ragavan | 2009-05-04 | 1 | -5/+6 |
| * | Hide last junked message too from the non-junk folder | Milan Crha | 2009-04-27 | 1 | -2/+3 |
| * | Sort UIDs before using them | Milan Crha | 2009-04-25 | 1 | -0/+2 |
* | | Hide last junked message too from the non-junk folder | Milan Crha | 2009-04-28 | 1 | -2/+3 |
* | | Sort UIDs before using them | Milan Crha | 2009-04-28 | 1 | -0/+2 |
* | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 1 | -2/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 1 | -6/+24 |
|\| |
|
| * | ** Fix for bug #569765 | Tobias Mueller | 2009-04-04 | 1 | -8/+14 |
| * | Fix compiler warnings | Srinivasa Ragavan | 2009-01-30 | 1 | -1/+2 |
| * | ** Fix for bug #567654 | Srinivasa Ragavan | 2009-01-29 | 1 | -1/+1 |
| * | ** Fix for #546637 | Srinivasa Ragavan | 2008-12-15 | 1 | -7/+6 |
| * | ** Fix for bug #563870 | Milan Crha | 2008-12-10 | 1 | -2/+0 |
| * | ** Fix for bug #438155 | Milan Crha | 2008-10-20 | 1 | -1/+15 |
| * | Remove unnecessary FIXME. normalized columns are for internal | Sankarasivasubramanian Pasupathilingam | 2008-09-30 | 1 | -3/+0 |
| * | Added new column "Subject - Trimmed". Patch by hpj. | Sankarasivasubramanian Pasupathilingam | 2008-09-30 | 1 | -0/+61 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-29 | 1 | -16/+16 |
| * | ** Fix for bug #313225 | Milan Crha | 2008-09-24 | 1 | -1/+5 |
| * | Milan Crha <mcrha@redhat.com> ** Fix for bug #543135 (Write error message to... | Suman Manjunath | 2008-09-01 | 1 | -12/+16 |
| * | ** Fix for bug #519292 | Milan Crha | 2008-08-12 | 1 | -4/+23 |
| * | ** Fix for bug #519292 | Milan Crha | 2008-08-11 | 1 | -15/+11 |
| * | ** Fix for bug #352695 | Milan Crha | 2008-08-11 | 1 | -11/+46 |
| * | Don't use uninitialized exception. It leads to freeing uninitialized | Srinivasa Ragavan | 2008-08-11 | 1 | -2/+8 |
| * | Fix a performance issue, where we can just go by the presence than the | Srinivasa Ragavan | 2008-08-05 | 1 | -1/+4 |
| * | ** Fix for bug #545436 | Srinivasa Ragavan | 2008-07-31 | 1 | -3/+3 |
| * | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-07-21 | 1 | -0/+9 |
| * | Pushing changes from the madagascar branch related to the on-disk | Sankarasivasubramanian Pasupathilingam | 2008-07-16 | 1 | -0/+6 |
* | | Rewrite the mail label code from top to bottom. | Matthew Barnes | 2009-02-08 | 1 | -40/+216 |
* | | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 1 | -1/+2 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -7/+6 |
* | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 1 | -2/+0 |
* | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 1 | -1/+15 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -17/+79 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -12/+16 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 1 | -28/+78 |
* | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 1 | -4/+16 |
|/ |
|
* | ** Fix for bug #207802 (Patch suggested by Veerapuram Varadhan.) | Milan Crha | 2008-07-09 | 1 | -0/+38 |
* | ** Fix for bug #541365 | Milan Crha | 2008-07-03 | 1 | -4/+8 |
* | Sort the uids so that moving/copying messages preserves mailbox ordering | Jeffrey Stedfast | 2008-07-03 | 1 | -4/+6 |
* | ** Fix for bug #540160 | Milan Crha | 2008-06-26 | 1 | -20/+17 |
* | fixed copyright notices | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Fix for bug #467892 | Milan Crha | 2008-06-16 | 1 | -4/+27 |
* | ** Fix for bug #337160 | Milan Crha | 2008-06-13 | 1 | -4/+17 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -5/+1 |
* | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-06-02 | 1 | -7/+19 |
* | Committing on behalf of Milan Crha <mcrha@redhat.com> | Milan Crha | 2008-06-02 | 1 | -13/+17 |
* | ** Fix a bunch of compiler warnings. | Matthew Barnes | 2008-05-23 | 1 | -20/+0 |
* | Use a bit more direct English when informing the user of no messages in | Matthew Barnes | 2008-05-20 | 1 | -1/+1 |
* | ** Fix for bug #528288 | Milan Crha | 2008-04-30 | 1 | -0/+13 |
* | ** Fix for bug #467892 | Milan Crha | 2008-04-30 | 1 | -11/+21 |
* | ** Fixes bug #525508, spotted by Thomas M. | Matthew Barnes | 2008-04-01 | 1 | -0/+1 |
* | ** Fixes bug #525510, patch from Thomas M. | Matthew Barnes | 2008-04-01 | 1 | -1/+1 |
* | ** Fix for bug #519292 | Milan Crha | 2008-03-27 | 1 | -13/+2 |
* | ** Fix for bug #488175 | Milan Crha | 2008-03-27 | 1 | -5/+4 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 1 | -2/+5 |
* | ** Fix for bug #411576 | Srinivasa Ragavan | 2008-02-11 | 1 | -1/+4 |
* | Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #504062 (Don't use c... | Suman Manjunath | 2008-01-28 | 1 | -1/+4 |
* | Change of heart; decided we like the old "emblem-important" icon better | Matthew Barnes | 2008-01-17 | 1 | -1/+1 |
* | ** Fix for bug #211353 | Milan Crha | 2008-01-10 | 1 | -13/+12 |
* | Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U... | Suman Manjunath | 2008-01-07 | 1 | -2/+2 |
* | ** Fixes bug #362638 | Matthew Barnes | 2007-12-21 | 1 | -50/+41 |
* | ** Fix for bug #211353 | Milan Crha | 2007-12-17 | 1 | -10/+83 |
* | ** Fix for bug #216485 Edit->Select thread menu fix and improvement. | Nicholas Miell | 2007-11-26 | 1 | -24/+45 |
* | ** Fix for bug #335931 | Milan Crha | 2007-11-23 | 1 | -1/+33 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -283/+283 |
* | Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of function | Kjartan Maraas | 2007-10-29 | 1 | -5/+5 |
* | ** Fix for bug #489027 | Milan Crha | 2007-10-26 | 1 | -10/+20 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -4/+3 |
* | ** Fixes bug #469657 | Matthew Barnes | 2007-10-02 | 1 | -21/+9 |
* | ** Fixes bug #477045 | Matthew Barnes | 2007-09-28 | 1 | -4/+4 |
* | ** Fixes bug #476040 | Matthew Barnes | 2007-09-13 | 1 | -1/+1 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | ** Move away from g_assert to g_return* calls | Srinivasa Ragavan | 2007-08-31 | 1 | -23/+26 |
* | ** Fix for bug #464312 | Srinivasa Ragavan | 2007-08-07 | 1 | -1/+1 |
* | ** Fix for bug #419690 | Srinivasa Ragavan | 2007-08-07 | 1 | -1/+1 |
* | Removed dead if statement, fixes bug #387312 | Tobias Mueller | 2007-08-03 | 1 | -1/+1 |
* | 2007-07-27 mcrha Fix for bug #303937 | Milan Crha | 2007-07-27 | 1 | -1/+1 |
* | Fix compilation warnings in mail folder (#437935). | Matthew Barnes | 2007-06-03 | 1 | -4/+5 |
* | Improved GMail like sorting. Expanded thread moved up the list if it has a ne... | Srinivasa Ragavan | 2007-05-17 | 1 | -0/+40 |
* | ** Added support to specify the default thread state for messages. | Srinivasa Ragavan | 2007-05-16 | 1 | -2/+5 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -2/+1 |
* | More intelligent message selection. (#332765) Patch from Christof Krüger | Matthew Barnes | 2007-04-06 | 1 | -18/+74 |
* | Load "emblem-important" instead of deprecated "stock_mail-priority-high" | Matthew Barnes | 2007-04-03 | 1 | -1/+1 |
* | Fix "incompatible pointer type" warnings (#360619). | Matthew Barnes | 2007-03-30 | 1 | -11/+11 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | ** Fixes bug #360240 | Matthew Barnes | 2007-03-17 | 1 | -1/+0 |
* | ** Downstream fix from OpenSUSE | Srinivasa Ragavan | 2007-01-17 | 1 | -0/+2 |
* | ** Pushing a downstream fix in SUSE. | Srinivasa Ragavan | 2006-09-28 | 1 | -3/+8 |
* | ** Fix for bug #352695 | Srinivasa Ragavan | 2006-08-26 | 1 | -1/+1 |
* | ** Fix for bug #350337 | Srinivasa Ragavan | 2006-08-23 | 1 | -2/+2 |
* | Fix for bug #350884 (GMail like thread sorting) | Srinivasa Ragavan | 2006-08-19 | 1 | -10/+25 |
* | Plug a leak. | Kjartan Maraas | 2006-08-17 | 1 | -0/+3 |
* | Add missing headers. Fixes #344744. | Yuri Pankov | 2006-07-22 | 1 | -0/+2 |
* | Enhanced search functionality. patch submitted by Johnny Jacob Reviewed | Harish Krishnaswamy | 2006-06-30 | 1 | -5/+31 |
* | Fix for bug #344580 | Srinivasa Ragavan | 2006-06-19 | 1 | -0/+16 |
* | Fix memory leak. Fixes bug #335423. | Chris Heath | 2006-06-09 | 1 | -0/+1 |
* | Added support for Vertical View in Evolution Mailer with custom message list. | Srinivasa Ragavan | 2006-06-03 | 1 | -9/+130 |
* | Fix for #341381. We should lock e-tree-memory when we change it. | Li Yuan | 2006-05-30 | 1 | -0/+3 |
* | Committed fix for bug #342676. | Srinivasa Ragavan | 2006-05-24 | 1 | -5/+5 |
* | Committing a patch from Victor for adding a Sender header to message list. | Srinivasa Ragavan | 2006-04-26 | 1 | -2/+20 |
* | Fixes bug #333987 If CamelMessageInfo is null, don't free it. | Jeff Cai | 2006-04-05 | 1 | -1/+2 |
* | a11y changes for bug #330723 | Karsten Bräckelmann | 2006-02-11 | 1 | -1/+1 |
* | s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bit | Kjartan Maraas | 2006-02-08 | 1 | -12/+7 |
* | ** Fixes bug #218570 | Srinivasa Ragavan | 2006-01-16 | 1 | -1/+52 |
* | Fixes the scroll issue with the message list. | Srinivasa Ragavan | 2006-01-13 | 1 | -0/+3 |
* | Beautify #include order and syntax. Use gstdio wrappers. Construct | Tor Lillqvist | 2005-12-18 | 1 | -34/+37 |
* | Define localtime_r() for Win32 using localtime() (which is thread-safe in | Tor Lillqvist | 2005-09-28 | 1 | -0/+10 |
* | Free font name Free font name and name of citation color. Free search | Kjartan Maraas | 2005-07-13 | 1 | -0/+2 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -1/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -10/+10 |
* | add some message list loading/profiling points, "list". | Not Zed | 2005-04-28 | 1 | -2/+13 |
* | only noop if we only have 1 message selected, otherwise we don't update | Not Zed | 2005-04-01 | 1 | -2/+2 |
* | ** See bug #73293 | Not Zed | 2005-03-11 | 1 | -0/+2 |
* | include atkutil.h (message_list_construct): cast warning. | Not Zed | 2005-03-02 | 1 | -9/+9 |
* | ** See bug #64987 | Not Zed | 2005-02-23 | 1 | -6/+4 |
* | ** See bug #61363 & e-util/ChangeLog | Not Zed | 2005-02-21 | 1 | -1/+6 |
* | Use g_hash_table_foreach_remove() instead so the keys don't point to | Jeffrey Stedfast | 2005-02-04 | 1 | -3/+5 |
* | Reset the normalised string sort table. | Jeffrey Stedfast | 2005-02-01 | 1 | -1/+4 |
* | ** See bug #70768. | Not Zed | 2005-01-18 | 1 | -41/+13 |
* | moved to after emae_authtype_changed to fix warning. | Not Zed | 2004-12-22 | 1 | -1/+1 |
* | Moved various things from e-util to libedataserver. | Not Zed | 2004-12-03 | 1 | -1/+1 |
* | add mnemonic for buttons. add atk name for the popup button. add access | Mengjie Yu | 2004-12-01 | 1 | -0/+6 |
* | ** Merge in notzed-messageinfo-branch. | Not Zed | 2004-11-12 | 1 | -40/+52 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -1/+1 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-19 | 1 | -13/+8 |
* | put back in the attachment attaching code. Doesn't work for s/mime and | Not Zed | 2004-10-07 | 1 | -1/+1 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 1 | -17/+29 |
* | ** See bug #63456. | Not Zed | 2004-08-30 | 1 | -0/+4 |