aboutsummaryrefslogtreecommitdiffstats
path: root/mail/message-list.c
Commit message (Expand)AuthorAgeFilesLines
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Miscellaneous cleanups.Matthew Barnes2011-05-131-2/+2
* Bug #645476 - Avoid scroll to cursor on folder change in message listMilan Crha2011-05-121-12/+15
* Coding style cleanups.Matthew Barnes2011-05-091-18/+18
* MessageList: Simplify the "Location" column.Matthew Barnes2011-05-041-25/+18
* Drop 'folder_uri' member from MessageList.Matthew Barnes2011-05-041-22/+3
* Change em_folder_tree_model_user_marked_unread() params.Matthew Barnes2011-05-031-1/+1
* Drop 'folder_uri' param from message_list_set_folder().Matthew Barnes2011-05-031-5/+12
* MessageList coding style cleanups.Matthew Barnes2011-05-031-12/+12
* Remove the profiler plugin.Matthew Barnes2011-03-291-11/+0
* Workaround for bug #644792 - [mail-notify] Crash when sending D-Bus messageMilan Crha2011-03-151-7/+15
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #643635 - Typo in the code from commit for bug #434972Milan Crha2011-03-021-1/+1
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* Bug #434972 - Reply does not detect "RE :" subject prefixMilan Crha2011-02-221-4/+23
* Fix few memory leaksMilan Crha2011-02-151-2/+19
* Bug #637493 - Fails to build with --enable-profiling configure optionMilan Crha2011-02-111-5/+5
* More whitespace cleanup.Matthew Barnes2011-01-311-2/+2
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* libetable cleanups.Matthew Barnes2011-01-171-1/+1
* Bug #632768 - Message list not realized when opening new folderMilan Crha2010-11-031-1/+1
* e-table: Remove retro lookBenjamin Otte2010-10-301-3/+2
* More detailed runtime warning on message list pre-sortingMilan Crha2010-10-291-2/+10
* Simplify EActivity.Matthew Barnes2010-10-231-10/+21
* Bug #630969 - Implement also Message->Go to->Previous ThreadMilan Crha2010-10-201-0/+37
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-1/+2
* Kill mail_config_get_gconf_client().Matthew Barnes2010-10-191-20/+37
* Remove mail_tools_folder_to_url().Matthew Barnes2010-10-131-7/+7
* Give MailSession a permanent home.Matthew Barnes2010-10-131-48/+61
* Bug #631320 - GtkObject is gone in GTK3Milan Crha2010-10-071-57/+44
* Bug #617953 - Hide Junk messages in Search foldersMilan Crha2010-10-061-1/+1
* Fix some CamelFolderChangeInfo lifecycle issues.Matthew Barnes2010-10-011-22/+43
* Remove MailAsyncEvent.Matthew Barnes2010-10-011-34/+4
* Remove "type" parameter from mail_async_event_emit().Matthew Barnes2010-10-011-1/+1
* Pass GCancellable to Camel.Matthew Barnes2010-09-281-8/+14
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-1/+3
* Coding style cleanups.Matthew Barnes2010-09-131-268/+268
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-4/+4
* Minor correction to previous commit.Matthew Barnes2010-08-121-1/+1
* Bug 626724 - Folder tree mistakes "mark as unread" as new mailMatthew Barnes2010-08-121-0/+10
* Pause timline instead of stop. It hides the search animation texture.Srinivasa Ragavan2010-08-121-1/+2
* More code cleanup.Matthew Barnes2010-07-271-17/+6
* Coding style and whitespace cleanup.Matthew Barnes2010-07-261-14/+14
* Make clutter mode even more appealing.Srinivasa Ragavan2010-07-261-3/+4
* Add animations for selecting mail and search.Srinivasa Ragavan2010-07-261-0/+98
* Bug #624335 - Abort after group-by-thread with certain sortingMilan Crha2010-07-141-15/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-4/+4
* Bug 621839 - Improve auto-selection of messages (take two)Matthew Barnes2010-07-111-26/+29
* Bug 623738 - Select All is always enabled for message listMatthew Barnes2010-07-101-1/+3
* Migrate from CamelException to GError.Matthew Barnes2010-07-091-22/+17
* Don't auto-undelete when viewing Trash folder.Matthew Barnes2010-06-221-4/+13
* Bug 621930 - Error when using Assign Color filter actionLucian Langa2010-06-181-1/+1
* Bug 621839 - Improve auto-selection of messagesMatthew Barnes2010-06-171-29/+134
* Bug #206061 - Allow normal, non-vFolder, Trash and Junk folderMilan Crha2010-06-151-2/+6
* Part of bug #585353 - Use new CAMEL_STORE_REAL_JUNK_FOLDER flagMilan Crha2010-06-091-1/+1
* Bug 620602 - Next/prev shortcuts should focus message listMatthew Barnes2010-06-061-0/+6
* More GTK3 preparation.Matthew Barnes2010-06-041-4/+8
* Bug 618902 - Crash when viewing/closing messages quicklyMatthew Barnes2010-05-181-4/+2
* Adapt to Camel API changes.Matthew Barnes2010-05-081-11/+19
* Adapt to Camel API changes.Matthew Barnes2010-04-301-3/+9
* Bug #545505 - Properly free unused message infos periodicallyMilan Crha2010-04-291-11/+10
* Camel is now GObject-based.Matthew Barnes2010-04-241-11/+11
* Remove comments that have no point after pthreads dependency disappearedFridrich Štrba2010-04-161-4/+7
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-26/+33
* Bug #612236 - Find-As-You-Type in Folder list stops workingMilan Crha2010-04-081-7/+1
* Do not hide junk mail when vJunk folder not supported by storeMilan Crha2010-04-071-7/+23
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-8/+0
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-2/+2
* Bug #374533 - Read window stays open after last email is deletedMilan Crha2010-04-011-0/+27
* Move EPoolv back to Evolution from libedataserver.Matthew Barnes2010-04-011-2/+1
* Bug 468448 - Kill "Hide Read Messages" and "Hide Selected Messages"Matthew Barnes2010-03-281-348/+10
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+8
* Bug #593700 - Opens folder on topMilan Crha2010-02-111-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Bug #606301 - Slow sort by subjectMilan Crha2010-01-201-4/+7
* Bug 607360 - [regression] Runtime warnings at exitMatthew Barnes2010-01-191-2/+2
* Improve clipboard behavior.Matthew Barnes2010-01-181-0/+64
* Teach ETable to prefer themed icon names over pixbufs.Matthew Barnes2010-01-071-76/+56
* Kill e_popup_menu().Matthew Barnes2010-01-051-1/+0
* Replace alloca() with g_alloca().Matthew Barnes2009-12-281-3/+3
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-12/+94
* Bug #593700 - Restore folder's last selected message as expectedMilan Crha2009-12-181-6/+6
* Bug #602505 - Incorrect information in message windowMilan Crha2009-12-161-0/+5
* Kill ETreeScrolled.Matthew Barnes2009-12-081-134/+140
* Kill message_list_free_uids().Matthew Barnes2009-12-021-15/+6
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-4/+4
* Bug #484839 - Sort, when in threading mode, properlyMilan Crha2009-10-231-24/+240
* Bug #552779 - Sort order of messages by "From" is case sensitiveMilan Crha2009-10-161-13/+7
* Check whether message-list is filtered properlyMilan Crha2009-10-121-1/+1
* Bug #594005 - Mailer preview pane doesn't update on showMilan Crha2009-09-301-0/+5
* Whitespace cleanup.Matthew Barnes2009-09-211-1/+1
* Bug #571881 - Make messages inherit labels from collapsed subtreeMatt McCutchen2009-09-091-198/+149
* Bug 591829 - Dragging mails to folder tree does not workMatthew Barnes2009-08-181-67/+4
* Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-121-1/+7
* Kill EMMenu and EMPopup.Matthew Barnes2009-08-101-1/+4
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-0/+2
|\
| * Bug #589412 - Wrong notice in message list when messages are hiddenMilan Crha2009-07-231-0/+2
| * More whitespace cleanup.Matthew Barnes2009-07-191-8/+8
| * Fix excessive whitespace.Matthew Barnes2009-07-131-8/+0
| * More code cleanup.Matthew Barnes2009-06-021-17/+17
| * Whitespace cleanup.Matthew Barnes2009-05-291-25/+25
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-202/+202
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-6/+6
* | More whitespace cleanup.Matthew Barnes2009-07-191-8/+8
* | Fix excessive whitespace.Matthew Barnes2009-07-141-8/+0
* | More code cleanup.Matthew Barnes2009-06-021-17/+17
* | Whitespace cleanup.Matthew Barnes2009-05-291-25/+25
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-198/+198
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-23/+23
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-6/+6
| |/
| * Fix compiler warnings in mail.Matthew Barnes2009-05-261-17/+17
| * Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-241-1/+1
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-3/+3
* | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-251-1/+1
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-3/+3
* | Adapt calendar to EShellBackend changes.Matthew Barnes2009-05-081-4/+4
* | Adapt mail to EShellBackend changes.Matthew Barnes2009-05-081-26/+26
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-041-5/+6
|\|
| * ** BUGFIX: 569696 – Memory leak in message-listSrinivasa Ragavan2009-05-041-5/+6
| * Hide last junked message too from the non-junk folderMilan Crha2009-04-271-2/+3
| * Sort UIDs before using themMilan Crha2009-04-251-0/+2
* | Hide last junked message too from the non-junk folderMilan Crha2009-04-281-2/+3
* | Sort UIDs before using themMilan Crha2009-04-281-0/+2
* | Manual conflict resolutionMatthew Barnes2009-04-251-2/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-6/+24
|\|
| * ** Fix for bug #569765Tobias Mueller2009-04-041-8/+14
| * Fix compiler warningsSrinivasa Ragavan2009-01-301-1/+2
| * ** Fix for bug #567654Srinivasa Ragavan2009-01-291-1/+1
| * ** Fix for #546637Srinivasa Ragavan2008-12-151-7/+6
| * ** Fix for bug #563870Milan Crha2008-12-101-2/+0
| * ** Fix for bug #438155Milan Crha2008-10-201-1/+15
| * Remove unnecessary FIXME. normalized columns are for internalSankarasivasubramanian Pasupathilingam2008-09-301-3/+0
| * Added new column "Subject - Trimmed". Patch by hpj.Sankarasivasubramanian Pasupathilingam2008-09-301-0/+61
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-291-16/+16
| * ** Fix for bug #313225Milan Crha2008-09-241-1/+5
| * Milan Crha <mcrha@redhat.com> ** Fix for bug #543135 (Write error message to...Suman Manjunath2008-09-011-12/+16
| * ** Fix for bug #519292Milan Crha2008-08-121-4/+23
| * ** Fix for bug #519292Milan Crha2008-08-111-15/+11
| * ** Fix for bug #352695Milan Crha2008-08-111-11/+46
| * Don't use uninitialized exception. It leads to freeing uninitializedSrinivasa Ragavan2008-08-111-2/+8
| * Fix a performance issue, where we can just go by the presence than theSrinivasa Ragavan2008-08-051-1/+4
| * ** Fix for bug #545436Srinivasa Ragavan2008-07-311-3/+3
| * Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-07-211-0/+9
| * Pushing changes from the madagascar branch related to the on-diskSankarasivasubramanian Pasupathilingam2008-07-161-0/+6
* | Rewrite the mail label code from top to bottom.Matthew Barnes2009-02-081-40/+216
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-011-1/+2
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-7/+6
* | Merge revisions 36811:36865 from trunk.Matthew Barnes2008-12-111-2/+0
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-1/+15
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-17/+79
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-12/+16
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-28/+78
* | Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-4/+16
|/
* ** Fix for bug #207802 (Patch suggested by Veerapuram Varadhan.)Milan Crha2008-07-091-0/+38
* ** Fix for bug #541365Milan Crha2008-07-031-4/+8
* Sort the uids so that moving/copying messages preserves mailbox orderingJeffrey Stedfast2008-07-031-4/+6
* ** Fix for bug #540160Milan Crha2008-06-261-20/+17
* fixed copyright noticesJeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #467892Milan Crha2008-06-161-4/+27
* ** Fix for bug #337160Milan Crha2008-06-131-4/+17
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-5/+1
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-021-7/+19
* Committing on behalf of Milan Crha <mcrha@redhat.com>Milan Crha2008-06-021-13/+17
* ** Fix a bunch of compiler warnings.Matthew Barnes2008-05-231-20/+0
* Use a bit more direct English when informing the user of no messages inMatthew Barnes2008-05-201-1/+1
* ** Fix for bug #528288Milan Crha2008-04-301-0/+13
* ** Fix for bug #467892Milan Crha2008-04-301-11/+21
* ** Fixes bug #525508, spotted by Thomas M.Matthew Barnes2008-04-011-0/+1
* ** Fixes bug #525510, patch from Thomas M.Matthew Barnes2008-04-011-1/+1
* ** Fix for bug #519292Milan Crha2008-03-271-13/+2
* ** Fix for bug #488175Milan Crha2008-03-271-5/+4
* ** Part of fix for bug #515744Milan Crha2008-02-181-2/+5
* ** Fix for bug #411576Srinivasa Ragavan2008-02-111-1/+4
* Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #504062 (Don't use c...Suman Manjunath2008-01-281-1/+4
* Change of heart; decided we like the old "emblem-important" icon betterMatthew Barnes2008-01-171-1/+1
* ** Fix for bug #211353Milan Crha2008-01-101-13/+12
* Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (U...Suman Manjunath2008-01-071-2/+2
* ** Fixes bug #362638Matthew Barnes2007-12-211-50/+41
* ** Fix for bug #211353Milan Crha2007-12-171-10/+83
* ** Fix for bug #216485 Edit->Select thread menu fix and improvement.Nicholas Miell2007-11-261-24/+45
* ** Fix for bug #335931Milan Crha2007-11-231-1/+33
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-283/+283
* Warning fixes: - NULL vs. 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-291-5/+5
* ** Fix for bug #489027Milan Crha2007-10-261-10/+20
* ** Fixes bug #437579Matthew Barnes2007-10-101-4/+3
* ** Fixes bug #469657Matthew Barnes2007-10-021-21/+9
* ** Fixes bug #477045Matthew Barnes2007-09-281-4/+4
* ** Fixes bug #476040Matthew Barnes2007-09-131-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Move away from g_assert to g_return* calls Srinivasa Ragavan2007-08-311-23/+26
* ** Fix for bug #464312Srinivasa Ragavan2007-08-071-1/+1
* ** Fix for bug #419690Srinivasa Ragavan2007-08-071-1/+1
* Removed dead if statement, fixes bug #387312Tobias Mueller2007-08-031-1/+1
* 2007-07-27 mcrha Fix for bug #303937Milan Crha2007-07-271-1/+1
* Fix compilation warnings in mail folder (#437935).Matthew Barnes2007-06-031-4/+5
* Improved GMail like sorting. Expanded thread moved up the list if it has a ne...Srinivasa Ragavan2007-05-171-0/+40
* ** Added support to specify the default thread state for messages.Srinivasa Ragavan2007-05-161-2/+5
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-2/+1
* More intelligent message selection. (#332765) Patch from Christof KrügerMatthew Barnes2007-04-061-18/+74
* Load "emblem-important" instead of deprecated "stock_mail-priority-high"Matthew Barnes2007-04-031-1/+1
* Fix "incompatible pointer type" warnings (#360619).Matthew Barnes2007-03-301-11/+11
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* ** Fixes bug #360240Matthew Barnes2007-03-171-1/+0
* ** Downstream fix from OpenSUSESrinivasa Ragavan2007-01-171-0/+2
* ** Pushing a downstream fix in SUSE.Srinivasa Ragavan2006-09-281-3/+8
* ** Fix for bug #352695Srinivasa Ragavan2006-08-261-1/+1
* ** Fix for bug #350337Srinivasa Ragavan2006-08-231-2/+2
* Fix for bug #350884 (GMail like thread sorting)Srinivasa Ragavan2006-08-191-10/+25
* Plug a leak.Kjartan Maraas2006-08-171-0/+3
* Add missing headers. Fixes #344744.Yuri Pankov2006-07-221-0/+2
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-301-5/+31
* Fix for bug #344580Srinivasa Ragavan2006-06-191-0/+16
* Fix memory leak. Fixes bug #335423.Chris Heath2006-06-091-0/+1
* Added support for Vertical View in Evolution Mailer with custom message list.Srinivasa Ragavan2006-06-031-9/+130
* Fix for #341381. We should lock e-tree-memory when we change it.Li Yuan2006-05-301-0/+3
* Committed fix for bug #342676.Srinivasa Ragavan2006-05-241-5/+5
* Committing a patch from Victor for adding a Sender header to message list.Srinivasa Ragavan2006-04-261-2/+20
* Fixes bug #333987 If CamelMessageInfo is null, don't free it.Jeff Cai2006-04-051-1/+2
* a11y changes for bug #330723Karsten Bräckelmann2006-02-111-1/+1
* s/int/guint/g for 1-bit bitfield. Remove cruft use guint for 1-bitKjartan Maraas2006-02-081-12/+7
* ** Fixes bug #218570Srinivasa Ragavan2006-01-161-1/+52
* Fixes the scroll issue with the message list.Srinivasa Ragavan2006-01-131-0/+3
* Beautify #include order and syntax. Use gstdio wrappers. ConstructTor Lillqvist2005-12-181-34/+37
* Define localtime_r() for Win32 using localtime() (which is thread-safe inTor Lillqvist2005-09-281-0/+10
* Free font name Free font name and name of citation color. Free searchKjartan Maraas2005-07-131-0/+2
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-10/+10
* add some message list loading/profiling points, "list".Not Zed2005-04-281-2/+13
* only noop if we only have 1 message selected, otherwise we don't updateNot Zed2005-04-011-2/+2
* ** See bug #73293Not Zed2005-03-111-0/+2
* include atkutil.h (message_list_construct): cast warning.Not Zed2005-03-021-9/+9
* ** See bug #64987Not Zed2005-02-231-6/+4
* ** See bug #61363 & e-util/ChangeLogNot Zed2005-02-211-1/+6
* Use g_hash_table_foreach_remove() instead so the keys don't point toJeffrey Stedfast2005-02-041-3/+5
* Reset the normalised string sort table.Jeffrey Stedfast2005-02-011-1/+4
* ** See bug #70768.Not Zed2005-01-181-41/+13
* moved to after emae_authtype_changed to fix warning.Not Zed2004-12-221-1/+1
* Moved various things from e-util to libedataserver.Not Zed2004-12-031-1/+1
* add mnemonic for buttons. add atk name for the popup button. add accessMengjie Yu2004-12-011-0/+6
* ** Merge in notzed-messageinfo-branch.Not Zed2004-11-121-40/+52
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* convert to G_DEFINE_TYPEJP Rosevear2004-10-191-13/+8
* put back in the attachment attaching code. Doesn't work for s/mime andNot Zed2004-10-071-1/+1
* Merged notzed-eplugin-2-branch to head.Michael Zucci2004-09-201-17/+29
* ** See bug #63456.Not Zed2004-08-301-0/+4
* ** See bug #62963.Not Zed2004-08-181-4/+8
* ** See #57972.Not Zed2004-07-281-82/+129
* set the session on the formatter. See #61767.Not Zed2004-07-231-9/+14
* If the app requires a terminal to run, give it a bloody terminal (who usesJeffrey Stedfast2004-06-231-1/+1
* ** See #59885.Not Zed2004-06-171-1/+1