summaryrefslogtreecommitdiff
path: root/devel/eel
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests.agc1-1/+2
2005-01-28Changes 1.0.2:adam4-92/+93
* Greatly speed up preference handling by storing visibility and default values internally rather than using GConf (Ramiro) * Use a 64K buffer instead of a 4K one for faster image loading (Darin) * Speed up some bad bottlenecks in scalable font handling (Alex) * Fix bugs that would treat dark backgrounds as light (Darin) * Fix storage leaks (Anders, Darin) * Make EelList work better as a replacement for GtkCList (Maciej) * Create the trash directory when needed during drag (Jonathan) * Fix problems in multibyte locales (James Su, Alex) * Set up directories so you can install eel for gnome 1 and eel for gnome 2 on the same machine (Ramiro) * Translate messages properly by using a different gettext for library vs. application messages (Darin) * Don't segfault if a NULL MIME type is returned by gnome-vfs (Darin) * Use a special drop type instead of a special file name for resetting the background -- this means that the reset feature won't work until you get a new Nautilus (Andy) * Make drop feedback nicer for EelCTree by bolding text as well as darkening the icon (Maciej) * More flexibility in the preferences class (Ramiro) * Add more EelStringList functions (Ramiro) * Add feature where EelImage can render at a lower opacity when the widget is insensitive if requested (Ramiro) * Add more ArtPoint and ArtDRect functions (Ramiro)
2005-01-01This package doesn't need perl at run time. Set USE_PERL5 to "build".minskim1-3/+3
Bump PKGREVISION due to dependency change.
2004-11-30Bump PKGREVISION for removal of db3 buildlink3.mk file fromwiz1-2/+2
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-5/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-05-14Correct use of freetype headers.kristerw2-1/+16
2004-04-25Bump PKGREVISION due to gdk-pixbuf update.xtraeme1-2/+2
2004-04-18Convert to buildlink3.snj1-7/+7
2004-02-08s/then/them/snj1-1/+1
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-11-12PKGREVISION++ due to devel/popt update.salo1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-2/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-11-30USE_PKGLOCALEDIR, remove unnecessary patches, delint.salo1-1/+2
2002-10-19Track directory layout change at MASTER_SITE_GNOME.rh1-2/+2
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-08Fix typo in COMMENT.wiz1-2/+2
2002-10-08Convert to buildlink2.wiz1-5/+7
2002-05-19Add dependencies to png and oaf, to make this compile.jmcneill1-1/+3
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-2/+3
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-08-14Update eel to 1.0.1rh3-7/+9
Changes since 1.0: Speed up drawing of solid backgrounds. Speed up handling of default fonts. Switched from Alt to Control for list view key bindings to match changes in Nautilus and Sawfish. Fixed x/y problem that was causing a bug in Nautilus list view clicking. Improve handling of URIs and escaped characters. Fix some return_if_fails that were incorrect. Make font manager code work even when there are tabs in the font control files. Make the font manager code work when fonts are symbolic links. Added more calls and clean up some implementation details, including more self check machinery.
2001-05-14Initial import of eel-1.0, the Eazel Extensions Library for GNOME.rh4-0/+160