/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* e-shell-user-creatable-items-handler.h * * Copyright (C) 2001 Ximian, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * 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. * * Author: Ettore Perazzoli */ #ifndef _E_SHELL_USER_CREATABLE_ITEMS_HANDLER_H_ #define _E_SHELL_USER_CREATABLE_ITEMS_HANDLER_H_ #include "evolution-shell-component-client.h" #include #include #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ #define E_TYPE_SHELL_USER_CREATABLE_ITEMS_HANDLER (e_shell_user_creatable_items_handler_get_type ()) #define E_SHELL_USER_CREATABLE_ITEMS_HANDLER(obj) (GTK_CHECK_CAST ((obj), E_TYPE_SHELL_USER_CREATABLE_ITEMS_HANDLER, EShellUserCreatableItemsHandler)) #define E_SHELL_USER_CREATABLE_ITEMS_HANDLER_CLASS(klass) (GTK_CHECK_CLASS_CAST ((klass), E_TYPE_SHELL_USER_CREATABLE_ITEMS_HANDLER, EShellUserCreatableItemsHandlerClass)) #define E_IS_SHELL_USER_CREATABLE_ITEMS_HANDLER(obj) (GTK_CHECK_TYPE ((obj), E_TYPE_SHELL_USER_CREATABLE_ITEMS_HANDLER)) #define E_IS_SHELL_USER_CREATABLE_ITEMS_HANDLER_CLASS(klass) (GTK_CHECK_CLASS_TYPE ((obj), E_TYPE_SHELL_USER_CREATABLE_ITEMS_HANDLER)) typedef struct _EShellUserCreatableItemsHandler EShellUserCreatableItemsHandler; typedef struct _EShellUserCreatableItemsHandlerPrivate EShellUserCreatableItemsHandlerPrivate; typedef struct _EShellUserCreatableItemsHandlerClass EShellUserCreatableItemsHandlerClass; #include "e-shell-view.h" struct _EShellUserCreatableItemsHandler { GtkObject parent; EShellUserCreatableItemsHandlerPrivate *priv; }; struct _EShellUserCreatableItemsHandlerClass { GtkObjectClass parent_class; }; GtkType e_shell_user_creatable_items_handler_get_type (void); EShellUserCreatableItemsHandler *e_shell_user_creatable_items_handler_new (void); void e_shell_user_creatable_items_handler_add_component (EShellUserCreatableItemsHandler *handler, EvolutionShellComponentClient *shell_component_client); void e_shell_user_creatable_items_handler_setup_menus (EShellUserCreatableItemsHandler *handler, EShellView *shell_view); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* _E_SHELL_USER_CREATABLE_ITEMS_HANDLER_H_ */ n> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/news
Commit message (Expand)AuthorAgeFilesLines
* - Please poudriere build by using @sample (better and simpler)johans2014-05-242-7/+5
* - Update to 2.19tdb2014-05-142-3/+4
* Remove ftp://ftp.i-scream.org/ master site. The http equivalent stilltdb2014-05-131-1/+0
* Convert all :U to :tu and :L to :tlbapt2014-05-051-5/+2
* Update to tin 2.2.1johans2014-05-043-54/+25
* - Fix plist to have proper 'rmdir DIR' ordering.bdrewery2014-04-212-25/+25
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-0/+1
* Just spotted in the 0.7.17 changelog they implemented my request for fullfeld2014-04-162-2/+5
* update to 0.7.17feld2014-04-163-96/+106
* Mark broken: Fails to configureantoine2014-04-131-0/+2
* Stagifykwm2014-04-111-7/+5
* Fix bash detection in the makefilebapt2014-04-041-2/+5
* Properly strip binaries and support cross buildingbapt2014-04-041-1/+4
* Do not leak stagedir in the generated binarybapt2014-04-042-4/+25
* Remove expired ports:rene2014-04-027-1630/+0
* Missed a ${STAGEDIR}adamw2014-03-301-2/+2
* Missed a direct access of $PREFIXadamw2014-03-303-1/+13
* --with-news makes configure barf. Only use --without-news and --with-newsbindir=adamw2014-03-301-1/+1
* Add stage support to news, and improve correctness.adamw2014-03-3039-678/+869
* - fix build with clang againdinoex2014-03-292-23/+46
* Fix character set selection that was broken with iconv from basejohans2014-03-271-1/+2
* - revert r346880dinoex2014-03-1911-64/+357
* Quiesce mkdirehaupt2014-03-181-1/+1
* Convert n* to USES=zipbapt2014-03-111-2/+1
* - remove broken MANPREFIXdinoex2014-03-041-1/+1
* Fix build with clangbapt2014-03-031-4/+2
* Deprecated some unmaintained, interactive and restricted portsantoine2014-03-021-0/+2
* Define DOCS optionehaupt2014-02-271-0/+2
* Support stagingehaupt2014-02-272-16/+11
* Support stagingehaupt2014-02-251-5/+3
* - Support stagingehaupt2014-02-252-16/+14
* Remove trailing whitespaces from category newsehaupt2014-02-213-3/+3
* - Reassign lioux' ports to the heaptabthorpe2014-02-151-1/+1
* Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forehaupt2014-02-131-2/+0
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-3/+0
* Stage supportantoine2014-02-121-1/+0
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-103-0/+7
* Enable stage supportjohans2014-02-103-12/+15
* Enable stage supportjohans2014-02-083-16/+21
* Support staging.ehaupt2014-02-062-4/+4
* Enable stage supportjohans2014-02-061-8/+5
* - Stage supportmiwi2014-02-031-3/+2
* Switch from ispell to aspell-ispellbapt2014-01-281-1/+1
* Fix properties on pkg-plistbapt2014-01-223-3/+0
* Update to 12.0.rakuco2014-01-193-4/+4
* Python cleanup:rene2014-01-145-5/+5
* correct plist for stagingjohans2014-01-111-0/+3
* Enable stage supportjohans2014-01-111-4/+4
* - stage supportaz2014-01-054-6/+2
* - Tell bmake we use the old :L :U modifiersfluffy2013-12-311-0/+3
* - Enable STAGE supportjohans2013-12-302-35/+17
* - new options PGP2 PGPIN PGPGPGdinoex2013-12-291-1/+15
* - apply gawk patch in any casedinoex2013-12-281-5/+2
* - add LICENSEdinoex2013-12-281-0/+2
* - Update tin to 2.2.0johans2013-12-283-16/+23
* - new option INETDdinoex2013-12-281-2/+8
* Support stagebapt2013-12-271-10/+6
* Support stagebapt2013-12-272-6/+25
* Support stagebapt2013-12-271-6/+3
* Support stagebapt2013-12-272-5/+8
* Support stagebapt2013-12-271-4/+4
* Support stagebapt2013-12-271-4/+3
* Support stagebapt2013-12-271-11/+6
* Support stagebapt2013-12-271-11/+6
* Support stagebapt2013-12-271-2/+1
* Add the missing plist bitsbapt2013-12-271-0/+2
* Support gccbapt2013-12-271-16/+8
* Support stagebapt2013-12-272-28/+10
* Support stagebapt2013-12-272-12/+7
* Support stagebapt2013-12-271-2/+1
* Support stagebapt2013-12-271-7/+4
* Support stagebapt2013-12-271-10/+7
* Support stagebapt2013-12-272-8/+4
* Support stagebapt2013-12-272-5/+5
* Support stagebapt2013-12-271-4/+3
* - use STAGEDIRdinoex2013-12-213-17/+21
* - reset owner/groupdinoex2013-12-211-0/+2
* - use STAGEDIRdinoex2013-12-192-15/+17
* - use OPTIONS_SINGLEdinoex2013-12-191-3/+1
* - use STAGEDIRdinoex2013-12-196-57/+71
* - use STAGEDIRdinoex2013-12-196-107/+160
* - use STAGEDIRdinoex2013-12-182-6/+5
* New USES=twisted, to replace the old USE_TWISTED knob.mva2013-12-081-1/+1
* Redesigned rc script to use a pidfile instead of attempting to use web APIfeld2013-12-062-58/+12
* - use STAGEDIRdinoex2013-12-021-4/+10
* - Support STAGEDIRlwhsu2013-11-291-1/+0
* - Chase the update of INN;thierry2013-11-283-21/+29
* - Update WWW:sunpoet2013-11-211-1/+1
* Unbreak clang build.fjoe2013-11-181-0/+11
* Fix clang-only build.fjoe2013-11-181-2/+11
* - Missed new etc files.fluffy2013-11-181-1/+2
* - Fix MLINKSfluffy2013-11-181-2/+3
* - Oops, forgot about MAN section during update :(fluffy2013-11-181-9/+10
* - Update to 2.5.3 security releasefluffy2013-11-177-130/+42
* - use STAGEDIRdinoex2013-11-173-22/+31
* - Update to 13.2.0sunpoet2013-11-16