Commit graph

76592 commits

Author SHA1 Message Date
jmmv
c70f07ef82 Update to 2.0:
2.0     New stable release (for GNOME 2.10). Minor changes since 1.14:
	some optimization and cleanup.
1.14	Memory leaks nailed. Some minor restructuring. Bugfixing.
	A couple of XKL_*_DISABLE envvars introduced.
1.13	Some build process cleanup and fixes. One more "virtual function"
	introduced.
1.12	First version with real xmodmap support. Sure, bugs are possible.
	I did it again - broke API. Really hope no API changes in 1.1x
	series any more.
1.11	A lot of internal changes. VTable introduced (so now at some
	point there can be implemented xmodmap backend). Some bugs were
	fixed.
1.10	Some internal reorganization in the xklavier-config department.
	API/ABI are broken. All this stuff is going to be used in
	GNOME 2.9x. The environment variable XKL_DEBUG introduced in
	order to control the debug info more handy. Minor portability
	bug was fixed.
2005-03-22 16:05:13 +00:00
jmmv
1225f19c14 Update librsvg2 and librsvg2-gtk2 to 2.9.5:
2005-01-13  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg.c: bug 163886/163947, from John Spray <jcs116@york.ac.uk>

2005-01-11  Dom Lachowicz <cinamod@hotmail.com>

	* configure.in: Install gtk docs in a standard place that devhelp
	knows about. From Stephane LOEUILLET <LeRoutier@leroutier.net>

2004-12-22  Dom Lachowicz <cinamod@hotmail.com>

	* moz-plugin/moz-plugin.c: Fix bug #161823
	* Makefile.am: bug #158897, from <kou@cozmixng.org>

2004-11-29  Caleb Moore <c.moore@student.unsw.edu.au>

	* rsvg-shapes.c: made markers work again and inherit from the context
	that they were specified in, not where they were invoked.

2004-11-18  Dom Lachowicz <cinamod@hotmail.com>

	* test-display.c: rsvg-view now can optionally use the new
	GtkFileChooser instead of GtkFileSelection, depending on whether you
	have GTK 2.4 installed or not.

2004-11-17  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-file-util.c: RSVG's convenience API should now be able to
	transparently handle remote files via gnome-vfs, if available.
	* rsvg.c: Some Win32/Unix path portability changes

2004-11-17  Caleb Moore <c.moore@student.unsw.edu.au>

	* rsvg-defs.c: Interfile vfs linking now implemented. Utility api
	automatically gives contextual information.

2004-11-17  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg-shapes.c: Refactored the image downloading code into a generic
	xlink:href downloading code.
	Caleb can now use this for linking.

2004-11-17  Caleb Moore <c.moore@student.unsw.edu.au>

	* rsvg-defs.c: Interfile linking now implemented. Can't yet use
	gnome-vfs

2004-11-17  Caleb Moore <c.moore@student.unsw.edu.au>

	* everywhere: split RsvgHandle into two parts.
	* rsvg.c: made the image be rendered when get_pixbuf is actually called.
	* rsvg-text.c: Large number of text improvements: formatting,
	alignment, whitespace handling and styling.
	* everywhere: Number if inheritance fixes
	* rsvg-pservers.c: made current-color determined by context
	* rsvg-private.h, rsvg.c: handle percentage widths more accurately
	(based on viewbox)

2004-10-20  Caleb Moore <c.moore@student.unsw.edu.au>

	* rsvg-defs.c: fixed memleak opened yesterday

2004-10-19  Caleb Moore <c.moore@student.unsw.edu.au>

	* rsvg-defs.c: stopped passing the hash table a destroy function

2004-10-15  Dom Lachowicz <cinamod@hotmail.com>

	* Makefile.am: bug 155530, ckelso@heliosphere.org (Chris Kelso)

2004-10-14  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg.c: Push gnome_vfs_init() up to rsvg_init()
	* rsvg-shapes.c: ditto, bug #155433

2004-09-29  Dom Lachowicz <cinamod@hotmail.com>

	* moz-plugin/moz-plugin.c: Fix bug #154083

2004-09-26  Dom Lachowicz <cinamod@hotmail.com>

	* gdk-pixbuf-loader/io-svg.c: Sanity checks

2004-09-25  Dom Lachowicz <cinamod@hotmail.com>

	* rsvg.c Part of bug 153671
	* *.c: Prepare for some gettext lovin'

2004-09-23  Caleb Moore <c.moore@student.unsw.edu.au>

	* rsvg-shapes.c, rsvg-paint-server.c: Made objectBoundingBox for
	pservers to be calculated in user coordinates instead of pixel
	coordinates, this allows for rotation and stuff.
2005-03-22 16:04:44 +00:00
jmmv
e9259fdc12 Update to 2.10.0:
Mars 7, 2005: Overview of Changes from 2.9.92 to 2.10.0
=======================================================
* Updated i18n.

February 28, 2005: Overview of Changes from 2.9.90 to 2.9.92
============================================================
* *BSD updated by marcus@freebsd.org (Joe Marcus Clarke).
* Removed a lot of dead files :)
* Don't build&install libgtop_daemon when it's never used.

February 6, 2004: Overview of Changes from 2.9.90 to 2.9.91
==========================================================
* Fixed typo in stub.
* Updated i18n.

January 24, 2004: Overview of Changes from 2.9.4 to 2.9.90
==========================================================
* Updated Linux support.

January 10, 2004: Overview of Changes from 2.9.3 to 2.9.4
=========================================================
* New glibtop_proc_open_files nick@reloco.com.ar (Nicolás Lichtmaier).
* Updated AIX support (Christophe Belle).

December 20, 2004: Overview of Changes from 2.9.0 to 2.9.3
==========================================================
* Removed libgtop_names.
* Fixed Argument passing between library and server. #139809.
* *BSD updated by marcus@freebsd.org (Joe Marcus Clarke).
* glibtop_get_mountlist(False) now ignores 'unknown' fs.
2005-03-22 16:03:37 +00:00
jmmv
94822137fb Update libgnomeprint and libgnomeprintui to 2.10.0:
Dom Lachowicz:
	* Some pdf fixes.
	* Support alpha in pdf images

Jody:
	* Some AIX build fixes [#160861]

Lutz Mueller:
	* Misc cleanup
	* Prep for D&D support

Matthias Clasen:
	* Async ppd loading

Suresh Chandrasekharan:
	* Handle subfonts in ttf according to spec [#158027]
2005-03-22 16:03:04 +00:00
jmmv
16574bb5dd Update to 0.2.0:
2005-03-04  Jody Goldberg <jody@gnome.org>

	* libgnomecups/gnome-cups-printer.c (gnome_cups_printer_set_name) :
	  delete.

2005-02-17  Jody Goldberg <jody@gnome.org>

	http://mail.gnome.org/archives/gnome-print-list/2004-August/msg00023.html
	* libgnomecups/gnome-cups-printer.c (cups_get_dests) : copied from
	  cups.
	(parse_lpoptions) : stripped down cupsGetDests that does not pull in
	  ppds.
	(get_default) : Use parse_lpoptions in place of cupsGetDests.
	(check_exists) : delete.
	(gnome_cups_printer_get) : Just see if the list printer is in the list
	  of known printers rather than using the defunct check_exists that
	  would actually ping the printer.
	(get_ppd_uri_path) : new.
	(get_tmp_ppd_file) : new.
	(gnome_cups_printer_get_ppd) :

2005-02-17  Jody Goldberg <jody@gnome.org>

	http://bugzilla.gnome.org/show_bug.cgi?id=157829
	* libgnomecups/gnome-cups-request.c (idle_stop_unused_threads) :
	  unlock before stopping the threads
	(close_unused_connection) : avoid deadlocks when already locked.

2005-01-06  Thomas Vander Stichele  <thomas at apestaart dot org>

	* configure.in: error out if cups-config not found

2004-12-14  Jody Goldberg <jody@gnome.org>

	* configure.in : post releaes bump
2005-03-22 16:02:08 +00:00
jmmv
8d7b506889 Update to 2.10.0:
Changes since 2.9.92

* Updated translations [hu, pl, ro, sr, sr@Latn, zh_TW]

Changes since 2.9.91

* Scalable mail emblem (Jakub Steiner, Andreas Nilsson)
* Text Editor icon (Jakub Steiner)
* 16 pixel versions of 1394 and usb device icons
  -- bug #166193 (Jakub Steiner)
* 16 pixel versions of gnome-fs-{ftp,nfs,smb,ssh} icons
  -- bug #166192 (Jakub Steiner)
* Consistent wallpaper color for all gnome-fs-client icons
  -- bug #165860 (Jakub Steiner)
* Replaced larger gnome-fs-{directory,home} icons with SVG (Jakub Steiner)
* Updated translations [bg, ca, da, el, en_GB, et, fr, gu, ko, nl, sq, sv, ko]

Changes since 2.9.90

* Scalable trash icons (Jakub Steiner)
* gnome-window-manager.png
  -- bug #144880 (Luca Ferretti)
* 16, 24, and 48 pixel versions of gnome panel action icons
  -- bug #166156 (Jakub Steiner)
* Use a scalable icon for the favorite emblem (Jakub Steiner)
* 16 and 24 pixel versions of the home icon
  -- bug #164502 (Jakub Steiner)
* Updated translations [cs, de, en_CA, es, fi, it, ja, lt, nb, no, pt]

Changes since 2.9.3

* 16 and 24 pixel local and and network share icons (Jakub Steiner)
* New trash icons for empty and full states
  -- bug #163848 (Jakub Steiner)
* 16 and 24 pixel stock_leave-fullscreen icons
  -- bug #164017 (Jakub Steiner)

Changes since 2.9.2

* 16 and 24 pixel volume setting icons (Jakub Steiner)
* 48 pixel version of stock_insert-floating-frame (Garrett LeSage)

Changes since 2.9.1

* Clear and Partly Cloudy icons for night time in gweather
* Stock icon for "New Window"
* Lower resolution gnome-fs-desktop icons (Luca Ferretti, Garrett LeSage)
* Scalable gnome-fs-{home,directory} icons (Luca Ferretti)
* Genercize the cd burner icon
* Print resolution stock icon
* Update program launcher icon for GNOME 2 style
* Coaster project file mime type icons, Fixes #157864
* Openoffice.org mime type icons
* 48 pixel version of stock_mail-replied
* Updated translations [bg]

Changes since 2.9.0

* New 72 and 96 pixel versions of home folder icon (Luca Ferretti)
* New launcher-program icon
* New dev-disc icons for HAL, fixes #156066
* New application/x-x509-ca-cert icon, fixes #153245
* New palm applet icon, Fixes #155567
* New icon for application/x-dv
* Clean up of configure.in and autogen.sh, Fixes #154668
* New translations [gl]
2005-03-22 16:01:47 +00:00
jmmv
f732f063cf Remove LIBTOOL_REQD; tv@ has just bumped the version in bsd.pkg.mk. 2005-03-22 16:01:28 +00:00
jmmv
13737b6341 Update to 2.9.2:
libgnomeui 2.9.2
----------------

What's new since 2.9.1

* Bug fixes:
	- Fix thread safety issues in the file chooser (Alex)
	- Fix issues with loading/reloading in the file chooser
	  (Federico)

* Translations:
	* Added Xhosa (xh)
	* Updated Belarusian (be), Czech (cs), Estii (el),
	  Spanish (es), Greek (el), Finnish (fi), Lithuanian (lt),
	  Norwegian bokmål (no/nb), Persian (fa), Thai (th),
	  Welsh (cy),

libgnomeui 2.9.1
----------------

What's new since 2.8.1

* Bug fixes:
	- Portability fixes (TheWrittenWord)
	- Fix a leak in the file chooser (Christian Persch)
	- Use correct size for external thumbnailing scripts
	  (Fernando Herrera)
	- Fix compiler warnings (Kjartan)
	- Make gnome-app more robust against programmer mistakes
	  (scott at asofyet org)

* Translations:
	- Updated translations (bg cy, de, en_CA, es, fr, it, ko, nso, rw, zu)
2005-03-22 15:59:30 +00:00
jmmv
46db697b11 Update to 0.4.2:
* AIX portability fixes
* Translation updates
2005-03-22 15:58:49 +00:00
jmmv
7f4ef19852 Update to 2.10.0:
libgnomecanvas 2.9.2
--------------------

What's new since 2.9.1

* Bug fixes:
	- Fix possible crashes in gnome_canvas_text_set_property()
	  and gnome_canvas_text_set_markup(). Sebastian Rittau.

* Translations:
	- Added Xhosa (xh)
	- Updated Belarusian (be)

libgnomecanvas 2.9.1
--------------------

What's new since 2.8.0

* Bug fixes:
	- Build fixes (Ondrej Sury)
	- Warning fixes (Kjartan)

* Translations:
	- New translation (ang)
	- Updated translations (en_CA, et, zh_TW)
2005-03-22 15:58:20 +00:00
jmmv
db2e299cd4 Update to 2.5.1:
libglade-2.5.1: 11-February-2005
        - Fix toolbar breakage from the 2.4.1/2.5.0 releases.
        - Fix handling of GtkFileChooserDialog internal children.

libglade-2.5.0: 29-November-2004
	- Add support for GtkFileChooserButton, GtkIconView,
	  GtkAboutDialog and GtkMenuToolButton.
	- Register GtkFileChooserDialog correctly.
	- Fix a number of bugs in the libglade-convert utility.
	- Fix some memory leaks in the XML parsing code.
	- Handle tooltips on GtkToolItems properly, and get rid of uses of
	  the old toolbar API.
	- Fix some bugs in setting up ATK relations.
	- Various other bug fixes (see ChangeLog).
2005-03-22 15:57:32 +00:00
jmmv
3356b4692f Update to 2.10.0:
libgnome 2.9.2
--------------

What's new since 2.9.1

* Bug fixes:
	- Make it build again on 64-bit platforms (James Henstridge)
	- Build fixes for Darwin (Hans Petter Jansson)

* Translations:
	- Added Xhosa (xs)
	- Updated Arabic (ar), Belarusian (be), Estii (et),
	  Spanish (es), Norwegian bokmål (nb/no)

libgnome 2.9.1
--------------

What's new since 2.8.0

* Bug fixes:
	- Handle empty Real Name fields in /etc/passwd (Callum McKenzie)
	- Fix builddir/srcdir errors (Thomas Fitzimmons)
	- Deprecation: gnome-config.[ch], gnome-i18n.[ch], gnome-score.[ch]
	  (Anders Carlsson)

* Translations:
	- Various updated translations (en_CA, es, fr, hr, it, ko lt, th)
2005-03-22 15:57:06 +00:00
jmmv
92d0440dfd Update gnome-vfs2, gnome-vfs2-cdda and gnome-vfs2-smb to 2.10.0:
gnome-vfs 2.10.0
    * Translation updates

    Note: The handling of dav:// and http:// changed with this release.
     If you use http:// the http-method will be in http-only
     mode and won't try to retrive file information through webdav.
     Be sure to use dav:// and davs:// for webdav resources!

gnome-vfs 2.9.93

    * Bugs fixed:
	+ smb-method: fix browsing of (non-domain) workgroups and
                      browsing of Windows machines not on a domain

gnome-vfs 2.9.92

    * Bugs fixed:
	+ Fix some tests
	+ smb-method: Fix crashes when user specified in uri
	+ smb-method: Some authentication fixes
	+ sftp-method: fix memory leaks
	+ Make GnomeVFSSocket handle cancellation earlier
	+ ftp-method: Fix access rights
	+ Return OK on read/writes of 0 bytes, even at eof
	+ Make gnome_vfs_read_entire_file nul-terminate the string
	  to fix some apps that depended on this
	+ Get right mime description for folders.

gnome-vfs 2.9.91

    Note: The handling of dav:// and http:// changed with this release.
     If you use http:// the http-mehtod will be in http-only
     mode and won't try to retrive file information through webdav.
     Be sure to use dav:// and davs:// for webdav resources!

    * Features:
	+ Browse for the new sftp-ssh service

    * Bugs fixed:
	+ fix gnomevfs-copy to have cp semantics so it
	  won't override directories
	+ fix copying data to FAT 16 file systems
	+ sftp-method: clear up closed ssh connections and processes
	+ sftp-method: increased timeout for initiating connections
	+ http-method: work around broken icecast server
	+ http-method: update to neon version 0.24.7
	+ http-method: fix a possible crasher and plug a few leaks
	+ ftp-method: fix directory listings for windows ftp servers
	+ smb-method: fix connection cache lookups
	+ fix gnome_vfs_uri_extract_short_name to never return NULL
	+ better default folder handler mechanism
	+ fix bad grammar in http-proxy schema file
	+ various doc and translation updates
	+ build fixes

gnome-vfs 2.9.90

    * Features:
	+ support for joliet cdrom labels
	+ allow eject of unmounted volumes
	+ use posix_fadvice when doing large copies
	  to avoid bad cache behaviour
	+ Better smb authentication behaviour,
	  now uses the same password on all the shares
	  on a server.
	+ Update to the API for no auto login that was
	  commited to samba
	+ Support setgid directories in gnome-vfs-xfer

    * Bugs fixed:
	+ sftp: fix crash
	+ fix deadlock in gnome-vfs daemon with hal enabled

gnome-vfs 2.9.3

    * Features:
	+ gnomevfs-mv program added
	+ Added GNOME_VFS_OPEN_TRUNCATE open flag

    * Bugs fixed:
	+ smb: New mechanism for handling authentication

	  NOTE: This should work a lot better then before, but unless
	  you first apply the samba patch from
	  https://bugzilla.samba.org/show_bug.cgi?id=2092
	  there can be problems with logging in as a user on shares
	  that support anonymous logins.

	+ sftp: Honour force_replace flag in move
	+ use right icon name field in mime files
	+ fix mimetype detection for names with a dot in
	+ build fixes on IA64

gnome-vfs 2.9.2

    * Features:
	+ Deprecate parts of GnomeVFSMimeApplication structure
	+ AIX support
	+ Better mime detection
	+ New HAL support for volumes/drives

    * Bugs fixed:
	+ Fix memory leak
	+ Detect mime data changed in mime monitor
	+ Fix EOF problem in sftp method

gnome-vfs 2.9.1

    * Features:
        + removed the vfolder and cdemenu methods
	+ Updated the mime handler APIs, deprecated some old APIs

    * Bugs fixed:
        + Fixed bogus gcc warnings
2005-03-22 15:56:41 +00:00
jmmv
b43b0c42c2 Update GConf2 and GConf2-ui to 2.10.0:
2.10.0
======

 Translators

  - Ivar Smolin (et)
  - Žygimantas Beručka (lt)
  - Reinout van Schouwen (nl)
  - Mişu Moldovan (ro)
  - Maxim Dziumanenko (uk)
  - Canonical Ltd (xh)

2.9.90
======

 Fixes

  - Fix daemon reloading causing listeners to break (Mark)
  - Fixes problem where a path file which only includes another path
    file wouldn't work (Mark)
  - Fix double free with gconf_client_clear_cache() (Mark)
  - Add pre-condition to gconf_value_validate (Vincent Untz)

 Translators

  - Rostislav Raykov (bg)
  - Priit Laes (et)
  - Pauli Virtanen (fi)
  - Marcel Telka (sk)

2.9.2
=====

 Fixes

  - Make all_entries() get the schema name when the value is set
    (Fernando Herrera)
  - Look up value in the C locale even if its found in the current locale
    (Fernando Herrera)
  - Add title/name to the API documentation (Jonathan Blandford)

 Translators

  - Changwoo Ryu (ko)
2005-03-22 15:55:26 +00:00
jmmv
d4ce84ed9b Update to 1.9.1:
* New locale, 'xh'.
* Fixed bug #168218 (spec-file ftp dir wrong).
* Fixed #165288 in atk.def file.
* Added description for ATK_RELATION_SUBWINDOW_OF (bug #161562).
2005-03-22 15:53:32 +00:00
cube
4627c5f13c Note update of gkrellm-leds. 2005-03-22 15:53:23 +00:00
jmmv
4803dd83ea Also check for xextensions.pc to decide whether the builtin library is
enough.
2005-03-22 15:52:35 +00:00
wiz
148b2e8fbe + RealPlayerGold-10.0.3, cuetools-1.3, gliv-1.9.2, pfqueue-0.3.5,
yudit-2.7.8.
2005-03-22 15:51:27 +00:00
cube
efc2022b5d Update to 0.8.2.
0.8.2:
        * the building enviroment now uses autotools
        * removed gkrellm files
        * merged back files
2005-03-22 15:51:26 +00:00
wiz
59eb59ace3 Note emacs{,-nox11} update to 21.4anb1. 2005-03-22 15:41:22 +00:00
wiz
baaf74d21c Bump PKGREVISION for POSIX_SIGNALS change in patch-xx. 2005-03-22 15:40:49 +00:00
wiz
665263518e Use .CURDIR instead of PKGDIR. 2005-03-22 15:40:17 +00:00
tv
6fba2a93ed Bump LIBTOOL_REQD to 1.5.14; this unifies all the support again and fixes
a good number of bugs.
2005-03-22 15:40:06 +00:00
wiz
61dcbe8c34 Sort. 2005-03-22 15:39:55 +00:00
wiz
c3d984d08b Define POSIX_SIGNALS on NetBSD, similar to FreeBSD. From Greg
Woods in PR 28977.  Bump PKGREVISION.
2005-03-22 15:39:05 +00:00
wiz
660a4643cd mc updated to 4.6.1rc4. 2005-03-22 15:30:22 +00:00
wiz
dd6a57672d Update to mc-4.6.1rc4:
Release candidate for 4.6.1.

- Editor.
	- Add syntax file for the x86 assembler.
	- Add syntax file for the Vision(tm) Ray Tracer.

Version 4.6.1-pre3.

- Core functionality.
	- Improve support for tcsh.
- Translations.
	- Updated translations: Spain.
2005-03-22 15:29:53 +00:00
wiz
c89235cbcd -libtool, libtool-base, libtool-info (thanks, tv). 2005-03-22 15:20:16 +00:00
cube
ba02edc513 Fix MASTER_SITE. Pointed out by xtraeme@. 2005-03-22 15:14:41 +00:00
tv
8bac30f47d libltdl, libtool, libtool-base, libtool-info -> 1.5.14 2005-03-22 15:12:55 +00:00
tv
b6ec46771a Update to 1.5.14, and switch DragonFly to version_type=linux.
Change summary since 1.5.10:

	* ltmain.in: Add -pthread like flags when linking executables too.

	* ltmain.in (func_extract_archives) [darwin]: This didn't actually
	work on a real fat archive, should do now.

	* tests/func_extract_archives.test: remove darwin fat tests which
	did not actually work.

	* ltmain.in (link mode): Allow five digits in version-info

	* ltmain.in (link mode): With piecewise (partial) linking, fix
	intermediate output name for subdir-objects.

	* ltmain.in [darwin]: Don't add installed libs to temp_rpath when
	building executables on darwin, or other systems which use
	hardcode_automatic. It may break our wrapper scripts.

	* ltmain.in [darwin]: Allow -framework foo through when given on
	the command line.

	* ltmain.in [irix]: Preserve processor option for SGI Compiler
	(-r[0-9][0-9]*).

	* ltmain.in: Don't pass through compiler-like thread flags when
	using $LD to do the linking. Use compiler_flags instead.
	Reported by Mark_Andrews@isc.org.

	* libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [linux]: While "parsing"
	/etc/ld.so.conf, skip comments.

	* ltmain.in (func_extract_archives): Not all shells grok
	`read -r' (unnecessary in this case).
	Reported by Ralf Menzel <menzel@ls6.cs.uni-dortmund.de>.

	* libtool.m4 [solaris] (AC_LIBTOOL_PROG_LD_SHLIBS): Use ${wl} for
	whole_archive_flag_spec.  Missing backport reported by Ralf Menzel

	* libtool.m4 [linux] (AC_LIBTOOL_PROG_COMPILER_PIC): match
	$cc_basename, not $CC against icc.  Also, for symmetry match
	icpc* and ecpc* (ia64 version of icpc).

	* m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) [linux]: Interpret
	`include' statements in toplevel ld.so.conf file.

	* config/ltmain.in (func_mode_link): When linking an installed
	libtool library on the command line using -lfoo we need to find
	the library in the search paths and add it's dependency_libs to
	the link in the conv pass so that any libtool libs listed are
	correctly expanded in the link pass.
2005-03-22 15:12:07 +00:00
adam
32829df865 Updated ImageMagick to 6.2.0.8 2005-03-22 15:11:20 +00:00
adam
697d338235 Changes 6.2.0-8:
* Bug fixes
2005-03-22 15:10:39 +00:00
adam
eb67cf2e02 Updated fontforge to 20050310 2005-03-22 15:07:54 +00:00
adam
eb4dffae6e Changes 20050310:
* Deleting a glyph class within a kerning by classes object caused a crash
* Added some support for palm bitmap fonts
* Replace with reference only replaced the first instance.
* The Options dlg behaved oddly with respect to Apple & OpenType modes
* When given a glyph with conflicting hints for which the first contour
  contained no hints, then in type2 output the glyph was drawn at a strange
  offset from its correct position.
* When generating an opentype font from a script, and specifying flags,
  the round coordinates flag was ignored
* When generating a font from a script using the default flag setting,
  we would always generate afm/tfm/pfm files
* KANOU pointed out that the stroked font import glyph command only worked
  if multilayer set.
* Added a preview bitmap to eps files.
* In a bitmap only font the font metrics menu items behaved in unexpected ways
  (as if they referred to a postscript font rather than the bitmap fonts)
* Various fixes to make importing stroked eps files into stroked fonts work
  better.
* KANOU requests a preference item to turn off use of freetype in font view.
* Fix more rounding errors in remove overlap.
* Fix some problems in the routine which finds roots of an arbetrary quartic.
* The remove bump option of simplify could screw up memory.
* Remove overlap got unhappy about control points which caused a very tiny
  overlap between adjacent splines
* Redo from the fontview usually caused a crash.
* KANOU provides a MakeLine scripting command
* If TYPE3 (multilayer) was not enabled, there was a flow of control through
  a function which did not return anything.
* Recovery files did not contain multilayer marks which lead to strange
  behaviour and crashes
* Converting a font to multilayer caused a crash if there were outline glyph
  windows open.
* Make the encoding for scripts be utf8 consistently
* Allow the scripting Export command to take a format spec
* Add support for reals to the scripting language
* NearlyHv{Cps,Lines} scripting commands erroneously complained about
  too many args
* ff had a bug when outputting otf contextual ligatures
* Fix various crashes and infinite loops involved in parsing bad font files.
* ff had problems with user defined encodings.
* Made ff work if the psuedo-type "real" was defined to be a double.
* the string += concattonation operator in scripting screwed up memory
* Problems with -c <arg> syntax
* The font type detector could fail to notice an svg file as such
  if it began with a byte order character.
* Ord didn't do proper type checking on its second argument
2005-03-22 15:07:10 +00:00
cube
d34aee747b Note updates of gkrellm main packages and gkrellm-volume plugin. 2005-03-22 15:04:46 +00:00
cube
66f61ba672 Update to 2.1.13.
2.1.13:
  * Brown paper bag bug in alsa backend introduced in the previous version.
2.1.12:
  * Fix mousewheel scrolling in the balance slider (pointed out by
          Philip Lafleur <headcheese@carolina.rr.com>)
  * es translatoion by YoaR <yoar@users.sourceforge.net>
  * Backend support for switches, not available in the frontend yet
2.1.11:
  * Added alsa support !
2.1.10:
  * Updated french translation by Jérôme UZEL <jerome.uzel@free.fr>
  * Fixed some spelling errors in the info thanks to A Costa <agcosta@gis.net>
  * React on horizontal scrolling correctly
2005-03-22 14:58:55 +00:00
cube
03b2910075 Update gkrellm packages to 2.2.5.
pkgsrc changes:
 o convert gkrellm-server to options.mk

GKrellM changes:
2.2.5 - Sun Mar 20, 2005
------------------------
        * Sensor monitor can read data from "mbmon -r -P port" daemon.
          mbmon and hddtemp daemon sensor monitor code moved to
          sysdeps/sensors-common.c to be available to all operating systems.
        * Hajimu Umemoto patch: added FreeBSD mbmon support.  Added general socket
          connection gkrellm_connect_to() function and cleaned up mail.c,
          client.c and sensors-common.c to use it.
        * Add api for gkrellmd plugins to have gkrellmd.conf config items.
          Gkrellmd plugins can read data sent from their gkrellm client plugins.
        * Keep history of daily, weekly & monthly net receive/transmit statistics.
        * Tom Felker patch: add to Linux sensors nVidia video card temperature
          reading via the nvidia-settings command.
        * Hajimu Umemoto patch: make gkrellmd support standard CIDR notation
          for both IPv4 and IPv6 allow-hosts.
        * Jiri Denemark patch: while charging, battery display shows time to
          full charge instead of discharge time left.  Make launcher work for
          all battery panels in case batteries are removed.
        * Try to make sensor labels fit better by using <small> markup.
        * Added option for mail fetch/check program to run at local check interval.
        * Bugfixes:
          o Jason Greene: IMAP patch fixes handling of status responses which
            contain literals.
          o Accumulate partial gkrellmd server lines.
          o Put minor mod numbers in Linux disk table to get c0d1, cc0d1, etc.
          o Segfault when rebuilding gkrellm if temp displayed on a disk panel.
          o Kim Bruning patch: display "no bat" if buggy APM flags don't flag
            when to hide batttery panel.
        * Translation updates
          o cs.po from Pav Lucistnik
          o da.po from Chris Larsen
2005-03-22 14:57:12 +00:00
adam
b1bcfb1d83 Updated wine to 20050310 2005-03-22 14:54:15 +00:00
adam
a17537ef0e Changes 20050310:
- Initial implementation of a true Richedit control.
- Shell extension for browsing Unix directories.
- More MSI work.
- PBuffer support in OpenGL.
- Window painting regressions should be fixed.
- Lots of bug fixes.
2005-03-22 14:53:28 +00:00
wiz
2b51df57ed Updated p5-Net-DNS to 0.48 2005-03-22 14:15:51 +00:00
wiz
f3ab2d5e76 Update to 0.48:
Net::DNS is now stored in a subversion repository, replacing cvs.
As such the submodule version numbers have taken another big jump.
Luckily those numbers don't matter as long as they work.

Fixed a bug with Unknown RR types that broke zone signing [Olaf].

Added callback support to Net::DNS::Resolver::Recuse.  The
demo/trace_dns.pl script demonstrates this.

Added a note regarding answers with an empty answer section to the
Net::DNS::Resolver::search() and Net::DNS::Resolver::query()
documentation.

The copyright notice for Net::DNS::RR::SSHFP was incorrect.  That file
is Copyright (c) 2004 RIPE NCC, Olaf Kolkman.
2005-03-22 14:15:28 +00:00
wiz
4bb7893cfb fontconfig updated to 2.3.1. 2005-03-22 14:06:28 +00:00
wiz
faef6faeff Update to 2.3.1:
* Fix manuals in section 3 so they get built and installed.

 * Rework GSUB/GPOS script parsing to avoid crashing when presented
   with broken fonts.

 * Add a few more example configuration files to /etc/fonts/conf.d
   from the debian packaging.
2005-03-22 14:05:54 +00:00
adam
da436a49ca Add support for Darwin/MacOSX 2005-03-22 14:01:20 +00:00
adam
5ab8eae7aa Do not insert #pragma with Darwin's cpp any more 2005-03-22 14:00:25 +00:00
wiz
f44c97d74b Add HOMEPAGE. 2005-03-22 13:53:09 +00:00
wiz
7db5367d53 Bump date for tiger. > -> \*[Gt] 2005-03-22 12:42:02 +00:00
jmmv
778006034c dbus and dbus-glib updated to 0.23.4. 2005-03-22 10:56:25 +00:00
jmmv
b576e17d25 Update dbus and dbus-glib to 0.23.4:
D-BUS 0.23.4 (11 Mar 2005)
===
- fix a failed assertion when trying to get replies from certain
  pending calls

D-BUS 0.23.3 (9 Mar 2005)
===
- add back dbus_pending_call_get_reply() which was removed accidentally.
- fix a memory leak in return messages
- fix many memory leaks and lifecycle issues in the mono bindings.

D-BUS 0.23.2 (18 Feb 2005)
===
- shuffle some code around in the mono bindings to deterministically
  finalize classes so that delegates are unregistered correctly.
- backport a bunch of thread locking-related fixes from HEAD.

D-BUS 0.23.1 (11 Feb 2005)
===
- fix a bug in which the bus daemon wouldn't recognize that a service
  owner quit
- fix a bug in the mono bindings that would cause unmanaged code to
  call back into a delegate that had been garbage collected and
  crashed.

D-BUS 0.23 (11 Jan 2005)
===

- add setgroups() to drop supplementary groups
- updated SELinux support
- add an "at console" security policy
- fix a bug where org.freedesktop.DBus wasn't recognized as an existing
  service.
- error out if --enable-mono is explicitly set and mono libs can't be found
- set the max_match_rules_per_connection limit from the config file.
- removed dbus_bug_get_with_g_main since it's been replaced by
  dbus_g_bus_get
- fix fd leaks in socket code
- lots and lots of mono binding updates, including fixes to make it
  compatible with Mono 1.1.3
- added --nofork option to override config file setting at runtime
- added support for int64 and uint64 to the python bindings
- lots of python binding updates
- config file DTD updates
- use SerivceOwnerChanges signal instead of ServiceCreated and
  ServiceDeleted
- fixes to the authentication code
- new init script for Slackware
- print out the pid even when --fork is passed
- increase preallocation sizes in DBusMessage to heavily reduce
  reallocs
- lots of performance enhancements
- lots more small bug fixes
2005-03-22 10:55:13 +00:00