summaryrefslogtreecommitdiff
path: root/devel/libgnomeui
AgeCommit message (Collapse)AuthorFilesLines
2003-02-14Updated to 2.2.0.1. Changes from 2.0.6:jmmv6-112/+125
* configure.in (LIBGNOMEUI_AGE): Add EXTRAVERSION and set to .1 * libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS): Correct version number bug * configure.in: Added "mn" to ALL_LINGUAS. * configure.in: Fixup libtool versioning and release 2.2.0 * configure.in: Added Amharic (am), Arabic (ar), Macedonian (mk) and Dutch (nl) to ALL_LINGUAS. * libgnomeui/gnome-icon-theme.c (theme_lookup_icon): Don't scale up unless we have to. Scaling down gives much better results. * libgnomeui/gnome-uidefs.h (GNOME_KEY_MOD_PAUSE_GAME): Use GDK_Pause as the pause key. #92358. * libgnomeui/gnome-app-helper.c: (gnome_app_install_statusbar_menu_hints): Apply fix for #102812, by Tom Ball. * libgnomeui/gnome-popup-menu.c: (gnome_popup_menu_do_popup_modal): Apply fix for #96899, by Erwann Chenede.
2003-01-04Updated libgnomeui to 2.0.6. Changes:jmmv3-13/+11
* Added am, be, da translations. * libgnomeui/gnome-druid.c (gnome_druid_instance_init): Grab the focus on the next button rather than just setting the HAS_FOCUS flag.
2003-01-03Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).jmmv1-2/+2
Approved by wiz.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz2-4/+4
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
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-09-22Don't symlink certain classes of files that aren't needed by buildlink2:jlam1-2/+1
*.pc and binaries. Both these things are simply found by packages in their true installed locations.
2002-09-15s/USE_X11BASE/USE_X11/ so this actually works on non-xpkgwedge systemsrh2-4/+5
Bump PKGREVISIONs and default dependencies
2002-09-12Initial import of libgnomeui-2.0.5, a core widget library for therh7-0/+273
development of GNOME2 applications. Provided by Julio Merino <jmmv@hispabsd.org>. This closes PR pkg/18201.