/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright (C) 2000 Ximian Inc. * * Authors: Michael Zucchi * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * General Public License for more details. * * You should have received a copy of the GNU General Public * License along with this program; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. */ #ifndef _CAMEL_FOLDER_THREAD_H #define _CAMEL_FOLDER_THREAD_H #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ #include #include typedef struct _CamelFolderThreadNode { struct _CamelFolderThreadNode *next, *parent, *child; const CamelMessageInfo *message; char *root_subject; /* cached root equivalent subject */ guint32 order:31; guint32 re:1; /* re version of subject? */ } CamelFolderThreadNode; typedef struct _CamelFolderThread { guint32 refcount : 31; guint32 subject : 1; struct _CamelFolderThreadNode *tree; struct _EMemChunk *node_chunks; CamelFolder *folder; GPtrArray *summary; } CamelFolderThread; /* interface 1: using uid's */ CamelFolderThread *camel_folder_thread_messages_new(CamelFolder *folder, GPtrArray *uids, gboolean thread_subject); void camel_folder_thread_messages_apply(CamelFolderThread *thread, GPtrArray *uids); /* interface 2: using messageinfo's. Currently disabled. */ #if 0 /* new improved interface */ CamelFolderThread *camel_folder_thread_messages_new_summary(GPtrArray *summary); void camel_folder_thread_messages_add(CamelFolderThread *thread, GPtrArray *summary); void camel_folder_thread_messages_remove(CamelFolderThread *thread, GPtrArray *uids); #endif void camel_folder_thread_messages_ref(CamelFolderThread *threads); void camel_folder_thread_messages_unref(CamelFolderThread *threads); /* debugging function only */ int camel_folder_threaded_messages_dump(CamelFolderThreadNode *c); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* !_CAMEL_FOLDER_THREAD_H */ cf1dd6faaf1ba298b9779750893e9760495'>commitdiffstats
path: root/MOVED
Commit message (Expand)AuthorAgeFilesLines
* - Rename x11-toolkits/fox -> x11-toolkits/fox10 andsem2006-06-101-0/+2
* - Repocopy devel/fpc-fvision -> devel/fpc-fv [1]garga2006-06-091-0/+1
* Remove resurrected port (graphics/fractorama)ehaupt2006-06-081-1/+0
* - Renamed to use real vendor package nameclsung2006-06-081-0/+1
* Retire mail/openwebmail-develleeym2006-06-071-0/+1
* - Rename mozex-firefox to xpi-mozexpav2006-06-071-0/+1
* - textproc/p5-Text-MagicTemplate has been expired and replace byclsung2006-06-071-0/+1
* Nuke x11-toolkits/gtk12-apireference and x11-toolkits/gtk20-apireferenceedwin2006-06-071-0/+2
* - Remove math/pari-devel portpav2006-06-061-0/+1
* Remove expired leaf ports:vd2006-06-051-0/+6
* - Move from graphics/gimp-ufraw to graphics/ufrawsat2006-06-051-0/+1
* Remove efancylauncher, not compatible with epplets-0.9.vanilla2006-06-031-0/+1
* Remove x11-wm/libepplet, merge into x11-wm/epplet.vanilla2006-06-031-0/+1
* - Remove devel/p5-Class-Gomor-Hash as it is now packaged withaaron2006-06-021-0/+1
* - Remove single-locale firefox l10n ports, please use www/firefox-i18n nowsat2006-06-011-0/+3
* - Add note about security/hostapd.jmelo2006-06-011-0/+1
* Remove devel/dialyzer, which was integrated into Erlang/OTP R11B-0.olgeni2006-06-011-0/+1
* Remove expired leaf port:vd2006-05-311-0/+1
* Remove www/firefox-flp, please use www/firefox-i18n nowsat2006-05-311-0/+1
* www/linux-flashplugin6 was restored after verification from the vendorlinimon2006-05-311-1/+0
* Remove expired leaf port:vd2006-05-301-0/+1
* - Move opennap from audio to net-p2psat2006-05-291-0/+1
* x11-wm/sawfish2 -> x11-wm/sawfishmezz2006-05-291-1/+1
* x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20mezz2006-05-291-0/+2
* x11-toolkits/gtk-- -> x11-toolkits/gtkmm12mezz2006-05-291-0/+1
* x11-fm/nautilus2 -> x11-fm/nautilusmezz2006-05-291-1/+1
* x11/gnometerminal -> x11/gnome-terminalmezz2006-05-291-0/+1
* x11/gnomesession -> x11/gnome-sessionmezz2006-05-291-0/+1
* x11/gnomepanel -> x11/gnome-panelmezz2006-05-291-0/+2
* x11/gnomelibs -> x11/gnome-libsmezz2006-05-291-0/+1
* net-im/gnomeicu2 -> net-im/gnomeicumezz2006-05-291-0/+1