/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */ /* evolution-shell-component-utils.h * * Copyright (C) 2000, 2001 Ximian, Inc. * * 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 __EVOLUTION_SHELL_COMPONENT_UTILS_H__ #define __EVOLUTION_SHELL_COMPONENT_UTILS_H__ #include #include #ifdef __cplusplus extern "C" { #pragma } #endif /* __cplusplus */ typedef struct _EPixmap { const char *path; const char *name; gint size; char *pixbuf; } EPixmap; #define E_PIXMAP(path,name,size) { (path), (name), (size), NULL } #define E_PIXMAP_END { NULL, NULL, 0, NULL } /* Takes an array of pixmaps, terminated by E_PIXMAP_END, and loads into uic */ void e_pixmaps_update (BonoboUIComponent *uic, EPixmap *pixcache); char *e_get_activation_failure_msg (CORBA_Environment *ev); #ifdef __cplusplus } #endif /* __cplusplus */ #endif /* __EVOLUTION_SHELL_COMPONENT_UTILS_H__ */ bot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* My territory, suggested by ijliao. :pclsung2004-08-2021-21/+21
* Update to 2.0.3vs2004-08-193-53/+70
* Add p5-POE-Filter-XML 0.23, a POE Filter for parsing XML.mat2004-08-195-0/+66
* - Fix plist when $XMLPARSER_SJIS is supplied.kuriyama2004-08-192-3/+3
* Update to version 0.98.1krion2004-08-195-27/+28
* Fix build with gcc-3.4krion2004-08-192-8/+82
* Only broken on 5.005.vanilla2004-08-171-2/+2
* - Update to 2.6.0hq2004-08-174-35/+41
* Fix build with gcc 3.4arved2004-08-172-4/+10
* - Update to 1.25pav2004-08-174-18/+27
* Fix build. Pointed out by kriskevlo2004-08-171-0/+11
* - Update to 1.32pav2004-08-172-3/+3
* Update to verion 1.13krion2004-08-172-3/+3
* mark ignore when perl < 5.6ijliao2004-08-161-1/+7
* mark ignore when perl < 5.6ijliao2004-08-161-0/+3
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-1/+7
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-163-3/+21
* Upgrade to 1.31.vanilla2004-08-162-4/+4
* Add nunnimcax 1.3, C, non validating XML parser with SAX-like API.skv2004-08-156-0/+55
* Updated to 2.03skv2004-08-153-11/+15
* - Fix plist.kuriyama2004-08-151-1/+4
* - Switch to libtool15.kuriyama2004-08-152-3/+5
* Add libxml++ 2.6.1 after repocopy from libxml++, XML API for C++.bland2004-08-144-46/+49
* Obey not only the local CFLAGS, but CC as well.mi2004-08-141-0/+1
* Change MAINTAINER to perl@.nork2004-08-131-1/+1
* Update to 1.05arved2004-08-132-6/+13
* Add an official patch which fixes a segfault in output_modlogan.netchild2004-08-132-0/+48
* Update to 0.8.12:netchild2004-08-122-4/+4
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allmat2004-08-122-6/+11
* 1: Make scim buildable on 4-X.vanilla2004-08-124-11/+126
* - Update to 2.0.6pav2004-08-122-7/+3
* Aspell English Dictionary Updated.thierry2004-08-123-21/+63
* Add p5-Template-Magic 1.25, a Perl Module with magic merger of runtimevanilla2004-08-125-0/+64
* Add p5-Pod-DocBook 1.2, convert Pod data to DocBook SGML.skv2004-08-115-0/+50
* Unbreak build of p5-[Pp]od*skv2004-08-1111-56/+62
* - Calm portlint: echo -> ${ECHO_CMD}hq2004-08-111-1/+1
* Update to 1.0.R.1arved2004-08-102-4/+4
* add p5-Pod-Tree 1.10ijliao2004-08-105-0/+71
* - Make depedency on p5-MIME-Base64 conditional with perl-5.8.5.kuriyama2004-08-101-2/+7
* Update to 1.9kevlo2004-08-103-4/+7
* Update to 2.2-2krion2004-08-102-5/+3
* BROKEN: Unfetchablekris2004-08-101-0/+2
* Update to 0.9.4arved2004-08-103-28/+6
* - Use USE_ANThq2004-08-101-13/+8
* Update to 0.70arved2004-08-092-4/+4
* Update to 0.93.3 (maintainer timeout).fjoe2004-08-098-73/+114
* Update to 2.0perky2004-08-083-5/+8
* Update to version 0.9.18krion2004-08-0810-72/+68
* Properly set macros in the slave and master port to fix the build onmarcus2004-08-052-3/+3
* - p5-podlators and p5-PodParser conflict with perl 5.6 or above.leeym2004-08-055-22/+34
* Upgrade to 1.95.8.kuriyama2004-08-043-3/+4
* [maintainer update] textproc/skim -- fix buildedwin2004-08-041-1/+1
* Add koi8-r support to jade to solve problem with koi8-r encodingkuriyama2004-08-047-1/+351
* Add p5-Apache-XBEL 1.3, apache mod_perl handler to render an XBEL filemat2004-08-045-0/+53
* Add p5-XML-XBEL 1.2, OOP for reading and writing XBEL documents.mat2004-08-035-0/+62
* Oops, some junk sneaked into the last commit.lofi2004-08-031-2/+0
* Remove some obsolete hacks.lofi2004-08-033-14/+3
* - Unbreak with gcc-3.4.x.kuriyama2004-08-031-0/+10
* Update to version 1.9.14krion2004-08-034-4/+43
* Add undocumented but used PHP extensions.thierry2004-08-031-1/+1
* Back out my previous commits and depend on lang/p5-Scalar-List-Utilsarved2004-08-031-3/+4
* Add p5-RDF-Simple 0.13, read and write RDF without complication.mat2004-08-025-0/+53
* upgrade to 0.3.5ijliao2004-08-023-178/+13
* *Argh* perl 5.8 is lang/perl5.8arved2004-08-021-1/+1
* Port requires List::Util from perl 5.8, so raise IGNOREarved2004-08-021-2/+2
* Update to 0.4.2.1.nobutaka2004-08-013-11/+16
* Update to version 1.10krion2004-07-312-3/+3
* Add p5-XML-Feed 0.02, perl5 modules for Syndication feed parser andvanilla2004-07-315-0/+72
* - Update to 1.2vanilla2004-07-312-3/+3
* - Update to 0.09vanilla2004-07-313-7/+4
* Updated to 0.2603skv2004-07-303-6/+3
* - Update WWWpav2004-07-301-1/+1
* - Chase scim shlib bump and gcc-3.4 fixpav2004-07-301-2/+4
* - Update to 0.99.5pav2004-07-304-7/+8
* Fix building on 4.x.vanilla2004-07-291-0/+3
* Add tinyxml 2.3.1, small C++ XML parser.skv2004-07-296-0/+101
* - Update to 1.8.1vanilla2004-07-292-3/+3
* Add rtfx 0.9.3, an RTF to XML converter.vanilla2004-07-296-0/+62
* Add textproc/p5-Plucene, a Perl port of the Java Lucene search engine.tobez2004-07-295-0/+201
* Add skim 0.9.3, an input method platform based on SCIM library andvanilla2004-07-297-0/+177
* - Plug buffer overflow vulnerability [1]pav2004-07-283-2/+73
* Add p5-Lingua-Stem-Fr 0.02, perl French Stemming.vanilla2004-07-285-0/+48
* Add p5-Lingua-Stem-Ru 0.01, porter's stemming algorithm for Russianvanilla2004-07-285-0/+48
* upgrade to 1.09ijliao2004-07-283-7/+17
* MFphp4: Fix compilation of wddx extension.ale2004-07-283-2/+37
* Update to 0.31.1.adamw2004-07-283-302/+3
* Change MASTER_SITESskv2004-07-281-1/+1
* Enable xslt_set_encoding and xslt_getopt functions.ale2004-07-271-0/+20
* This is a simple set of C++ classes which allow to usesem2004-07-265-0/+44
* Remove references to mirror.ac.ukvs2004-07-261-2/+1
* Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.vs2004-07-262-4/+2
* Fix compilation of wddx extension.ale2004-07-262-0/+44
* Use the new libtool scheme.mezz2004-07-264-22/+2
* add p5-Text-VimColor 0.08ijliao2004-07-265-0/+44
* Updated to 1.0.1skv2004-07-262-4/+3
* - USE_GNOME'ify dependency linepav2004-07-261-2/+1
* Update to version 1.3.2krion2004-07-264-16/+12
* - Update to 0.9.4.1pav2004-07-253-40/+67
* - Fix dependency.hrs2004-07-252-59/+38
* Update textproc/scim to 0.99.4, and remove a post-patch reinplacement that isvanilla2004-07-253-10/+6
* Update to version 1.70.gerald2004-07-252-3/+3
* Update to 3.09erwin2004-07-252-4/+3
* Update to 1.8erwin2004-07-252-3/+3
* Update to 0.05erwin2004-07-252-3/+3
* fix broken by s/mach/%%PERL_ARCH%%/ in plistijliao2004-07-242-10/+4
* A GTK+2 front-end for Aiksaurus, see more detail inmezz2004-07-244-0/+40
* Aiksaurus is a set of libraries and applications which provide a thesaurusmezz2004-07-245-0/+53
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-24