Commit graph

23 commits

Author SHA1 Message Date
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
jmmv
92d9f4442e Update to 2.4.0.1, based on work done by xtraeme@.
2003-09-09  Anders Carlsson  <andersca@gnome.org>

	* configure.in: Release 2.4.0.1

2003-09-01  Anders Carlsson  <andersca@gnome.org>

	* configure.in: Release 2.4.0

2003-08-25  Anders Carlsson  <andersca@gnome.org>

	* configure.in: Release 2.3.7

2003-09-05  Taneem Ahmed  <taneem@bengalinux.org>

	* configure.in: Added "bn" to ALL_LINGUAS.

2003-09-01  Laurent Dhima  <laurenti@alblinux.net>

	* configure.in: Added "sq" to ALL_LINGUAS.

2003-08-11  Anders Carlsson  <andersca@codefactory.se>

	* configure.in: Release 2.3.6

2003-07-04  Anders Carlsson  <andersca@codefactory.se>

	* configure.in: Release 2.3.3.1

Fri Jul  4 04:27:42 2003  Soeren Sandmann  <sandmann@daimi.au.dk>

	* libgnomeui/gnome-app.c (gnome_app_add_toolbar): remove setting
	of border width, thus getting rid of double bevels.

2003-07-03  Anders Carlsson  <andersca@codefactory.se>

	* doc/reference/.cvsignore:
	* doc/reference/Makefile.am:
	* doc/reference/libgnomeui-docs.sgml:
	Generate xml reference docs (#111798, Matthias Clasen)

2003-07-01  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeui/gnome-thumbnail-pixbuf-utils.c (vfs_src): Merge
	fix for bug #114928
	* libgnomeui/gnome-ui-init.c: Merge fix for bug #111496.

2003-06-25  Thomas Vander Stichele <thomas at apestaart dot org>

        * po/az.po: removed \- which was causing msgfmt to break

2003-06-15  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-icon-theme.c: (load_themes),
	(string_from_suffix), (suffix_from_name), (scan_directory):
	Treat files ending with ".svgz" as svg files.

2003-06-05  Alexander Larsson  <alexl@redhat.com>

	* libgnomeui/gnome-thumbnail.c (gnome_thumbnail_factory_ensure_failed_uptodate):
	Avoid using uninitialized value tv.tv_sec

Wed Jun 04 15:54:18 2003  George Lebl <jirka@5z.com>

	* libgnomeui/gnome-password-dialog.c: fix cast warning

	* libgnomeui/gnome-ui-init.c: things that are normally only
	  with HAVE_ESD were generating a warning so added #ifdef HAVE_ESD
	  around those as well.

2003-05-26  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-file-entry.c: (browse_dialog_ok):
	Fix a warning.

	* libgnomeui/Makefile.am:
	* libgnomeui/gnome-authentication-manager.c:
	(construct_password_dialog),
	(present_authentication_dialog_blocking),
	(mark_callback_completed), (authentication_dialog_button_clicked),
	(authentication_dialog_closed), (authentication_dialog_destroyed),
	(present_authentication_dialog_nonblocking),
	(vfs_async_authentication_callback), (vfs_authentication_callback),
	(gnome_authentication_manager_init):
	* libgnomeui/gnome-authentication-manager.h:
	* libgnomeui/gnome-password-dialog.c:
	(gnome_password_dialog_get_type),
	(gnome_password_dialog_class_init), (gnome_password_dialog_init),
	(gnome_password_dialog_finalize), (dialog_show_callback),
	(dialog_close_callback), (add_row), (username_entry_activate),
	(gnome_password_dialog_new), (gnome_password_dialog_run_and_block),
	(gnome_password_dialog_set_username),
	(gnome_password_dialog_set_password),
	(gnome_password_dialog_set_readonly_username),
	(gnome_password_dialog_get_username),
	(gnome_password_dialog_get_password):
	* libgnomeui/gnome-password-dialog.h:
	* libgnomeui/gnome-stock-icons.c: (get_default_icons):
	* libgnomeui/gnome-stock-icons.h:
	* libgnomeui/libgnomeui.h:
	* libgnomeui/pixmaps/Makefile.am:
	* test-gnome/Makefile.am:
	* test-gnome/test-password-dialog.c: (authenticate_boink_callback),
	(exit_callback), (main):
	Add authentication callbacks, a password dialog, and a authentication
	stock icon.

2003-05-26  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeui/gnome-app.c: Merge fix for
	bug #111168 from stable.

2003-05-24  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeui/gnome-file-entry.c: Merge fix for
	bug #110500 from stable.
	* libgnomeui/gnome-icon-entry.c: Merge fix for
	bug #106298 from stable branch.
	* libgnomeui/gnome-icon-entry.c: Merge fix for
	bug #112651 from stable.
	* libgnomeui/gnome-color-picker.c: Merge fix for
	bug #105730 from stable.
	* libgnomeui/gnome-entry.c: Merge fix for
	bug #105388 from branch.
	* libgnomeui/gnome-ui-init.c: Fix the fix for
	bug #84778. Patch from <malcolm@commsecure.com.au>
	* libgnomeui/gnome-icon-list.c: Merge fix for
	bug #83748 from stable branch.
	* libgnomeui/gnome-app.c: Merge fix for bug #106342
	from stable branch.

2003-05-20  Kenneth Rohde Christiansen  <kenneth@gnu.org>

	* configure.in: Added Limburgish to ALL_LINGUAS

2003-05-19  Christian Neumair  <chris@gnome-de.org>

	* libgnomeui/gnome-ui/gnome-about.c: HIGified about dialog.

2003-05-19  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeui/gnome-ui-init.c: (libgnomeui_segv_handle): Merge fix
	for bug #84778 from branch.

2003-05-19  Kjartan Maraas  <kmaraas@gnome.org>

	* glade/glade-gnome.c: (icon_entry_set_max_saved):
	* libgnomeui/gnome-icon-entry.c: (gnome_icon_entry_set_max_saved):
	* libgnomeui/gnome-icon-entry.h: Patch from Jacob Berkman that
	adds an API entry point to work around another being deprecated.
	Fixes bug #79324.

2003-05-15  Jaka Mocnik  <jaka@gnu.org>

	* libgnomeui/gnome-mdi.c: fixed referencing problems. sink the object
	instead of unrefing them. patch by Ecmel Ercan. this is actually not
	a Proper(tm) fix, but it serves its purpose: finalization is done
	properly. the Right Way(tm) would be to make GnomeMDI and
	GnomeMDIChild GObject descendants, but since the MDI API is
	deprecated, I won't bother.

2003-05-13  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-app-helper.c: Accept both-horiz here too.

2003-05-09  Telsa Gwynne  <hobbit@aloss.ukuu.org.uk>

        * configure.in: Added cy to ALL_LINGUAS

2003-05-08  Masahiro Sakai  <sakai@tom.sfc.keio.ac.jp>

	* configure.in: call AC_LIBTOOL_WIN32_DLL which is necessary for
	building shared library on win32 platform.

	* libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS):
	* glade/Makefile.am (libgnome_la_LDFLAGS):
	add -no-undefined which is necessary for building shared library
	on some platforms (e.g. Win32, BeOS).

2003-05-06  Danilo Šegan  <dsegan@gmx.net>

	* configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS.

2003-05-01  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnomeui/gnome-about.c: Pass NULL to g_string_new.
	* libgnomeui/gnome-app-helper.c: Same
	* libgnomeui/gnome-client.c: Reapply Arjan's leak
	patch. And don't break it in the process this time :-)
	Fixes bug #104986.

2003-04-23  Gustavo Giraldez  <gustavo.giraldez@gmx.net>

	* libgnomeui/gnome-icon-theme.c (gnome_icon_theme_class_init):
	Set parent_class.
	(gnome_icon_theme_finalize): Chain parent_class' finalize.

2003-04-07  Mark McLoughlin  <mark@skynet.ie>

	* libgnomeui/gnome-icon-theme.c: (theme_lookup_icon):
	Merge the two seperate iterations of the theme's directory
	list into a single iteration.

2003-04-02  Loban A Rahman <loban@earthling.net>

	* libgnomeui/gnome-color-picker.h: Fixed bug #106154,
	  header misdocumentation.

2003-03-27  Anders Carlsson  <andersca@codefactory.se>

	* configure.in: Release 2.3.0

2003-03-26  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "yi" to ALL_LINGUAS.

2003-03-24  Narayana Pattipati <narayana.pattipati@wipro.com>

	*libgnomeui/gnome-file-entry.c (browse_clicked): Fix the problem
	application crash when Gnome File Selector widget's OK button is
	double clicked. Fixes bugzilla bug#104906

2003-03-19  Paul Duffy <dubhthach@frink.nuigalway.ie>

        * configure.in: Added "ga" to ALL_LINGUAS.

2003-03-13  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "ml" to ALL_LINGUAS.

2003-03-10  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "eo" to ALL_LINGUAS.

2003-03-09  Narayana Pattipati <narayana.pattipati@wipro.com>

	*libgnomeui/gnome-icon-entry.c (ientry_browse): Fix the problem
	of Browse dialog(gnome-file-entry) being non-responsive to user
	inputs. Fixes bugzilla bug#107255.

2003-03-08  Sebastian Rittau  <srittau@jroger.in-berlin.de>

	Documentation fixes:

	* libgnomeui/gnome-client.c (gnome_client_set_discard_command): Removed
	doc string and added a comment where the true doc string can be found.
	(Namely in the corresponding templates file.)
	* doc/reference/libgnomeui-sections.txt: Inserted *Class definitions
	in the Standard sections.
	* doc/reference/libgnomeui-docs.sgml: FIXME -> Miscellaneous Widgets

2003-03-05  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-icon-list.c:
	Don't return FALSE in pointer functions.
	#107652, reported by Morten Welinder.

2003-03-04  Malcolm Tredinnick <malcolm@commsecure.com.au>

	* libgnomeui/gnome-icon-theme.c (gnome_icon_theme_rescan_if_needed):
	* libgnomeui/gnome-thumbnail-pixbuf-utils.c (convert_cmyk_to_rgb):
	* libgnomeui/gnome-thumbnail.c (read_scripts):
	Remove unused variables to eliminate compiler warnings.

	* libgnomeui/gnome-theme-parser.c (parse_key_value):
	Initialise locale_end to some value (NULL) before use.

2003-03-02  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-icon-lookup.c:
	(mimetype_supported_by_gdk_pixbuf), (gnome_icon_lookup):
	* libgnomeui/gnome-thumbnail.c: (mimetype_supported_by_gdk_pixbuf):
	Ask gdk-pixbuf for supported mime types, fixes #106609, reported by
	Christian Schaller.

2003-02-21  Roozbeh Pournader  <roozbeh@sharif.edu>

	* configure.in: Added "fa" to ALL_LINGUAS.

2003-02-13  Kjartan Maraas  <kmaraas@gnome.org>

	* libgnome/gnome-font-picker.c
	(gnome_font_picker_label_use_font_in_label): Fix a leak.

2003-02-10  Mohammad DAMT  <mdamt@bisnisweb.com>

	* po/id.po: Added Indonesian translation
	* configure.in: Added "id" to ALL_LINGUAS

2003-02-09  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "kn" to ALL_LINGUAS.

2003-02-04  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-client.c: (client_set_restart_command):
	Revert fix since it caused brokenness.

2003-02-01  Anders Carlsson  <andersca@codefactory.se>

	* libgnomeui/gnome-client.c (client_set_restart_command): Fix
	memory leak, patch by Arjan van de Ven, #104986.

2003-01-31  Alexander Larsson  <alexl@redhat.com>

	* libgnomeui/gnome-icon-lookup.c (gnome_icon_lookup):
	Use gnome-regular for text files if
        GNOME_ICON_LOOKUP_FLAGS_EMBEDDING_TEXT is set.
        This enables top-left text for nautilus.

2003-01-25  Samúel Jón Gunnarsson  <sammi@techattack.nu>

	* configure.in: Added "is" to ALL_LINUGAS.

2003-01-23  Alexander Larsson  <alexl@redhat.com>

	* configure.in (LIBGNOMEUI_AGE):
	Add EXTRAVERSION and set to .1

	* libgnomeui/Makefile.am (libgnomeui_2_la_LDFLAGS):
	Correct version number bug

2003-01-22  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "mn" to ALL_LINGUAS.
2003-12-14 19:49:53 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
2b3a95149d Update to 2.2.2:
Library:
* Fix a memory leak in the pixbuf utils.
  Patch by Takuro Ashie <ashie@homa.ne.jp>. Fixes bug #114928
* Fix a bunch of typos (Kjartan)
* Fix problems with sound event handling (Leena)

Translations:
* Dafydd Harries (cy), Joel Brich (eo), Arafat Mendini (ar).
2003-07-11 10:43:31 +00:00
jmmv
69ff9c22fb Update to 2.2.1:
* Fix toolbars to be consistent (Rodney Dawes)
* Fix gnome-segv to not loop when it crashes itself (Malcolm Tredinnick,
  Damon Chaplin)
* Make fonts in icon labels respect font size changes (Pasupathi Duraisamy)
* Skip hidden pages in the druid (Ricardo Fernández Pascual)
* Fix referencing problem with MDI (Jaka Mocnic)
* Fix leaks in session management and score handling (Kjartan Maraas,
  Arjan Van de Ven)
* Bugfix for gnome-icon-theme (Gustavo Giraldez)
* Don't crash when double clicking the OK button in the fileselector
  (Narayana Pattipati)
* API documentation fixes (Sebastian Rittau)
* Don't return FALSE in pointer functions (Morten Welinder)
* Fix compiler warnings and uninitialised vars (Malcolm Tredinnick)
* Ask gdk-pixbuf for supported mime types in gnome-icon-lookup.c
  (Anders Carlsson, Christian Schaller)
* Fix leak in the font picker (Kjartan Maraas)
* Fix top-left text for icons in nautilus (Alex Larsson)
* Fix the file entry to use utf8 when setting the selected file name
  (Hidetoshi Tajima)
* Fix a crash in the icon entry (Balamurali Viswanathan)
* Don't open an infinite amount of preview widgets in the icon entry
* Enable color palette in the color picker (Gustavo Carneiro)
* Clear entry items properly in gnome-entry.c (Marco Pesenti Gritti)
* Fix problems with python-based apps and non-initialized memory
  (Marcus at freebsd org)
2003-06-03 18:45:36 +00:00
jmc
e3d39266ce The pkgconfig file has X libraries added during configure so reprocess it
after configure to make sure the right RPATH's are picked up for X. Showed
up during graphics/dia's build where no other direct X libs are referenced.
2003-05-20 04:00:16 +00:00
jmmv
b0d5947d28 The include/libgnomeui-2.0/libgnomeui and include/libgnomeui-2.0 directories
are not handled by gnome2-dirs, so remove them from here.
2003-05-03 17:43:42 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
jmmv
14bf9488c2 Updated to 2.2.0.1. Changes from 2.0.6:
* 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-02-14 20:16:19 +00:00
jmmv
7d7f1223a2 Updated libgnomeui to 2.0.6. Changes:
* 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-04 11:38:28 +00:00
jmmv
502d4e2e0d Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).
Approved by wiz.
2003-01-03 15:26:54 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
salo
937b3bf13b USE_PKGLOCALEDIR, remove unnecessary patches, delint. 2002-11-30 23:21:32 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
jlam
e576968c0f Don't symlink certain classes of files that aren't needed by buildlink2:
*.pc and binaries.  Both these things are simply found by packages in their
true installed locations.
2002-09-22 09:52:33 +00:00
rh
04dc246528 s/USE_X11BASE/USE_X11/ so this actually works on non-xpkgwedge systems
Bump PKGREVISIONs and default dependencies
2002-09-15 05:35:27 +00:00
rh
450456396f Initial import of libgnomeui-2.0.5, a core widget library for the
development of GNOME2 applications.
Provided by Julio Merino <jmmv@hispabsd.org>.  This closes PR pkg/18201.
2002-09-12 01:21:58 +00:00