summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 6663969295f07608ad4ae500d4eeaaa1376aea5a (plain)
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
2009-08-12  Nagappan Alagappan  <nagappan@gmail.com>

	* configure.in: Bumped version to 1.7.0

2009-05-10  Nagappan Alagappan  <nagappan@gmail.com>

	* configure.in: Bumped version to 1.6.0

2009-03-10  Nagappan Alagappan  <nagappan@gmail.com>

	* configure.in: Bumped version to 1.5.1

	* find-python-path.py (find_path): Added dist-packages as its
	required for python2.6 on Ubuntu 9.04

2009-02-09  Nagappan A  <nagappan@gmail.com>

	* configure.in: Bumped version to 1.5.0

2008-12-01  Nagappan A  <anagappan@novell.com>

	* configure.in: Bumped version to 1.4.0.

2008-11-05  Nagappan A  <nagappan@gmail.com>

	* configure.in: Added access company related flag.

2008-09-24  Nagappan A  <nagappan@gmail.com>

	* autogen.sh: Added aclocal to avoid warnings when running
	autogen.sh for the first time.

2008-08-27  Nagappan A  <nagappan@gmail.com>

	* configure.in: Bumped version to 1.3.0.

2008-07-08  Nagappan A  <nagappan@gmail.com>

	* configure.in: Bumped version to 1.2.0.

2008-04-29  Nagappan A  <nagappan@gmail.com>

	* configure.in: Bumped version to 1.1.0.

2008-04-24  Nagappan A  <nagappan@gmail.com>

	* find-python-path.py (find_path): Forcing python path to be used
	as /usr/lib instead of /usr/local/lib.

	* configure.in: Commented AM_PROG_LIBTOOL, as it failed to compile
	in openSuSE 11.0.

	* Doxyfile: Bumped version number.

2008-02-24  Nagappan A  <nagappan@gmail.com>

	* Doxyfile: Bumped version number.

2008-02-23  Nagappan A  <nagappan@gmail.com>

	* configure.in: Bumped version to 1.0.0.

2008-01-29  Nagappan A  <nagappan@gmail.com>

	* configure.in: Added support to check g_option_context_parse
	function.

2007-12-06  Nagappan A  <nagappan@gmail.com>

	* configure.in, Makefile.am: Added icons directory entry.

	* find-python-path.py: Modified to get the working python path, as
	it differs in x86_64 architecture as lib64.

2007-09-03  Nagappan A  <anagappan@novell.com>

	* configure.in: Bumped version to 0.9.1.

2007-08-28  Nagappan A  <anagappan@novell.com>

	* configure.in: Bumped version to 0.9.0.
	Added doc directory to generate Makefile

2007-05-14  Nagappan A  <anagappan@novell.com>

	* Doxyfile: Updated file, not to generate RTF, man formats.

	* README: Updated file, for using a new option for GNOME versions
	less 2.16.

	* configure.in: Added logic to include new roles for latest GNOME
	version. Added ldtplib directory Makefile generation.

2007-02-14  Nagappan A  <anagappan@novell.com>

	* configure.in: Bumped version to 0.8.0.

2007-01-30  Nagappan A  <anagappan@novell.com>

	* doc/pyldtp-doc.h: Added example to verifyselect. Added new
	arguments to guiexist.

2007-01-22  Nagappan A  <anagappan@novell.com>

	* doc/pyldtp-doc.h: Updated documentation to reflect
	removecallback function.

2007-01-18  Nagappan A  <anagappan@novell.com>

	* COPYING: Updated license file.

2006-12-16  Nagappan A  <anagappan@novell.com>

	* Doxyfile: Updated doxygen generation file.

	* ldtp.spec: Removed, as added ldtp.spec file into
	build.opensuse.org system.

2006-12-07  Nagappan A  <anagappan@novell.com>

	* configure.in: Bumped version to 0.7.0.

2006-11-21  Rodney Dawes  <dobey@novell.com>

	* configure.in: Don't need to AC_SUBST ENABLE_LOCALIZATION
	Always AC_SUBST LOCALIZATION_LIB
	
2006-10-13  Rodney Dawes  <dobey@novell.com>

	* configure.in: Use test for the pythonmodules AM_CONDITIONAL
	Quote the strings in the localization AM_CONDITIONAL

2006-09-28  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Variable declarations must be left-justified

	* configure.in: Modern AM_INIT_AUTOMAKE takes no arguments
	Remove AM_MAINTAINER_MODE as it was breaking auto-regeneration
	Change pythonmodules help statement to say without as default is with
	Fix pythonmodules AM_CONDITIONAL to use a conditional for setting the
	value, rather than setting it to true then checking to set it false

2006-09-28  Rodney Dawes  <dobey@novell.com>

	* ChangeLog: Fix Nagappan's changelog entry to be correct

	* Makefile.am: When some SUBDIRS are optional, DIST_SUBDIRS must
	be used so that all possible SUBDIRS are disted

2006-09-28  Nagappan A  <nagappan@gmail.com>

	* configure.in: Committed missing piece of Myron Walker's patch to
	add the AC_ARG_WITH and related bits to disable the python modules
	Up version to 0.6.0

	* ldtp-arg-parser.[ch]: Removed files as they are no longer used.

	* README: Updated contents

2006-09-27 Myron Walker <myron.walker@gmail.com>

	* Makefile.am, configure.in: Added a with-pythonmodules switch so
	building of python modules can be turned off when ldtp is being
	built as a server only for deployment to a remote machine or
	device.

2006-09-07  Rodney Dawes  <dobey@novell.com>

	* Makefile.am: Add find-python-path.py to EXTRA_DIST

	* configure.in: Get the python site-packages path by querying python
	directly, and setting pythondir, using find-python-path.py

	* find-python-path.py: Simple script to find the site-packages path

2006-08-17  Rodney Dawes  <dobey@novell.com>

	* .cvsignore: Add file to tell cvs to ignore some generated files

2006-05-08  Nagappan A  <nagappan@gmail.com>

	* AUTHORS: Updated authors list

2006-05-07  Prashanth Mohan  <prashmohan@gmail.com>

	* Added mouse and keyboard registry events in file device.c and
	device.h
	
2006-05-05  Nagappan A  <nagappan@gmail.com>

	* configure.in: Disabled localization code by default as it
	requires some external libraries / binaries

2006-03-23  Nagappan A <nagappan@gmail.com>

	* ldtp.spec: Updated LDTP 0.4.0 release info

2006-03-22  Nagappan A <nagappan@gmail.com>

	* configure.in: Updated GCC specific flags

2006-02-24  Nagappan A <nagappan@gmail.com>

	* ldtp.spec: Updated LDTP 0.3.1 release info

2006-02-06  Veerapuram Varadhan <v.varadhan@gmail.com>

	* configure.in: Added checks for availability of python in target machine.
	
2006-02-01  Nagappan A <nagappan@gmail.com>

	* Updated ldtp.spec to generate pythong files for rpm
	* Updated README, AUTHORS, NEWS files
	* Updated Makefile.am, configure.in to include python subdir

2006-01-16  Nagappan A <nagappan@gmail.com>

	* TODO, COPYING, ChangeLog.ldtp, ChangeLog.python, ldtp.spec, Doxyfile: New
	files added
	* doc/pyldtp-doc.h, doc/user-manual.pdf: New files added
	* python/ChangeLog, src/ChangeLog: Files removed
	* Initial version of rpm created