pkgsrc/comms/efax-gtk
adam 08d272a135 Changes 3.0.4:
Add a date column to the fax lists, which derives the time of the
	fax from the fax ID (the directory in which faxes are stored)

	Provide for the fax ID (the directory in which faxes are stored)
	for received faxes to be derived from the time that the fax is
	received rather than the time that efax-gtk is put into receive
	mode.  This enables the fax lists to display the correct time of a
	received fax.

	Now that stored fax directories (fax name IDs) are not displayed
	in the fax lists, provide the part of the ID representing a year
	in 4 (or more) digit rather than 2 digit format (someone in 2099
	might be pleased!).

	Put a UTF-8 validation function in namespace Utf8.

	Where relevant, handle PipeFifo and Notifier errors by exceptions
	- consequential on putting the source for these in the utils
	sub-directory.

	Change clean-up arrangements on start-up.

	Correct false calls to _exit() in FaxListDialog::view_fax_thread()

	Make the PipeFifo and SemSync classes explicitly non-copiable

	Provide further explicit casts to void* in sentinels for elipsis
	arguments for 64-bit systems.
2005-08-16 12:56:57 +00:00
..
patches Changes 3.0.4: 2005-08-16 12:56:57 +00:00
DESCR Initial import of efax-gtk. 2002-05-04 02:03:26 +00:00
distinfo Changes 3.0.4: 2005-08-16 12:56:57 +00:00
Makefile Changes 3.0.4: 2005-08-16 12:56:57 +00:00
PLIST Changes 3.0.3: 2005-07-22 21:35:27 +00:00