~ubuntu-branches/ubuntu/lucid/autokey/lucid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Luke Faraone
  • Date: 2009-07-20 23:19:40 UTC
  • Revision ID: james.westby@ubuntu.com-20090720231940-8ob5kqwer37t1jwo
Tags: 0.54.5-1
New upstream version. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
autokey (0.54.5-0~karmic) karmic; urgency=low
2
 
 
3
 
  [ Chris Dekter ]
4
 
  * Fix bug where daemon dies after resuming from suspend
5
 
  * Improve evdev interface so it tries to reconnect if connection to the daemon is lost
6
 
  * Fix spurious 'already running' warnings when lockfile exists and pid is valid but
7
 
    is not the autokey process
8
 
    
9
 
  [ Luke Faraone ]
10
 
  * debian/control: Changed Arch:Any to all since we don't build
11
 
    platform-specific binaries
12
 
  * debian/control: Bump standards version to 3.8.2
13
 
  * Remove redundant encoding in .desktop file which is deprecated in latest
14
 
    Freedesktop.org spec
15
 
 
16
 
 -- Chris Dekter <cdekter@gmail.com>  Tue, 21 Jul 2009 09:55:46 +1000
17
 
 
18
 
autokey (0.54.4-0~jaunty) jaunty; urgency=low
19
 
 
20
 
  [ Chris Dekter ]
21
 
  * Add support for numpad keys, and a few other standard keys that were not handled
22
 
  * Add AT-SPI interface
23
 
  * Add configuration screen to choose interface type (requires restart)
24
 
  * Make tooltip display 'running' or 'paused' depending on service status
25
 
  * Fix hotkeys not working if Capslock or Numlock are on
26
 
  * Get rid of interface switching code
27
 
  * Create manpage
28
 
  * Fix bug where the system would sometimes lock up a while after displaying a phrase menu
29
 
  * Fix bug with EvDev interface where repeated keypress (key being held down) are ignored
30
 
  * Fix PhraseMenu sorting, and make it sort alphabetically if not by usage count
31
 
  * Disable mnemonics in PhraseMenu - or phrases with _ in title not displayed correctly
32
 
  * Minor tweak to fix for 2782632, as it broke macros in other ways.
33
 
  * Improve logging - log to file if run without -v
34
 
  * Add -c | --configure option to forcibly show the configure dialog on startup
35
 
  * Fix annoying bug where right-click of treeview doesn't always pick up the right node
36
 
  * Implement proper handling of Unicode/UTF-8 - all internal strings are now unicode instances
37
 
  * Implement yet another (rather hacky) fix for Alt-Gr issues. 
38
 
 
39
 
  [ Luke Faraone ]
40
 
  * debian/control: Fixed improper line lengths
41
 
  * debian/copyright: Fix usage of (C) with © (the latter is not valid)
42
 
  * debian/copyright: Credit original author
43
 
  * debian/copyright: Remove dh_make template text
44
 
  * debian/autokey.init: Add required option force-reload 
45
 
  * src/lib/autokey.py: Create configuration directory if it doesn't already exist
46
 
 
47
 
 -- Chris Dekter <cdekter@gmail.com>  Wed, 8 Jul 2009 20:38:05 +1000
48
 
 
49
 
autokey (0.54.3-0~jaunty) jaunty; urgency=low
50
 
 
51
 
  * Fix daemon sometimes dying when receiving events with integer code
52
 
  * Make daemon find devices using by-path entries instead of relying on HAL
53
 
  * Update TODO
54
 
  * Make Comment in .desktop entry nicer. Add GenericName
55
 
 
56
 
 -- Chris Dekter <cdekter@gmail.com>  Tue, 7 Jul 2009 08:38:05 +1000
57
 
 
58
 
autokey (0.54.2-0~jaunty) jaunty; urgency=low
59
 
 
60
 
  * Fix daemon dropping connection on mouse clicks
61
 
  * Add logging and command line option to set level to debug
62
 
  * Add LSB info to daemon script
63
 
 
64
 
 -- Chris Dekter <cdekter@gmail.com>  Sun, 5 Jul 2009 18:38:05 +1000
65
 
 
66
 
autokey (0.54.1-0~jaunty) jaunty; urgency=low
67
 
 
68
 
  * Refactor daemon so it starts successfully during boot
69
 
  * Fix problem where daemon exits if run on a PC without a touchpad
70
 
  * Fix initialisation of global hotkeys
71
 
  * Fix inability to configure any hotkeys
72
 
 
73
 
 -- Chris Dekter <cdekter@gmail.com>  Sun, 5 Jul 2009 00:11:05 +1000
74
 
 
75
 
autokey (0.54.0-0~jaunty) jaunty; urgency=low
76
 
 
77
 
  * Add new EvDev interface as an alternative where XRecord is not available.
78
 
  * Make EvDev the default (changing to XRecord will require hacking the code, for now).
79
 
  * Fix bug where Cut/Copy/Paste entries under Edit menu were not correctly disabled.
80
 
  * 
81
 
  * Includes fix for:
82
 
  * 2782632 - Capitalization is applied to macros and specialkeys
83
 
 
84
 
 -- Chris Dekter <cdekter@gmail.com>  Sat, 4 Jul 2009 12:11:05 +1000
85
 
 
86
 
autokey (0.53.1-2~intrepid) intrepid; urgency=low
87
 
 
88
 
  * Alter cut/copy/paste to release standard key bindings to normal functions
89
 
  * Break sub plugin input at line endings, in addition to spaces
90
 
  * Add donate button as per ER 2789380
91
 
 
92
 
 -- Chris Dekter <cdekter@gmail.com>  Thu, 21 May 2009 19:13:37 +1000
93
 
 
94
 
autokey (0.53.0-2) intrepid; urgency=low
95
 
 
96
 
  * Alter build-depends to allow compatibility with hardy
97
 
  * Added a fully functioning distutils-based installer.
98
 
  * Added links to the Manual and FAQ in the Help menu.
99
 
 
100
 
  * Includes fixes for the following defects:
101
 
  * 2782607 - Issues with '<' sign
102
 
  * 2783421 - Multiple use of $(sub ) produces superfluous backspace
103
 
  * 2720487 - $(sub ) problem with parentheses, quotes etc.
104
 
  * 2783016 - Sub: '~' does not work as split character with DE keyboard
105
 
  * 2782526 - <alt_gr> not working
106
 
  * 2710535 - Exception on repeated window switching
107
 
  * 2710118 - Multiple abbreviation windows opened
108
 
  * 2697670 - Exception when using predefined hotkeys.
109
 
  * 2697653 - Can't assign hotkey
110
 
 
111
 
 -- Chris Dekter <cdekter@gmail.com>  Tue, 12 May 2009 19:35:37 +1000
112
 
 
 
1
autokey (0.54.5-1) unstable; urgency=low
 
2
 
 
3
  * New upstream version. 
 
4
 
 
5
 -- Luke Faraone <luke@faraone.cc>  Mon, 20 Jul 2009 23:19:40 -0400
 
6
 
 
7
autokey (0.54.4-4) unstable; urgency=low
 
8
 
 
9
  * Tested with Python2.5, so set the deps to reflect that.
 
10
 
 
11
 -- Luke Faraone <luke@faraone.cc>  Sat, 18 Jul 2009 18:55:25 -0400
 
12
 
 
13
autokey (0.54.4-3) unstable; urgency=low
 
14
 
 
15
  * Fix FTBFS issue, specify minimum python version.
 
16
 
 
17
 -- Luke Faraone <luke@faraone.cc>  Sat, 18 Jul 2009 11:56:38 -0400
 
18
 
 
19
autokey (0.54.4-2) unstable; urgency=low
 
20
 
 
21
  * Add lintian override for init.d script
 
22
  * Bump standards version to 3.8.2
 
23
 
 
24
 -- Luke Faraone <luke@faraone.cc>  Thu, 16 Jul 2009 09:08:41 -0400
 
25
 
 
26
autokey (0.54.4-1) unstable; urgency=low
 
27
 
 
28
  * Initial release. (Closes: #536629)
 
29
 
 
30
 -- Luke Faraone <luke@faraone.cc>  Sun, 12 Jul 2009 12:13:38 -0400