/* Popup menu utilities for gncal * * Copyright (C) 1998 The Free Software Foundation * * Author: Federico Mena */ #ifndef POPUP_MENU_H #define POPUP_MENU_H #include #include struct menu_item { char *text; GtkSignalFunc callback; gpointer data; int sensitive; }; void popup_menu (struct menu_item *items, int nitems, GdkEventButton *event); #endif ation/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* With the power of USES=dos2unix, get rid of most patches and filesmat2016-06-2123-83/+84
* Mark Un'BROKEN, Reset MASTER_SITES, Remove WWW from pkg-descroliver2016-01-012-6/+2
* Mark as broken: does not fetchbapt2015-12-131-0/+2
* - Modernize plistamdmi32015-06-082-5/+3
* Remove $FreeBSD$ from patches files in categories a-j.mat2015-05-222-6/+0
* games category: Remove $PTHREAD_LIBSmarino2015-03-262-3/+2
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-302-0/+0
* Rename all 10,000 games/ patch-xy patches to reflect the files they modify.adamw2014-07-2910-0/+0
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-151-1/+1
* STAGEifyoliver2014-06-121-7/+6
* - Convert gmake, bzip to USESmiwi2014-05-291-1/+1
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* remove IPX support as it was dropped for CURRENToliver2014-03-312-11/+1
* fix build with clang by removing the forced set of CColiver2013-10-182-2/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - adopt optionsNG for gamesjgh2013-05-311-22/+17
* - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-2/+0
* -remove MD5ohauer2011-07-031-2/+0
* adding respawnaritfacts and configurable shortkeysoliver2011-06-088-3/+166
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-1/+1