aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-notebook-view.h
blob: 9c4f2409b360c0bda0bd3eb43277ff695f8f8d6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
/*
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 2 of the License, or (at your option) version 3.
 *
 * 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
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with the program; if not, see <http://www.gnu.org/licenses/>  
 *
 *
 * Authors:
 *      Srinivasa Ragavan <sragavan@gnome.org>
 *
 * Copyright (C) 2010 Intel corporation. (www.intel.com)
 *
 */

#ifndef _E_MAIL_NOTEBOOK_VIEW_H_
#define _E_MAIL_NOTEBOOK_VIEW_H_

#include <gtk/gtk.h>

#define E_MAIL_NOTEBOOK_VIEW_TYPE        (e_mail_notebook_view_get_type ())
#define E_MAIL_NOTEBOOK_VIEW(o)          (G_TYPE_CHECK_INSTANCE_CAST ((o), E_MAIL_NOTEBOOK_VIEW_TYPE, MailFolderView))
#define E_MAIL_NOTEBOOK_VIEW_CLASS(k)    (G_TYPE_CHECK_CLASS_CAST((k), E_MAIL_NOTEBOOK_VIEW_TYPE, MailFolderViewClass))
#define IS_E_MAIL_NOTEBOOK_VIEW(o)       (G_TYPE_CHECK_INSTANCE_TYPE ((o), E_MAIL_NOTEBOOK_VIEW_TYPE))
#define IS_E_MAIL_NOTEBOOK_VIEW_CLASS(k) (G_TYPE_CHECK_CLASS_TYPE ((k), E_MAIL_NOTEBOOK_VIEW_TYPE))
#define E_MAIL_NOTEBOOK_VIEW_GET_CLASS(o) (G_TYPE_INSTANCE_GET_CLASS((o), E_MAIL_NOTEBOOK_VIEW_TYPE, EMailNotebookViewClass))


typedef struct _EMailNotebookViewPrivate EMailNotebookViewPrivate;

typedef struct _EMailNotebookView {
    GtkVBox parent;

    EMailNotebookViewPrivate *priv;
} EMailNotebookView;

typedef struct _EMailNotebookViewClass {
    GtkVBoxClass parent_class;

} EMailNotebookViewClass;

#endif
lass='left'>FilesLines path that is used to find help fileswills2020-03-151-1/+1 * Make some implicit KDE dependencies explicittcberner2020-03-151-1/+2 * audio/amarok: remove unecessary sed calltcberner2020-03-151-2/+2 * audio/libnoise: remove unnecessary REINPLACE_CMDswills2020-03-151-2/+0 * audio/libaiff: remove unnecessary REINPLACE_CMDswills2020-03-151-4/+0 * audio/hexter: remove unnecessary REINPLACE_CMDswills2020-03-141-3/+0 * audio/gvolwheel: remove unnecessary REINPLACE_CMDswills2020-03-141-4/+0 * audio/spotify-tui: Update to 0.16.0tcberner2020-03-142-23/+38 * Update to 1.12ehaupt2020-03-142-4/+4 * audio/x42-plugins-lv2: Update 20181103 -> 20200114yuri2020-03-136-74/+25 * devel/icu: update to 66.1jbeich2020-03-132-1/+2 * lang/rust: Update to 1.42.0tobik2020-03-133-2/+3 * Update to 1.11ehaupt2020-03-112-4/+4 * KDE Plasma Desktop -- Update to 5.18.3tcberner2020-03-111-3/+3 * audio/grip: removed useless dependenciesbapt2020-03-111-1/+2 * Use byacc instead of bison (via the new bison wrapper)bapt2020-03-101-1/+1 * Denemo builds perfectly fine with base byaccbapt2020-03-101-1/+1 * Sphinxbase works perfectly fine with byacc, remove useless dependency on bisonbapt2020-03-101-4/+1 * audio/grip: Update 4.0.1 -> 4.1.0robak2020-03-092-4/+4 * Reap audio/shout-idjc as its only consumer was deleted from the treesbruno2020-03-095-56/+0 * Deprecate some ports using deprecated version of pythonantoine2020-03-096-0/+18 * Update qaudiosonar to v1.7.1hselasky2020-03-082-4/+4 * audio/libopenshot-audio: Update to 0.2.0tcberner2020-03-084-8/+8 * KDE Applications: update to 19.12.3tcberner2020-03-077-21/+21 * hand over Maintainership to miwijoneum2020-03-071-1/+1 * Replace the symlink to an absolute patch, which escapes Linuxolator'sdanfe2020-03-061-0/+5 * Return theraven's ports to the pool after safekeeping his commit bit.rene2020-03-061-1/+1 * Drop dependency on `audio/speexdsp', not needed since 1.2.0:danfe2020-03-051-4/+1 * Update to 1.10ehaupt2020-03-052-4/+4 * audio/faudio: Update to 20.03tobik2020-03-042-4/+4 * Mk/Uses/cargo.mk: Allow disabling default features via CARGO_FEATUREStobik2020-03-042-8/+2 * Update virtual_oss to 1.2.5hselasky2020-03-042-4/+4 * audio/festvox-cmu_us_slt_arctic, games/flightgear-terragear, graphics/zathura...pi2020-03-031-1/+1 * Mark as BROKEN due to build failures0mp2020-03-021-0/+2 * Update to 2.15.00mp2020-03-023-15/+4 * audio/giada: Update 0.16.1 -> 0.16.2yuri2020-03-022-4/+10 * Deprecate a few python 2.7 portsantoine2020-03-021-0/+3 * Remove expired ports:rene2020-03-025-213/+0 * Deprecate py-wxPython28 and py-wxPython30 portsantoine2020-03-011-0/+3 * Update to 0.31sunpoet2020-03-013-5/+5 * audio/py-karaoke: fix USE_WK and use only wxWidgets28lbartoletti2020-03-011-1/+1 * x11-toolkits/py-wxPython40: GUI toolkit for the Python programming languagelbartoletti2020-03-011-2/+2 * Update WWWsunpoet2020-02-292-2/+2 * audio/spotify-tui: Update to 0.15.0dmgk2020-02-282-14/+13 * Add verbose error message for powerpc64.linimon2020-02-281-1/+1 * Give these ports a verbose failure reason on powerpcX.linimon2020-02-281-2/+2 * lang/rust: Update to 1.41.1tobik2020-02-273-1/+3 * Add libarc to LIB_DEPENDS for audio/timidity++0mp2020-02-271-3/+3 * KDE Plasma Desktop: update to 5.18.2tcberner2020-02-271-3/+3 * Set USES=localbase instead of modifying CFLAGS and LDFLAGS0mp2020-02-261-3/+3 * Update qaudiosonar to v1.7.0.hselasky2020-02-252-4/+4 * audio/audacity: delete unneeded patches, update distinfopi2020-02-254-25/+4 * audio/alsa-*: drop maintainershipjbeich2020-02-243-3/+3 * Deprecate a few portsantoine2020-02-2310-0/+30 * Remove expired ports, all Python-2.7-only:rene2020-02-2311-400/+0 * audio/cantata: update to 2.4.1tcberner2020-02-232-4/+4 * Use USE_PYTHON=autoplistsunpoet2020-02-224-45/+9 * Update to 0.30sunpoet2020-02-226-57/+37 * audio/fluidsynth: Update to v2.1.1tobik2020-02-223-5/+6 * Update to 3.3.6ehaupt2020-02-222-4/+4 * Unbreak portmartymac2020-02-211-3/+2 * Update KDE Plasma Desktop to 5.18.1tcberner2020-02-201-3/+3 * Clean up USESantoine2020-02-203-3/+3 * Remove optional dependency on pygobjectantoine2020-02-193-24/+4 * Remove optional dependency on py-gobjectantoine2020-02-191-5/+2 * Update to upstream version 0.21.20riggs2020-02-192-4/+4 * Deprecate a few unmaintained ports that use python27antoine2020-02-182-0/+6 * audio/libopenshot-audio: Update 0.1.8-100 -> 0.1.9-6yuri2020-02-175-26/+16 * Update to 0.3.5ehaupt2020-02-172-4/+4 * audio/cnatata: update to 2.4.0tcberner2020-02-163-7/+13 * - update MASTER_SITES, WWWdinoex2020-02-152-4/+2 * Updated to 3.11.0ultima2020-02-142-6/+6 * audio/spotify-tui: Update to 0.14.0dmgk2020-02-132-150/+167 * Update to 1.09ehaupt2020-02-133-5/+5 * audio/ncmpcpp: allow using base ncursesswills2020-02-131-2/+2 * Update KDE's Plasma Desktop to 5.18.0tcberner2020-02-122-3/+7 * Update manpage location (r523104)sunpoet2020-02-121-4/+1 * textproc/libcyaml: Update 0.1.0 -> 1.0.0yuri2020-02-101-1/+1 * Update to 1.08ehaupt2020-02-092-4/+4 * audio/musescore Update to latest upstream release, 3.4.2adridg2020-02-082-5/+5 * audio/elisa Fix plistadridg2020-02-081-0/+1 * audio/elisa: Recent upate from KDE Release Service forgot distinfoadridg2020-02-081-3/+3 * Update KDE's Applications to 19.12.2tcberner2020-02-078-18/+21 * audio/ncspot: Update to 0.1.2tobik2020-02-062-279/+424 * Fix build on !x86 !aarch64:linimon2020-02-051-0/+20 * audio/bristol: Drop nop QT_COMPONENTStobik2020-02-052-3/+2 * Attempt to fix the following complaint:linimon2020-02-041-1/+1 * Attempt to fix build on GCC-based systems by adding compiler:c++11-langlinimon2020-02-041-1/+1 * Return dbn's ports to the pool after safekeeping his commit bit.rene2020-02-042-2/+2 * audio/faudio: Update to 20.02tobik2020-02-032-4/+4 * audio/yoshimi: Update to 1.7.0.1tobik2020-02-023-981/+7 * audio/lv2lint: Update g20190403 -> 0.4.0yuri2020-02-023-17/+4 * Update to 1.04ehaupt2020-02-012-21/+17 * Update to 1.07ehaupt2020-01-312-4/+4 * lang/rust: Update to 1.41.0tobik2020-01-313-1/+3 * Update to 0.3.4ehaupt2020-01-302-4/+4 * audio/beets: add missing dependency.rigoletto2020-01-301-2/+3 * Deprecate some pygtk2 portsantoine2020-01-292-0/+6 * audio/noson-app: update to 4.2.6tcberner2020-01-292-4/+4 * Update audio/musescore to latest upstream release, 3.4.1adridg2020-01-284-15/+13 * Remove textproc/gnome-doc-utils.rene2020-01-283-58/+84 * Remove expired ports:rene2020-01-2760-4165/+0 * audio/sonata: remove optional dependency on expired net/py-zsirene2020-01-271-3/+1 * audio/csound: Update 6.13.0-244 -> 6.14.0yuri2020-01-27