File: ChangeLog

package info (click to toggle)
mousetweaks 2.22.3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,504 kB
  • ctags: 246
  • sloc: xml: 3,298; ansic: 2,211; sh: 896; makefile: 141
file content (269 lines) | stat: -rw-r--r-- 7,202 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
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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
2008-06-30 Francesco Fumanti <frfumanti@svn.gnome.org>

	* NEWS: Prepare 2.22.3 release.

2008-05-26 Francesco Fumanti <frfumanti@svn.gnome.org>

	* configure.ac:
	* README:

	Post release version bump: 2.22.3

2008-05-26 Francesco Fumanti <frfumanti@svn.gnome.org>

	* NEWS: Prepare 2.22.2 release.

2008-04-06 Gerd Kohlberger <gerdk@svn.gnome.org>

	* configure.ac:
	* README:

	Post release version bump: 2.22.2

2008-04-06 Gerd Kohlberger <gerdk@svn.gnome.org>

	* NEWS: Prepare for 2.22.1 release.

2008-04-06 Gerd Kohlberger <gerdk@svn.gnome.org>

	* src/mt-main.c: Don't send right-clicks too fast. This helps
	to avoid running into active pointer grabs. (eg. gnome-panel)
	
2008-04-06 Gerd Kohlberger <gerdk@svn.gnome.org>

	* src/Makefile.am: LDFLAGS -> LDADD.
	Make sure '-Wl,--as-needed' works correctly. Fixes bug #525032.

2008-03-10 Francesco Fumanti <frfumanti@svn.gnome.org>

	* configure.ac:
	* README:

	Post release version bump: 2.22.1

2008-03-10 Francesco Fumanti <frfumanti@svn.gnome.org>

	* NEWS: Prepare 2.22.0 release.

2008-02-24 Gerd Kohlberger <gerdk@svn.gnome.org>

	* configure.ac:
	* README:

	Post release version bump: 2.22.0

2008-02-24 Gerd Kohlberger <gerdk@svn.gnome.org>

	* NEWS: Prepare 2.21.92 release.

2008-02-13 Gerd Kohlberger <gerdk@svn.gnome.org>
	* configure.ac: Add bugzilla info.
	* README: Remove launchpad bug info.

2008-02-10 Gerd Kohlberger <gerdk@svn.gnome.org>
	* configure.ac:
	* README:

	Post release version bump: 2.21.92

2008-02-10 Gerd Kohlberger <gerdk@svn.gnome.org>
	* NEWS: Prepare 2.21.91 release.

2008-02-09 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/*: Update copyright.

2008-02-06 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/mt-common.h: Use proper dbus naming conventions.
	* data/DwellClick_Factory.server.in.in: Set bonobo environment. 

2008-02-06 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/dwell-click-applet.c: Add some error checking.

2008-02-05 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/mt-ctw.c: 
	* data/ctw.glade:
	
	Fix input focus handling in click-type window.

2008-02-04 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/mt-main.c: Improve --shutdown handling.

2008-02-04 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/Makefile.am: Remove some CFLAGS to be buildable on Solaris. 

	Fixes bug #188872 (launchpad). Patch by Li Yuan.

2008-01-31 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/mt-main.c: Fix critical gconf error.
	Threshold option is integer, not float.

2008-01-27 Francesco Fumanti <frfumanti@svn.gnome.org>

	* configure.ac:
	* README:

	Post release version increment to 2.21.91

2008-01-27 Francesco Fumanti <frfumanti@svn.gnome.org>

	* NEWS:

	Prepare for 2.21.90 release 

2008-01-22 Gerd Kohlberger <gerdk@svn.gnome.org>
	* man/mousetweaks.1
	* man/dwell-click-applet.1
	* man/pointer-capture-applet.1
	
	Update bug information and some restructuring.
	
2008-01-21 Francesco Fumanti <frfumanti@svn.gnome.org>

	* README:

	Fix version in README changed by mistake in revision 28

2008-01-21 Francesco Fumanti <frfumanti@svn.gnome.org>

	* man/dwell-click-applet.1:
	* man/pointer-capture-applet.1:

	Add man pages for the two panel applets

2008-01-21 Francesco Fumanti <frfumanti@svn.gnome.org>

	* man/mousetweaks.1:

	Differentiate minus and hyphen in man page

2008-01-21 Francesco Fumanti <frfumanti@svn.gnome.org>

	* README:

	Add homepage of mousetweaks to README

2008-01-21 Gerd Kohlberger <gerdk@svn.gnome.org>
	* src/mt-main.c: Fix command-line -m switch to enable the correct mode.

2008-01-21 Gerd Kohlberger <gerdk@svn.gnome.org>
	* data/mousetweaks.schemas.in:
	* data/pointer-capture-applet.schemas.in:
	* data/Makefile.am:
	* po/POTFILES.in:

	Mark schema files for translation and update descriptions.
	
2008-01-20 Gerd Kohlberger <gerdk@svn.gnome.org>
	* data/PointerCapture.xml:
	* data/DwellClick.xml:
	* data/Makefile.am:
	* src/dwell-click-applet.c:
	* src/pointer-capture-applet.c:
	
	Move applet context menus to external XML file
	
	* po/POTFILES.in: Add new XML files

2008-01-15 Francesco Fumanti <frfumanti@svn.gnome.org>

	* src/Makefile.am:

	Remove trailing space after backslash at end-of-line

2008-01-13 Gerd Kohlberger <gerdk@svn.gnome.org>
	* configure.ac:
	* README:

	Post release version increment: 2.21.90

2008-01-13 Gerd Kohlberger <gerdk@svn.gnome.org>
	* NEWS:
	* README:

	Prepare for 2.21.5 release

2008-01-13 Gerd Kohlberger <gerdk@svn.gnome.org>
	* COPYING: Update license information to FDL 1.2

2008-01-13 Francesco Fumanti <frfumanti@svn.gnome.org>

	* MAINTAINERS
	
	Fix the entry for gerdk in the MAINTAINERS file; the 
	entry for frfumanti was fixed during revision 4.

2008-01-11 Gerd Kohlberger <gerdk@svn.gnome.org>
	* Intial commit
	* configure.ac: Bump version to 2.21.5

---------------------------------

Changes can be found in the revisions log on:
https://code.launchpad.net/~mt-devel/mousetweaks/trunk

----------------------------
Pre Version Control Changes
----------------------------

2007-10-12 Gerd Kohlberger <lowfi@chello.at>
	* Split main application into daemon and configuration gui
	* Remove tray icon
	* New Start/Stop button for the daemon
	* Improved command-line options
	* Fixes to make sure mousetweaks can be used in GDM
	* fix: don't use the full argument vector as session restart command

2007-08-22 Gerd Kohlberger <lowfi@chello.at> 
	* l10n: it, fr (Francseco Fumanti)
	* fixed a bug introduced in 0.2.0, which made dwelling with gesture
	  mode unuseable
	* added command-line options
	* updated README and AUTHORS
	* added 'add-applet.sh' shell script. It can be used to launch applets
	  from the command-line 

2007-08-13 Gerd Kohlberger <lowfi@chello.at>
	* added internationlization support
	* moved about dialogs to glade
	* removed help buttons again
	* fix: use proper distance calculation
	* fix: missing window icons 
	* l10n: de

2007-07-18 Gerd Kohlberger <lowfi@chello.at>
	* change gui title
	* removed dwell-click applet note
	* added drag cursor for dwelling
	* fix: dialogs always showed yes/no buttons
	* removed 'restore single click' option
	* build: added --disable option for applets
	* build: send hangup singnals to panel and gconf demon
	* added gnome help support (no actual documentation yet)
	* split source files

2007-07-13 Gerd Kohlberger <lowfi@chello.at>
	* use gnome mouse icon and honor current theme
	* add 'Disable' option to dwell gesture menus
	* don't allow impossible gesture settings
	* improve warning dialogs
	* fix: bug in the ctw context menu
	* fix: under certain conditions disabling and reenabling dwell-click failed
	* set dialog type hint for ctw and preferences

2007-06-29 Gerd Kohlberger <lowfi@chello.at>
	* set minimum delay and time to 0.5
	* added warning dialogs
	* sync click-type applet and window
	* left click on tray icon will show the preferences
	* added gnome session support
	* better dbus implementation
	* click-type applet can change sensitvity
	* added preferences to click-type applet
	* added a note about dwell-click appelt
	* use a common header file
	* remove hardcoded applet paths
	* sync all versions and use VERSION macro 
	* use ChangeLog file

2007-06-23 Gerd Kohlberger <lowfi@chello.at> 
	* Initial Release