File: ChangeLog

package info (click to toggle)
gtkterm 0.99.4-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,500 kB
  • ctags: 1,196
  • sloc: ansic: 10,606; sh: 3,779; yacc: 316; makefile: 275; sed: 16
file content (65 lines) | stat: -rw-r--r-- 1,877 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
61
62
63
64
65
	* Released gtkterm 0.99.4	06-sep-2003
	        New version with VTE widget
		New CR/LF Auto fonctionality
		Many hacks from Seb (sebastien.bacher@laposte.net)
	
	* Released gtkterm 0.99.2	09-mar-2003
	        Changed all source files for internationalisation
		New i18n.* source files to print UTF-8 strings in all terminals
		First translation in French
		Moved from automake 1.4 to 1.6 (needed for gettext)

	* Released gtkterm 0.99.1	21-feb-2003
	        If no serial port is found in /dev, display an error box
	        Possible segfault fixed in port configuration window
	
	* Released gtkterm 0.99.0       16-feb-2003
		gtkterm now behaves more like a real ASCII terminal (SUPPR and
		\b are OK.
		new "macros" functionality
		fixed major bug (memory management in config file)
		
	* Released gtkterm 0.98.6       13-feb-2003
		bugfixes
		possible to send breaks
	
	* Released gtkterm 0.98.5	05-feb-2003
	        nice icons in the menu
	        new hexadecimal separator : space
		font saved in the configuration
		lots of bugfixes !!
	
	* Released gtkterm 0.98.4       11-jan-2003
		hexadecimal display
		possibility to send hexadecimal raw data

	* Released gtkterm 0.98.3	07-jan-2003
		configuration file ~/.gtktermrc
		CRLF bug fixed

	* Released gtkterm 0.98.2	14-oct-2002
	        local echo in configuration menu and in command line
		manpage from Debian maintainer Sebastien Bacher added to source tree
		few bugfixes
	
	* Released gtkterm 0.98
	        moved to GTK+ 2.0
	        command line options
	        bug fixes
	        faster file transfer

	* Released gtkterm 0.97
	        control signals control

	* Released gtkterm 0.96
		Wait for a special char after CR is now working !!

	* Released gtkterm 0.95
		CR delay is now working !!
		many bug fixes

	* Released gtkterm 0.91
	        bug fixes

	* Released gtkterm 0.9
	        first working release