aboutsummaryrefslogtreecommitdiffstats
path: root/notes/e-bevel-button-util.h
blob: 759a9025cccc04a050d17ce512edd62e8a64e887 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef __E_BEVEL_BUTTON_UTIL_H__ 
#define __E_BEVEL_BUTTON_UTIL_H__

#define LIGHTNESS_MULT  1.3
#define DARKNESS_MULT   0.7

void
e_bevel_button_util_shade (GdkColor *a,
               GdkColor *b,
               gdouble   k);

#endif /* __E_BEVEL_BUTTON_UTIL_H__ */
907168c38f42'>treecommitdiffstats
path: root/news/p5-News-Newsrc
Commit message (Expand)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* - Update to 1.09gabor2008-01-042-4/+4
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
* - Add SHA256pav2005-11-261-0/+1
* SIZEify.trevor2004-01-301-0/+1
* utilize SITE_PERLijliao2003-10-242-7/+6
* De-pkg-comment.knu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Patch the module to remove unnecessary `use 5.6.0' statement, so thattobez2001-07-191-1/+4
* Upgrade to 1.08.vanilla2001-06-202-4/+5
* Remove empty directories on uninstall.steve2001-04-201-0/+2
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-4/+1
* Change MAINTAINER's mail address.knu2000-05-211-2/+2
* Correct whitespace introduced during PORTNAME conversion and portlintmharo2000-04-211-3/+3
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
* Commit #3/4 to enforce caps, no period.hoek1999-06-27