|
Revision 129
(checked in by slee, 10 months ago)
|
toolbars not groups if only one interactive child (firefox main menu)
|
| Line | |
|---|
| 1 |
2008-01-18 r125-8 SteveLee <steve@fullmeasure.co.uk> |
|---|
| 2 |
|
|---|
| 3 |
* toolbars not groups if only one interactive child (firefox main menu). |
|---|
| 4 |
* README updated |
|---|
| 5 |
* removed need for patched pyatspi with Registry.PumpQueuedEvents |
|---|
| 6 |
* added cmdline override of highlight selection |
|---|
| 7 |
|
|---|
| 8 |
2008-01-16 r122-3 SteveLee <steve@fullmeasure.co.uk> |
|---|
| 9 |
|
|---|
| 10 |
* gail fixes |
|---|
| 11 |
* improved highlight |
|---|
| 12 |
|
|---|
| 13 |
2008-01-16 r121 SteveLee <steve@fullmeasure.co.uk> |
|---|
| 14 |
|
|---|
| 15 |
* Installer uses relative paths allowing user selection |
|---|
| 16 |
Thanks to Eitan Isaacson |
|---|
| 17 |
* README updated |
|---|
| 18 |
|
|---|
| 19 |
2008-01-16 r118 SteveLee <steve@fullmeasure.co.uk> |
|---|
| 20 |
|
|---|
| 21 |
* enabled pyatspi queuing of events |
|---|
| 22 |
|
|---|
| 23 |
2008-01-08 r117 SteveLee <steve@fullmeasure.co.uk> |
|---|
| 24 |
|
|---|
| 25 |
* release 0.0.3 |
|---|
| 26 |
|
|---|
| 27 |
2007-12-21 SteveLee <steve@fullmeasure.co.uk> |
|---|
| 28 |
|
|---|
| 29 |
* Big reorganisation for release 0.0.1 tarball and distutils |
|---|
| 30 |
|
|---|
| 31 |
2007-12-20 SteveLee <steve@fullmeasure.co.uk> |
|---|
| 32 |
|
|---|
| 33 |
* Added CHANGES, LICENSE, AUTHORS |
|---|
| 34 |
* README: |
|---|
| 35 |
Keyboard control with CTRL + Spacebar (thanks to Eitan Isaacsan) |
|---|
| 36 |
* ActionBrowser.py: added pyatspi kb events and queue them |
|---|
| 37 |
* MessageTransport.py, ActionView.py: changes to MessageTransport |
|---|
| 38 |
|
|---|