File: CHANGES

package info (click to toggle)
pixmap 2.6.6-1
  • links: PTS
  • area: main
  • in suites: bookworm, sid
  • size: 1,316 kB
  • sloc: ansic: 12,766; makefile: 74
file content (60 lines) | stat: -rw-r--r-- 1,785 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Changes to the pixmap program are summarized here:

	1.1 September 1991 
		Original version. Support for the Xpm3.0 library.
		Released as the MIT R5 contrib version.

	1.1pl1 October 1991
		Fix to functions' prototypes and casts.

	1.1pl2 November 1991
		Allocs protected by calling Xt functions.
		Initialization of PixmapWidget's comments fixed.
		
	2.0 October 1992
		Version 2.0. Support for the Xpm3.2 library.
		Redesigned color interface, full support for
		transparent color, extension and text edition.

	2.1 October 1992
		Version 2.1. A lot of fixes for ANSI compilers.

	2.2 February 1994
		Version 2.2. Port to Xpm3.3. File selector dialog
		in both Athena and Motif versions (Thx to Erik M.
		van der Poel, erik@sra.co.jp for the Athena version).
		Support for EditRes protocol. Private colormap.

	2.3 February 1994
		Version 2.3. Distribution packing mismatch on 
		Graphics.c in 2.2.

	2.4 Februrary 1994
		Version 2.4. Distribution packing mismatch on
		several files in 2.3.
		Patch from R.K.Lloyd@csc.liv.ac.uk to compile on
		HP-UX 9.01 with ANSI C.

	2.5 April 1994
		Version 2.5. Port to Xpm 3.4. Fix of selection
		mechanism. 

	2.6 May 1994
		Version 2.6. Submission to X11R6 contrib.

	2.6 December 1996
		Version 2.6.4. Files in ./applied-patches installed.
		Newer version of SelFile code included. Tweaks made to
		Imakefile. Port to QNX 4.22/4.23 (Dialog.c, PixEdit.c).

	2.6 April 1997
		Version 2.6.5. Changes to resources and translations
		for consistancy with bitmap. Added tickbox bitmaps.
		Bug workarounds. See applied-patches/pixmap_2.6.patch5a
		and applied-patches/pixmap_2.6.patch5b.

	2.6 April 1997
		Version 2.6.6. Bug fixes for the previous workarounds.
		See applied-patches/pixmap_2.6.patch6a and
		applied-patches/pixmap_2.6.patch6b.